PMD Results
The following document contains the results of PMD 5.3.5.
Files
fr/paris/lutece/plugins/ticketing/modules/gru/service/TicketingGruPlugin.java
Violation |
Line |
Document empty method |
62–63 |
fr/paris/lutece/plugins/ticketing/modules/gru/service/task/TaskCreateCustomer.java
Violation |
Line |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
79 |
Avoid empty catch blocks |
97–100 |
The method processTicketingTask() has an NPath complexity of 300 |
136–186 |