Source file "org/wildfly/common/iteration/StringIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 224 of 224 | 0% | 12 of 12 | 0% | 16 | 16 | 28 | 28 | 10 | 10 |
| drainTo(StringBuilder) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| drainToString() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| next() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| previous() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| StringIterator(int, String, int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| peekNext() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| peekPrevious() | 0% | 0% | 2 | 2 | 2 | 2 | 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 |