Source file "org/apache/commons/math3/util/Incrementor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 83 of 83 | 0% | 8 of 8 | 0% | 15 | 15 | 25 | 25 | 11 | 11 |
| Incrementor(int, Incrementor.MaxCountExceededCallback) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| incrementCount() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| incrementCount(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| canIncrement() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| Incrementor(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| wrap(IntegerSequence.Incrementor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Incrementor() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaximalCount(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| resetCount() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMaximalCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |