PMD Results
The following document contains the results of PMD 4.2.5.
Files
net/sf/prefixedproperties/spring/PrefixedPropertiesFactoryBean.java
Violation |
Line |
Avoid empty catch blocks |
146 - 147 |
net/sf/prefixedproperties/spring/PrefixedPropertiesPlaceholderConfigurer.java
Violation |
Line |
These nested if statements could be combined |
124 - 127 |
Avoid empty catch blocks |
200 - 201 |
net/sf/prefixedproperties/spring/PrefixedPropertyOverrideConfigurer.java
Violation |
Line |
These nested if statements could be combined |
103 - 106 |
Avoid empty catch blocks |
177 - 178 |