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 | 122 of 122 | 0% | 12 of 12 | 0% | 14 | 14 | 35 | 35 | 8 | 8 |
setBuf(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
detach() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setPos(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setLimit(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getPos() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getLim() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getBuf() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
BinaryDecoder.BufferAccessor(BinaryDecoder) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |