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