Condition Coverage

blib/lib/Games/Bowling/Scorecard/Frame/TenPinTenth.pm
Criterion Covered Total %
condition 6 6 100.0


and 3 conditions

line !l l&&!r l&&r condition
29 106 52 9 @balls == 2 and $balls[0] + $balls[1] < 10

or 3 conditions

line l !l&&r !l&&!r condition
29 20 32 135 @balls == 3 or @balls == 2 and $balls[0] + $balls[1] < 10