The following document contains the results of FindBugs Report
FindBugs Version is 1.2.0
Threshold is Low
Effort is Default
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
78 | 2 | 0 | 0 |
Class | Bugs |
---|---|
net.sf.logdistiller.plugins.stat.StatPlugin | 2 |
Bug | Category | Details | Line |
---|---|---|---|
StatPlugin.dimensions not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
StatPlugin.statCsvFile not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |