PMD Results
The following document contains the results of PMD 4.1.
Files
org/apache/commons/beanutils2/AccessibleObjectsRegistry.java
Violation |
Line |
Too many static imports may lead to messy code |
1 - 611 |
Avoid empty catch blocks |
406 - 409 |
Avoid empty catch blocks |
452 - 457 |
Avoid empty catch blocks |
600 - 605 |
org/apache/commons/beanutils2/MappedPropertyDescriptor.java
Violation |
Line |
Avoid empty catch blocks |
117 - 122 |
Avoid empty catch blocks |
560 - 563 |
|