Condition Coverage

blib/lib/Test/Dist.pm
Criterion Covered Total %
condition 6 16 37.5


and 3 conditions

line !l l&&!r l&&r condition
414 55 0 3 $_ =~ /$args{'file_match'}/ && !&$skip($_)
439 3 0 0 @_ and $_[0] eq 'as'
545 0 0 0 $! and print STDERR "#! unlink ${_}: $!\n"

or 2 conditions

line l !l condition
518 1 0 $$self{'args'}{'+'} || 0
533 0 3 $n ||= 1

or 3 conditions

line l !l&&r !l&&!r condition
478 0 0 1 $Test->has_plan or $$self{'args'}{'run'}