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:'. | 102 | |
| sizes | MethodLength | Method length is 197 lines (max allowed is 150). | 257 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 371 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 591 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 90 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 141 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 190 |