| blib/lib/Math/PlanePath/Flowsnake.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 36 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 123 | 0 | 8918 | if ($n < 0) |
| 124 | 0 | 8918 | if (is_infinite($n)) |
| 138 | 184 | 8734 | if ($arm) |
| 158 | 63 | 8855 | 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 | 46 | 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)) |