blib/lib/Math/NumSeq/AsciiSelf.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
130 | 1 | 36 | if ($name eq 'ith' and ref $self and $self->{'radix'} == 7) |
148 | 82 | 1216 | if ($r->[0] == $ascii) |
172 | 160 | 2968 | if ($pos >= @$digits) |
182 | 1556 | 1412 | if ($digit < scalar @{$state->[$pos];}) |
210 | 4 | 1723 | if (_is_infinite($i) or ($i -= 1) < 0) |
245 | 9060 | 2675 | $digit < 10 ? : |