PMD Results

The following document contains the results of PMD 7.14.0.

Violations By Priority

Priority 3

org/forgerock/maven/plugins/xcite/XCiteMojo.java

Rule Violation Line
CollapsibleIfStatements This if statement could be combined with its parent 8387

Priority 4

org/forgerock/maven/plugins/xcite/Citation.java

Rule Violation Line
UselessParentheses Useless parentheses. 312
UselessParentheses Useless parentheses. 322

org/forgerock/maven/plugins/xcite/Resolver.java

Rule Violation Line
UselessParentheses Useless parentheses. 136

org/forgerock/maven/plugins/xcite/utils/StringUtils.java

Rule Violation Line
UselessParentheses Useless parentheses. 411

Files

org/forgerock/maven/plugins/xcite/Citation.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 312
UselessParentheses Useless parentheses. 4 322

org/forgerock/maven/plugins/xcite/Resolver.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 136

org/forgerock/maven/plugins/xcite/XCiteMojo.java

Rule Violation Priority Line
CollapsibleIfStatements This if statement could be combined with its parent 3 8387

org/forgerock/maven/plugins/xcite/utils/StringUtils.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 411