Branch Coverage

blib/lib/PDLA/Types.pm
Criterion Covered Total %
branch 3 28 10.7


line true false branch
227 0 126 unless exists $typehash{$type}
229 0 126 unless exists $typehash{$type}{$fld}
262 4 0 @keys > 0 ? :
295 0 0 if $Config::Config{'ivsize'} == 8
308 0 0 if ($indx_type eq 'long') { }
0 0 elsif ($indx_type eq 'long long') { }
410 0 0 if ('PDLA::Type' eq ref $val)
411 0 0 if (ref $val and $val->isa('PDLA'))
412 0 0 if ($val->getndims != 0)
418 0 0 if ref $val
421 0 0 if (length $PDLA::Types::typenames{$val}) { }
474 0 0 if (defined $val) { }
495 0 0 $swap ? :
497 0 0 $_[2] ? :