Subroutine Coverage 
| blib/lib/Games/Sudoku/Component/Table.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 19 | 21 | 90.4 | 
| pod | 12 | 12 | 100.0 | 
| line | count | pod | subroutine | 
| 3 | 4 | n/a | BEGIN | 
| 4 | 4 | n/a | BEGIN | 
| 5 | 4 | n/a | BEGIN | 
| 9 | 4 | n/a | BEGIN | 
| 10 | 4 | n/a | BEGIN | 
| 11 | 4 | n/a | BEGIN | 
| 12 | 4 | n/a | BEGIN | 
| 15 | 9 | n/a | _initialize | 
| 42 | 502 | Yes | cells | 
| 48 | 1339 | Yes | cell | 
| 56 | 2458 | n/a | _cell_id | 
| 65 | 2 | Yes | clear | 
| 74 | 470 | Yes | find_next | 
| 96 | 1 | Yes | find_all | 
| 119 | 2 | Yes | lock_all | 
| 127 | 0 | Yes | unlock_all | 
| 135 | 2 | Yes | check_tmpvalue | 
| 148 | 0 | Yes | num_of_finished | 
| 158 | 22 | Yes | is_finished | 
| 167 | 6 | Yes | as_string | 
| 191 | 1 | Yes | as_HTML |