PMD Results

The following document contains the results of PMD 4.2.2.

Files

com/melloware/jintellitype/JIntellitype.java

ViolationLine
Private field 'handler' could be made final; it is only initialized in the declaration or constructor.85
Use block level rather than method level synchronization393
Use block level rather than method level synchronization395
Use block level rather than method level synchronization397
Use block level rather than method level synchronization399
Use block level rather than method level synchronization408

com/melloware/jintellitype/JIntellitypeConstants.java

ViolationLine
An Interface should be used only to model a behaviour; consider converting this to a class.35 - 182

com/melloware/jintellitype/Main.java

ViolationLine
System.out.print is used49
System.out.print is used50
System.out.print is used52
System.out.print is used56
System.out.print is used59