Fork me on GitHub

Résultats PMD

Le document suivant contient les résultats de PMD 5.3.5.

Fichiers

fr/paris/lutece/plugins/xpagelinkservice/web/XPageLinkServiceJspBean.java

Violation Ligne
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation 105
Avoid declaring a variable if it is unreferenced before a possible exit point. 122
Avoid declaring a variable if it is unreferenced before a possible exit point. 124