Source file "org/apache/commons/math/estimation/GaussNewtonEstimator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 242 of 242 | 0% | 18 of 18 | 0% | 14 | 14 | 45 | 45 | 5 | 5 |
estimate(EstimationProblem) | ![]() | 0% | ![]() | 0% | 10 | 10 | 32 | 32 | 1 | 1 |
GaussNewtonEstimator(int, double, double) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
GaussNewtonEstimator() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setConvergence(double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSteadyStateThreshold(double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |