Source file "org/apache/avro/util/springframework/ObjectUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 499 of 499 | 0% | 110 of 110 | 0% | 68 | 68 | 105 | 105 | 13 | 13 |
| arrayEquals(Object, Object) | 0% | 0% | 19 | 19 | 19 | 19 | 1 | 1 | ||
| nullSafeHashCode(Object) | 0% | 0% | 12 | 12 | 22 | 22 | 1 | 1 | ||
| nullSafeEquals(Object, Object) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| nullSafeHashCode(Object[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| nullSafeHashCode(boolean[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| nullSafeHashCode(double[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| nullSafeHashCode(float[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| nullSafeHashCode(long[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| nullSafeHashCode(byte[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| nullSafeHashCode(char[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| nullSafeHashCode(int[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| nullSafeHashCode(short[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isEmpty(Object[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 |