Checkstyle Results
The following document contains the results of Checkstyle 12.3.1 with /config/dsol-checks.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 164 | 3 | 0 | 0 |
Files
| File | |||
|---|---|---|---|
| org/djunits/vecmat/d2/AbsVector2.java | 2 | 0 | 0 |
| org/djunits/vecmat/table/AbsQuantityTable.java | 1 | 0 | 0 |
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| sizes | LineLength
|
3 |
Details
org/djunits/vecmat/d2/AbsVector2.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 130). | 164 | |
| sizes | LineLength | Line is longer than 128 characters (found 130). | 360 |
org/djunits/vecmat/table/AbsQuantityTable.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 130). | 176 |
