Source file "org/eclipse/jgit/lib/RepositoryCacheConfig.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 63 of 63 | 0% | 2 of 2 | 0% | 8 | 8 | 22 | 22 | 7 | 7 |
| fromConfig(Config) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getCleanupDelay() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| RepositoryCacheConfig() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setExpireAfter(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCleanupDelay(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getExpireAfter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| install() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |