blib/lib/PDL/Transform/Cartography.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 48 | 6.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
544 | 0 | 0 | 0 | UNIVERSAL::isa($x, 'PDL') and $lines->slice([0, 0, 0])->nelem == $x->nelem |
613 | 3 | 0 | 0 | not defined $x || $silent and $PDL::debug || $PDL::verbose |
795 | 0 | 8 | 0 | defined $o->{'conv'} && $o->{'conv'} != 1 |
833 | 0 | 0 | 0 | defined $o->{'conv'} and $o->{'conv'} != 1 |
1012 | 0 | 0 | 0 | defined $idx and ref $idx eq 'PDL' |
0 | 0 | 0 | defined $idx and ref $idx eq 'PDL' and $idx->nelem | |
2410 | 0 | 0 | 0 | $p->{'f'} and not defined $p->{'t'} |
2453 | 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 |
---|---|---|---|
334 | 0 | 0 | $hash->{'nan'} || 0 |
335 | 0 | 0 | $hash->{'lonpos'} || 0 |
336 | 0 | 0 | $hash->{'dup'} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
613 | 3 | 0 | 0 | defined $x || $silent |
0 | 0 | 0 | $PDL::debug || $PDL::verbose | |
702 | 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 | |
2413 | 0 | 0 | 0 | _uconv($p->{'t'}, 1) || _uconv('rad') |