Source file "org/eclipse/jgit/hooks/GitHook.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 118 of 118 | 0% | 12 of 12 | 0% | 16 | 16 | 32 | 32 | 10 | 10 |
| doRun() | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| isNativeHookPresent() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| GitHook(Repository, OutputStream, OutputStream) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| handleError(String, ProcessResult) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getOutputStream() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getErrorStream() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| GitHook(Repository, OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getRepository() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStdinArgs() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |