The following document contains the results of PMD 4.3.
Violation | Line |
---|---|
A high number of imports can indicate a high degree of coupling within an object. | 34 - 550 |
The same String literal appears " : " times in this file. | 142 |
Avoid really long methods. | 252 - 421 |
Violation | Line |
---|---|
Avoid really long methods. | 66 - 196 |
Violation | Line |
---|---|
Avoid really long methods. | 57 - 159 |
Violation | Line |
---|---|
A high number of public methods and attributes in an object can indicate the class may need to be broken up for exhaustive testing may prove difficult. | 34 - 1059 |
A high number of imports can indicate a high degree of coupling within an object. | 34 - 1059 |
Violation | Line |
---|---|
A high number of imports can indicate a high degree of coupling within an object. | 34 - 1671 |
Avoid really long Classes. | 109 - 1671 |
Avoid unused private methods such as 'validateUploadField2(HttpServletRequest,Field)' | 836 |
Avoid unused formal parameters such as 'method' | 836 - 839 |
Avoid unused formal parameters such as 'method' | 836 - 839 |
Avoid unused local variables such as 'plugin' | 1079 |
Avoid really long methods. | 1271 - 1382 |