Branch Coverage

blib/lib/Games/Bowling/Scorecard.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
32 1 138 if $self->is_done
38 74 64 if not $frame or $frame->is_done
47 7 67 $self->frames == 9 ? :
70 4 136 if $self->is_done
95 2 42 unless $n >= 1 and $n <= 10
102 3 207 if $frame->is_pending or not $frame->is_done