PMD Results

The following document contains the results of PMD 6.21.0.

Violations By Priority

Priority 3

info/magnolia/templating/functions/SearchTemplatingFunctions.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 185186

Priority 4

info/magnolia/templating/models/util/Pagination.java

Rule Violation Line
UselessParentheses Useless parentheses. 116
UselessParentheses Useless parentheses. 130

Files

info/magnolia/templating/functions/SearchTemplatingFunctions.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 185186

info/magnolia/templating/models/util/Pagination.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 116
UselessParentheses Useless parentheses. 4 130