Source file "org/wildfly/common/iteration/ConcatByteIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 147 of 147 | 0% | 20 of 20 | 0% | 20 | 20 | 31 | 31 | 10 | 10 |
| next() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| previous() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| seekPrevious() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| seekNext() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| peekNext() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| peekPrevious() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ConcatByteIterator(ByteIterator[]) | 0% | n/a | 1 | 1 | 4 | 4 | 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 |