Source file "okio/Utf8.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,419 of 1,419 | 0% | 164 of 164 | 0% | 92 | 92 | 177 | 177 | 10 | 10 |
| processUtf16Chars(byte[], int, int, Function1) | 0% | 0% | 16 | 16 | 23 | 23 | 1 | 1 | ||
| processUtf8Bytes(String, int, int, Function1) | 0% | 0% | 14 | 14 | 32 | 32 | 1 | 1 | ||
| processUtf8CodePoints(byte[], int, int, Function1) | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| process4Utf8Bytes(byte[], int, int, Function1) | 0% | 0% | 14 | 14 | 35 | 35 | 1 | 1 | ||
| size(String, int, int) | 0% | 0% | 16 | 16 | 23 | 23 | 1 | 1 | ||
| process3Utf8Bytes(byte[], int, int, Function1) | 0% | 0% | 10 | 10 | 26 | 26 | 1 | 1 | ||
| process2Utf8Bytes(byte[], int, int, Function1) | 0% | 0% | 4 | 4 | 17 | 17 | 1 | 1 | ||
| isIsoControl(int) | 0% | 0% | 7 | 7 | 1 | 1 | 1 | 1 | ||
| size$default(String, int, int, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isUtf8Continuation(byte) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |