Source file "graphql/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 | 57 of 673 | 91% | 14 of 62 | 77% | 17 | 51 | 12 | 157 | 4 | 17 | 
| appendArrayInt(CharBuffer) | 79% | 75% | 2 | 7 | 7 | 31 | 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 | ||
| appendArray(CharBuffer) | 85% | 62% | 3 | 6 | 0 | 8 | 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 | ||
| ensureRemaining(int) | 100% | 90% | 1 | 7 | 0 | 22 | 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 | ||
| roundUpToNextPowerOfTwo(int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |