Condition Coverage

blib/lib/Astro/FITS/HdrTrans/LCO.pm
Criterion Covered Total %
condition 0 36 0.0


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 0 exists $FITS_headers->{'AMEND'} and not $FITS_headers->{'AMEND'} =~ /^UNKNOWN/
0 0 0 exists $FITS_headers->{'AIRMASS'} and not $FITS_headers->{'AIRMASS'} =~ /^UNKNOWN/
101 0 0 0 exists $FITS_headers->{'AMSTART'} and not $FITS_headers->{'AMSTART'} =~ /^UNKNOWN/
0 0 0 exists $FITS_headers->{'AIRMASS'} and not $FITS_headers->{'AIRMASS'} =~ /^UNKNOWN/
197 0 0 0 $filter1 =~ /air/ and $filter2 =~ /air/
201 0 0 0 $filter1 =~ /air/ and $filter2 =~ /air/
0 0 0 $filter1 =~ /air/ and $filter2 =~ /air/ and $filter3 =~ /air/

or 3 conditions

line l !l&&r !l&&!r condition
265 0 0 0 $obstype eq 'EXPOSE' or $obstype eq 'STANDARD'
396 0 0 0 $sexa =~ /UNKNOWN/i or $sexa eq 'N/A'
0 0 0 $sexa =~ /UNKNOWN/i or $sexa eq 'N/A' or $sexa eq 'NaN'
422 0 0 0 $sexa =~ /UNKNOWN/i or $sexa eq 'N/A'
0 0 0 $sexa =~ /UNKNOWN/i or $sexa eq 'N/A' or $sexa eq 'NaN'