blib/lib/Module/Install/Win32.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
23 | 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') |