The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
Class | Bugs |
---|---|
org.apache.maven.wagon.shared.http.BasicAuthScope | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
org.apache.maven.wagon.shared.http.BasicAuthScope.getScope(String, int) uses the same code for two branches | STYLE | DB_DUPLICATE_BRANCHES | 126 | Medium |