Branch Coverage

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


line true false branch
98 0 0 if (defined $ccdscale) { }
102 0 0 if (defined $ybinning)
121 0 0 if (exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'DEC'})
152 0 0 if (defined $ccdscale) { }
156 0 0 if (defined $xbinning)
177 0 0 if (exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'CAT-RA'} and exists $FITS_headers->{'RA'})
264 0 0 if (exists $FITS_headers->{'CCDSUM'})
266 0 0 if ($binning eq "1 1")
273 0 0 if (exists $FITS_headers->{'TRIMSEC'})
275 0 0 unless ($section =~ /UNKNOWN/i)
280 0 0 if (@newbounds == grep({$_ == 0;} @newbounds)) { }
283 0 0 unless ($FITS_headers->{'INSTRUME'} =~ /^em0X/i)