Condition Coverage

blib/lib/PDL/Func.pm
Criterion Covered Total %
condition 9 22 40.9


and 3 conditions

line !l l&&!r l&&r condition
525 6 0 0 @_ == 1 and ref $_[0] eq "HASH"

or 2 conditions

line l !l condition
393 0 1 $bc->{'monotonic'} || 0
394 0 1 $bc->{'start'} || [0]
395 0 1 $bc->{'end'} || [0]
442 0 1 $bc->{'start'} || [0]
443 0 1 $bc->{'end'} || [0]

or 3 conditions

line l !l&&r !l&&!r condition
238 0 3 0 ref $this || $this
740 4 1 0 $iflag eq "Hermite" or $iflag eq "CSpline"
886 0 0 0 $type eq "x" or $type eq "index"