blib/lib/Math/GF/Extension.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 20 | 20 | 100.0 |
pod | 12 | 12 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
2 | 3 | n/a | BEGIN |
3 | 3 | n/a | BEGIN |
6 | 3 | n/a | BEGIN |
16 | 3 | n/a | BEGIN |
18 | 3 | n/a | BEGIN |
19 | 3 | n/a | BEGIN |
80 | 39 | Yes | assert_compatibility |
90 | 2 | Yes | BUILD_multiplicative_inverse |
104 | 3 | Yes | BUILD_additive_inverse |
118 | 9 | n/a | _prod |
125 | 4 | n/a | _sum |
132 | 4 | Yes | divided_by |
142 | 26 | Yes | equal_to |
148 | 2 | Yes | inv |
157 | 2 | Yes | minus |
166 | 1 | Yes | not_equal_to |
170 | 2 | Yes | plus |
179 | 2 | Yes | stringify |
183 | 5 | Yes | times |
192 | 1 | Yes | to_power |