Source file "org/apache/commons/math/ConvergingAlgorithmImpl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 88 of 88 | 0% | 2 of 2 | 0% | 15 | 15 | 31 | 31 | 14 | 14 |
ConvergingAlgorithmImpl(int, double) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
incrementIterationsCounter() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
resetAbsoluteAccuracy() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
resetMaximalIterationCount() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
resetRelativeAccuracy() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAbsoluteAccuracy(double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaximalIterationCount(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRelativeAccuracy(double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
resetIterationsCounter() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ConvergingAlgorithmImpl() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIterationCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAbsoluteAccuracy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaximalIterationCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRelativeAccuracy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |