Branch Coverage

blib/lib/Astro/FITS/HdrTrans/LCOSBIG_0m8.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
103 0 0 if (defined $ccdscale) { }
107 0 0 if (defined $ccdsum)
127 0 0 if (exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'DEC'})
159 0 0 if (defined $ccdscale) { }
163 0 0 if (defined $ccdsum)
185 0 0 if (exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'CAT-RA'} and exists $FITS_headers->{'RA'})
272 0 0 if (exists $FITS_headers->{'CCDSUM'})
274 0 0 if ($binning eq '1 1')
278 0 0 if (exists $FITS_headers->{'TRIMSEC'})
280 0 0 unless ($section =~ /UNKNOWN/i)
285 0 0 if (@newbounds == grep({$_ == 0;} @newbounds)) { }
288 0 0 unless ($FITS_headers->{'INSTRUME'} =~ /^kbXX/i)