| 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'}) | 
 
| 266 | 0 | 0 | if (exists $FITS_headers->{'CCDSUM'}) | 
 
| 268 | 0 | 0 | if ($binning eq '1 1') | 
 
| 275 | 0 | 0 | if (exists $FITS_headers->{'TRIMSEC'}) | 
 
| 277 | 0 | 0 | unless ($section =~ /UNKNOWN/i) | 
 
| 282 | 0 | 0 | if (@newbounds == grep({$_ == 0;} @newbounds)) { } | 
 
| 285 | 0 | 0 | unless ($FITS_headers->{'INSTRUME'} =~ /^em0X/i) |