Checkstyle Results

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

rss feed

Summary

Files
 Info
 Warnings
 Errors
46 1 1 0

Files

File
 I
 W
 E
org/opentrafficsim/kpi/interfaces/GtuData.java 1 0 0
org/opentrafficsim/kpi/sampling/indicator/TotalDelay.java 0 1 0

Rules

Category Rule Violations Severity
javadoc JavadocPackage 1
 Info
misc TodoComment 1
 Warning

Details

org/opentrafficsim/kpi/interfaces/GtuData.java

Severity Category Rule Message Line
 Info
javadoc JavadocPackage Missing package-info.java file. 1

org/opentrafficsim/kpi/sampling/indicator/TotalDelay.java

Severity Category Rule Message Line
 Warning
misc TodoComment Comment matches to-do format 'TODO:'. 48