| line |
true |
false |
branch |
|
268
|
0 |
5089 |
unless exists $typehash{$type} |
|
270
|
0 |
5089 |
unless exists $typehash{$type}{$fld} |
|
303
|
4 |
0 |
@keys > 0 ? : |
|
336
|
0 |
0 |
if $Config::Config{'ivsize'} == 8 |
|
355
|
0 |
0 |
if ($indx_type eq 'long') { } |
|
|
0 |
0 |
elsif ($indx_type eq 'long long') { } |
|
457
|
1 |
2915 |
if ('PDL::Type' eq ref $val) |
|
458
|
0 |
2915 |
if (ref $val and $val->isa('PDL')) |
|
459
|
0 |
0 |
if ($val->getndims != 0) |
|
465
|
0 |
2915 |
if ref $val |
|
468
|
2915 |
0 |
if (length $PDL::Types::typenames{$val}) { } |
|
530
|
6 |
82 |
if (defined $val) { } |
|
551
|
0 |
0 |
$swap ? : |
|
553
|
0 |
45 |
$_[2] ? : |