Source file "org/apache/calcite/avatica/com/google/protobuf/Utf8.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 163 of 163 | 0% | 32 of 32 | 0% | 27 | 27 | 30 | 30 | 11 | 11 |
| handleFourBytes(byte, byte, byte, byte, char[], int) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| handleThreeBytes(byte, byte, byte, char[], int) | 0% | 0% | 7 | 7 | 6 | 6 | 1 | 1 | ||
| handleTwoBytes(byte, byte, char[], int) | 0% | 0% | 3 | 3 | 4 | 4 | 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 | ||
| handleOneByte(byte, char[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| trailingByteValue(byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |