Branch Coverage

blib/lib/Math/NumSeq/DigitLengthCumulative.pm
Criterion Covered Total %
branch 28 32 87.5


line true false branch
88 10 108 if ($i >= $$self{'limit'})
103 0 475 if (_is_infinite($i))
115 475 1854 if ($i < $next_power)
128 0 642 if (_is_infinite($value))
133 291 351 if ($value != $int)
138 0 351 if ($value == 0)
147 4 347 if ($value <= $radix)
169 347 1140 if ($value <= $limit)
181 118 177 if ($value == $self->ith($i))
189 0 648 if (_is_infinite($value))
194 11 637 if ($value < 1)
203 10 627 if ($value <= $radix)
226 627 1934 if ($value <= $limit)
275 9 59 if ($value <= 1)
280 1 58 if (defined(my $blog2 = _blog2_estimate($value))) { }
288 58 1 if ($div > 1)