PMD Results
The following document contains the results of PMD 4.2.5.
Files
serp/bytecode/Annotation.java
Violation |
Line |
Avoid empty catch blocks |
25 - 27 |
serp/bytecode/BCClass.java
Violation |
Line |
Avoid empty catch blocks |
256 |
Avoid empty catch blocks |
1632 - 1633 |
serp/bytecode/Code.java
Violation |
Line |
Avoid empty catch blocks |
2180 |
Avoid unused private methods such as 'fromByteArray(byte)'. |
2184 |
Avoid empty catch blocks |
2195 |
serp/bytecode/LookupSwitchInstruction.java
Violation |
Line |
Avoid unused private methods such as 'findJumpPoint(int,List)'. |
137 |
serp/bytecode/Project.java
Violation |
Line |
Avoid empty catch blocks |
98 - 99 |
serp/bytecode/TableSwitchInstruction.java
Violation |
Line |
Avoid unused private methods such as 'findTarget(int,List)'. |
159 |