Branch Coverage

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


line true false branch
119 13 237763 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 179 338 if ($side >= 3)
176 161 356 if ($side == 1) { }
126 230 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 933 1664 if ($digit == 1) { }
943 721 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 201694 if (defined(my $n = _xy_to_n_in_level($x, $y, $level)))
350 48036 353936 if ($level == 0)
351 1383 46653 if ($x == 0 and $y == 0)
357 285107 68829 if ($x * $x + 3 * $y * $y > $_hypotend[$level] * 1.1)