Fork me on GitHub

Résultats PMD

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

Fichiers

fr/paris/lutece/plugins/mylutece/modules/opensso/authentication/OpenSSOAuthentication.java

Violation Ligne
Avoid unnecessary constructors - the compiler will generate these for you 5861
Avoid declaring a variable if it is unreferenced before a possible exit point. 95
Avoid unused local variables such as 'locale'. 95
Document empty method 111112