Résultats PMD
Le document suivant contient les résultats de PMD 5.3.5.
Fichiers
fr/paris/lutece/plugins/recommendation/service/RecommendationService.java
Violation |
Ligne |
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 |
Ligne |
Avoid variables with short names like r |
180 |