Source file "okio/internal/Buffer.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 5,479 of 5,479 | 0% | 526 of 526 | 0% | 321 | 321 | 814 | 814 | 58 | 58 |
| commonWriteUtf8(Buffer, String, int, int) | 0% | 0% | 18 | 18 | 49 | 49 | 1 | 1 | ||
| commonIndexOfElement(Buffer, ByteString, long) | 0% | 0% | 23 | 23 | 34 | 34 | 1 | 1 | ||
| commonIndexOf(Buffer, ByteString, long) | 0% | 0% | 15 | 15 | 20 | 20 | 1 | 1 | ||
| commonIndexOf(Buffer, byte, long, long) | 0% | 0% | 14 | 14 | 20 | 20 | 1 | 1 | ||
| commonWriteUtf8CodePoint(Buffer, int) | 0% | 0% | 7 | 7 | 28 | 28 | 1 | 1 | ||
| commonWriteDecimalLong(Buffer, long) | 0% | 0% | 25 | 25 | 51 | 51 | 1 | 1 | ||
| selectPrefix(Buffer, Options, boolean) | 0% | 0% | 18 | 18 | 54 | 54 | 1 | 1 | ||
| commonReadUtf8CodePoint(Buffer) | 0% | 0% | 8 | 8 | 42 | 42 | 1 | 1 | ||
| commonReadLong(Buffer) | 0% | 0% | 4 | 4 | 22 | 22 | 1 | 1 | ||
| commonWrite(Buffer, Buffer, long) | 0% | 0% | 11 | 11 | 26 | 26 | 1 | 1 | ||
| commonReadDecimalLong(Buffer) | 0% | 0% | 16 | 16 | 37 | 37 | 1 | 1 | ||
| commonReadHexadecimalUnsignedLong(Buffer) | 0% | 0% | 14 | 14 | 36 | 36 | 1 | 1 | ||
| commonWriteHexadecimalUnsignedLong(Buffer, long) | 0% | 0% | 3 | 3 | 28 | 28 | 1 | 1 | ||
| commonReadInt(Buffer) | 0% | 0% | 4 | 4 | 20 | 20 | 1 | 1 | ||
| commonReadUtf8LineStrict(Buffer, long) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| commonCopyTo(Buffer, Buffer, long, long) | 0% | 0% | 5 | 5 | 22 | 22 | 1 | 1 | ||
| commonEquals(Buffer, Object) | 0% | 0% | 10 | 10 | 22 | 22 | 1 | 1 | ||
| commonSnapshot(Buffer, int) | 0% | 0% | 5 | 5 | 25 | 25 | 1 | 1 | ||
| commonReadUtf8(Buffer, long) | 0% | 0% | 8 | 8 | 13 | 13 | 1 | 1 | ||
| commonWriteLong(Buffer, long) | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| commonReadShort(Buffer) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| seek(Buffer, long, Function2) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| commonReadByteString(Buffer, long) | 0% | 0% | 6 | 6 | 5 | 5 | 1 | 1 | ||
| commonWrite(Buffer, byte[], int, int) | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| commonRead(Buffer, byte[], int, int) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| commonWritableSegment(Buffer, int) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| commonSkip(Buffer, long) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| commonWriteInt(Buffer, int) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| commonRead(Buffer, Buffer, long) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| commonReadByteArray(Buffer, long) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| commonCopy(Buffer) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| commonRangeEquals(Buffer, long, ByteString, int, int) | 0% | 0% | 8 | 8 | 7 | 7 | 1 | 1 | ||
| commonReadByte(Buffer) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| commonGet(Buffer, long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| rangeEquals(Segment, int, byte[], int, int) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| commonHashCode(Buffer) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| commonSnapshot(Buffer) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| commonWriteShort(Buffer, int) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| commonCompleteSegmentByteCount(Buffer) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| commonReadFully(Buffer, byte[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| readUtf8Line(Buffer, long) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| commonWrite(Buffer, Source, long) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| commonSelect(Buffer, Options) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| commonReadUtf8Line(Buffer) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| commonWriteByte(Buffer, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| commonWriteAll(Buffer, Source) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| commonReadFully(Buffer, Buffer, long) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| commonReadAll(Buffer, Sink) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| commonWrite$default(Buffer, ByteString, int, int, int, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| commonWrite(Buffer, ByteString, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| commonWrite(Buffer, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| commonRead(Buffer, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| selectPrefix$default(Buffer, Options, boolean, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| commonClear(Buffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| commonReadByteArray(Buffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| commonReadByteString(Buffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHEX_DIGIT_BYTES() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |