PMD Results
The following document contains the results of PMD 5.5.1.
Files
fr/paris/lutece/plugins/workflow/modules/tipi/business/Tipi.java
Violation |
Line |
Avoid short class names like Tipi |
39–152 |
fr/paris/lutece/plugins/workflow/modules/tipi/service/TipiWorkflowStateService.java
Violation |
Line |
Avoid variables with short names like ID |
65 |
fr/paris/lutece/plugins/workflow/modules/tipi/service/provider/impl/TipiMarkerProvider.java
Violation |
Line |
Avoid variables with short names like ID |
55 |
fr/paris/lutece/plugins/workflow/modules/tipi/web/task/TipiTaskComponent.java
Violation |
Line |
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 |