Source file "org/eclipse/jgit/lib/BranchTrackingStatus.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 115 of 115 | 0% | 6 of 6 | 0% | 8 | 8 | 35 | 35 | 5 | 5 |
| of(Repository, String) | 0% | 0% | 4 | 4 | 27 | 27 | 1 | 1 | ||
| BranchTrackingStatus(String, int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getRemoteTrackingBranch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAheadCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBehindCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |