magnolia-templating Version: 5.0.2 Last Published: Aug 14, 2013

PMD Results

The following document contains the results of PMD 4.2.5.

Files

info/magnolia/templating/elements/AreaElement.java

ViolationLine
Avoid unused private fields such as 'configuredRendererManager'.112
These nested if statements could be combined389 - 391

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/functions/TemplatingFunctions.java

ViolationLine
Avoid empty catch blocks258 - 260
Avoid empty catch blocks288 - 290
Avoid empty catch blocks290 - 292

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