| line |
true |
false |
branch |
|
112
|
0 |
0 |
if (defined $ccdscale) { }
|
|
116
|
0 |
0 |
if (defined $ybinning)
|
|
135
|
0 |
0 |
if (exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'DEC'})
|
|
164
|
0 |
0 |
if (exists $FITS_headers->{'OBSTYPE'})
|
|
165
|
0 |
0 |
if ($FITS_headers->{'OBSTYPE'} =~ /ARC/i) { }
|
|
|
0 |
0 |
elsif ($FITS_headers->{'OBSTYPE'} =~ /BIAS/i) { }
|
|
|
0 |
0 |
elsif ($FITS_headers->{'OBSTYPE'} =~ /DARK/i) { }
|
|
|
0 |
0 |
elsif ($FITS_headers->{'OBSTYPE'} =~ /LAMPFLAT/i) { }
|
|
|
0 |
0 |
elsif ($FITS_headers->{'OBSTYPE'} =~ /EXPOSE/i) { }
|
|
|
0 |
0 |
elsif ($FITS_headers->{'OBSTYPE'} =~ /STANDARD/i) { }
|
|
200
|
0 |
0 |
if (defined $ccdscale) { }
|
|
204
|
0 |
0 |
if (defined $xbinning)
|
|
225
|
0 |
0 |
if (exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'CAT-RA'} and exists $FITS_headers->{'RA'})
|
|
253
|
0 |
0 |
if (exists $FITS_headers->{'APERPA'})
|
|
255
|
0 |
0 |
unless ($slit_pa =~ /UNKNOWN/i)
|
|
330
|
0 |
0 |
if (exists $FITS_headers->{'CCDSUM'})
|
|
332
|
0 |
0 |
if ($binning eq "2 2")
|
|
336
|
0 |
0 |
if (exists $FITS_headers->{'TRIMSEC'})
|
|
338
|
0 |
0 |
unless ($section =~ /UNKNOWN/i)
|
|
343
|
0 |
0 |
if (@newbounds == grep({$_ == 0;} @newbounds)) { }
|
|
346
|
0 |
0 |
unless ($FITS_headers->{'INSTRUME'} =~ /^en0/i)
|