FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 2.0.3

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
28 1 0 0

org.apache.maven.shared.io.logging.MessageLevels

Bug Category Details Line Priority
Switch statement found in org.apache.maven.shared.io.logging.MessageLevels.getLevelStates(int) where default case is missing STYLE SF_SWITCH_NO_DEFAULT 86-97 Medium