PMD Results
The following document contains the results of PMD 4.2.5.
Files
net/sf/prefixedproperties/config/DefaultPrefixConfig.java
Violation |
Line |
These nested if statements could be combined |
314 - 316 |
These nested if statements could be combined |
339 - 341 |
net/sf/prefixedproperties/spring/PrefixedPropertiesFactoryBean.java
Violation |
Line |
Avoid empty catch blocks |
244 - 245 |
net/sf/prefixedproperties/spring/PrefixedPropertiesPlaceholderConfigurer.java
Violation |
Line |
These nested if statements could be combined |
284 - 286 |
Avoid empty catch blocks |
321 - 322 |
net/sf/prefixedproperties/spring/PrefixedPropertyOverrideConfigurer.java
Violation |
Line |
These nested if statements could be combined |
235 - 237 |
Avoid empty catch blocks |
280 - 281 |