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 | 131 of 131 | 0% | 8 of 8 | 0% | 17 | 17 | 36 | 36 | 13 | 13 |
| fireInitializationEvent(IterationEvent) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| fireIterationPerformedEvent(IterationEvent) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| fireIterationStartedEvent(IterationEvent) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| fireTerminationEvent(IterationEvent) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| IterationManager(int, IntegerSequence.Incrementor.MaxCountExceededCallback) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| IterationManager(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| IterationManager(int, Incrementor.MaxCountExceededCallback) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| resetIterationCount() | 0% | n/a | 1 | 1 | 2 | 2 | 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 |