| blib/lib/Games/Sudoku/Component/Controller.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 15 | 46.6 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 16 | 0 | 6 | 0 | ref $class || $class | 
| 28 | 0 | 6 | 0 | $options{'rewind_max'} || $size | 
| 0 | 6 | 0 | $options{'retry_max'} || int sqrt $size | |
| 88 | 12 | 448 | 21 | $item ||= $table->find_next | 
| 169 | 0 | 0 | 2 | $count > $size ** 2 or $count < 1 |