| blib/lib/Alien/Build/Plugin/Build/MSYS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 10 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 9 | if ($self->msys_version ne "0.07") |
| 25 | 0 | 9 | if (_win_and_needs_msys($meta)) |
| 43 | 0 | 9 | if ($^O eq "MSWin32") |
| 65 | 9 | 0 | unless $^O eq "MSWin32" |
| 66 | 0 | 0 | if $meta->prop->{'platform'}{'system_type'} eq "windows-mingw" |