blib/lib/Astro/FITS/HdrTrans/UKIRTNew.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 14 | 50.0 |
line | true | false | branch |
---|---|---|---|
74 | 6 | 0 | if (exists $FITS_headers->{'DHSVER'}) |
93 | 8 | 0 | exists $FITS_headers->{'DATE-OBS'} ? : |
115 | 5 | 0 | if (exists $return_hash{'DATE-OBS'}) |
122 | 5 | 0 | if $generic_headers->{'UTSTART'}->epoch < 1112662116 |
137 | 4 | 0 | exists $FITS_headers->{'DATE-END'} ? : |
160 | 5 | 0 | if (exists $return_hash{'DATE-END'}) |
167 | 5 | 0 | if $generic_headers->{'UTEND'}->epoch < 1112662116 |