Source file "org/wildfly/common/iteration/DelimitedCodePointIterator.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% | 18 of 18 | 0% | 18 | 18 | 22 | 22 | 9 | 9 |
isDelim(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
previous() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
hasNext() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
DelimitedCodePointIterator(CodePointIterator, int[]) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
peekNext() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
peekPrevious() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
hasPrevious() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |