Source file "org/eclipse/jgit/lib/ObjectIdOwnerMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 361 of 361 | 0% | 42 of 42 | 0% | 34 | 34 | 79 | 79 | 13 | 13 |
| grow() | 0% | 0% | 6 | 6 | 28 | 28 | 1 | 1 | ||
| addIfAbsent(ObjectIdOwnerMap.Entry) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| add(ObjectIdOwnerMap.Entry) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| get(AnyObjectId) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| equals(AnyObjectId, AnyObjectId) | 0% | 0% | 6 | 6 | 5 | 5 | 1 | 1 | ||
| clear() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| ObjectIdOwnerMap() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| contains(AnyObjectId) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| computeGrowAt(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newSegment() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |