Branch Coverage

blib/lib/Astro/FITS/HdrTrans/MICHELLE.pm
Criterion Covered Total %
branch 10 24 41.6


line true false branch
121 1 0 if ($mode eq 'spectroscopy') { }
127 1 0 if (exists $FITS_headers->{'CHOPBEAM'} and $FITS_headers->{'CHOPBEAM'} =~ /^B/ and exists $FITS_headers->{'CHPANGLE'} and exists $FITS_headers->{'CHPTHROW'}) { }
161 1 0 if ($generic_headers->{'OBSERVATION_MODE'} eq 'spectroscopy') { }
182 1 0 if (exists $FITS_headers->{$k})
205 1 0 if (exists $FITS_headers->{'NOFFSETS'})
207 1 0 if (defined $noff and $noff =~ /\d+/)
227 2 0 if (exists $FITS_headers->{$k})
249 0 0 if ($mode eq 'spectroscopy') { }
255 0 0 if (exists $FITS_headers->{'CHOPBEAM'} and $FITS_headers->{'CHOPBEAM'} =~ /^B/ and exists $FITS_headers->{'CHPANGLE'} and exists $FITS_headers->{'CHPTHROW'}) { }
286 0 1 if ($utdate < 20010906) { }
306 1 0 if (exists $FITS_headers->{'RDOUT_X1'} and exists $FITS_headers->{'RDOUT_X2'}) { }
342 1 0 if (exists $FITS_headers->{'RDOUT_Y1'} and exists $FITS_headers->{'RDOUT_Y2'}) { }