The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
25 | 1 | 1 | 25 |
Class | Bugs |
---|---|
org.apache.creadur.whisker.app.LicenseConfiguration | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
org.apache.creadur.whisker.app.LicenseConfiguration.DEFAULT_LICENSE_CONFIGURATION isn't final but should be | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | 33 | High |