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 | 182 of 182 | 0% | 6 of 6 | 0% | 10 | 10 | 43 | 43 | 7 | 7 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
skip(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
compactAndFill(byte[], int, int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
attach(int, BinaryDecoder) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
available() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
detach() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BinaryDecoder.ByteSource() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |