PMD Results

The following document contains the results of PMD 3.9.

Files

serp/bytecode/Annotation.java

ViolationLine
Avoid empty catch blocks25 - 27

serp/bytecode/BCClass.java

ViolationLine
Avoid empty catch blocks256
Avoid empty catch blocks1780 - 1781

serp/bytecode/Code.java

ViolationLine
Avoid empty catch blocks2180
Avoid unused private methods such as 'fromByteArray(byte)'.2184
Avoid empty catch blocks2195

serp/bytecode/LookupSwitchInstruction.java

ViolationLine
Avoid unused private methods such as 'findJumpPoint(int,List)'.137

serp/bytecode/Project.java

ViolationLine
Avoid empty catch blocks98 - 99

serp/bytecode/TableSwitchInstruction.java

ViolationLine
Avoid unused private methods such as 'findTarget(int,List)'.159

serp/bytecode/visitor/BCVisitor.java

ViolationLine
Avoid duplicate imports such as 'serp.bytecode.Deprecated'4