Source file "org/apache/commons/math3/util/IntegerSequence.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 174 of 174 | 0% | 14 of 14 | 0% | 23 | 23 | 36 | 36 | 16 | 16 |
| IntegerSequence.Incrementor(int, int, int, IntegerSequence.Incrementor.MaxCountExceededCallback) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| canIncrement(int) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| increment(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| withIncrement(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| withStart(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withMaximalCount(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withCallback(IntegerSequence.Incrementor.MaxCountExceededCallback) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| next() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| canIncrement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| increment() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasNext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaximalCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |