Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.1.1 with config/maven_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
6 0 7 0

Rules

Category Rule Violations Severity
javadoc JavadocMethod
  • scope: "protected"
7  Warning

Details

org/apache/maven/plugin/surefire/log/api/ConsoleLogger.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 34
 Warning javadoc JavadocMethod Missing a Javadoc comment. 36
 Warning javadoc JavadocMethod Missing a Javadoc comment. 38

org/apache/maven/plugin/surefire/log/api/ConsoleLoggerDecorator.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 34

org/apache/maven/plugin/surefire/log/api/ConsoleLoggerUtils.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 36

org/apache/maven/plugin/surefire/log/api/Level.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 51

org/apache/maven/plugin/surefire/log/api/PrintStreamLogger.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 32