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 |
392–394 |
info/magnolia/templating/elements/ComponentElement.java
Violation |
Line |
These nested if statements could be combined |
119–121 |
info/magnolia/templating/freemarker/AbstractDirective.java
Violation |
Line |
Useless parentheses. |
143 |
info/magnolia/templating/functions/TemplatingFunctions.java
Violation |
Line |
Avoid empty catch blocks |
256–258 |
Avoid empty catch blocks |
286–288 |
Avoid empty catch blocks |
288–290 |
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 |