Source file "org/apache/commons/math3/optimization/AbstractConvergenceChecker.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 33 of 33 | 0% | 0 of 0 | n/a | 5 | 5 | 12 | 12 | 5 | 5 |
| AbstractConvergenceChecker() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| AbstractConvergenceChecker(double, double) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getRelativeThreshold() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAbsoluteThreshold() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |