Condition Coverage

blib/lib/Games/ABC_Path/Solver/Board.pm
Criterion Covered Total %
condition 10 18 55.5


and 3 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
164 0 0 11421 $letter < 0 or $letter >= 25
193 1740 120 25 $verdict == $ABCP_VERDICT_NO or $verdict == $ABCP_VERDICT_MAYBE
1860 25 0 $verdict == $ABCP_VERDICT_NO or $verdict == $ABCP_VERDICT_MAYBE or $verdict == $ABCP_VERDICT_YES
326 55 117 2328 $ver == $ABCP_VERDICT_YES or $ver == $ABCP_VERDICT_MAYBE
543 0 0 0 not @min_coords or @$letters_aref < @min_options