FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
42 1 0 0

de.smartics.exceptions.i18n.message.Helper

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