Source file "io/rsocket/util/CharByteBufUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 439 of 439 | 0% | 42 of 42 | 0% | 32 | 32 | 85 | 85 | 11 | 11 |
| writeUtf8(ByteBuf, int, char[], int, int) | 0% | 0% | 7 | 7 | 23 | 23 | 1 | 1 | ||
| writeUtf8Surrogate(ByteBuf, int, char, char) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| readUtf8(ByteBuf, int) | 0% | 0% | 4 | 4 | 18 | 18 | 1 | 1 | ||
| utf8BytesNonAscii(char[], int, int) | 0% | 0% | 6 | 6 | 21 | 21 | 1 | 1 | ||
| checkCharSequenceBounds(char[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| utf8ByteCount(char[], int, int) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| writeUtf8(ByteBuf, char[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| safeTrim(char[], int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| utf8Bytes(char[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeUtf8(ByteBuf, char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| utf8Bytes(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |