magnolia-ui-project Version: 5.0.1 Last Published: Jul 9, 2013

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
91200123

Rules

RulesViolationsSeverity
RegexpHeader
  • multiLines: "1"
  • headerFile: "target/checkstyle-header.txt"
14Errors Error
FileTabCharacter9Errors Error
JavadocType
  • scope: "package"
25Errors Error
JavadocStyle
  • tokens: "INTERFACE_DEF, CLASS_DEF"
  • checkFirstSentence: "true"
  • checkEmptyJavadoc: "true"
74Errors Error
JavadocStyle
  • checkFirstSentence: "true"
  • checkEmptyJavadoc: "false"
74Errors Error
AvoidStarImport
  • allowStaticMemberImports: "true"
0Errors Error
RedundantImport0Errors Error
UnusedImports1Errors Error

Details

com/vaadin/client/ui/VScrollTablePatched.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'.1
ErrorsMissing a Javadoc comment.149
ErrorsFirst sentence should end with a period.181
ErrorsFirst sentence should end with a period.186
ErrorsFirst sentence should end with a period.296
ErrorsFirst sentence should end with a period.499
ErrorsFirst sentence should end with a period.517
ErrorsFirst sentence should end with a period.749
ErrorsFirst sentence should end with a period.758
ErrorsFirst sentence should end with a period.782
ErrorsFirst sentence should end with a period.791
ErrorsFirst sentence should end with a period.818
ErrorsFirst sentence should end with a period.1747
ErrorsFirst sentence should end with a period.1768
ErrorsFirst sentence should end with a period.1794
ErrorsMissing a Javadoc comment.2485
ErrorsFirst sentence should end with a period.2822
ErrorsMissing a Javadoc comment.3176
ErrorsMissing a Javadoc comment.3585
ErrorsFirst sentence should end with a period.3631
ErrorsFirst sentence should end with a period.3710
ErrorsFirst sentence should end with a period.3741
ErrorsFirst sentence should end with a period.3779
ErrorsFirst sentence should end with a period.3793
ErrorsFirst sentence should end with a period.3819
ErrorsFirst sentence should end with a period.3903
ErrorsFirst sentence should end with a period.3930
ErrorsFirst sentence should end with a period.3940
ErrorsFirst sentence should end with a period.3958
ErrorsFirst sentence should end with a period.3985
ErrorsFirst sentence should end with a period.3998
ErrorsFirst sentence should end with a period.4016
ErrorsFirst sentence should end with a period.4176
ErrorsFirst sentence should end with a period.4188
ErrorsFirst sentence should end with a period.4203
ErrorsFirst sentence should end with a period.4274
ErrorsFirst sentence should end with a period.4305
ErrorsFirst sentence should end with a period.4316
ErrorsFirst sentence should end with a period.4334
ErrorsFirst sentence should end with a period.4342
ErrorsFirst sentence should end with a period.4360
ErrorsFirst sentence should end with a period.4850
ErrorsExtra HTML tag found: </br> </br> Returns the maximum4994
ErrorsExtra HTML tag found: </br> Returns the maximum4994
ErrorsExtra HTML tag found: </br> </br> Calculates the maximum5007
ErrorsExtra HTML tag found: </br> Calculates the maximum5007
ErrorsMissing a Javadoc comment.5075
ErrorsFirst sentence should end with a period.5552
ErrorsFirst sentence should end with a period.5975
ErrorsFirst sentence should end with a period.6105
ErrorsMissing a Javadoc comment.6241
ErrorsFirst sentence should end with a period.6379
ErrorsFirst sentence should end with a period.6724
ErrorsFirst sentence should end with a period.6887
ErrorsFirst sentence should end with a period.6906
ErrorsMissing a Javadoc comment.7048
ErrorsFirst sentence should end with a period.7192
ErrorsFirst sentence should end with a period.7233
ErrorsFirst sentence should end with a period.7248
ErrorsFirst sentence should end with a period.7565

com/vaadin/client/ui/VTreeTablePatched.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'.1
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.131
ErrorsMissing a Javadoc comment.148
ErrorsMissing a Javadoc comment.303
ErrorsFirst sentence should end with a period.780

com/vaadin/client/ui/table/TableConnectorPatched.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'.1
ErrorsUnused import - com.vaadin.shared.ui.Connect.41
ErrorsMissing a Javadoc comment.46

com/vaadin/client/ui/treetable/TreeTableConnectorPatched.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'.1
ErrorsMissing a Javadoc comment.33

com/vaadin/ui/DragAndDropWrapper.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'.1
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.111
ErrorsMissing a Javadoc comment.160
ErrorsFirst sentence should end with a period.161
ErrorsMissing a Javadoc comment.280
ErrorsMissing a Javadoc comment.349

org/vaadin/peter/contextmenu/ContextMenu.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'.1
ErrorsMissing a Javadoc comment.33
ErrorsFile contains tab characters (this is the first instance).34
ErrorsFirst sentence should end with a period.132
ErrorsFirst sentence should end with a period.380
ErrorsFirst sentence should end with a period.396
ErrorsFirst sentence should end with a period.409
ErrorsFirst sentence should end with a period.439
ErrorsFirst sentence should end with a period.456
ErrorsFirst sentence should end with a period.520
ErrorsFirst sentence should end with a period.530
ErrorsFirst sentence should end with a period.562
ErrorsMissing a Javadoc comment.599
ErrorsFirst sentence should end with a period.617
ErrorsFirst sentence should end with a period.640
ErrorsFirst sentence should end with a period.649
ErrorsFirst sentence should end with a period.658
ErrorsMissing a Javadoc comment.668
ErrorsFirst sentence should end with a period.741
ErrorsFirst sentence should end with a period.802

org/vaadin/peter/contextmenu/client/ContextMenuClientRpc.java

ViolationMessageLine
ErrorsMissing a header - not enough lines in file.1
ErrorsFile contains tab characters (this is the first instance).13

org/vaadin/peter/contextmenu/client/ContextMenuConnector.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'.1
ErrorsFile contains tab characters (this is the first instance).35

org/vaadin/peter/contextmenu/client/ContextMenuItemWidget.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'.1
ErrorsFile contains tab characters (this is the first instance).19
ErrorsFirst sentence should end with a period.72
ErrorsFirst sentence should end with a period.89

org/vaadin/peter/contextmenu/client/ContextMenuItemWidgetHandler.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'.1
ErrorsFile contains tab characters (this is the first instance).24

org/vaadin/peter/contextmenu/client/ContextMenuOverlay.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'.1
ErrorsFile contains tab characters (this is the first instance).23

org/vaadin/peter/contextmenu/client/ContextMenuServerRpc.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'.1
ErrorsMissing a Javadoc comment.5
ErrorsFirst sentence should end with a period.7
ErrorsFile contains tab characters (this is the first instance).7

org/vaadin/peter/contextmenu/client/ContextMenuState.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'.1
ErrorsMissing a Javadoc comment.9
ErrorsFile contains tab characters (this is the first instance).10
ErrorsMissing a Javadoc comment.61

org/vaadin/peter/contextmenu/client/ContextMenuWidget.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'.1
ErrorsFirst sentence should end with a period.18
ErrorsFile contains tab characters (this is the first instance).24
ErrorsFirst sentence should end with a period.96