SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.9.4
Threshold is medium
Effort is max
Summary
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
10 | 1 | 0 | 0 |
Files
Class | Bugs |
---|---|
org.forgerock.http.apache.async.AsyncHttpClientProvider | 1 |
org.forgerock.http.apache.async.AsyncHttpClientProvider
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Switch statement found in org.forgerock.http.apache.async.AsyncHttpClientProvider.newHttpClient(Options) where default case is missing | STYLE | SF_SWITCH_NO_DEFAULT | 117-119 | Medium |