| blib/lib/Math/PlanePath/Hypot.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 17 | 29.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 317 | 0 | 0 | 0 | $y % 2 and $x % 2 |
| 336 | 0 | 0 | 0 | $y % 2 and $x % 2 |
| 357 | 0 | 0 | 0 | $x == $n_to_x->[$n] and $y == $n_to_y->[$n] |
| line | l | !l | condition |
|---|---|---|---|
| 121 | 9 | 1 | $self->{'points'} ||= 'all' |
| 187 | 0 | 1017 | $self->{'y_start'} || 0 |
| 188 | 0 | 1017 | $self->{'y_inc'} || 1 |
| 193 | 1017 | 0 | $y_next_hypot->[$y_start] || 99 |