FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.9

Threshold is low

Effort is min

Summary

Classes Bugs Errors Missing Classes
49 2 0 0

com.pholser.util.properties.internal.defaultvalues.SubstitutableDefaultValue

Bug Category Details Line Priority
SubstitutableDefaultValue.converted not initialized in constructor STYLE UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR Low

com.pholser.util.properties.internal.separators.SubstitutableRegexValueSeparator

Bug Category Details Line Priority
SubstitutableRegexValueSeparator.separator not initialized in constructor STYLE UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR Low