Fork me on GitHub

PMD Results

The following document contains the results of PMD 5.3.5.

Files

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

Violation Line
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