Source file "org/wildfly/common/iteration/SkippingCodePointIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 158 of 158 | 0% | 28 of 28 | 0% | 25 | 25 | 40 | 40 | 11 | 11 |
| seekNext(int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| seekPrev(int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| peekNext() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| peekPrevious() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| hasNext() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| hasPrevious() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| next() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| previous() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| SkippingCodePointIterator(CodePointIterator, IntPredicate) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| skip(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |