| blib/lib/Math/NumSeq/Repdigits.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 6 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 311 | 34965 | 0 | 157 | ref $n and $n->isa('Math::BigInt') |
| 34965 | 16 | 141 | ref $n and $n->isa('Math::BigInt') and my $coderef = $radix_to_coderef[$radix] |