| blib/lib/Games/Sudoku/Component.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 9 | 12 | 75.0 |
| pod | 8 | 8 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 2 | n/a | BEGIN |
| 4 | 2 | n/a | BEGIN |
| 5 | 2 | n/a | BEGIN |
| 9 | 2 | n/a | BEGIN |
| 12 | 3 | Yes | new |
| 21 | 1 | Yes | generate |
| 33 | 0 | Yes | load |
| 39 | 2 | Yes | solve |
| 45 | 1 | Yes | is_solved |
| 51 | 0 | Yes | clear |
| 57 | 1 | Yes | as_string |
| 63 | 0 | Yes | as_HTML |