Source file "org/apache/avro/util/ByteBufferOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 193 of 193 | 0% | 12 of 12 | 0% | 15 | 15 | 47 | 47 | 9 | 9 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
write(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
writeBuffer(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
prepend(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
append(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getBufferList() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
reset() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
write(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ByteBufferOutputStream() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |