blib/lib/Math/ModInt/GF2.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 18 | 18 | 100.0 |
pod | 3 | 3 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
9 | 4 | n/a | BEGIN |
10 | 4 | n/a | BEGIN |
11 | 4 | n/a | BEGIN |
18 | 4 | n/a | BEGIN |
19 | 4 | n/a | BEGIN |
24 | 4 | n/a | BEGIN |
33 | 2 | n/a | _NEG |
36 | 4 | n/a | _ADD |
41 | 4 | n/a | _SUB |
46 | 4 | n/a | _MUL |
51 | 4 | n/a | _DIV |
56 | 8 | n/a | _POW |
63 | 2 | n/a | _INV |
68 | 16 | n/a | _NEW |
73 | 2 | n/a | _NEW2 |
83 | 75 | Yes | residue |
88 | 2 | Yes | centered_residue |
93 | 124 | Yes | modulus |