Branch Coverage

blib/lib/PDL/Fit/LM.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
119 10 2 if ($iter > 0)
136 2 10 if ($iter == 0)
141 9 3 if ($chisq < $ochisq) { }
155 0 2 if $iter >= $maxiter and $di / $chisq > $eps
157 2 0 wantarray ? :