Condition Coverage

inc/Module/Install/Win32.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
21 0 0 0 $^O eq 'MSWin32' and $Config::Config{'make'}
0 0 0 $^O eq 'MSWin32' and $Config::Config{'make'} and $Config::Config{'make'} =~ /^nmake\b/i
0 0 0 $^O eq 'MSWin32' and $Config::Config{'make'} and $Config::Config{'make'} =~ /^nmake\b/i and not $self->can_run('nmake')