PMD Results

The following document contains the results of PMD 4.2.2.

Files

org/freehost3270/gui/JTerminalScreen.java

Violation Line
Avoid unused constructor parameters such as 'terminalType'. 191 - 197
Avoid unused constructor parameters such as 'terminalType'. 218 - 224
Avoid empty if statements 411 - 421
These nested if statements could be combined 715 - 717
Avoid unnecessary return statements 763
These nested if statements could be combined 1228 - 1230
Avoid unused method parameters such as 'hidden'. 1329 - 1435