PMD Results

The following document contains the results of PMD.

Summary

FilesErrors
23

Files

FilesViolations
org/apache/portals/graffito/model/core/CmsObject.java 1
org/apache/portals/graffito/services/search/SearchResults.java 2

org/apache/portals/graffito/model/core/CmsObject.java

ViolationLine
Avoid unused imports such as 'Map' 21

org/apache/portals/graffito/services/search/SearchResults.java

ViolationLine
Avoid unnecessary return statements 80
Avoid unnecessary return statements 91