Source file "org/eclipse/jgit/api/RenameBranchCommand.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 355 of 355 | 0% | 38 of 38 | 0% | 23 | 23 | 91 | 91 | 4 | 4 |
| call() | 0% | 0% | 20 | 20 | 83 | 83 | 1 | 1 | ||
| setNewName(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setOldName(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| RenameBranchCommand(Repository) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |