FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.8

Threshold is Low

Effort is Max

Summary

Classes Bugs Errors Missing Classes
242 2 0 0

at.infonova.opencms.modules.velocity.contextobjects.servlet.ServletObjects$3

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

at.infonova.opencms.modules.velocity.contextobjects.servlet.ServletObjects$5

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