Condition Coverage

blib/lib/Module/Build/Database/Helpers.pm
Criterion Covered Total %
condition 2 14 14.2


and 3 conditions

line !l l&&!r l&&r condition
27 0 0 0 $silent and not $ENV{'HARNESS_ACTIVE'}
41 38 0 0 defined $try and -x "$try/$potential_cmd"
52 34 0 0 $^O eq 'MSWin32' and $found =~ /\s/

or 2 conditions

line l !l condition
28 0 0 ${^CHILD_ERROR_NATIVE} || ''

or 3 conditions

line l !l&&r !l&&!r condition
20 0 0 0 $ENV{'MBD_FAKE'} or $ENV{'MBD_DEBUG'}