Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. 

rss feed

Summary

Files
 Info
 Warnings
 Errors
3 0 0 3

Files

File
 I
 W
 E
it/tidalwave/bluemarine2/mediaserver/ContentDirectory.java 0 0 1
it/tidalwave/bluemarine2/mediaserver/impl/EntityBrowserDisplayable.java 0 0 1
it/tidalwave/bluemarine2/mediaserver/spi/MediaServerService.java 0 0 1

Rules

Category Rule Violations Severity
javadoc JavadocMethod
  • allowMissingPropertyJavadoc: "true"
  • scope: "public"
2
 Error
JavadocType
  • scope: "public"
1
 Error

Details

it/tidalwave/bluemarine2/mediaserver/ContentDirectory.java

Severity Category Rule Message Line
 Error
javadoc JavadocMethod Missing a Javadoc comment. 39

it/tidalwave/bluemarine2/mediaserver/impl/EntityBrowserDisplayable.java

Severity Category Rule Message Line
 Error
javadoc JavadocType Unknown tag 'stereotype'. 42

it/tidalwave/bluemarine2/mediaserver/spi/MediaServerService.java

Severity Category Rule Message Line
 Error
javadoc JavadocMethod Missing a Javadoc comment. 40