Branch Coverage

blib/lib/Math/PlanePath/SquareReplicate.pm
Criterion Covered Total %
branch 12 28 42.8


line true false branch
75 13961 6574 $self->{'numbering_type'} eq 'rotate-4' ? :
77 72130 6460 if ($digit)
89 6580 6574 $self->{'numbering_type'} eq 'rotate-4' ? :
92 46706 4204 if ($digit)
114 0 7381 if ($n < 0)
115 0 7381 if (is_infinite($n))
121 0 7381 if ($n != $int)
136 7381 0 if ($self->{'numbering_type'} ne 'fixed')
172 0 0 if (is_infinite($level_limit))
179 0 0 if ($level_limit-- < 0)
198 0 0 if ($self->{'numbering_type'} ne 'fixed')
229 0 0 if ($m > $max)
245 0 0 if ($n < 0)
246 0 0 if (is_infinite($n))