The following document contains the results of SpotBugs
SpotBugs Version is 3.1.12
Threshold is medium
Effort is default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 7 | 1 | 0 | 0 |
| Class | Bugs |
|---|---|
| org.eclipse.jgit.junit.ssh.SshTestGitServer$FakeUserAuthGSS | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| org.eclipse.jgit.junit.ssh.SshTestGitServer$FakeUserAuthGSS.doAuth(Buffer, boolean) has Boolean return type and returns explicit null | BAD_PRACTICE | NP_BOOLEAN_RETURN_NULL | 185 | Medium |