FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
12 1 0 0

org.apache.maven.wagon.shared.http.BasicAuthScope

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