The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is low
Effort is min
| Class | Bugs |
|---|---|
| com.pholser.util.properties.internal.defaultvalues.SubstitutableDefaultValue | 1 |
| com.pholser.util.properties.internal.separators.SubstitutableRegexValueSeparator | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| SubstitutableDefaultValue.converted not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Low |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| SubstitutableRegexValueSeparator.separator not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Low |