Source file "org/eclipse/jgit/lib/UserConfig.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 151 of 151 | 0% | 16 of 16 | 0% | 24 | 24 | 43 | 43 | 16 | 16 |
| UserConfig(Config) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| getNameInternal(Config, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getEmailInternal(Config, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getDefaultEmail() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDefaultUserName() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| stripInvalidCharacters(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthorName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCommitterName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthorEmail() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCommitterEmail() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAuthorNameImplicit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAuthorEmailImplicit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCommitterNameImplicit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCommitterEmailImplicit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| system() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |