| blib/lib/Astro/FITS/HdrTrans/LCOSPECTRAL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 9 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 123 | 0 | 0 | 0 | exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'DEC'} | 
| 179 | 0 | 0 | 0 | exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'CAT-RA'} | 
| 0 | 0 | 0 | exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'CAT-RA'} and exists $FITS_headers->{'RA'} |