| blib/lib/Games/Bowling/Scorecard.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 12 | 12 | 100.0 |
| pod | 8 | 8 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 1 | 2 | n/a | BEGIN |
| 2 | 2 | n/a | BEGIN |
| 10 | 2 | n/a | BEGIN |
| 14 | 8 | Yes | new |
| 23 | 687 | Yes | frames |
| 30 | 139 | Yes | current_frame |
| 44 | 74 | n/a | _next_frame |
| 60 | 136 | Yes | pending_frames |
| 67 | 81 | Yes | record |
| 83 | 6 | Yes | score |
| 93 | 44 | Yes | score_through |
| 112 | 285 | Yes | is_done |