Source file "org/eclipse/jgit/api/errors/CheckoutConflictException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 51 of 51 | 0% | 2 of 2 | 0% | 8 | 8 | 18 | 18 | 7 | 7 |
| addConflictingPath(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| CheckoutConflictException(List, CheckoutConflictException) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CheckoutConflictException(String, List, Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CheckoutConflictException(String, List) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CheckoutConflictException(String, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CheckoutConflictException(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getConflictingPaths() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |