Source file "org/wildfly/common/iteration/LimitedByteIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 118 of 118 | 0% | 14 of 14 | 0% | 16 | 16 | 23 | 23 | 9 | 9 |
| 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 | ||
| peekNext() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| drain(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| peekPrevious() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| LimitedByteIterator(ByteIterator, long) | 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 |