Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with 7bits-checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
16 0 1 0

Rules

Category Rule Violations Severity
sizes MethodLength 1  Warning

Details

info/smart_tools/smartactors/core/class_generator_java_compile_api/class_builder/ClassBuilder.java

Severity Category Rule Message Line
 Warning sizes MethodLength Method length is 209 lines (max allowed is 150). 149