PMD Results

The following document contains the results of PMD 3.7.

Files

org/apache/xbean/spring/context/v2/XBeanBeanDefinitionParserDelegate.java

ViolationLine
Avoid empty catch blocks105

org/apache/xbean/spring/context/v2/XBeanNamespaceHandler.java

ViolationLine
Avoid unused imports such as 'java.lang.reflect.Method'28
These nested if statements could be combined691 - 698
Avoid empty catch blocks722 - 724

org/apache/xbean/spring/context/v2/XBeanQNameHelper.java

ViolationLine
Avoid empty catch blocks96 - 97
Avoid empty catch blocks104 - 105