PMD Results

The following document contains the results of PMD 4.3.

Files

net/sf/adatagenerator/febrl/generators/FebrlBirthDateGenerator.java

ViolationLine
Avoid unused imports such as 'java.io.IOException'3

net/sf/adatagenerator/febrl/modifiers/OCRTransformer.java

ViolationLine
An operation on an Immutable object (String, BigDecimal or BigInteger) won't change the object itself168
An operation on an Immutable object (String, BigDecimal or BigInteger) won't change the object itself197

net/sf/adatagenerator/febrl/modifiers/PhoneticTransformer.java

ViolationLine
An operation on an Immutable object (String, BigDecimal or BigInteger) won't change the object itself170
An operation on an Immutable object (String, BigDecimal or BigInteger) won't change the object itself199

net/sf/adatagenerator/febrl/mutators/OCRTransformer.java

ViolationLine
An operation on an Immutable object (String, BigDecimal or BigInteger) won't change the object itself178
An operation on an Immutable object (String, BigDecimal or BigInteger) won't change the object itself207

net/sf/adatagenerator/febrl/mutators/PhoneticTransformer.java

ViolationLine
An operation on an Immutable object (String, BigDecimal or BigInteger) won't change the object itself178
An operation on an Immutable object (String, BigDecimal or BigInteger) won't change the object itself207