| blib/lib/Games/Sudoku/Component/Table/Item.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 10 | 10 | 100.0 | 
| pod | 7 | 7 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 6 | n/a | BEGIN | 
| 4 | 6 | n/a | BEGIN | 
| 5 | 6 | n/a | BEGIN | 
| 10 | 576 | Yes | new | 
| 29 | 718 | Yes | row | 
| 30 | 718 | Yes | col | 
| 31 | 83 | Yes | value | 
| 32 | 87 | Yes | allowed | 
| 35 | 461 | Yes | random_value | 
| 47 | 1 | Yes | as_string |