FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.8

Threshold is Low

Effort is Default

Summary

Classes Bugs Errors Missing Classes
170 4 0 0

com.atlassian.gadgets.directory.internal.Category

Bug Category Details Line Priority
Use of non-localized String.toUpperCase() or String.toLowerCase I18N DM_CONVERT_CASE 66 Low
Use of non-localized String.toUpperCase() or String.toLowerCase I18N DM_CONVERT_CASE 78 Low

com.atlassian.gadgets.directory.internal.jaxb.JAXBDirectoryContents

Bug Category Details Line Priority
Unread field: com.atlassian.gadgets.directory.internal.jaxb.JAXBDirectoryContents.categories PERFORMANCE URF_UNREAD_FIELD 34 Low
Unread field: com.atlassian.gadgets.directory.internal.jaxb.JAXBDirectoryContents.entries PERFORMANCE URF_UNREAD_FIELD 35 Low