PMD Results

The following document contains the results of PMD 5.6.1.

Files

me/felinewith/lang_toolkit/library/actions/ActionTypes.java

Violation Line
Avoid modifiers which are implied by the context 99

me/felinewith/lang_toolkit/library/actions/ListenAttach.java

Violation Line
Useless parentheses. 29
Useless parentheses. 29
Useless parentheses. 37
These nested if statements could be combined 4051

me/felinewith/lang_toolkit/library/helpers/DesktopMenu.java

Violation Line
Avoid unused method parameters such as 'rawr'. 62
These nested if statements could be combined 65
Avoid empty catch blocks 100101
Avoid empty catch blocks 107108

me/felinewith/lang_toolkit/library/velocity/VelocityHelper.java

Violation Line
Avoid unused private fields such as 'log'. 21