Condition Coverage

blib/lib/Combine/HTMLExtractor.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
186 0 0 0 defined $$NL{'content'} and length $$NL{'content'}
0 0 0 defined $$NL{'content'} and length $$NL{'content'} and defined $$NL{'http-equiv'} && $$NL{'http-equiv'} =~ /refresh/i || defined $$NL{'name'} && $$NL{'name'} =~ /refresh/i
224 0 0 0 @TEXT and exists $Combine::HTMLExtractor::TAGS{$Tag}
246 0 0 0 $got_TAGS_IN_NEED and @TEXT

or 2 conditions

line l !l condition
103 0 0 $strip || 0

or 3 conditions

line l !l&&r !l&&!r condition
186 0 0 0 defined $$NL{'http-equiv'} && $$NL{'http-equiv'} =~ /refresh/i || defined $$NL{'name'} && $$NL{'name'} =~ /refresh/i