Condition Coverage

blib/lib/NewsExtractor/GenericExtractor.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
48 0 0 0 $title && normalize_whitespace($title)
162 0 0 0 $ret and &is_NewspaperName($ret)
164 0 0 0 not $ret and my $content_text = $self->content_text
203 0 0 0 $guess and $dom->descendant_nodes->first(sub {