Source file "org/wildfly/common/iteration/Base16EncodingCodePointIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 204 of 204 | 0% | 36 of 36 | 0% | 28 | 28 | 35 | 35 | 10 | 10 |
| previous() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| next() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| hex(int) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| peekNext() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| peekPrevious() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getIndex() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasNext() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| hasPrevious() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| Base16EncodingCodePointIterator(ByteIterator, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |