PMD Results
The following document contains the results of PMD 5.6.1.
Files
me/felinewith/lang_toolkit/apps/bootstrap/Bootstrap.java
Violation |
Line |
Avoid empty catch blocks |
44 |
Avoid empty catch blocks |
59 |
Avoid empty catch blocks |
94 |
Useless parentheses. |
289 |
Useless parentheses. |
289 |
Useless parentheses. |
292 |
Useless parentheses. |
292 |
me/felinewith/lang_toolkit/apps/bootstrap/BootstrapApp.java
Violation |
Line |
Avoid unused private fields such as 'cl'. |
22 |
me/felinewith/lang_toolkit/apps/bootstrap/BootstrapClassLoader.java
Violation |
Line |
Avoid empty catch blocks |
125 |
Useless parentheses. |
126 |
Avoid empty catch blocks |
187 |
Useless parentheses. |
278 |
These nested if statements could be combined |
279 |
Useless parentheses. |
281 |
These nested if statements could be combined |
315–341 |
Avoid empty catch blocks |
340 |
These nested if statements could be combined |
375–406 |
Avoid empty catch blocks |
405 |