| line |
true |
false |
branch |
|
79
|
0 |
0 |
if (exists $FITS_headers->{'AMEND'} and not $FITS_headers->{'AMEND'} =~ /^UNKNOWN/) { }
|
|
|
0 |
0 |
elsif (exists $FITS_headers->{'AIRMASS'} and not $FITS_headers->{'AIRMASS'} =~ /^UNKNOWN/) { }
|
|
99
|
0 |
0 |
if (exists $FITS_headers->{'AMSTART'} and not $FITS_headers->{'AMSTART'} =~ /^UNKNOWN/) { }
|
|
|
0 |
0 |
elsif (exists $FITS_headers->{'AIRMASS'} and not $FITS_headers->{'AIRMASS'} =~ /^UNKNOWN/) { }
|
|
119
|
0 |
0 |
if (defined $sexa)
|
|
140
|
0 |
0 |
if (exists $FITS_headers->{'OBSTYPE'})
|
|
141
|
0 |
0 |
if ($FITS_headers->{'OBSTYPE'} =~ /BIAS/i) { }
|
|
|
0 |
0 |
elsif ($FITS_headers->{'OBSTYPE'} =~ /DARK/i) { }
|
|
|
0 |
0 |
elsif ($FITS_headers->{'OBSTYPE'} =~ /FLAT/i) { }
|
|
|
0 |
0 |
elsif ($FITS_headers->{'OBSTYPE'} =~ /EXPOSE/i) { }
|
|
|
0 |
0 |
elsif ($FITS_headers->{'OBSTYPE'} =~ /STANDARD/i) { }
|
|
164
|
0 |
0 |
if (exists $FITS_headers->{'EQUINOX'})
|
|
180
|
0 |
0 |
if (exists $FITS_headers->{'FILTER'}) { }
|
|
187
|
0 |
0 |
if ($filter1 =~ /air/)
|
|
191
|
0 |
0 |
if ($filter2 =~ /air/)
|
|
195
|
0 |
0 |
if ($filter1 =~ /air/ and $filter2 =~ /air/)
|
|
199
|
0 |
0 |
if ($filter1 =~ /air/ and $filter2 =~ /air/ and $filter3 =~ /air/)
|
|
227
|
0 |
0 |
defined $FITS_headers->{'FRMTOTAL'} ? :
|
|
244
|
0 |
0 |
if (exists $FITS_headers->{'FRAMENUM'})
|
|
263
|
0 |
0 |
if ($obstype eq "EXPOSE" or $obstype eq "STANDARD")
|
|
281
|
0 |
0 |
if (defined $sexa)
|
|
299
|
0 |
0 |
if (uc $type eq "STANDARD")
|
|
347
|
0 |
0 |
if (exists $FITS_headers->{'XBINNING'}) { }
|
|
|
0 |
0 |
elsif (exists $FITS_headers->{'CCDSUM'}) { }
|
|
369
|
0 |
0 |
if (exists $FITS_headers->{'YBINNING'}) { }
|
|
|
0 |
0 |
elsif (exists $FITS_headers->{'CCDSUM'}) { }
|
|
393
|
0 |
0 |
if (defined $sexa)
|
|
394
|
0 |
0 |
if ($sexa =~ /UNKNOWN/i or $sexa eq 'N/A' or $sexa eq 'NaN') { }
|
|
399
|
0 |
0 |
if ($pos[0] =~ /-/)
|
|
419
|
0 |
0 |
if (defined $sexa)
|
|
420
|
0 |
0 |
if ($sexa =~ /UNKNOWN/i or $sexa eq 'N/A' or $sexa eq 'NaN') { }
|