blib/lib/Math/GF/Zn.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 17 | 19 | 89.4 |
pod | 13 | 13 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
2 | 4 | n/a | BEGIN |
3 | 4 | n/a | BEGIN |
6 | 4 | n/a | BEGIN |
16 | 4 | n/a | BEGIN |
18 | 4 | n/a | BEGIN |
19 | 4 | n/a | BEGIN |
62 | 1579 | Yes | assert_compatibility |
72 | 5 | Yes | BUILD_multiplicative_inverse |
84 | 0 | Yes | BUILD_additive_inverse |
89 | 3 | Yes | divided_by |
99 | 697 | Yes | equal_to |
105 | 1 | Yes | inv |
114 | 309 | Yes | minus |
123 | 93 | Yes | not_equal_to |
127 | 0 | Yes | opp |
136 | 182 | Yes | plus |
145 | 93 | Yes | stringify |
149 | 388 | Yes | times |
158 | 59 | Yes | to_power |