Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
6 0 0 9

Rules

Rules Violations Severity
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
0 Errors Error
FileTabCharacter 0 Errors Error
JavadocType
  • scope: "package"
1 Errors Error
JavadocStyle
  • tokens: "INTERFACE_DEF, CLASS_DEF"
  • checkFirstSentence: "true"
  • checkEmptyJavadoc: "true"
8 Errors Error
JavadocStyle
  • checkFirstSentence: "true"
  • checkEmptyJavadoc: "false"
8 Errors Error
AvoidStarImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error

Details

info/magnolia/module/fckeditor/FCKEditorModule.java

Violation Message Line
Errors Javadoc has empty description section. 41
Errors Missing a Javadoc comment. 64

info/magnolia/module/fckeditor/FCKEditorModuleVersionHandler.java

Violation Message Line
Errors Javadoc has empty description section. 53

info/magnolia/module/fckeditor/dialogs/FckEditorDialog.java

Violation Message Line
Errors First sentence should end with a period. 142
Errors First sentence should end with a period. 147
Errors First sentence should end with a period. 157
Errors First sentence should end with a period. 192

info/magnolia/module/fckeditor/dialogs/FckEditorDialogTest.java

Violation Message Line
Errors Javadoc has empty description section. 43

info/magnolia/module/fckeditor/pages/RepositoryBrowserPage.java

Violation Message Line
Errors Javadoc has empty description section. 52