Source file "com/google/flatbuffers/Utf8.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 180 of 180 | 0% | 32 of 32 | 0% | 28 | 28 | 33 | 33 | 12 | 12 |
| handleFourBytes(byte, byte, byte, byte, char[], int) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| handleThreeBytes(byte, byte, byte, char[], int) | 0% | 0% | 7 | 7 | 6 | 6 | 1 | 1 | ||
| handleTwoBytes(byte, byte, char[], int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isTwoBytes(byte) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isThreeBytes(byte) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isNotTrailingByte(byte) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| highSurrogate(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lowSurrogate(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isOneByte(byte) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| handleOneByte(byte, char[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| trailingByteValue(byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Utf8.DecodeUtil() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |