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