Branch Coverage

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


line true false branch
100 0 0 if (defined $ccdscale) { }
104 0 0 if (defined $ybinning)
123 0 0 if (exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'DEC'})
154 0 0 if (defined $ccdscale) { }
158 0 0 if (defined $xbinning)
179 0 0 if (exists $FITS_headers->{'CAT-DEC'} and exists $FITS_headers->{'CAT-RA'} and exists $FITS_headers->{'RA'})
263 0 0 if (exists $FITS_headers->{'CCDSUM'})
265 0 0 if ($binning eq "1 1")
269 0 0 if (exists $FITS_headers->{'TRIMSEC'})
271 0 0 unless ($section =~ /UNKNOWN/i)
276 0 0 if (@newbounds == grep({$_ == 0;} @newbounds)) { }
279 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)