Branch Coverage

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


line true false branch
101 0 0 if (defined $ccdscale) { }
105 0 0 if (defined $ccdsum)
125 0 0 if (exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'DEC'})
157 0 0 if (defined $ccdscale) { }
161 0 0 if (defined $ccdsum)
183 0 0 if (exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'CAT-RA'} and exists $FITS_headers->{'RA'})
270 0 0 if (exists $FITS_headers->{'CCDSUM'})
272 0 0 if ($binning eq "1 1")
276 0 0 if (exists $FITS_headers->{'TRIMSEC'})
278 0 0 unless ($section =~ /UNKNOWN/i)
283 0 0 if (@newbounds == grep({$_ == 0;} @newbounds)) { }
286 0 0 unless ($FITS_headers->{'INSTRUME'} =~ /^kbXX/i)