Condition Coverage

blib/lib/Games/Sudoku/OO/Set.pm
Criterion Covered Total %
condition 18 21 85.7


and 3 conditions

line !l l&&!r l&&r condition
102 2686 5922 1896 defined $saved_row and $saved_row != $row
109 2686 850 6968 defined $saved_column and $saved_column != $column
116 2686 4013 3805 defined $saved_square and $saved_square != $square
122 1272 1170 244 $squares_equal and $saved_square != $self
126 2378 0 308 $columns_equal and $saved_column != $self
130 951 1516 219 $rows_equal and $saved_row != $self

or 3 conditions

line l !l&&r !l&&!r condition
9 0 291 0 ref $proto || $proto