FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
13100

org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor

BugCategoryDetailsLinePriority
Switch statement found in org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor.addType(Type) where default case is missingSTYLESF_SWITCH_NO_DEFAULT602-609Medium