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
164 4 0 0

com.atlassian.gadgets.publisher.internal.impl.AggregatePluginGadgetSpecProviderPermissionImpl$1

Bug Category Details Line Priority
The class com.atlassian.gadgets.publisher.internal.impl.AggregatePluginGadgetSpecProviderPermissionImpl$1 could be refactored into a named _static_ inner class PERFORMANCE SIC_INNER_SHOULD_BE_STATIC_ANON 29-55 Low

com.atlassian.gadgets.publisher.internal.jaxb.JAXBMessageBundle

Bug Category Details Line Priority
Unread field: com.atlassian.gadgets.publisher.internal.jaxb.JAXBMessageBundle.messages PERFORMANCE URF_UNREAD_FIELD 26 Low

com.atlassian.gadgets.publisher.internal.jaxb.JAXBMessageBundle$JAXBMessage

Bug Category Details Line Priority
Unread field: com.atlassian.gadgets.publisher.internal.jaxb.JAXBMessageBundle$JAXBMessage.name PERFORMANCE URF_UNREAD_FIELD 48 Low
Unread field: com.atlassian.gadgets.publisher.internal.jaxb.JAXBMessageBundle$JAXBMessage.value PERFORMANCE URF_UNREAD_FIELD 49 Low