Checkstyle Results
The following document contains the results of Checkstyle 12.1.0 with config/dsol-checks.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 54 | 0 | 4 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| javadoc | SummaryJavadoc | 1 | |
| misc | TodoComment | 3 |
Details
org/opentrafficsim/base/geometry/FractionalProjectionHelper.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 563 |
org/opentrafficsim/base/geometry/OtsGeometryUtil.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | Summary javadoc is missing. | 27 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 89 |
org/opentrafficsim/base/geometry/RadiusCalculator2d.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 195 |
