The following document contains the results of Checkstyle 8.35 with /src/main/resources/development/dsol-checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 108 | 7 | 0 | 0 | 
| File | |||
|---|---|---|---|
| org/djutils/exceptions/Throw.java | 4 | 0 | 0 | 
| org/djutils/immutablecollections/ImmutableVector.java | 2 | 0 | 0 | 
| org/djutils/means/AbstractMean.java | 1 | 0 | 0 | 
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| sizes | LineLength
  | 
6 | |
| ParameterNumber | 1 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 140). | 82 | |
| sizes | ParameterNumber | More than 7 parameters (found 8). | 390 | |
| sizes | LineLength | Line is longer than 128 characters (found 132). | 486 | |
| sizes | LineLength | Line is longer than 128 characters (found 142). | 516 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 131). | 132 | |
| sizes | LineLength | Line is longer than 128 characters (found 131). | 149 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 130). | 14 |