Condition Coverage

support/Test/Harness.pm
Criterion Covered Total %
condition 9 39 23.1


and 3 conditions

line !l l&&!r l&&r condition
231 0 0 2 $$tot{'bad'} == 0 && ($$tot{'max'} || $$tot{'skipped'})
383 0 52 6 $test{'max'} and $test{'skipped'} + $test{'bonus'}
0 0 0 defined $test{'skip_all'} and length $test{'skip_all'}
436 0 0 0 @{$test{'failed'};} and $test{'max'}
525 0 0 58 -t STDOUT and not $ENV{'HARNESS_NOTTY'}
0 0 58 -t STDOUT and not $ENV{'HARNESS_NOTTY'} and not $Verbose
642 58 0 0 $$totals{'seen'} and $$totals{'max'} < $$totals{'seen'}
741 0 0 0 $$test{'next'} == $$test{'max'} + 1 and not @{$$test{'failed'};}

or 2 conditions

line l !l condition
753 0 0 $$test{'max'} || '??'

or 3 conditions

line l !l&&r !l&&!r condition
231 2 0 0 $$tot{'max'} || $$tot{'skipped'}
292 0 1 0 $args{'out'} || select
818 0 0 0 $_ > $last + 1 or $_ == $last

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
214 0 1 0 0 $ok xor keys %$failedtests