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 - 610 |
| Avoid empty catch blocks | 409 - 412 |
| Avoid empty catch blocks | 455 - 460 |
| Avoid empty catch blocks | 599 - 604 |
org/apache/commons/beanutils2/DefaultArgumentsAccessor.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 1 - 79 |
org/apache/commons/beanutils2/DefaultBeanProperties.java
| Violation | Line |
|---|
| Avoid unused private methods such as 'checkMethod(Method,String,Object)'. | 177 |