The following document contains the results of Checkstyle 6.11.2 with 7bits-checkstyle.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| imports | UnusedImports | 2 | |
| javadoc | JavadocMethod
|
2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - info.smart_tools.smartactors.actors.create_async_operation.CreateAsyncOperationActor. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - info.smart_tools.smartactors.actors.create_async_operation.CreateAsyncOperationActor. | 3 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ReadValueException'. | 34 | |
| javadoc | JavadocMethod | Expected @throws tag for 'ChangeValueException'. | 41 |