| blib/lib/Game/Asset.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 18 | 61.1 |
| line | true | false | branch |
|---|---|---|---|
| 106 | 6 | 0 | if ($entry) |
| 122 | 0 | 7 | if ($read_result == 1) { } |
| 0 | 7 | elsif ($read_result == 2) { } | |
| 0 | 7 | elsif ($read_result == 3) { } | |
| 0 | 7 | elsif ($read_result == 4) { } | |
| 142 | 0 | 7 | unless $index_contents |
| 155 | 7 | 37 | if $member eq 'index.yml' |
| 156 | 6 | 31 | if $member =~ m[\/ \z]x |
| 159 | 0 | 31 | unless exists $mappings{$ext} |