PMD Results
The following document contains the results of PMD 7.17.0.
Violations By Priority
Priority 3
org/mybatis/jpetstore/web/actions/CartActionBean.java
| Rule | Violation | Line |
|---|---|---|
| EmptyCatchBlock | Avoid empty catch blocks | 152–154 |
Files
org/mybatis/jpetstore/web/actions/CartActionBean.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| EmptyCatchBlock | Avoid empty catch blocks | 3 | 152–154 |
MyBatis