Fork me on GitHub

PMD Results

The following document contains the results of PMD 5.5.1.

Files

fr/paris/lutece/plugins/cgu/business/Cgu.java

Violation Line
Avoid short class names like Cgu 43152

fr/paris/lutece/plugins/cgu/web/AbstractManageJspBean.java

Violation Line
Perhaps '_nDefaultItemsPerPage' could be replaced by a local variable. 71

fr/paris/lutece/plugins/cgu/web/CguJspBean.java

Violation Line
The class 'CguJspBean' has a Cyclomatic Complexity of 4 (Highest = 10). 88389
Assigning an Object to null is a code smell. Consider refactoring. 159
The method 'validateCGU' has a Cyclomatic Complexity of 10. 352388