PMD Results

The following document contains the results of PMD 6.55.0.

Violations By Priority

Priority 3

org/apache/maven/plugins/gpg/AbstractGpgMojo.java
Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 398404
org/apache/maven/plugins/gpg/BcSigner.java
Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 311314

Priority 4

org/apache/maven/plugins/gpg/BcSigner.java
Rule Violation Line
UselessParentheses Useless parentheses. 219
org/apache/maven/plugins/gpg/GpgSignAttachedMojo.java
Rule Violation Line
UselessParentheses Useless parentheses. 91
org/apache/maven/plugins/gpg/GpgVersion.java
Rule Violation Line
UselessParentheses Useless parentheses. 74
org/apache/maven/plugins/gpg/SignAndDeployFileMojo.java
Rule Violation Line
UselessParentheses Useless parentheses. 357

Files

org/apache/maven/plugins/gpg/AbstractGpgMojo.java

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 398404

org/apache/maven/plugins/gpg/BcSigner.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 219
CollapsibleIfStatements These nested if statements could be combined 3 311314

org/apache/maven/plugins/gpg/GpgSignAttachedMojo.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 91

org/apache/maven/plugins/gpg/GpgVersion.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 74

org/apache/maven/plugins/gpg/SignAndDeployFileMojo.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 357