| blib/lib/Alien/Build/Plugin/Build/Premake5.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 21 | 24 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 8 | 6 | unless defined $val |
| 42 | 0 | 6 | if $key eq 'os' and $val eq $self->os_string |
| 43 | 6 | 0 | if $val |
| 47 | 2 | 4 | if defined $self->$key |
| 73 | 1 | 8 | if (/aix/i) { } |
| 2 | 6 | elsif (/bsd/i) { } | |
| 1 | 5 | elsif (/darwin/i) { } | |
| 1 | 4 | elsif (/haiku/i) { } | |
| 1 | 3 | elsif (/hurd/i) { } | |
| 1 | 2 | elsif (/linux/i) { } | |
| 1 | 1 | elsif (/mswin32/i) { } | |
| 1 | 0 | elsif (/solaris/i) { } |