| blib/lib/Games/Sudoku/Component/Controller.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 19 | 21 | 90.4 | 
| pod | 14 | 14 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 3 | n/a | BEGIN | 
| 4 | 3 | n/a | BEGIN | 
| 5 | 3 | n/a | BEGIN | 
| 9 | 3 | n/a | BEGIN | 
| 10 | 3 | n/a | BEGIN | 
| 11 | 3 | n/a | BEGIN | 
| 12 | 3 | n/a | BEGIN | 
| 15 | 6 | Yes | new | 
| 37 | 16 | Yes | table | 
| 38 | 1 | Yes | history | 
| 39 | 1 | Yes | status | 
| 42 | 1 | Yes | clear | 
| 50 | 1 | Yes | load | 
| 64 | 0 | Yes | set | 
| 84 | 481 | Yes | find_and_set | 
| 99 | 0 | Yes | find_hints | 
| 102 | 541 | Yes | next | 
| 154 | 7 | Yes | solve | 
| 164 | 2 | Yes | make_blank | 
| 188 | 206 | Yes | rewind | 
| 199 | 4 | Yes | rewind_all |