Source file "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 | 807 of 807 | 0% | 142 of 142 | 0% | 81 | 81 | 162 | 162 | 10 | 10 |
| encodeUtf8Default(CharSequence, ByteBuffer) | 0% | 0% | 11 | 11 | 34 | 34 | 1 | 1 | ||
| decodeUtf8Default(ByteBuffer, int, int) | 0% | 0% | 13 | 13 | 45 | 45 | 1 | 1 | ||
| partialIsValidUtf8Default(int, ByteBuffer, int, int) | 0% | 0% | 23 | 23 | 33 | 33 | 1 | 1 | ||
| partialIsValidUtf8(ByteBuffer, int, int) | 0% | 0% | 20 | 20 | 27 | 27 | 1 | 1 | ||
| encodeUtf8(CharSequence, ByteBuffer) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| partialIsValidUtf8(int, ByteBuffer, int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| decodeUtf8(ByteBuffer, int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isValidUtf8(byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isValidUtf8(ByteBuffer, int, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| Utf8.Processor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |