blib/lib/Game/Asset.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 18 | 61.1 |
line | true | false | branch |
---|---|---|---|
105 | 6 | 0 | if ($entry) |
121 | 0 | 6 | if ($read_result == 1) { } |
0 | 6 | elsif ($read_result == 2) { } | |
0 | 6 | elsif ($read_result == 3) { } | |
0 | 6 | elsif ($read_result == 4) { } | |
141 | 0 | 6 | unless $index_contents |
154 | 6 | 36 | if $member eq 'index.yml' |
155 | 6 | 30 | if $member =~ m[\/ \z]x |
158 | 0 | 30 | unless exists $mappings{$ext} |