Branch Coverage

blib/lib/Math/PlanePath/GosperSide.pm
Criterion Covered Total %
branch 9 20 45.0


line true false branch
100 0 2514 if ($n < 0)
103 0 2514 if (is_infinite($n))
117 0 2514 if ((my $arms = $self->{'arms'}) > 1)
119 0 0 if ($rot >= 3)
124 0 0 if ($rot == 1) { }
0 0 elsif ($rot == 2) { }
146 5713 9605 if ($digit == 1) { }
4862 4743 elsif ($digit == 2) { }
171 0 510 if (($x ^ $y) & 1)
178 0 510 if (is_infinite($level))