PMD Results
The following document contains the results of PMD 3.9.
Files
net/sourceforge/sannotations/context/AnnotationAutoloadBeanDefinitionParser.java
Violation | Line |
---|
Avoid empty catch blocks | 65 - 66 |
net/sourceforge/sannotations/utils/BeanReader.java
Violation | Line |
---|
Avoid unused method parameters such as 'b'. | 98 - 114 |
Avoid unused method parameters such as 'b'. | 116 - 137 |
net/sourceforge/sannotations/utils/GenericAnnotationBeanReader.java
Violation | Line |
---|
An empty statement (semicolon) not part of a loop | 90 |
net/sourceforge/sannotations/utils/Scanner.java
Violation | Line |
---|
Avoid empty catch blocks | 122 - 123 |