PMD Results
The following document contains the results of PMD 3.7.
Files
net/sf/glxdesktop/GnomeUtils.java
Violation | Line |
---|
Each class should declare at least one constructor | 15 - 109 |
net/sf/glxdesktop/parser/ConfigFileTools.java
Violation | Line |
---|
A method should have only one exit point, and that should be the last statement in the method | 151 |
A method should have only one exit point, and that should be the last statement in the method | 176 |
A method should have only one exit point, and that should be the last statement in the method | 250 |
net/sf/glxdesktop/Messages.java
Violation | Line |
---|
A method should have only one exit point, and that should be the last statement in the method | 33 |
net/sf/glxdesktop/hdlparser/HardwareListParser.java
Violation | Line |
---|
A method should have only one exit point, and that should be the last statement in the method | 194 |
A method should have only one exit point, and that should be the last statement in the method | 226 |
A method should have only one exit point, and that should be the last statement in the method | 248 |
A method should have only one exit point, and that should be the last statement in the method | 272 |
net/sf/glxdesktop/hdlparser/Messages.java
Violation | Line |
---|
A method should have only one exit point, and that should be the last statement in the method | 33 |
net/sf/glxdesktop/Utils.java
Violation | Line |
---|
Each class should declare at least one constructor | 33 - 195 |
Each class should declare at least one constructor | 37 - 43 |
Avoid assigments in operands | 63 - 64 |
Avoid assigments in operands | 71 - 72 |
A method should have only one exit point, and that should be the last statement in the method | 84 |
A method should have only one exit point, and that should be the last statement in the method | 101 |
A method should have only one exit point, and that should be the last statement in the method | 111 |
Avoid assigments in operands | 128 - 130 |
A method should have only one exit point, and that should be the last statement in the method | 159 |
A method should have only one exit point, and that should be the last statement in the method | 183 |
A method should have only one exit point, and that should be the last statement in the method | 185 |