Condition Coverage

blib/lib/XML/Smart/HTMLParser.pm
Criterion Covered Total %
condition 17 22 77.2


and 3 conditions

line !l l&&!r l&&r condition
127 25 0 0 @{$parsed[$i + 1];}[-1] eq '/' and $#{$parsed[$i + 1];} % 2
246 291 74 3 $type_last == 0 and $type == 0

or 2 conditions

line l !l condition
56 22 25 $args{'Init'} || sub { }
57 25 22 $args{'Start'} || sub { }
58 25 22 $args{'Char'} || sub { }
59 25 22 $args{'End'} || sub { }
60 22 25 $args{'Final'} || sub { }

or 3 conditions

line l !l&&r !l&&!r condition
31 0 25 0 ref $this || $this
241 9 0 53 not $got =~ /$q$/s or $got =~ /\\$q$/s