Branch Coverage
blib/lib/Games/Nintendo/Mario/SMB2.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
106
2
11
if ($hero->hearts < 1)
107
3
8
if ($hero->hearts > 1) { }
117
2
2
if ($item eq "mushroom" and $hero->max_hearts < 5)