Condition Coverage

blib/lib/Binary/Heap/Array.pm
Criterion Covered Total %
condition 12 19 63.1


and 3 conditions

line !l l&&!r l&&r condition
108 0 0 1066 $s and @$s
206 0 2 510 $s and @$s
388 695 2779 $_ and @$_

or 2 conditions

line l !l condition
25 72692 285 $_[0][0] //= []
206 284 0 $_[0] // 0

or 3 conditions

line l !l&&r !l&&!r condition
29 105431 0 1133 $_[0][1] //= my $v
35 0 0 579 $index < -$n or $index >= $n