Résultats PMD
Le document suivant contient les résultats de PMD 5.3.5.
Fichiers
fr/paris/lutece/plugins/myportal/modules/mytasks/service/handler/MyTasksWidgetHandler.java
Violation |
Ligne |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
84 |
fr/paris/lutece/plugins/myportal/modules/mytasks/web/MyPortalMyTasksApp.java
Violation |
Ligne |
Private field '_myTasksService' could be made final; it is only initialized in the declaration or constructor. |
101 |
Private field '_widgetContentService' could be made final; it is only initialized in the declaration or constructor. |
102 |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
183 |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
239 |