Source file "org/apache/datasketches/memory/internal/Utf8.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 384 of 384 | 0% | 56 of 56 | 0% | 41 | 41 | 60 | 60 | 13 | 13 |
| handleFourBytesCharBuffer(byte, byte, byte, byte, CharBuffer, char[], int) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| handleFourBytes(byte, byte, byte, byte, Appendable) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| handleThreeBytesCharBuffer(byte, byte, byte, CharBuffer, char[], int) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| handleThreeBytes(byte, byte, byte, Appendable) | 0% | 0% | 7 | 7 | 7 | 7 | 1 | 1 | ||
| handleTwoBytesCharBuffer(byte, byte, CharBuffer, char[], int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| handleTwoBytes(byte, byte, Appendable) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isTwoBytes(byte) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isThreeBytes(byte) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isNotTrailingByte(byte) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| highSurrogate(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lowSurrogate(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isOneByte(byte) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| trailingByteValue(byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |