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 394396

info/magnolia/templating/elements/ComponentElement.java

Violation Line
These nested if statements could be combined 119121

info/magnolia/templating/elements/InitElement.java

Violation Line
These nested if statements could be combined 109111

info/magnolia/templating/freemarker/AbstractDirective.java

Violation Line
Useless parentheses. 144

info/magnolia/templating/functions/TemplatingFunctions.java

Violation Line
Avoid empty catch blocks 256258
Avoid empty catch blocks 286288
Avoid empty catch blocks 288290

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' 81