Condition Coverage

blib/lib/Test/Harness.pm
Criterion Covered Total %
condition 34 42 80.9


and 3 conditions

line !l l&&!r l&&r condition
172 0 1 0 $total && $total == $passed
183 17 2 6 $end < $count and $list[$end] <= $list[$end - 1] + 1
286 61 662 0 @default_inc and $seen{$default_inc[0]}
315 45 98 2 defined $prev and $next <= $prev

or 2 conditions

line l !l condition
194 33 5 shift() || {}
226 1 37 $ENV{'HARNESS_SUBCLASS'} || 'TAP::Harness'
230 1 0 $1 || 9
279 722 1 $default_inc[0] || ''
386 0 48 $estat ||= ''
387 10 48 $wstat ||= ''
389 48 10 $planned || 0
401 17 2 $huh_planned || $huh_errors || _canon(@failed) || '??'
8 17 $huh_planned || $huh_errors || scalar @failed

or 3 conditions

line l !l&&r !l&&!r condition
303 0 0 5 $ENV{'HARNESS_PERL'} || $^X
395 17 6 35 @failed or $estat
23 2 33 @failed or $estat or @errors
401 6 19 0 $huh_planned || $planned