Source file "org/apache/avro/util/ReusableByteBufferInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 110 of 110 | 0% | 8 of 8 | 0% | 13 | 13 | 27 | 27 | 9 | 9 |
| skip(long) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| read(byte[], int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ReusableByteBufferInputStream() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setByteBuffer(ByteBuffer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| mark(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| markSupported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |