blib/lib/NewsExtractor/SiteSpecificExtractor/www_bcc_com_tw.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 0 | unless my $el = $self->dom->at("div.tt27") |
24 | 0 | 0 | unless my $content = $self->content_text |
26 | 0 | 0 | unless ($o) |
40 | 0 | 0 | unless $el = $self->dom->at("#some-class-name") |