PMD Results

The following document contains the results of PMD

Files

net/sf/ffo/FixedFormatWritter.java

ViolationLine
It is a good practice to call super() in a constructor24

net/sf/ffo/PrintfFormat.java

ViolationLine
It is a good practice to call super() in a constructor412
It is a good practice to call super() in a constructor758
It is a good practice to call super() in a constructor770
A method should have only one exit point, and that should be the last statement in the method1823