Condition Coverage

blib/lib/Test/C2FIT/Parse.pm
Criterion Covered Total %
condition 9 18 50.0


and 3 conditions

line !l l&&!r l&&r condition
128 21 16 0 $embeddedTag < 0 and $embeddedTagEnd < 0

or 3 conditions

line l !l&&r !l&&!r condition
22 34 3 0 ref $pkg || $pkg
71 0 0 37 $startTag < 0 or $endTag < 0
0 0 37 $startTag < 0 or $endTag < 0 or $startEnd < 0
0 0 37 $startTag < 0 or $endTag < 0 or $startEnd < 0 or $endEnd < 0
168 22 0 5 $_[0] == 0 || !defined($self->more)