The following document contains the results of FindBugs Report
FindBugs Version is 2.0.1
Threshold is low
Effort is max
Class | Bugs |
---|---|
de.smartics.exceptions.i18n.message.Helper | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Use of non-localized String.toUpperCase() or String.toLowerCase in de.smartics.exceptions.i18n.message.Helper.capitalize(String) | I18N | DM_CONVERT_CASE | 78 | Low |