Condition Coverage

blib/lib/AI/Pathfinding/SMAstar/PriorityQueue.pm
Criterion Covered Total %
condition 1 15 6.6


and 3 conditions

line !l l&&!r l&&r condition
519 0 0 0 $$array[$i] < $val and $largest < $$array[$i]
549 0 0 0 $$array[$i] > $val and $$array[$i] < $smallest

or 3 conditions

line l !l&&r !l&&!r condition
25 0 1 0 ref $invocant || $invocant
420 0 0 0 &$compare_func($obj, $best) or &$compare_func($obj, $succ)
0 0 0 &$compare_func($obj, $best) or &$compare_func($obj, $succ) or $obj->has_descendants_in_memory