PMD Results

The following document contains the results of PMD 4.2.5.

Files

info/magnolia/templating/elements/AreaElement.java

ViolationLine
These nested if statements could be combined384 - 386

info/magnolia/templating/elements/ComponentElement.java

ViolationLine
These nested if statements could be combined119 - 121

info/magnolia/templating/functions/TemplatingFunctions.java

ViolationLine
Avoid empty catch blocks254 - 256
Avoid empty catch blocks284 - 286
Avoid empty catch blocks286 - 288

info/magnolia/templating/renderers/NoScriptRenderer.java

ViolationLine
Avoid unused private fields such as 'log'.65

info/magnolia/templating/renderers/PlainTextTemplateRenderer.java

ViolationLine
Avoid unused local variables such as 'dialogName'.93