Condition Coverage

blib/lib/Games/Sudoku/PatternSolver.pm
Criterion Covered Total %
condition 9 30 30.0


and 3 conditions

line !l l&&!r l&&r condition
98 0 0 80 $input->$#* == 80 and defined $input->[0]
0 0 80 $input->$#* == 80 and defined $input->[0] and not ref $input->[0]
102 0 0 0 $input->$#* == 8 and defined $input->[0]
0 0 0 $input->$#* == 8 and defined $input->[0] and ref $input->[0] eq "ARRAY"
0 0 0 $input->$#* == 8 and defined $input->[0] and ref $input->[0] eq "ARRAY" and $input->$#*->[0] == 8
134 76 0 4 $LOOSE_MODE and @by_count < 8
359 0 0 0 $VERBOSE and $solution_nr
0 0 0 $VERBOSE and $solution_nr and $startTime
481 98 4 1 $puzzle->{'uniqueGivens'} < 8 and not $LOOSE_MODE

or 3 conditions

line l !l&&r !l&&!r condition
132 5 75 0 $no_clue_patterns ||= $all_patterns