Source file "org/wildfly/common/iteration/Base32DecodingByteIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 959 of 959 | 0% | 156 of 156 | 0% | 102 | 102 | 241 | 241 | 8 | 8 |
| hasNext() | 0% | 0% | 35 | 35 | 86 | 86 | 1 | 1 | ||
| previous() | 0% | 0% | 24 | 24 | 69 | 69 | 1 | 1 | ||
| next() | 0% | 0% | 15 | 15 | 43 | 43 | 1 | 1 | ||
| peekPrevious() | 0% | 0% | 17 | 17 | 27 | 27 | 1 | 1 | ||
| peekNext() | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| Base32DecodingByteIterator(CodePointIterator, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| hasPrevious() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |