Source file "org/wildfly/common/iteration/Base16DecodingByteIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 166 of 166 | 0% | 20 of 20 | 0% | 19 | 19 | 42 | 42 | 9 | 9 |
hasNext() | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
previous() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
calc(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
peekPrevious() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
peekNext() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
hasPrevious() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
Base16DecodingByteIterator(CodePointIterator) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |