The following document contains the results of FindBugs
FindBugs Version is 2.0.3
Threshold is medium
Effort is min
Class | Bugs |
---|---|
org.apache.maven.shared.io.logging.MessageLevels | 1 |
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 |