blib/lib/Math/NumSeq/DigitCount.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
109 | 1 | 2 | if ($digit == -1) { } |
0 | 2 | elsif ($digit >= $radix) { } | |
120 | 0 | 640 | if (_is_infinite($i)) |
126 | 219 | 421 | if ($digit == -1) |
130 | 665 | 911 | if ($got_digit == $digit) |