The following document contains the results of Checkstyle 6.11.2 with 7bits-checkstyle.xml ruleset. 
| File | |||
|---|---|---|---|
| info/smart_tools/smartactors/plugin/get_form_actor/IFormsStrategyPlugin.java | 0 | 3 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| imports | UnusedImports | 2 | |
| javadoc | JavadocType | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - info.smart_tools.smartactors.actors.get_form.GetFormActor. | 3 | |
| imports | UnusedImports | Unused import - info.smart_tools.smartactors.core.iobject.IObject. | 13 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 20 |