blib/lib/Math/PlanePath/Flowsnake.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 36 | 25.0 |
line | true | false | branch |
---|---|---|---|
123 | 0 | 10346 | if ($n < 0) |
124 | 0 | 10346 | if (is_infinite($n)) |
138 | 184 | 10162 | if ($arm) |
158 | 63 | 10283 | if ($n) |
203 | 0 | 0 | if ($n < 0) |
204 | 0 | 0 | if (is_infinite($n)) |
218 | 0 | 0 | if ($arm) |
228 | 0 | 0 | if ($digit == 6) { } |
246 | 0 | 0 | if ($n) |
274 | 0 | 62 | if (($x + $y) % 2) |
279 | 62 | 43 | if (defined($n = $self->SUPER::xy_to_n($x + $attempt_dx[$i], $y + $attempt_dy[$i])) and ($cx, $cy) = $self->n_to_xy($n) and $x == $cx and $y == $cy) |
326 | 0 | 0 | unless ($n >= 1) |
329 | 0 | 0 | if (is_infinite($n)) |
337 | 0 | 0 | unless ($lowdigit) |
339 | 0 | 0 | if $lowdigit = _divrem_mutate($n, 7) |
351 | 0 | 0 | if ($digit != 3) |
377 | 0 | 0 | if ($n < 0) |
378 | 0 | 0 | if (is_infinite($n)) |