The following document contains the results of FindBugs Report
FindBugs Version is 1.3.8
Threshold is Low
Effort is Max
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
242 | 2 | 0 | 0 |
Class | Bugs |
---|---|
at.infonova.opencms.modules.velocity.contextobjects.servlet.ServletObjects$3 | 1 |
at.infonova.opencms.modules.velocity.contextobjects.servlet.ServletObjects$5 | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Should at.infonova.opencms.modules.velocity.contextobjects.servlet.ServletObjects$3.getValue(Object) return a zero length array rather than null? | STYLE | PZLA_PREFER_ZERO_LENGTH_ARRAYS | 383 | Low |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Should at.infonova.opencms.modules.velocity.contextobjects.servlet.ServletObjects$5.getValue(Object) return a zero length array rather than null? | STYLE | PZLA_PREFER_ZERO_LENGTH_ARRAYS | 458 | Low |