Source file "org/apache/commons/math3/analysis/solvers/BaseSecantSolver.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 274 of 274 | 0% | 48 of 48 | 0% | 36 | 36 | 68 | 68 | 7 | 7 |
| doSolve() | 0% | 0% | 30 | 30 | 52 | 52 | 1 | 1 | ||
| solve(int, UnivariateFunction, double, double, AllowedSolution) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BaseSecantSolver(double, double, double, BaseSecantSolver.Method) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| BaseSecantSolver(double, double, BaseSecantSolver.Method) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| solve(int, UnivariateFunction, double, double, double, AllowedSolution) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BaseSecantSolver(double, BaseSecantSolver.Method) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| solve(int, UnivariateFunction, double, double, double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |