Branch Coverage

blib/lib/Math/Function/Interpolator.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
63 0 17 ref $_[0] ? :
66 1 16 unless $params_ref{'points'}
108 1 0 unless ($linear_obj)
125 1 0 unless ($quadratic_obj)
142 1 0 unless ($cubic_obj)
164 35 7 unless $first == $ap[$_]
165 3 4 &max(@indexes) < $length - 2 ? :