Source file "com/mysema/commons/lang/Pair.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 83 of 83 | 0% | 18 of 18 | 0% | 16 | 16 | 15 | 15 | 7 | 7 |
| equals(Object) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| equals(Object, Object) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| Pair(Object, Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| of(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFirst() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSecond() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |