Condition Coverage

blib/lib/Games/ABC_Path/Solver/Board.pm
Criterion Covered Total %
condition 12 18 66.6


and 3 conditions

line !l l&&!r l&&r condition
536 3 0 0 builtin::blessed($obj) && $obj->isa('Games::ABC_Path::Solver::Coord')

or 3 conditions

line l !l&&r !l&&!r condition
173 0 0 43692 $letter < 0 or $letter >= 25
198 5372 360 78 $verdict == $ABCP_VERDICT_NO or $verdict == $ABCP_VERDICT_MAYBE
5732 78 0 $verdict == $ABCP_VERDICT_NO or $verdict == $ABCP_VERDICT_MAYBE or $verdict == $ABCP_VERDICT_YES
343 244 383 9373 $ver == $ABCP_VERDICT_YES or $ver == $ABCP_VERDICT_MAYBE
569 1 0 3 not @min_coords or @$letters_aref < @min_options