Branch Coverage
inc/Module/Install/Win32.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
21
0
0
unless
$^O
eq
'MSWin32'
and
$Config::Config
{
'make'
}
and
$Config::Config
{
'make'
} =~
/^nmake\b/i
and
not
$self
->can_run
(
'nmake'
)
40
0
0
if
(
not
$rv
)