PMD Results
The following document contains the results of PMD 4.3.
Files
net/sf/oqt/core/Serializer.java
Violation | Line |
---|
These nested if statements could be combined | 75 - 77 |
net/sf/oqt/jpa/ParameterFactory.java
Violation | Line |
---|
An empty statement (semicolon) not part of a loop | 41 |
An empty statement (semicolon) not part of a loop | 43 |
net/sf/oqt/maven/QueryTranslatorTranslateMojo.java
Violation | Line |
---|
Avoid unused imports such as 'java.util.Collection' | 19 |