Source file "org/apache/commons/math3/util/IterationManager.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 121 of 121 | 0% | 8 of 8 | 0% | 16 | 16 | 30 | 30 | 12 | 12 |
| fireInitializationEvent(IterationEvent) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| fireIterationPerformedEvent(IterationEvent) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| fireIterationStartedEvent(IterationEvent) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| fireTerminationEvent(IterationEvent) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| IterationManager(int, Incrementor.MaxCountExceededCallback) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| IterationManager(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| addIterationListener(IterationListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeIterationListener(IterationListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getIterations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxIterations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incrementIterationCount() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| resetIterationCount() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |