blib/lib/Games/Bowling/Scorecard.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 12 | 12 | 100.0 |
pod | 8 | 8 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
1 | 3 | n/a | BEGIN |
2 | 3 | n/a | BEGIN |
37 | 3 | n/a | BEGIN |
46 | 12 | Yes | new |
66 | 1011 | Yes | frames |
79 | 202 | Yes | current_frame |
93 | 108 | n/a | _next_frame |
116 | 199 | Yes | pending_frames |
153 | 115 | Yes | record |
180 | 6 | Yes | score |
199 | 78 | Yes | score_through |
224 | 411 | Yes | is_done |