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 6062
Avoid empty if statements 6264

booking/model/bo/ServicesBO.java

Violation Line
Avoid empty try blocks 354356

booking/model/util/LoadPropertiesUtil.java

Violation Line
Avoid returning from a finally block 44