PMD Results
The following document contains the results of PMD 5.3.5.
Files
fr/paris/lutece/plugins/mydashboard/modules/gru/business/Bill.java
Violation |
Line |
Avoid short class names like Bill |
41–158 |
fr/paris/lutece/plugins/mydashboard/modules/gru/business/Call.java
Violation |
Line |
Avoid short class names like Call |
40–42 |
fr/paris/lutece/plugins/mydashboard/modules/gru/business/Mail.java
Violation |
Line |
Avoid short class names like Mail |
40–42 |
fr/paris/lutece/plugins/mydashboard/modules/gru/web/MyDashboardAlertsComponent.java
Violation |
Line |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
74 |
fr/paris/lutece/plugins/mydashboard/modules/gru/web/MyDashboardBillsComponent.java
Violation |
Line |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
74 |
fr/paris/lutece/plugins/mydashboard/modules/gru/web/MyDashboardCallsComponent.java
Violation |
Line |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
74 |
fr/paris/lutece/plugins/mydashboard/modules/gru/web/MyDashboardMailsComponent.java
Violation |
Line |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
74 |
fr/paris/lutece/plugins/mydashboard/modules/gru/web/MyDashboardNewsLettersComponent.java
Violation |
Line |
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
71 |