Checkstyle Results
The following document contains the results of Checkstyle 10.21.3 with config/dsol-checks.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 199 | 0 | 2 | 0 |
Files
| File | |||
|---|---|---|---|
| org/opentrafficsim/core/gtu/Gtu.java | 0 | 1 | 0 |
| org/opentrafficsim/core/network/Network.java | 0 | 1 | 0 |
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| misc | TodoComment | 2 |
Details
org/opentrafficsim/core/gtu/Gtu.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 919 |
org/opentrafficsim/core/network/Network.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 763 |
