| blib/lib/PDL/Transform/Cartography.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 53 | 11.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 651 | 12 | 14 | 0 | @_ == 1 and $_[0]->dim(0) != 3 |
| 724 | 3 | 0 | 0 | not defined $x || $silent and $PDL::debug || $PDL::verbose |
| 905 | 0 | 8 | 0 | defined $o->{'conv'} && $o->{'conv'} != 1.0 |
| 943 | 0 | 0 | 0 | defined $o->{'conv'} and $o->{'conv'} != 1 |
| 1122 | 0 | 0 | 0 | defined $idx and ref $idx eq "PDL" |
| 0 | 0 | 0 | defined $idx and ref $idx eq "PDL" and $idx->nelem | |
| 2521 | 0 | 0 | 0 | $p->{'f'} and not defined $p->{'t'} |
| 2564 | 0 | 0 | 0 | defined $idx and ref $idx eq "PDL" |
| 0 | 0 | 0 | defined $idx and ref $idx eq "PDL" and $idx->nelem |
| line | l | !l | condition |
|---|---|---|---|
| 339 | 0 | 0 | $hash->{'nan'} || 0 |
| 340 | 0 | 0 | $hash->{'lonpos'} || 0 |
| 341 | 0 | 0 | $hash->{'dup'} || 0 |
| 466 | 0 | 0 | $nd // "" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 647 | 0 | 0 | 26 | @_ > 2 or not @_ |
| 724 | 3 | 0 | 0 | defined $x || $silent |
| 0 | 0 | 0 | $PDL::debug || $PDL::verbose | |
| 813 | 0 | 0 | 0 | $me->{'params'}{'o'}->slice(0) != 0 or $me->{'params'}{'o'}->slice(1) != 0 |
| 0 | 0 | 0 | $me->{'params'}{'o'}->slice(0) != 0 or $me->{'params'}{'o'}->slice(1) != 0 or $me->{'params'}{'roll'} != 0 | |
| 2524 | 0 | 0 | 0 | _uconv($p->{'t'}, 1) || _uconv('rad') |