Subroutine Coverage
| blib/lib/Math/Polynomial/Multivariate.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
49 |
49 |
100.0
|
| pod |
20 |
20 |
100.0
|
| line |
count |
pod |
subroutine |
|
7
|
5 |
n/a |
BEGIN |
|
8
|
5 |
n/a |
BEGIN |
|
9
|
5 |
n/a |
BEGIN |
|
10
|
5 |
n/a |
BEGIN |
|
24
|
5 |
n/a |
BEGIN |
|
31
|
5 |
n/a |
BEGIN |
|
32
|
5 |
n/a |
BEGIN |
|
33
|
5 |
n/a |
BEGIN |
|
34
|
5 |
n/a |
BEGIN |
|
38
|
5 |
n/a |
BEGIN |
|
39
|
5 |
n/a |
BEGIN |
|
41
|
5 |
n/a |
BEGIN |
|
42
|
5 |
n/a |
BEGIN |
|
44
|
5 |
n/a |
BEGIN |
|
54
|
14 |
n/a |
_vclean |
|
63
|
117 |
n/a |
_key |
|
72
|
8 |
n/a |
_keyvc |
|
83
|
104 |
n/a |
_isa_pol |
|
89
|
124 |
n/a |
_space |
|
105
|
51 |
n/a |
_clone |
|
116
|
3 |
n/a |
_mul_vars |
|
135
|
1 |
n/a |
_neg |
|
144
|
31 |
n/a |
_add |
|
163
|
14 |
n/a |
_sub |
|
184
|
40 |
n/a |
_mul |
|
215
|
8 |
n/a |
_pow |
|
226
|
17 |
n/a |
_eq_ne |
|
240
|
10 |
n/a |
_eq |
|
245
|
7 |
n/a |
_ne |
|
254
|
75 |
Yes |
null |
|
260
|
27 |
Yes |
const |
|
267
|
8 |
Yes |
var |
|
276
|
14 |
Yes |
monomial |
|
284
|
8 |
Yes |
subst |
|
301
|
3 |
Yes |
partial_derivative |
|
314
|
1 |
Yes |
flatten |
|
325
|
1 |
Yes |
extract |
|
341
|
2 |
Yes |
is_null |
|
342
|
2 |
Yes |
is_not_null |
|
345
|
9 |
Yes |
variables |
|
351
|
14 |
Yes |
exponents_of |
|
361
|
26 |
Yes |
factor_of |
|
377
|
8 |
Yes |
coefficient |
|
384
|
5 |
Yes |
degree |
|
401
|
4 |
Yes |
multidegree |
|
414
|
2 |
Yes |
number_of_terms |
|
417
|
5 |
Yes |
evaluate |
|
431
|
43 |
Yes |
as_monomials |
|
443
|
41 |
Yes |
as_string |