PMD Results
The following document contains the results of PMD 4.3.
Files
net/sf/adatagenerator/core/DefaultBeanCreator.java
Violation | Line |
---|
These nested if statements could be combined | 106 - 108 |
net/sf/adatagenerator/core/DefaultFrequencyBasedGenerator.java
Violation | Line |
---|
Avoid unused imports such as 'java.io.IOException' | 3 |
net/sf/adatagenerator/core/DefaultGroupSource.java
Violation | Line |
---|
Avoid unused constructor parameters such as 'params'. | 198 - 218 |