PMD Results

The following document contains the results of PMD 5.1.2.

Files

info/magnolia/imaging/caching/CachingImageStreamer.java

Violation Line
Avoid unused private methods such as 'unwrapRuntimeException(Exception)'. 243

info/magnolia/imaging/parameters/SimpleEqualityContentWrapper.java

Violation Line
Avoid unused private methods such as 'isSame(Content)'. 63
Useless parentheses. 70

info/magnolia/imaging/parameters/SimpleEqualityNodeDataWrapper.java

Violation Line
Avoid unused private methods such as 'isSame(NodeData)'. 63
Useless parentheses. 70

info/magnolia/imaging/util/ColorConverter.java

Violation Line
These nested if statements could be combined 8082