PMD Results
The following document contains the results of PMD 3.7.
Files
net/smartlab/web/shop/Order.java
Violation | Line |
---|
Avoid unused private fields such as 'product' | 118 |
net/smartlab/web/shop/Payment.java
Violation | Line |
---|
Avoid unused private fields such as 'customer' | 58 |
net/smartlab/web/shop/Store.java
Violation | Line |
---|
Avoid unused private fields such as 'goods' | 63 |