magnolia-templating Version: 4.5.10 Last Published: Aug 2, 2013

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 combined393 - 395

info/magnolia/templating/elements/ComponentElement.java

ViolationLine
These nested if statements could be combined120 - 122
These nested if statements could be combined249 - 251

info/magnolia/templating/elements/InitElement.java

ViolationLine
These nested if statements could be combined110 - 112

info/magnolia/templating/functions/TemplatingFunctions.java

ViolationLine
Avoid empty catch blocks256 - 258
Avoid empty catch blocks286 - 288
Avoid empty catch blocks288 - 290

info/magnolia/templating/renderers/NoScriptRenderer.java

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