blib/lib/Math/PlanePath/FlowsnakeCentres.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 25 | 26 | 96.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
410 | 537 | 26 | 164 | $x == 0 and $y == 0 |
416 | 556 | 5 | 2 | $x == -2 and $y == 0 |
422 | 525 | 34 | 2 | $x == -1 and $y == -1 |
550 | 6925 | 3503 | 139 | $i == 0 and $nh == 0 |
607 | 7142 | 2315 | 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 | 3503 | 6258 | 667 | $i == 0 or $nh > $hypot[$i] |
615 | 2323 | 5744 | 1398 | $i == 0 or $nh > 6 * 7 ** $i |