Branch Coverage

blib/lib/PDL/Types.pm
Criterion Covered Total %
branch 16 32 50.0


line true false branch
19 74 0 if $PDL::Types::Config{'ptrsize'} == 8
20 0 0 if $PDL::Types::Config{'ptrsize'} == 4
402 0 0 unless exists $typehash{$type}
404 0 0 unless exists $typehash{$type}{$fld}
411 0 0 @keys > 0 ? :
516 254 13715 if "PDL::Type" eq ref $val
517 0 13715 if (ref $val and UNIVERSAL::isa($val, "PDL"))
518 0 0 if $val->getndims != 0
522 0 13715 if ref $val
527 1 13714 unless defined $PDL::Types::typenames{$val}
545 0 7930 if @_ > 1
546 7891 39 if $bswap_cache{$_[0][0]}
548 6 33 if $size < 2
551 0 33 unless defined $swapper
576 1 1 $swap ? :
578 0 1823 $_[2] ? :