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

Priority 4

org/apache/maven/plugins/gpg/BcSigner.java
Rule Violation Line
UselessParentheses Useless parentheses. 222
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
org/apache/maven/plugins/gpg/SignDeployedMojo.java
Rule Violation Line
UselessParentheses Useless parentheses. 139
UselessParentheses Useless parentheses. 160
UselessParentheses Useless parentheses. 173

Files

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

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

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

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 222
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

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

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 139
UselessParentheses Useless parentheses. 4 160
UselessParentheses Useless parentheses. 4 173
CollapsibleIfStatements These nested if statements could be combined 3 227245