Source file "org/apache/avro/io/BlockingBinaryEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,245 of 1,245 | 0% | 186 of 186 | 0% | 121 | 121 | 224 | 224 | 28 | 28 |
| compact() | 0% | 0% | 15 | 15 | 29 | 29 | 1 | 1 | ||
| endBlockedValue() | 0% | 0% | 15 | 15 | 29 | 29 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 9 | 9 | 15 | 15 | 1 | 1 | ||
| check() | 0% | 0% | 10 | 10 | 10 | 10 | 1 | 1 | ||
| BlockingBinaryEncoder(OutputStream, int, int) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| finishOverflow() | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| doWriteBytes(byte[], int, int) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| writeArrayStart() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| writeMapStart() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| setItemCount(long) | 0% | 0% | 8 | 8 | 6 | 6 | 1 | 1 | ||
| startItem() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| flush() | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| writeArrayEnd() | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| writeMapEnd() | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| configure(OutputStream, int, int) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| writeFixed(ByteBuffer) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| expandStack() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ensureBounds(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| writeBoolean(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeInt(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeLong(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeFloat(float) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeDouble(double) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeZero() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeIndex(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| writeFixed(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| bytesBuffered() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |