PMD Results

The following document contains the results of PMD 5.1.2.

Files

info/magnolia/templating/elements/AreaElement.java

Violation Line
These nested if statements could be combined 391393

info/magnolia/templating/elements/ComponentElement.java

Violation Line
These nested if statements could be combined 119121

info/magnolia/templating/freemarker/AbstractDirective.java

Violation Line
Useless parentheses. 143

info/magnolia/templating/functions/TemplatingFunctions.java

Violation Line
Avoid empty catch blocks 273275
Avoid empty catch blocks 310312
Avoid empty catch blocks 312314

info/magnolia/templating/renderers/NoScriptRenderer.java

Violation Line
Avoid unused private fields such as 'log'. 65

info/magnolia/templating/renderers/PlainTextTemplateRenderer.java

Violation Line
Unnecessary use of fully qualified name 'info.magnolia.rendering.template.RenderableDefinition' due to existing import 'info.magnolia.rendering.template.RenderableDefinition' 78
Avoid unused local variables such as 'dialogName'. 93