Source file "org/eclipse/jgit/lib/TextProgressMonitor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 207 of 207 | 0% | 12 of 12 | 0% | 15 | 15 | 57 | 57 | 9 | 9 |
| format(StringBuilder, String, int, int, int) | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| format(StringBuilder, String, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| onEndTask(String, int, int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| onEndTask(String, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| send(StringBuilder) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| onUpdate(String, int, int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| onUpdate(String, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| TextProgressMonitor() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| TextProgressMonitor(Writer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |