Branch Coverage

blib/lib/PDLA/Types.pm
Criterion Covered Total %
branch 10 28 35.7


line true false branch
240 0 2760 unless exists $typehash{$type}
242 0 2760 unless exists $typehash{$type}{$fld}
275 4 0 @keys > 0 ? :
308 0 0 if $Config::Config{'ivsize'} == 8
327 0 0 if ($indx_type eq 'long') { }
0 0 elsif ($indx_type eq 'long long') { }
429 0 1071 if ('PDLA::Type' eq ref $val)
430 0 1071 if (ref $val and $val->isa('PDLA'))
431 0 0 if ($val->getndims != 0)
437 0 1071 if ref $val
440 1071 0 if (length $PDLA::Types::typenames{$val}) { }
493 6 81 if (defined $val) { }
514 0 0 $swap ? :
516 0 11 $_[2] ? :