Condition Coverage
blib/lib/PDL/Types.pm
Criterion
Covered
Total
%
condition
3
6
50.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
517
13715
0
0
ref $val and UNIVERSAL::isa($val, "PDL")
or 3 conditions
line
l
!l&&r
!l&&!r
condition
556
7
54
0
$howbig_cache{$_[0][0]} ||= PDL::Core::howbig($_[0][0])