PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/company/thesandbox/domain/CopyOfOrder.java
Violation |
Line |
Avoid empty if statements |
27 - 29 |
org/company/thesandbox/domain/Order.java
Violation |
Line |
Avoid empty if statements |
29 - 31 |
org/company/thesandbox/domain/businessrules/OrderDateBeforeDeliveryDate.java
Violation |
Line |
These nested if statements could be combined |
27 - 31 |