The following document contains the results of Checkstyle 8.26 with development/dsol-checks.xml ruleset.

| Files | |||
|---|---|---|---|
| 44 | 11 | 0 | 0 |
| File | |||
|---|---|---|---|
| org/opentrafficsim/base/Type.java | 1 | 0 | 0 |
| org/opentrafficsim/base/parameters/constraint/ConstraintInterface.java | 10 | 0 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| sizes | LineLength
|
11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 132). | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 130). | 4 | |
| sizes | LineLength | Line is longer than 128 characters (found 135). | 5 | |
| sizes | LineLength | Line is longer than 128 characters (found 136). | 6 | |
| sizes | LineLength | Line is longer than 128 characters (found 129). | 13 | |
| sizes | LineLength | Line is longer than 128 characters (found 132). | 27 | |
| sizes | LineLength | Line is longer than 128 characters (found 132). | 29 | |
| sizes | LineLength | Line is longer than 128 characters (found 131). | 30 | |
| sizes | LineLength | Line is longer than 128 characters (found 132). | 31 | |
| sizes | LineLength | Line is longer than 128 characters (found 131). | 46 | |
| sizes | LineLength | Line is longer than 128 characters (found 134). | 47 |