blib/lib/Games/Nintendo/Mario/SMB2.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
39 | 2 | 11 | if ($hero->hearts < 1) |
40 | 3 | 8 | if ($hero->hearts > 1) { } |
50 | 2 | 2 | if ($item eq 'mushroom' and $hero->max_hearts < 5) |