Checkstyle Results
The following document contains the results of Checkstyle 12.1.0 with config/dsol-checks.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 198 | 0 | 12 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| javadoc | SummaryJavadoc | 10 | |
| misc | TodoComment | 2 |
Details
org/opentrafficsim/core/gtu/Gtu.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 116 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 937 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 1078 |
org/opentrafficsim/core/math/Solver.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | Summary javadoc is missing. | 16 |
org/opentrafficsim/core/network/Network.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 763 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 925 |
org/opentrafficsim/core/network/NetworkUtils.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | Summary javadoc is missing. | 15 |
org/opentrafficsim/core/network/route/Route.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | Summary javadoc is missing. | 231 |
org/opentrafficsim/core/parameters/ParameterFactoryByType.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | Summary javadoc is missing. | 466 | |
| javadoc | SummaryJavadoc | Summary javadoc is missing. | 517 | |
| javadoc | SummaryJavadoc | Summary javadoc is missing. | 565 | |
| javadoc | SummaryJavadoc | Summary javadoc is missing. | 613 |
