Checkstyle Results
The following document contains the results of Checkstyle 10.17.0 with /config/dsol-checks.xml ruleset.
Summary
Files | Info | Warnings | Errors |
---|---|---|---|
11 | 3 | 3 | 0 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
misc | TodoComment | 3 | Warning |
sizes | LineLength
|
3 | Info |
Details
nl/tudelft/simulation/dsol/animation/gis/map/Feature.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | TodoComment | Comment matches to-do format 'TODO:'. | 17 |
nl/tudelft/simulation/dsol/animation/gis/map/GisMap.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | TodoComment | Comment matches to-do format 'TODO:'. | 217 |
Warning | misc | TodoComment | Comment matches to-do format 'TODO:'. | 231 |
nl/tudelft/simulation/dsol/animation/gis/map/package-info.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | sizes | LineLength | Line is longer than 128 characters (found 137). | 7 |
nl/tudelft/simulation/dsol/animation/gis/package-info.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | sizes | LineLength | Line is longer than 128 characters (found 137). | 7 |
nl/tudelft/simulation/dsol/animation/gis/transform/package-info.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Info | sizes | LineLength | Line is longer than 128 characters (found 137). | 7 |