Source file "org/apache/avro/io/DirectBinaryEncoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 178 of 178 | 0% | 10 of 10 | 0% | 16 | 16 | 44 | 44 | 11 | 11 |
writeLong(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
writeInt(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
writeFloat(float) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeDouble(double) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
DirectBinaryEncoder(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
configure(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeBoolean(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
writeFixed(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeZero() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
flush() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
bytesBuffered() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |