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 | 203 of 203 | 0% | 26 of 26 | 0% | 21 | 21 | 69 | 69 | 8 | 8 |
trySkipBytes(long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 19 | 19 | 1 | 1 |
skipSourceBytes(long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
tryReadRaw(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
readRaw(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
BinaryDecoder.InputStreamByteSource(InputStream) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isEof() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |