Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 793 of 807 | 1% | 140 of 142 | 1% | 78 | 81 | 160 | 162 | 8 | 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(ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isValidUtf8(byte[], int, int) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 1 | 0 | 1 |
Utf8.Processor() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |