| blib/lib/Astro/FITS/HdrTrans/IRIS2.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 42 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 410 | 0 | 0 | 0 | exists $FITS_headers->{'UTDATE'} and exists $FITS_headers->{'UTEND'} |
| 451 | 0 | 0 | 0 | exists $FITS_headers->{'UTDATE'} and exists $FITS_headers->{'UTSTART'} |
| 529 | 0 | 0 | 0 | exists $FITS_headers->{'CD1_2'} and exists $FITS_headers->{'CD2_2'} |
| 552 | 0 | 0 | 0 | exists $FITS_headers->{'CD1_1'} and exists $FITS_headers->{'CD1_2'} |
| 0 | 0 | 0 | exists $FITS_headers->{'CD1_1'} and exists $FITS_headers->{'CD1_2'} and exists $FITS_headers->{'CD2_1'} | |
| 0 | 0 | 0 | exists $FITS_headers->{'CD1_1'} and exists $FITS_headers->{'CD1_2'} and exists $FITS_headers->{'CD2_1'} and exists $FITS_headers->{'CD2_2'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 279 | 0 | 0 | 0 | uc $filter eq 'K' or uc $filter eq 'KS' |
| 0 | 0 | 0 | uc $filter eq 'J' or uc $filter eq 'JL' | |
| 0 | 0 | 0 | uc $filter eq 'H' or uc $filter eq 'HS' | |
| 0 | 0 | 0 | uc $filter eq 'H' or uc $filter eq 'HS' or uc $filter eq 'HL' | |
| 312 | 0 | 0 | 0 | uc $filter eq 'K' or uc $filter eq 'KS' |
| 0 | 0 | 0 | uc $filter eq 'J' or uc $filter eq 'JL' | |
| 0 | 0 | 0 | uc $filter eq 'H' or uc $filter eq 'HS' | |
| 0 | 0 | 0 | uc $filter eq 'H' or uc $filter eq 'HS' or uc $filter eq 'HL' |