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 | 734 of 734 | 0% | 150 of 150 | 0% | 84 | 84 | 129 | 129 | 9 | 9 |
encodeUtf8(CharSequence, byte[], int, int) | ![]() | 0% | ![]() | 0% | 20 | 20 | 34 | 34 | 1 | 1 |
decodeUtf8(byte[], int, int) | ![]() | 0% | ![]() | 0% | 13 | 13 | 39 | 39 | 1 | 1 |
partialIsValidUtf8(int, byte[], int, int) | ![]() | 0% | ![]() | 0% | 23 | 23 | 30 | 30 | 1 | 1 |
partialIsValidUtf8NonAscii(byte[], int, int) | ![]() | 0% | ![]() | 0% | 20 | 20 | 18 | 18 | 1 | 1 |
partialIsValidUtf8(byte[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
partialIsValidUtf8Direct(int, ByteBuffer, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decodeUtf8Direct(ByteBuffer, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeUtf8Direct(CharSequence, ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Utf8.SafeProcessor() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |