Résultats PMD
Le document suivant contient les résultats de PMD 5.5.1.
Fichiers
fr/paris/lutece/plugins/cgu/business/Cgu.java
Violation |
Ligne |
Avoid short class names like Cgu |
43–152 |
fr/paris/lutece/plugins/cgu/web/AbstractManageJspBean.java
Violation |
Ligne |
Perhaps '_nDefaultItemsPerPage' could be replaced by a local variable. |
71 |
fr/paris/lutece/plugins/cgu/web/CguJspBean.java
Violation |
Ligne |
The class 'CguJspBean' has a Cyclomatic Complexity of 4 (Highest = 10). |
88–389 |
Assigning an Object to null is a code smell. Consider refactoring. |
159 |
The method 'validateCGU' has a Cyclomatic Complexity of 10. |
352–388 |