| blib/lib/Astro/FITS/HdrTrans/JAC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 12 | 25.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 117 | 15 | 0 | 3 | exists $FITS_headers->{'OBSID'} and defined $FITS_headers->{'OBSID'} |
| 127 | 0 | 0 | 15 | defined $dateobs and defined $obsnum |
| 204 | 0 | 0 | 0 | uc $7 eq 'AM' and $hour == 12 |
| 0 | 0 | 0 | uc $7 eq 'PM' and $hour < 12 |