PMD Results

The following document contains the results of PMD 3.7.

Files

net/sf/glxdesktop/GnomeUtils.java

ViolationLine
Each class should declare at least one constructor15 - 109

net/sf/glxdesktop/parser/ConfigFileTools.java

ViolationLine
A method should have only one exit point, and that should be the last statement in the method151
A method should have only one exit point, and that should be the last statement in the method176
A method should have only one exit point, and that should be the last statement in the method250

net/sf/glxdesktop/Messages.java

ViolationLine
A method should have only one exit point, and that should be the last statement in the method33

net/sf/glxdesktop/hdlparser/HardwareListParser.java

ViolationLine
A method should have only one exit point, and that should be the last statement in the method194
A method should have only one exit point, and that should be the last statement in the method226
A method should have only one exit point, and that should be the last statement in the method248
A method should have only one exit point, and that should be the last statement in the method272

net/sf/glxdesktop/hdlparser/Messages.java

ViolationLine
A method should have only one exit point, and that should be the last statement in the method33

net/sf/glxdesktop/Utils.java

ViolationLine
Each class should declare at least one constructor33 - 195
Each class should declare at least one constructor37 - 43
Avoid assigments in operands63 - 64
Avoid assigments in operands71 - 72
A method should have only one exit point, and that should be the last statement in the method84
A method should have only one exit point, and that should be the last statement in the method101
A method should have only one exit point, and that should be the last statement in the method111
Avoid assigments in operands128 - 130
A method should have only one exit point, and that should be the last statement in the method159
A method should have only one exit point, and that should be the last statement in the method183
A method should have only one exit point, and that should be the last statement in the method185