Source file "org/wildfly/common/iteration/Base64EncodingIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 529 of 529 | 0% | 94 of 94 | 0% | 79 | 79 | 137 | 137 | 9 | 9 |
| next() | 0% | 0% | 21 | 21 | 46 | 46 | 1 | 1 | ||
| peekNext() | 0% | 0% | 19 | 19 | 33 | 33 | 1 | 1 | ||
| previous() | 0% | 0% | 14 | 14 | 35 | 35 | 1 | 1 | ||
| peekPrevious() | 0% | 0% | 14 | 14 | 15 | 15 | 1 | 1 | ||
| hasNext() | 0% | 0% | 5 | 5 | 1 | 1 | 1 | 1 | ||
| Base64EncodingIterator(ByteIterator, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 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 |