Source file "org/antlr/v4/runtime/CodePointBuffer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 163 of 673 | 75% | 24 of 62 | 61% | 26 | 51 | 38 | 157 | 5 | 17 |
ensureRemaining(int) | ![]() ![]() | 13% | ![]() ![]() | 20% | 6 | 7 | 19 | 22 | 0 | 1 |
appendArrayInt(CharBuffer) | ![]() ![]() | 73% | ![]() ![]() | 66% | 3 | 7 | 9 | 31 | 0 | 1 |
roundUpToNextPowerOfTwo(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
appendArray(CharBuffer) | ![]() ![]() | 59% | ![]() ![]() | 37% | 5 | 6 | 3 | 8 | 0 | 1 |
append(CharBuffer) | ![]() ![]() | 70% | ![]() ![]() | 50% | 1 | 2 | 1 | 5 | 0 | 1 |
appendArrayByte(CharBuffer) | ![]() ![]() | 96% | ![]() ![]() | 80% | 2 | 6 | 0 | 25 | 0 | 1 |
appendArrayChar(CharBuffer) | ![]() ![]() | 95% | ![]() ![]() | 75% | 2 | 5 | 0 | 21 | 0 | 1 |
getType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getByteBuffer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCharBuffer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIntBuffer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() ![]() | 75% | ![]() ![]() | 50% | 1 | 2 | 0 | 1 | 0 | 1 |
byteToCharBuffer(int) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 8 | 0 | 1 |
byteToIntBuffer(int) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 8 | 0 | 1 |
charToIntBuffer(int) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 8 | 0 | 1 |
build() | ![]() | 100% | ![]() ![]() | 75% | 1 | 4 | 0 | 7 | 0 | 1 |
CodePointBuffer.Builder(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 |