PMD Results

The following document contains the results of PMD 5.6.1.

Files

me/felinewith/lang_toolkit/apps/langbuilder/LangBuilder.java

Violation Line
Avoid unused private fields such as 'args'. 46
These nested if statements could be combined 105106
These nested if statements could be combined 116117
Avoid unused local variables such as 'bl'. 134
Useless parentheses. 184
Useless parentheses. 184
Useless parentheses. 185
Useless parentheses. 185

me/felinewith/lang_toolkit/apps/langbuilder/util/UIHelper.java

Violation Line
Avoid empty catch blocks 3133
Avoid empty catch blocks 3739
Useless parentheses. 60