The following document contains the results of Checkstyle 6.11.2 with 7bits-checkstyle.xml ruleset.
File | ![]() |
![]() |
![]() |
---|---|---|---|
info/smart_tools/smartactors/plugin/in_memory_db_tasks/PluginInMemoryDBTasks.java | 0 | 4 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
coding | MagicNumber
|
3 | ![]() |
imports | UnusedImports | 1 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - info.smart_tools.smartactors.core.in_memory_database.InMemoryDatabase. | 13 |
![]() |
coding | MagicNumber | '3' is a magic number. | 147 |
![]() |
coding | MagicNumber | '3' is a magic number. | 181 |
![]() |
coding | MagicNumber | '3' is a magic number. | 245 |