The following document contains the results of Checkstyle 6.11.2 with 7bits-checkstyle.xml ruleset. 
| File | |||
|---|---|---|---|
| info/smart_tools/smartactors/core/in_memory_database/DataBaseItem.java | 0 | 3 | 0 |
| info/smart_tools/smartactors/core/in_memory_database/SimpleFullTextMatcher.java | 0 | 1 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| javadoc | JavadocMethod
|
2 | |
| JavadocType | 1 | ||
| modifier | RedundantModifier | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 13 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 19 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'public' modifier. | 21 |