blib/lib/Math/Polynomial/Solve.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 36 | 38 | 94.7 |
pod | 25 | 27 | 92.5 |
line | count | pod | subroutine |
---|---|---|---|
4 | 17 | n/a | BEGIN |
5 | 17 | n/a | BEGIN |
6 | 17 | n/a | BEGIN |
7 | 17 | n/a | BEGIN |
9 | 17 | n/a | BEGIN |
10 | 17 | n/a | BEGIN |
11 | 17 | n/a | BEGIN |
130 | 17 | n/a | BEGIN |
270 | 0 | No | ascending_order |
283 | 17 | Yes | coefficients |
323 | 44 | No | poly_analysis |
476 | 135 | Yes | poly_roots |
649 | 22 | Yes | poly_option |
698 | 87 | Yes | build_companion |
752 | 87 | Yes | balance_matrix |
878 | 87 | Yes | hqr_eigen_hessenberg |
1157 | 9 | Yes | linear_roots |
1181 | 40 | Yes | quadratic_roots |
1216 | 23 | Yes | cubic_roots |
1325 | 22 | Yes | quartic_roots |
1476 | 17 | Yes | poly_real_root_count |
1505 | 156 | Yes | sturm_real_root_range_count |
1540 | 21 | Yes | sturm_bisection |
1644 | 5 | Yes | sturm_bisection_roots |
1683 | 55 | Yes | poly_sturm_chain |
1741 | 346 | Yes | sturm_sign_count |
1823 | 17 | Yes | sturm_sign_minus_inf |
1845 | 17 | Yes | sturm_sign_plus_inf |
1867 | 156 | Yes | sturm_sign_chain |
1933 | 0 | Yes | epsilon |
1957 | 17 | n/a | BEGIN |
1958 | 16 | Yes | laguerre |
2067 | 17 | n/a | BEGIN |
2068 | 2 | Yes | newtonraphson |
2190 | 13 | Yes | poly_iteration |
2263 | 5 | Yes | poly_tolerance |
2299 | 39 | Yes | poly_nonzero_term_count |
2310 | 17 | n/a | END |