Branch Coverage

blib/lib/Math/PlanePath/GosperIslands.pm
Criterion Covered Total %
branch 30 46 65.2


line true false branch
119 11 238599 if ($#_xend < $level)
140 0 517 if ($n < 1)
143 0 517 if (is_infinite($n))
148 517 0 $sides == 6 ? :
150 517 0 $sides == 6 ? :
164 517 0 if ($sides == 6) { }
171 150 367 if ($side >= 3)
176 148 369 if ($side == 1) { }
138 231 elsif ($side == 2) { }
197 0 0 if ($side == 0) { }
0 0 elsif ($side == 1) { }
0 0 elsif ($side == 2) { }
227 0 517 if ($n < 0)
230 0 517 if (is_infinite($n))
255 924 1789 if ($digit == 1) { }
987 802 elsif ($digit == 2) { }
290 0 11236 if (is_infinite($overflow))
292 0 5618 if (($x_full + $y_full) % 2)
301 0 5618 if (is_infinite($level_limit))
320 873 202398 if (defined(my $n = _xy_to_n_in_level($x, $y, $level)))
350 48046 355878 if ($level == 0)
351 1383 46663 if ($x == 0 and $y == 0)
357 286570 69308 if ($x * $x + 3 * $y * $y > $_hypotend[$level] * 1.1)