Checkstyle Results
The following document contains the results of Checkstyle 6.18 with config/maven_checks.xml ruleset. rss feed
Summary
| Files | 
  Info | 
  Warnings | 
  Errors | 
| 3 | 
0 | 
4 | 
0 | 
Rules
| Category | 
Rule | 
Violations | 
Severity | 
| javadoc | 
JavadocMethod
 | 
4 | 
  Warning | 
Details
org/slf4j/impl/MavenSimpleLogger.java
| Severity | 
Category | 
Rule | 
Message | 
Line | 
  Warning | 
javadoc | 
JavadocMethod | 
Missing a Javadoc comment. | 
99 | 
org/slf4j/impl/MavenSimpleLoggerFactory.java
| Severity | 
Category | 
Rule | 
Message | 
Line | 
  Warning | 
javadoc | 
JavadocMethod | 
Expected an @return tag. | 
33 | 
  Warning | 
javadoc | 
JavadocMethod | 
Expected @param tag for 'name'. | 
33 | 
org/slf4j/impl/StaticLoggerBinder.java
| Severity | 
Category | 
Rule | 
Message | 
Line | 
  Warning | 
javadoc | 
JavadocMethod | 
Expected an @return tag. | 
67 |