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 | 1,776 of 1,776 | 0% | 314 of 314 | 0% | 173 | 173 | 304 | 304 | 14 | 14 |
encodeUtf8Direct(CharSequence, ByteBuffer) | ![]() | 0% | ![]() | 0% | 20 | 20 | 39 | 39 | 1 | 1 |
encodeUtf8(CharSequence, byte[], int, int) | ![]() | 0% | ![]() | 0% | 21 | 21 | 36 | 36 | 1 | 1 |
partialIsValidUtf8(int, byte[], int, int) | ![]() | 0% | ![]() | 0% | 24 | 24 | 38 | 38 | 1 | 1 |
partialIsValidUtf8Direct(int, ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 24 | 24 | 38 | 38 | 1 | 1 |
decodeUtf8Direct(ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 13 | 13 | 45 | 45 | 1 | 1 |
partialIsValidUtf8(byte[], long, int) | ![]() | 0% | ![]() | 0% | 21 | 21 | 30 | 30 | 1 | 1 |
partialIsValidUtf8(long, int) | ![]() | 0% | ![]() | 0% | 21 | 21 | 32 | 32 | 1 | 1 |
unsafeEstimateConsecutiveAscii(byte[], long, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 14 | 14 | 1 | 1 |
unsafeEstimateConsecutiveAscii(long, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
decodeUtf8(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
unsafeIncompleteStateFor(byte[], int, long, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
unsafeIncompleteStateFor(long, int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
isAvailable() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
Utf8.UnsafeProcessor() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |