PMD Results

The following document contains the results of PMD 5.6.1.

Files

com/starphoenixmedia/candle_pos/CandleStart.java

Violation Line
Avoid empty catch blocks 110112

com/starphoenixmedia/candle_pos/FireCodeClassLoader.java

Violation Line
Avoid empty catch blocks 121
Useless parentheses. 122
Avoid empty catch blocks 178
Useless parentheses. 267
These nested if statements could be combined 268
Useless parentheses. 270
These nested if statements could be combined 304330
Avoid empty catch blocks 329
These nested if statements could be combined 364395
Avoid empty catch blocks 394

com/starphoenixmedia/candle_pos/Starter.java

Violation Line
Avoid unused local variables such as 'locs'. 49
Useless parentheses. 82
Useless parentheses. 82
Useless parentheses. 87
Useless parentheses. 87

com/starphoenixmedia/candle_pos/modeforms/BGeneric.java

Violation Line
Avoid empty catch blocks 96
Avoid unused private methods such as 'getTabIndex(String)'. 145

com/starphoenixmedia/candle_pos/modeforms/IModeWindow.java

Violation Line
Avoid modifiers which are implied by the context 11
Avoid modifiers which are implied by the context 12

com/starphoenixmedia/candle_pos/modeforms/MConfigure.java

Violation Line
Avoid unused private fields such as 'tableModel'. 31
Overriding method merely calls super 3337
Overriding method merely calls super 113
Avoid unused local variables such as 'pt'. 120

com/starphoenixmedia/candle_pos/modeforms/MTest.java

Violation Line
Overriding method merely calls super 2326

com/starphoenixmedia/candle_pos/scale/ScaleAction.java

Violation Line
Avoid unused private fields such as 'sm'. 10
Useless parentheses. 33
Useless parentheses. 33
Useless parentheses. 52
Useless parentheses. 52

com/starphoenixmedia/candle_pos/scale/ScaleData.java

Violation Line
Useless parentheses. 28
Useless parentheses. 126
Useless parentheses. 128
Useless parentheses. 142
Useless parentheses. 144

com/starphoenixmedia/candle_pos/scale/ScaleReader.java

Violation Line
Avoid empty catch blocks 64

com/starphoenixmedia/candle_pos/util/ScaleActionListener.java

Violation Line
Avoid modifiers which are implied by the context 11