Source file "org/eclipse/jgit/lib/GpgConfig.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 99 of 99 | 0% | 2 of 2 | 0% | 9 | 9 | 33 | 33 | 8 | 8 |
| GpgConfig(Config) | 0% | 0% | 2 | 2 | 19 | 19 | 1 | 1 | ||
| GpgConfig(String, GpgConfig.GpgFormat, String) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| getKeyFormat() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProgram() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSigningKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSignCommits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSignAllTags() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSignAnnotated() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |