Subroutine Coverage
| blib/lib/Math/Symbolic/Custom/Matrix.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
21 |
27 |
77.7
|
| pod |
21 |
21 |
100.0
|
| line |
count |
pod |
subroutine |
|
3
|
2 |
n/a |
BEGIN |
|
4
|
2 |
n/a |
BEGIN |
|
5
|
2 |
n/a |
BEGIN |
|
50
|
2 |
n/a |
BEGIN |
|
51
|
2 |
n/a |
BEGIN |
|
53
|
2 |
n/a |
BEGIN |
|
120
|
0 |
Yes |
make_matrix |
|
145
|
169 |
Yes |
make_symbolic_matrix |
|
174
|
17 |
Yes |
identity_matrix |
|
195
|
1 |
Yes |
add_matrix |
|
230
|
2 |
Yes |
sub_matrix |
|
265
|
23 |
Yes |
multiply_matrix |
|
305
|
35 |
Yes |
scalar_multiply_matrix |
|
336
|
0 |
Yes |
scalar_divide_matrix |
|
377
|
867 |
Yes |
order_of_matrix |
|
409
|
349 |
Yes |
simplify_matrix |
|
445
|
35 |
Yes |
transpose_matrix |
|
476
|
3 |
Yes |
evaluate_matrix |
|
507
|
0 |
Yes |
implement_matrix |
|
538
|
0 |
Yes |
set_matrix |
|
565
|
35 |
Yes |
cofactors_matrix |
|
610
|
35 |
Yes |
adjugate_matrix |
|
631
|
35 |
Yes |
invert_matrix |
|
664
|
105 |
Yes |
is_square_matrix |
|
681
|
42 |
Yes |
is_equals_matrix |
|
710
|
0 |
Yes |
is_symmetric_matrix |
|
725
|
0 |
Yes |
is_skew_symmetric_matrix |