FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.2

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
9 1 0 0

org.apache.maven.wagon.providers.http.BasicAuthScope

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