| line |
true |
false |
branch |
|
88
|
6 |
0 |
if (exists $FITS_headers->{'TELESCOP'} and $FITS_headers->{'TELESCOP'} =~ /UKIRT/ and exists $FITS_headers->{'FILENAME'} and exists $FITS_headers->{'RAJ2000'})
|
|
123
|
10 |
2 |
if (exists $FITS_headers->{'EQUINOX'})
|
|
124
|
0 |
10 |
if ($FITS_headers->{'EQUINOX'} =~ /1950/) { }
|
|
|
10 |
0 |
elsif ($FITS_headers->{'EQUINOX'} =~ /2000/) { }
|
|
158
|
8 |
2 |
if (exists $FITS_headers->{'RABASE'})
|
|
177
|
9 |
2 |
if (exists $generic_headers->{'RA_BASE'} and defined $generic_headers->{'RA_BASE'})
|
|
231
|
18 |
15 |
unless (defined $iso)
|
|
237
|
0 |
18 |
unless (defined $yyyymmdd)
|