Source file "org/wildfly/common/iteration/InterleavedByteArrayIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 134 of 134 | 0% | 12 of 12 | 0% | 14 | 14 | 18 | 18 | 8 | 8 |
| next() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| previous() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| peekPrevious() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| peekNext() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| InterleavedByteArrayIterator(int, byte[], int, int[]) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| hasNext() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasPrevious() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |