| line |
!l |
l&&!r |
l&&r |
condition |
|
75
|
0 |
19 |
1 |
exists $opts{'prefix'} and defined $opts{'prefix'}
|
|
81
|
0 |
20 |
0 |
exists $opts{'frameset'} and defined $opts{'frameset'}
|
|
86
|
0 |
0 |
20 |
ref $FITS and ref $FITS eq "HASH"
|
|
129
|
0 |
0 |
15 |
ref $generic and ref $generic eq "HASH"
|
|
189
|
13 |
0 |
527 |
exists $headers->{$k} and defined $headers->{$k}
|
|
519
|
248 |
10 |
717 |
exists $FITS_headers->{$keyword} and defined $FITS_headers->{$keyword}
|
|
|
103 |
155 |
0 |
$FITS_headers->{'SUBHEADERS'} and exists $FITS_headers->{'SUBHEADERS'}[0]{$keyword}
|
|
|
258 |
0 |
0 |
exists $FITS_headers->{'I1'} and exists $FITS_headers->{'I1'}{$keyword}
|
|
531
|
0 |
0 |
0 |
exists $s->{$keyword} and defined $s->{$keyword}
|