Condition Coverage

blib/lib/Test/XHTML/Critic.pm
Criterion Covered Total %
condition 0 42 0.0


and 3 conditions

line !l l&&!r l&&r condition
242 0 0 0 $FIXED and $$error{'row'} || $$error{'col'}
283 0 0 0 $token and $$token[0] eq 'D'
390 0 0 0 $elem and $$elem[0] ne $$tag[0]
426 0 0 0 $$tag[1]{'width'} && $$tag[1]{'height'}
456 0 0 0 $$tag[1]{'title'} and $$tag[1]{'title'} =~ /privacy policy/i
0 0 0 $$tag[1]{'title'} and $$tag[1]{'title'} =~ /terms.*conditions/i
463 0 0 0 $$tag[1]{'title'} and $$tag[1]{'title'} =~ /home/i

or 3 conditions

line l !l&&r !l&&!r condition
197 0 0 0 ref $proto || $proto
242 0 0 0 $$error{'row'} || $$error{'col'}
371 0 0 0 $elem ||= $deprecated{$$tag[0]}{$dtdtype}{'tag'}
456 0 0 0 $x =~ /privacy policy/i or $$tag[1]{'title'} and $$tag[1]{'title'} =~ /privacy policy/i
0 0 0 $x =~ /privacy policy/i or $$tag[1]{'title'} and $$tag[1]{'title'} =~ /privacy policy/i or $x =~ /terms.*conditions/i
0 0 0 $x =~ /privacy policy/i or $$tag[1]{'title'} and $$tag[1]{'title'} =~ /privacy policy/i or $x =~ /terms.*conditions/i or $$tag[1]{'title'} and $$tag[1]{'title'} =~ /terms.*conditions/i
463 0 0 0 $x =~ /home/i or $$tag[1]{'title'} and $$tag[1]{'title'} =~ /home/i