Branch Coverage

blib/lib/Astro/FITS/HdrTrans/LCOSBIG_CC.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
101 0 0 if (defined $ccdscale) { }
105 0 0 if (defined $ybinning)
124 0 0 if (exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'DEC'})
155 0 0 if (defined $ccdscale) { }
159 0 0 if (defined $xbinning)
180 0 0 if (exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'CAT-RA'} and exists $FITS_headers->{'RA'})
264 0 0 if ($FITS_headers->{'INSTRUME'} =~ /^kb11/i)
267 0 0 if (exists $FITS_headers->{'CCDSUM'})
269 0 0 if ($binning eq "1 1")
271 0 0 if ($FITS_headers->{'INSTRUME'} =~ /^kb11/i)
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'} =~ /^kb10/i)