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