| blib/lib/Math/PlanePath/FlowsnakeCentres.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 25 | 26 | 96.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 410 | 545 | 21 | 159 | $x == 0 and $y == 0 |
| 416 | 558 | 6 | 2 | $x == -2 and $y == 0 |
| 422 | 537 | 25 | 2 | $x == -1 and $y == -1 |
| 550 | 7124 | 3557 | 139 | $i == 0 and $nh == 0 |
| 607 | 7522 | 2294 | 139 | $i == 0 and $nh == 0 |
| line | l | !l | condition |
|---|---|---|---|
| 116 | 18 | 13 | $self->{'arms'} || 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 552 | 137 | 0 | 2 | not defined $n_lo or $n < $n_lo |
| 558 | 3557 | 6493 | 631 | $i == 0 or $nh > $hypot[$i] |
| 615 | 2302 | 6076 | 1446 | $i == 0 or $nh > 6 * 7 ** $i |