The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
Class | Bugs |
---|---|
org.sonatype.install4j.slf4j.Install4jLogger | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Switch statement found in org.sonatype.install4j.slf4j.Install4jLogger.log(int, String, Throwable) where default case is missing | STYLE | SF_SWITCH_NO_DEFAULT | 199-213 | Medium |