blib/lib/Games/Nintendo/Mario/NSMB.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
92 | 6 | 14 | if ($state eq 'save') { } |
105 | 0 | 20 | unless my $state_info = $state{$state} |
108 | 0 | 20 | unless my $new_state = $state_info->{$item} |