Branch Coverage

blib/lib/Spreadsheet/HTML/Presets/Sudoku.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
10 0 0 if ref($_[0]) =~ /^Spreadsheet::HTML/
11 0 0 $self ? :
12 0 0 defined $args->{'attempts'} ? :
19 0 0 if (not $NO_SUDOKU) { }
31 0 0 if ($board->is_solved) { }
38 0 0 $chars[$col] ? :
72 0 0 $self ? :