The following document contains the results of FindBugs Report
FindBugs Version is 2.0.1
Threshold is low
Effort is max
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
The class de.smartics.properties.config.transfer.templatestream.CsvFactory$1 could be refactored into a named _static_ inner class | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC_ANON | 48-52 | Low |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
The class de.smartics.properties.config.transfer.templatestream.HSqlFactory$1 could be refactored into a named _static_ inner class | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC_ANON | 43-47 | Low |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
The class de.smartics.properties.config.transfer.templatestream.MySqlFactory$1 could be refactored into a named _static_ inner class | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC_ANON | 43-47 | Low |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
The class de.smartics.properties.config.transfer.templatestream.XmlFactory$1 could be refactored into a named _static_ inner class | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC_ANON | 44-48 | Low |