Résultats PMD
Le document suivant contient les résultats de PMD 6.13.0.
Violations By Priority
Priority 3
fr/paris/lutece/plugins/forms/modules/userassignment/business/form/column/impl/FormColumnFormResponseAssignee.java
fr/paris/lutece/plugins/forms/modules/userassignment/business/form/panel/initializer/impl/UserassignmentFormPanelInitializer.java
fr/paris/lutece/plugins/forms/modules/userassignment/business/form/querypart/impl/FormColumnFormResponseAssigneeQueryPart.java
Rule |
Violation |
Ligne |
CommentRequired |
Header comments are required |
51–72 |
ImmutableField |
Private field '_resourceUserDAO' could be made final; it is only initialized in the declaration or constructor. |
55 |
UseConcurrentHashMap |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
60 |
fr/paris/lutece/plugins/forms/modules/userassignment/web/form/column/display/impl/FormColumnDisplayFormResponseAssignee.java
Rule |
Violation |
Ligne |
CommentRequired |
Header comments are required |
49–98 |
UseConcurrentHashMap |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
65 |
UseConcurrentHashMap |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
92 |
fr/paris/lutece/plugins/forms/modules/userassignment/web/form/panel/display/initializer/impl/UserassignmentFormPanelDisplayInitialiser.java
Fichiers
fr/paris/lutece/plugins/forms/modules/userassignment/business/form/column/impl/FormColumnFormResponseAssignee.java
fr/paris/lutece/plugins/forms/modules/userassignment/business/form/panel/initializer/impl/UserassignmentFormPanelInitializer.java
fr/paris/lutece/plugins/forms/modules/userassignment/business/form/querypart/impl/FormColumnFormResponseAssigneeQueryPart.java
Rule |
Violation |
Priority |
Ligne |
CommentRequired |
Header comments are required |
3 |
51–72 |
ImmutableField |
Private field '_resourceUserDAO' could be made final; it is only initialized in the declaration or constructor. |
3 |
55 |
UseConcurrentHashMap |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
3 |
60 |
fr/paris/lutece/plugins/forms/modules/userassignment/web/form/column/display/impl/FormColumnDisplayFormResponseAssignee.java
Rule |
Violation |
Priority |
Ligne |
CommentRequired |
Header comments are required |
3 |
49–98 |
UseConcurrentHashMap |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
3 |
65 |
UseConcurrentHashMap |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
3 |
92 |
fr/paris/lutece/plugins/forms/modules/userassignment/web/form/panel/display/initializer/impl/UserassignmentFormPanelDisplayInitialiser.java