The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
coding | ReturnCount
|
2 | ![]() |
header | Header
|
4 | ![]() |
imports | UnusedImports | 1 | ![]() |
javadoc | JavadocMethod | 2 | ![]() |
JavadocType | 2 | ![]() | |
misc | Translation | 4 | ![]() |
naming | LocalVariableName
|
2 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | Translation | Key 'plugin.description' missing. | |
![]() |
misc | Translation | Key 'plugin.provider' missing. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | Translation | Key 'module.description' missing. | |
![]() |
misc | Translation | Key 'module.provider' missing. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 46 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 51 |
![]() |
naming | LocalVariableName | Name '_attribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
![]() |
imports | UnusedImports | Unused import - fr.paris.lutece.plugins.document.business.portlet.DocumentListPortletHome. | 42 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 71 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 91 |
![]() |
coding | ReturnCount | Return count is 7 (max allowed is 5). | 91 |
![]() |
naming | LocalVariableName | Name '_attribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 185 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
![]() |
coding | ReturnCount | Return count is 6 (max allowed is 5). | 161 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |