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