Condition Coverage

blib/lib/Math/Gradient.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
164 0 0 0 @start_steps and $xstep >= 1
0 0 0 @start_steps and $xstep <= 1
200 0 0 0 @start_steps and $xstep >= 1
0 0 0 @start_steps and $xstep <= 1

or 2 conditions

line l !l condition
137 0 0 $values[$y - 1] ||= []