Branch Coverage

blib/lib/Statistics/Descriptive/Smoother.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
19 2 14 if ($coeff < 0 or $coeff > 1)
24 1 13 if (@$ra_data < 2)
34 1 12 if $@
52 1 1 if ($coeff < 0 or $coeff > 1)