| blib/lib/Math/Gradient.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 14 | 0.0 | 
| 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 | 
| line | l | !l | condition | 
|---|---|---|---|
| 137 | 0 | 0 | $values[$y - 1] ||= [] |