PMD Results

The following document contains the results of PMD 3.9.

Files

org/xulux/guilayer/swing/extensions/NyxJCheckBox.java

ViolationLine
Avoid unused private fields such as 'returnRealBackground'.44

org/xulux/guilayer/swing/extensions/NyxJRadioButton.java

ViolationLine
Avoid unused private fields such as 'returnRealBackground'.39

org/xulux/guilayer/swing/layouts/XYLayout.java

ViolationLine
Avoid unused local variables such as 'pWidget'.239

org/xulux/guilayer/swing/listeners/ImmidiateListener.java

ViolationLine
Avoid unused private fields such as 'part'.43

org/xulux/guilayer/swing/listeners/ImmidiateTreeSelectionListener.java

ViolationLine
These nested if statements could be combined63 - 65

org/xulux/guilayer/swing/models/DefaultComboModel.java

ViolationLine
These nested if statements could be combined117 - 119

org/xulux/guilayer/swing/models/NyxTableCellRenderer.java

ViolationLine
Avoid empty catch blocks105 - 106

org/xulux/guilayer/swing/models/NyxTableColumn.java

ViolationLine
These nested if statements could be combined68 - 76
These nested if statements could be combined69 - 75

org/xulux/guilayer/swing/models/NyxTableColumnModel.java

ViolationLine
Overriding method merely calls super248 - 251

org/xulux/guilayer/swing/models/NyxTableModel.java

ViolationLine
These nested if statements could be combined107 - 109

org/xulux/guilayer/swing/models/NyxTreeCellRenderer.java

ViolationLine
These nested if statements could be combined103 - 112

org/xulux/guilayer/swing/models/SwingTreeModel.java

ViolationLine
Avoid unused method parameters such as 'treeItem'.148 - 182
These nested if statements could be combined164 - 166

org/xulux/guilayer/swing/util/SwingUtils.java

ViolationLine
Avoid empty if statements110 - 112
Avoid empty if statements149 - 151

org/xulux/guilayer/swing/widgets/CheckBox.java

ViolationLine
These nested if statements could be combined213 - 226
These nested if statements could be combined221 - 223

org/xulux/guilayer/swing/widgets/Entry.java

ViolationLine
These nested if statements could be combined149 - 156
These nested if statements could be combined159 - 167
These nested if statements could be combined262 - 267
These nested if statements could be combined441 - 451

org/xulux/guilayer/swing/widgets/Panel.java

ViolationLine
Avoid unused imports such as 'org.xulux.gui.XuluxWidget'38
Avoid unused local variables such as 'borderSize'.153
Avoid unused local variables such as 'titleColor'.187

org/xulux/guilayer/swing/widgets/PopupMenu.java

ViolationLine
These nested if statements could be combined79 - 81

org/xulux/guilayer/swing/widgets/RadioButton.java

ViolationLine
These nested if statements could be combined206 - 219
These nested if statements could be combined214 - 216

org/xulux/guilayer/swing/widgets/SplitPane.java

ViolationLine
Avoid empty catch blocks94 - 95
Avoid empty catch blocks145 - 146

org/xulux/guilayer/swing/widgets/Table.java

ViolationLine
Avoid unused private methods such as 'checkContentChanged()'.354
These nested if statements could be combined507 - 517

org/xulux/guilayer/swing/widgets/TabPanel.java

ViolationLine
Avoid unused private fields such as 'index'.258

org/xulux/guilayer/swing/widgets/TextArea.java

ViolationLine
These nested if statements could be combined140 - 147
These nested if statements could be combined150 - 161

org/xulux/guilayer/swing/widgets/TextPane.java

ViolationLine
These nested if statements could be combined141 - 148
These nested if statements could be combined151 - 159

org/xulux/guilayer/swing/widgets/ToggleButton.java

ViolationLine
These nested if statements could be combined273 - 286
These nested if statements could be combined281 - 283

org/xulux/guilayer/swing/widgets/Tree.java

ViolationLine
Avoid unused local variables such as 'child'.200
These nested if statements could be combined227 - 232
These nested if statements could be combined228 - 231
These nested if statements could be combined237 - 240
These nested if statements could be combined246 - 253
These nested if statements could be combined247 - 252
Avoid unused local variables such as 'expandDefault'.321
These nested if statements could be combined476 - 478
These nested if statements could be combined537 - 543

org/xulux/guilayer/swing/widgets/Window.java

ViolationLine
Avoid unused imports such as 'org.xulux.gui.XuluxWidget'36
Avoid empty if statements119 - 120
Avoid empty if statements120 - 121
Avoid empty if statements121 - 124
Avoid unused local variables such as 'dim'.127
Avoid empty while statements234 - 235
An empty statement (semicolon) not part of a loop235