Condition Coverage

blib/lib/HTML/LinkExtractor.pm
Criterion Covered Total %
condition 8 17 47.0


and 3 conditions

line !l l&&!r l&&r condition
160 0 0 1 defined $$NL{'content'} and length $$NL{'content'}
0 1 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
193 0 0 9 @TEXT and exists $HTML::LinkExtractor::TAGS{$Tag}
214 1 2 0 $got_TAGS_IN_NEED and @TEXT

or 2 conditions

line l !l condition
87 4 1 $strip || 0

or 3 conditions

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