PMD Results

The following document contains the results of PMD 4.3.

Files

fr/paris/lutece/plugins/formengine/service/FormsRegistrationService.java

ViolationLine
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

fr/paris/lutece/plugins/formengine/service/validator/ValidatorDateFormat.java

ViolationLine
Avoid really long methods.66 - 196

fr/paris/lutece/plugins/formengine/service/validator/ValidatorFieldNumeric.java

ViolationLine
Avoid really long methods.57 - 159

fr/paris/lutece/plugins/formengine/web/Form.java

ViolationLine
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

fr/paris/lutece/plugins/formengine/web/SubForm.java

ViolationLine
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

fr/paris/lutece/plugins/formengine/web/notice/NoticeJspBean.java

ViolationLine
A high number of imports can indicate a high degree of coupling within an object.34 - 1314
Avoid really long Classes.81 - 1314
Avoid really long methods.1085 - 1223

fr/paris/lutece/plugins/formengine/web/style/StyleSheetJspBean.java

ViolationLine
A high number of imports can indicate a high degree of coupling within an object.34 - 669