blib/lib/Math/ModInt/BigInt.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 21 | 21 | 100.0 |
pod | 2 | 2 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
9 | 4 | n/a | BEGIN |
10 | 4 | n/a | BEGIN |
11 | 4 | n/a | BEGIN |
12 | 4 | n/a | BEGIN |
13 | 4 | n/a | BEGIN |
14 | 4 | n/a | BEGIN |
21 | 4 | n/a | BEGIN |
22 | 4 | n/a | BEGIN |
23 | 4 | n/a | BEGIN |
28 | 4 | n/a | BEGIN |
36 | 7 | n/a | _NEG |
41 | 33 | n/a | _ADD |
46 | 25 | n/a | _SUB |
51 | 41 | n/a | _MUL |
56 | 25 | n/a | _DIV |
63 | 71 | n/a | _POW |
76 | 7 | n/a | _INV |
83 | 301 | n/a | _NEW |
100 | 2 | n/a | _NEW2 |
125 | 852 | Yes | residue |
130 | 1099 | Yes | modulus |