Subroutine Coverage
blib/lib/Math/Polynomial/ModInt.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
37 |
37 |
100.0
|
pod |
17 |
17 |
100.0
|
line |
count |
pod |
subroutine |
6
|
3 |
n/a |
BEGIN |
7
|
3 |
n/a |
BEGIN |
8
|
3 |
n/a |
BEGIN |
9
|
3 |
n/a |
BEGIN |
10
|
3 |
n/a |
BEGIN |
11
|
3 |
n/a |
BEGIN |
12
|
3 |
n/a |
BEGIN |
13
|
3 |
n/a |
BEGIN |
21
|
3 |
n/a |
BEGIN |
22
|
3 |
n/a |
BEGIN |
23
|
3 |
n/a |
BEGIN |
28
|
3 |
n/a |
BEGIN |
53
|
3 |
n/a |
_nonprime_modulus |
58
|
1 |
n/a |
_no_inverse |
63
|
2 |
n/a |
_modulus_too_small |
68
|
2 |
n/a |
_inverse |
78
|
7 |
n/a |
_linearly_dependent |
108
|
478 |
n/a |
_wrap |
117
|
148 |
n/a |
_xnew |
127
|
500 |
Yes |
new |
141
|
963 |
Yes |
string_config |
148
|
10 |
Yes |
is_equal |
159
|
5 |
Yes |
is_unequal |
170
|
55 |
Yes |
is_monic |
176
|
4 |
Yes |
monize |
186
|
146 |
Yes |
modpoly |
191
|
150 |
Yes |
from_index |
214
|
3 |
Yes |
from_int_poly |
226
|
1264 |
Yes |
modulus |
231
|
6 |
Yes |
index |
244
|
181 |
Yes |
number_of_terms |
246
|
1 |
Yes |
lift |
248
|
2 |
Yes |
centerlift |
251
|
8 |
Yes |
lambda_reduce |
263
|
16 |
Yes |
first_root |
281
|
16 |
Yes |
is_irreducible |
301
|
26 |
n/a |
__ANON__ |