Source file "zipkin2/internal/WriteBuffer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 871 of 871 | 0% | 128 of 128 | 0% | 83 | 83 | 153 | 153 | 19 | 19 |
| writeUtf8(CharSequence) | 0% | 0% | 12 | 12 | 33 | 33 | 1 | 1 | ||
| asciiSizeInBytes(long) | 0% | 0% | 23 | 23 | 18 | 18 | 1 | 1 | ||
| writeLongHex(long) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| utf8SizeInBytes(CharSequence) | 0% | 0% | 12 | 12 | 20 | 20 | 1 | 1 | ||
| varintSizeInBytes(long) | 0% | 0% | 10 | 10 | 10 | 10 | 1 | 1 | ||
| writeLongLe(long) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| writeBackwards(long) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| writeAscii(long) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| writeVarint(long) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| varintSizeInBytes(int) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| writeHexByte(byte[], int, byte) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeVarint(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| writeAscii(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| write(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeByte(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| WriteBuffer(byte[], int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| wrap(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wrap(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| pos() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |