PMD Results
The following document contains the results of PMD 4.3.
Files
net/sf/adatagenerator/febrl/generators/FebrlBirthDateGenerator.java
| Violation | Line | 
|---|
| Avoid unused imports such as 'java.io.IOException' | 3 | 
net/sf/adatagenerator/febrl/modifiers/OCRTransformer.java
| Violation | Line | 
|---|
| An operation on an Immutable object (String, BigDecimal or BigInteger) won't change the object itself | 168 | 
| An operation on an Immutable object (String, BigDecimal or BigInteger) won't change the object itself | 197 | 
net/sf/adatagenerator/febrl/modifiers/PhoneticTransformer.java
| Violation | Line | 
|---|
| An operation on an Immutable object (String, BigDecimal or BigInteger) won't change the object itself | 170 | 
| An operation on an Immutable object (String, BigDecimal or BigInteger) won't change the object itself | 199 | 
net/sf/adatagenerator/febrl/mutators/OCRTransformer.java
| Violation | Line | 
|---|
| An operation on an Immutable object (String, BigDecimal or BigInteger) won't change the object itself | 178 | 
| An operation on an Immutable object (String, BigDecimal or BigInteger) won't change the object itself | 207 | 
net/sf/adatagenerator/febrl/mutators/PhoneticTransformer.java
| Violation | Line | 
|---|
| An operation on an Immutable object (String, BigDecimal or BigInteger) won't change the object itself | 178 | 
| An operation on an Immutable object (String, BigDecimal or BigInteger) won't change the object itself | 207 |