Source file "org/apache/avro/io/BinaryDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 227 of 227 | 0% | 14 of 14 | 0% | 17 | 17 | 52 | 52 | 10 | 10 |
trySkipBytes(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
BinaryDecoder.ByteArrayByteSource(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
attach(int, BinaryDecoder) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
compactAndFill(byte[], int, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
readRaw(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isEof() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
skipSourceBytes(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
close() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
tryReadRaw(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |