| blib/lib/Alien/Build/Plugin/Core/Setup.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 16 | 18.7 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 338 | if ($^O eq 'MSWin32' and $Alien::Build::Plugin::Core::Setup::Config{'ccname'} eq 'cl') { } |
| 34 | 0 | 338 | if ($^O eq 'MSWin32') { } |
| 0 | 338 | elsif ($^O =~ /^(VMS)$/) { } | |
| 38 | 0 | 0 | if (defined &Win32::BuildNumber) { } |
| 0 | 0 | elsif ($Alien::Build::Plugin::Core::Setup::Config{'myuname'} =~ /strawberry-perl/) { } | |
| 0 | 0 | elsif ($hash->{'compiler_type'} eq 'microsoft') { } | |
| 53 | 0 | 0 | if ($uname_exe) |
| 56 | 0 | 0 | if ($uname =~ /^(MINGW)(32|64)_NT/) |