| blib/lib/Astro/FITS/HdrTrans/UKIRTOld.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 12 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 71 | 36 | 0 | exists $FITS_headers->{'IDATE'} ? : |
| 72 | 0 | 36 | if (defined $utdate and ref $utdate eq 'ARRAY') { } |
| 120 | 6 | 0 | if (exists $generic_headers->{'UTSTART'}) |
| 122 | 0 | 6 | unless (UNIVERSAL::isa($date, 'Time::Piece')) |
| 161 | 6 | 0 | if (exists $generic_headers->{'UTEND'}) |
| 163 | 0 | 6 | unless (UNIVERSAL::isa($date, 'Time::Piece')) |