PMD Results

The following document contains the results of PMD 3.9.

Files

net/sourceforge/sannotations/context/AnnotationAutoloadBeanDefinitionParser.java

ViolationLine
Avoid empty catch blocks65 - 66

net/sourceforge/sannotations/utils/BeanReader.java

ViolationLine
Avoid unused method parameters such as 'b'.98 - 114
Avoid unused method parameters such as 'b'.116 - 137

net/sourceforge/sannotations/utils/GenericAnnotationBeanReader.java

ViolationLine
An empty statement (semicolon) not part of a loop90

net/sourceforge/sannotations/utils/Scanner.java

ViolationLine
Avoid empty catch blocks122 - 123