Branch Coverage

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


line true false branch
119 10 236311 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 166 351 if ($side >= 3)
176 155 362 if ($side == 1) { }
149 213 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 874 1542 if ($digit == 1) { }
823 719 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 200447 if (defined(my $n = _xy_to_n_in_level($x, $y, $level)))
350 47918 351593 if ($level == 0)
351 1383 46535 if ($x == 0 and $y == 0)
357 283314 68279 if ($x * $x + 3 * $y * $y > $_hypotend[$level] * 1.1)