Source file "org/wildfly/common/iteration/LimitedCodePointIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 94 of 94 | 0% | 14 of 14 | 0% | 15 | 15 | 22 | 22 | 8 | 8 |
| next() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| previous() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hasNext() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| LimitedCodePointIterator(CodePointIterator, long) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| peekNext() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| peekPrevious() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| hasPrevious() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |