The following document contains the results of Checkstyle 8.35 with /config/dsol-checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 46 | 1 | 1 | 0 |
| File | |||
|---|---|---|---|
| org/opentrafficsim/kpi/interfaces/GtuData.java | 1 | 0 | 0 |
| org/opentrafficsim/kpi/sampling/indicator/TotalDelay.java | 0 | 1 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| javadoc | JavadocPackage | 1 | |
| misc | TodoComment | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 48 |