Checkstyle Results

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

rss feed

Summary

Files
 Info
 Warnings
 Errors
3 1 0 0

Files

File
 I
 W
 E
org/opentrafficsim/sim0mq/swing/Sim0MQPublisher.java 1 0 0

Rules

Category Rule Violations Severity
sizes MethodLength 1
 Info

Details

org/opentrafficsim/sim0mq/swing/Sim0MQPublisher.java

Severity Category Rule Message Line
 Info
sizes MethodLength Method length is 184 lines (max allowed is 150). 255