Condition Coverage

blib/lib/Test2/Harness/Parser/TAP.pm
Criterion Covered Total %
condition 21 25 84.0


and 3 conditions

line !l l&&!r l&&r condition
164 4 4520 2 $line and not $line =~ /^ /
183 10 63 2 $reason and not $reason =~ s/^\s+//
297 0 0 115 defined $nest and defined $diag
305 33 0 959 defined $lnest and defined $msg
308 947 4 2 $failed and not $msg =~ /^at /

or 2 conditions

line l !l condition
255 19 4 $directive ||= 'SKIP'
256 19 4 $reason ||= 'no reason given'

or 3 conditions

line l !l&&r !l&&!r condition
327 1057 23 35 $msg or $hash
1080 0 35 $msg or $hash or $space