Branch Coverage

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


line true false branch
102 0 0 if (defined $ccdscale) { }
106 0 0 if (defined $ybinning)
125 0 0 if (exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'DEC'})
156 0 0 if (defined $ccdscale) { }
160 0 0 if (defined $xbinning)
181 0 0 if (exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'CAT-RA'} and exists $FITS_headers->{'RA'})
265 0 0 if (exists $FITS_headers->{'CCDSUM'})
267 0 0 if ($binning eq "1 1")
271 0 0 if (exists $FITS_headers->{'TRIMSEC'})
273 0 0 unless ($section =~ /UNKNOWN/i)
278 0 0 if (@newbounds == grep({$_ == 0;} @newbounds)) { }
281 0 0 unless ($FITS_headers->{'INSTRUME'} =~ /^fl02/i or $FITS_headers->{'INSTRUME'} =~ /^fl03/i or $FITS_headers->{'INSTRUME'} =~ /^fl04/i or $FITS_headers->{'INSTRUME'} =~ /^fl01/i)