Source file "com/google/flatbuffers/Utf8Safe.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,024 of 1,027 | 0% | 130 of 130 | 0% | 74 | 75 | 193 | 194 | 9 | 10 |
encodeUtf8Array(CharSequence, byte[], int, int) | ![]() | 0% | ![]() | 0% | 20 | 20 | 36 | 36 | 1 | 1 |
encodeUtf8Buffer(CharSequence, ByteBuffer) | ![]() | 0% | ![]() | 0% | 11 | 11 | 34 | 34 | 1 | 1 |
decodeUtf8Array(byte[], int, int) | ![]() | 0% | ![]() | 0% | 13 | 13 | 39 | 39 | 1 | 1 |
decodeUtf8Buffer(ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 13 | 13 | 45 | 45 | 1 | 1 |
computeEncodedLength(CharSequence) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
encodedLengthGeneral(CharSequence, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
encodeUtf8(CharSequence, ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
decodeUtf8(ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
encodedLength(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Utf8Safe() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |