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 396402
org/apache/maven/plugins/gpg/BcSigner.java
Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 312315

Priority 4

org/apache/maven/plugins/gpg/BcSigner.java
Rule Violation Line
UselessParentheses Useless parentheses. 220
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. 343

Files

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

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

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

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

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 343