Source file "org/wildfly/common/iteration/CharArrayIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 152 of 152 | 0% | 12 of 12 | 0% | 14 | 14 | 22 | 22 | 8 | 8 |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
previous() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
CharArrayIterator(int, char[], 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 |