Branch Coverage

blib/lib/Math/Gradient.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
150 0 0 if ($steps == scalar @start_steps)
164 0 0 if (@start_steps and $xstep >= 1) { }
0 0 elsif (@start_steps and $xstep <= 1) { }
185 0 0 if ($steps == scalar @start_steps)
200 0 0 if (@start_steps and $xstep >= 1) { }
0 0 elsif (@start_steps and $xstep <= 1) { }