Fork me on GitHub

Résultats PMD

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

Fichiers

fr/paris/lutece/plugins/systeminfo/web/SystemInfoDashboardComponent.java

Violation Ligne
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation 80
Avoid variables with short names like t 86
Do not add empty strings 100

fr/paris/lutece/plugins/systeminfo/web/SystemInfoJspBean.java

Violation Ligne
Do not explicitly trigger a garbage collection. 151