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 | 313 of 313 | 0% | 48 of 48 | 0% | 44 | 44 | 57 | 57 | 18 | 18 |
encodedLength(CharSequence) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
encodedLengthGeneral(CharSequence, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
incompleteStateFor(byte[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
incompleteStateFor(ByteBuffer, int, int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
estimateConsecutiveAscii(ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
incompleteStateFor(int, int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
incompleteStateFor(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
isValidUtf8(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isValidUtf8(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
partialIsValidUtf8(int, byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
incompleteStateFor(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
encode(CharSequence, byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
partialIsValidUtf8(int, ByteBuffer, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isValidUtf8(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decodeUtf8(ByteBuffer, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decodeUtf8(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeUtf8(CharSequence, ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |