Branch Coverage

blib/lib/Math/PlanePath/GosperReplicate.pm
Criterion Covered Total %
branch 24 34 70.5


line true false branch
80 22617 2506 if ($digit)
90 52553 6313 if ($digit)
102 0 10690 if ($n < 0)
105 0 10690 if (is_infinite($n))
113 0 10690 if ($n != $int)
136 7260 3430 if ($self->{'numbering_type'} eq 'rotate')
143 5258 28570 if ($digit == 1) { }
5258 23312 elsif ($digit == 2) { }
5258 18054 elsif ($digit == 3) { }
4915 13139 elsif ($digit == 4) { }
4915 8224 elsif ($digit == 5) { }
4915 3309 elsif ($digit == 6) { }
207 0 15643 if (($x + $y) % 2)
212 0 15643 if (is_infinite($level))
236 15643 0 if ($self->{'numbering_type'} eq 'rotate')
271 0 0 if ($n < 0)
272 0 0 if (is_infinite($n))