Branch Coverage

blib/lib/Games/Sudoku/DLX.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
43 122 112 if ($puzzle->[$r][$c]) { }
89 1 16 if $a * $b != @$puzzle
94 0 36 if @$row != $puzzle_size
98 1 287 if $cell < 0 or $cell > $puzzle_size