The following document contains the results of Checkstyle 8.26 with development/dsol-checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 3 | 1 | 6 | 0 |
| File | |||
|---|---|---|---|
| org/opentrafficsim/aimsun/AimsunControl.java | 1 | 3 | 0 |
| org/opentrafficsim/aimsun/LoadXML.java | 0 | 3 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| misc | TodoComment | 6 | |
| sizes | MethodLength | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 100 | |
| sizes | MethodLength | Method length is 197 lines (max allowed is 150). | 255 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 369 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 589 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 88 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 139 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 188 |