Condition Coverage

lib/Heap/Binary.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
238 4 218 322 $i and $v->cmp($$h[$pi = int(($i - 1) / 2)]) < 0
262 6 282 300 $k < @$h and $$h[$k]->cmp($$h[$j]) < 0

or 3 conditions

line l !l&&r !l&&!r condition
103 0 2 0 ref $self || $self