| line |
!l |
l&&!r |
l&&r |
condition |
|
154
|
48 |
0 |
0 |
$PDL::IO::Pic::debug and $PDL::IO::Pic::biggrays |
|
298
|
0 |
0 |
3 |
exists $PDL::IO::Pic::converter{$type} and not $PDL::IO::Pic::converter{$type}{'get'} =~ /NA/ |
|
497
|
3 |
0 |
5 |
defined $hints->{'IFORM'} and $hints->{'IFORM'} =~ /RAW/ |
|
498
|
3 |
5 |
0 |
defined $hints->{'IFORM'} and $hints->{'IFORM'} =~ /ASCII/ |
|
570
|
0 |
1 |
1 |
@args >= 2 and UNIVERSAL::isa($args[0], 'PDL') |
|
575
|
1 |
0 |
0 |
$out->ndims == 3 and $out->dim(0) == 3 |
|
|
0 |
0 |
0 |
defined $out->gethdr && $out->gethdr->{'SIMPLE'} |
|
|
1 |
0 |
0 |
$out->ndims == 3 and $out->dim(0) == 3 and not defined $out->gethdr && $out->gethdr->{'SIMPLE'} |
|
588
|
1 |
0 |
0 |
$out->ndims == 3 and $out->dim(0) == 3 |
|
|
0 |
0 |
0 |
defined $out->gethdr && $out->gethdr->{'SIMPLE'} |
|
|
1 |
0 |
0 |
$out->ndims == 3 and $out->dim(0) == 3 and not defined $out->gethdr && $out->gethdr->{'SIMPLE'} |
|
683
|
0 |
0 |
0 |
$im->ndims == 3 and $im->dim(2) == 3 |
|
|
0 |
0 |
0 |
$im->ndims == 3 and $im->dim(2) == 3 and not $args[1] =~ /\.fits$/i || ref $args[2] eq 'HASH' && $args[2]{'FORMAT'} =~ /fits/i |