Subroutine Coverage 
| blib/lib/Games/Sudoku/Component/Controller/Status.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 18 | 18 | 100.0 | 
| pod | 15 | 15 | 100.0 | 
| line | count | pod | subroutine | 
| 3 | 4 | n/a | BEGIN | 
| 4 | 4 | n/a | BEGIN | 
| 5 | 4 | n/a | BEGIN | 
| 16 | 8 | Yes | new | 
| 34 | 11 | Yes | clear | 
| 41 | 22 | Yes | turn_to_ok | 
| 42 | 13 | Yes | turn_to_rewind | 
| 43 | 8 | Yes | turn_to_solved | 
| 44 | 1 | Yes | turn_to_giveup | 
| 46 | 547 | Yes | is_null | 
| 47 | 547 | Yes | is_ok | 
| 48 | 547 | Yes | is_rewind | 
| 49 | 7 | Yes | is_solved | 
| 50 | 6 | Yes | is_giveup | 
| 52 | 7 | Yes | is_changed | 
| 53 | 554 | Yes | is_finished | 
| 56 | 28 | Yes | can_rewind | 
| 61 | 8 | Yes | can_retry |