Condition Coverage

support/Test/Harness.pm
Criterion Covered Total %
condition 10 36 27.7


and 3 conditions

line !l l&&!r l&&r condition
231 0 0 2 $tot->{'bad'} == 0 && ($tot->{'max'} || $tot->{'skipped'})
383 1 50 7 $test{'max'} and $test{'skipped'} + $test{'bonus'}
0 0 1 defined $test{'skip_all'} and length $test{'skip_all'}
436 0 0 0 @{$test{'failed'};} and $test{'max'}
525 58 0 0 -t STDOUT and not $ENV{'HARNESS_NOTTY'}
58 0 0 -t STDOUT and not $ENV{'HARNESS_NOTTY'} and not $Test::Harness::Verbose
644 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
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