| line |
true |
false |
branch |
|
113
|
0 |
4 |
if (defined $cdelt2 and defined $ctype2 and $ctype2 eq 'DEC--TAN') { }
|
|
115
|
0 |
0 |
if (abs $scale < "0.001")
|
|
124
|
0 |
4 |
unless (defined $scale)
|
|
125
|
0 |
0 |
if ($utdate > 19990901) { }
|
|
165
|
0 |
4 |
if (exists $FITS_headers->{'FILTER'} and $FITS_headers->{'FILTER'} =~ /pol/i) { }
|
|
194
|
0 |
4 |
if (defined $cdelt1 and defined $ctype1 and $ctype1 eq 'RA---TAN') { }
|
|
196
|
0 |
0 |
if (abs $scale < "0.001")
|
|
205
|
0 |
4 |
unless (defined $scale)
|
|
206
|
0 |
0 |
if ($utdate > 19990901) { }
|
|
218
|
4 |
0 |
if ($scale > 0)
|
|
257
|
2 |
2 |
if (defined $FITS_headers->{'SPD_GAIN'}) { }
|
|
261
|
0 |
2 |
if ($detector_bias > 0.61 and $detector_bias < 0.63) { }
|
|
297
|
0 |
4 |
if ($utdate < 20000607) { }
|
|
317
|
2 |
2 |
if (exists $FITS_headers->{'RDOUT_X1'} and exists $FITS_headers->{'RDOUT_X2'}) { }
|
|
354
|
2 |
2 |
if (exists $FITS_headers->{'RDOUT_Y1'} and exists $FITS_headers->{'RDOUT_Y2'}) { }
|
|
389
|
0 |
4 |
if ($utdate < 19990901)
|