The following document contains the results of Checkstyle 6.11.2 with 7bits-checkstyle.xml ruleset. 
| File | |||
|---|---|---|---|
| info/smart_tools/smartactors/plugins/message_processor_and_sequence/PluginMessageProcessorAndSequence.java | 0 | 3 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| imports | UnusedImports | 2 | |
| javadoc | JavadocPackage | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| imports | UnusedImports | Unused import - info.smart_tools.smartactors.core.imessage.IMessage. | 12 | |
| imports | UnusedImports | Unused import - info.smart_tools.smartactors.core.iobject.exception.ReadValueException. | 15 |