Source file "org/mockito/internal/matchers/Equality.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 74 of 74 | 0% | 22 of 22 | 0% | 16 | 16 | 14 | 14 | 5 | 5 |
| areEqual(Object, Object) | 0% | 0% | 7 | 7 | 7 | 7 | 1 | 1 | ||
| areArrayElementsEqual(Object, Object) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| areArraysEqual(Object, Object) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| areArrayLengthsEqual(Object, Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isArray(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |