Source file "org/apache/commons/math3/analysis/solvers/NewtonSolver.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 46 of 46 | 0% | 2 of 2 | 0% | 5 | 5 | 12 | 12 | 4 | 4 |
| doSolve() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| solve(int, DifferentiableUnivariateFunction, double, double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| NewtonSolver() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| NewtonSolver(double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |