blib/lib/Math/Function/Roots.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 13 | 13 | 100.0 |
pod | 8 | 8 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
2 | 6 | n/a | BEGIN |
3 | 6 | n/a | BEGIN |
5 | 6 | n/a | BEGIN |
6 | 6 | n/a | BEGIN |
7 | 6 | n/a | BEGIN |
122 | 17 | Yes | epsilon |
145 | 11 | Yes | max_iter |
163 | 7 | Yes | last_iter |
213 | 9 | Yes | bisection |
293 | 2 | Yes | fixed_point |
331 | 3 | Yes | secant |
382 | 7 | Yes | false_position |
441 | 1 | Yes | find |