Checkstyle Results

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

rss feed

Summary

Files
 Info
 Warnings
 Errors
44 11 0 0

Files

File
 I
 W
 E
org/opentrafficsim/base/Type.java 1 0 0
org/opentrafficsim/base/parameters/constraint/ConstraintInterface.java 10 0 0

Rules

Category Rule Violations Severity
sizes LineLength
  • max: "128"
11
 Info

Details

org/opentrafficsim/base/Type.java

Severity Category Rule Message Line
 Info
sizes LineLength Line is longer than 128 characters (found 132). 4

org/opentrafficsim/base/parameters/constraint/ConstraintInterface.java

Severity Category Rule Message Line
 Info
sizes LineLength Line is longer than 128 characters (found 130). 4
 Info
sizes LineLength Line is longer than 128 characters (found 135). 5
 Info
sizes LineLength Line is longer than 128 characters (found 136). 6
 Info
sizes LineLength Line is longer than 128 characters (found 129). 13
 Info
sizes LineLength Line is longer than 128 characters (found 132). 27
 Info
sizes LineLength Line is longer than 128 characters (found 132). 29
 Info
sizes LineLength Line is longer than 128 characters (found 131). 30
 Info
sizes LineLength Line is longer than 128 characters (found 132). 31
 Info
sizes LineLength Line is longer than 128 characters (found 131). 46
 Info
sizes LineLength Line is longer than 128 characters (found 134). 47