Résultats PMD
Le document suivant contient les résultats de PMD 5.5.1.
Fichiers
fr/paris/lutece/plugins/workflow/modules/tipi/business/Tipi.java
| Violation |
Ligne |
| Avoid short class names like Tipi |
39–152 |
fr/paris/lutece/plugins/workflow/modules/tipi/service/TipiWorkflowStateService.java
| Violation |
Ligne |
| Avoid variables with short names like ID |
65 |
fr/paris/lutece/plugins/workflow/modules/tipi/service/provider/impl/TipiMarkerProvider.java
| Violation |
Ligne |
| Avoid variables with short names like ID |
55 |
fr/paris/lutece/plugins/workflow/modules/tipi/web/task/TipiTaskComponent.java
| Violation |
Ligne |
| If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
104 |
| If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
136 |