PMD Results
The following document contains the results of PMD 5.3.5.
Files
fr/paris/lutece/plugins/recommendation/service/RecommendationService.java
Violation |
Line |
Use block level rather than method level synchronization |
101–110 |
An instanceof check is being performed on the caught exception. Create a separate catch clause for this exception type. |
157 |
Avoid variables with short names like pm |
213 |
fr/paris/lutece/plugins/recommendation/web/RecommendationServlet.java
Violation |
Line |
Avoid variables with short names like r |
180 |