PMD Results
The following document contains the results of PMD 5.1.2.
Files
booking/controller/services/ServiceController.java
Violation |
Line |
Avoid empty if statements |
60–62 |
Avoid empty if statements |
62–64 |
booking/model/bo/ServicesBO.java
Violation |
Line |
Avoid empty try blocks |
354–356 |
booking/model/util/LoadPropertiesUtil.java
Violation |
Line |
Avoid returning from a finally block |
44 |