Source file "org/apache/avro/io/BinaryData.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,005 of 1,005 | 0% | 103 of 103 | 0% | 77 | 77 | 193 | 193 | 14 | 14 |
compare(BinaryData.Decoders, Schema) | ![]() | 0% | ![]() | 0% | 26 | 26 | 63 | 63 | 1 | 1 |
encodeLong(long, byte[], int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 31 | 31 | 1 | 1 |
hashCode(BinaryData.HashData, Schema) | ![]() | 0% | ![]() | 0% | 18 | 18 | 28 | 28 | 1 | 1 |
encodeInt(int, byte[], int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
encodeDouble(double, byte[], int) | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
hashBytes(int, BinaryData.HashData, int, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
compareBytes(byte[], int, int, byte[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
encodeFloat(float, byte[], int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
compare(byte[], int, int, byte[], int, int, Schema) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
hashCode(byte[], int, int, Schema) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
compare(byte[], int, byte[], int, Schema) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
skipLong(byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
encodeBoolean(boolean, byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |