| blib/lib/Astro/FITS/HdrTrans/UKIRT.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 10 | 12 | 83.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 90 | 29 | 36 | 66 | exists $FITS_headers->{'TELESCOP'} and $FITS_headers->{'TELESCOP'} =~ /UKIRT/ | 
| 65 | 60 | 6 | exists $FITS_headers->{'TELESCOP'} and $FITS_headers->{'TELESCOP'} =~ /UKIRT/ and exists $FITS_headers->{'FILENAME'} | |
| 60 | 0 | 6 | exists $FITS_headers->{'TELESCOP'} and $FITS_headers->{'TELESCOP'} =~ /UKIRT/ and exists $FITS_headers->{'FILENAME'} and exists $FITS_headers->{'RAJ2000'} | |
| 179 | 2 | 0 | 9 | exists $generic_headers->{'RA_BASE'} and defined $generic_headers->{'RA_BASE'} |