The following document contains the results of PMD 7.2.0.
Violations By Priority
Priority 3
io/wcm/maven/plugins/nodejs/mojo/AbstractNodeJsMojo.java
Rule |
Violation |
Line |
ExceptionAsFlowControl |
Exception thrown at line 176 is caught in this block. |
196–201 |
Files
io/wcm/maven/plugins/nodejs/mojo/AbstractNodeJsMojo.java
Rule |
Violation |
Priority |
Line |
ExceptionAsFlowControl |
Exception thrown at line 176 is caught in this block. |
3 |
196–201 |
Suppressed Violations
Filename |
Rule message |
Suppression type |
Reason |
io/wcm/maven/plugins/nodejs/mojo/NodejsOutputStreamHandler.java |
Avoid assignments in operands |
@suppresswarnings |
|