Source file "org/eclipse/jgit/internal/storage/file/UnpackedObjectCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 53 of 53 | 0% | 4 of 4 | 0% | 7 | 7 | 15 | 15 | 5 | 5 |
| add(AnyObjectId) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| UnpackedObjectCache() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| remove(AnyObjectId) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isUnpacked(AnyObjectId) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |