| /root/.cpan/build/PDL-2.063-0/Basic/Core/Types.pm.PL | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 736 | 0 | 0 | unless exists $typehash{$type} |
| 738 | 0 | 0 | unless exists $typehash{$type}{$fld} |
| 771 | 0 | 0 | @keys > 0 ? : |
| 803 | 0 | 0 | if $Config::Config{'ivsize'} == 8 |
| 813 | 0 | 0 | if ($indx_type eq 'long') { } |
| 0 | 0 | elsif ($indx_type eq 'long long') { } | |
| 928 | 0 | 0 | if "PDL::Type" eq ref $val |
| 929 | 0 | 0 | if (ref $val and $val->isa("PDL")) |
| 930 | 0 | 0 | if $val->getndims != 0 |
| 934 | 0 | 0 | if ref $val |
| 939 | 0 | 0 | unless defined $PDL::Types::typenames{$val} |
| 986 | 0 | 0 | $swap ? : |
| 988 | 0 | 0 | $_[2] ? : |