The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
design | FinalClass | 1 | ![]() |
VisibilityModifier | 5 | ![]() | |
javadoc | JavadocMethod | 18 | ![]() |
naming | MemberName
|
1 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Unused @param tag for 'strFeedHandler'. | 148 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'handler'. | 150 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 48 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable '_listItems' must be private and have accessor methods. | 52 |
![]() |
naming | MemberName | Name 'xmlTags' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 57 |
![]() |
design | VisibilityModifier | Variable 'xmlTags' must be private and have accessor methods. | 57 |
![]() |
design | VisibilityModifier | Variable '_bInsideEntryTitle' must be private and have accessor methods. | 62 |
![]() |
design | VisibilityModifier | Variable '_bInsideEntryContent' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable '_item' must be private and have accessor methods. | 64 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'listItems'. | 72 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'uri'. | 85 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'localName'. | 85 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'qName'. | 85 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'attributes'. | 85 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 86 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'uri'. | 122 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'localName'. | 122 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'qName'. | 122 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 123 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'ch'. | 147 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'start'. | 147 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'length'. | 147 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 148 |