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 8 0 0 97

Files

File
 I
 W
 E it/tidalwave/accounting/ui/jobeventexplorer/JobEventExplorerPresentation.java 0 0 11 it/tidalwave/accounting/ui/jobeventexplorer/JobEventExplorerPresentationControl.java 0 0 11 it/tidalwave/accounting/ui/jobeventexplorer/impl/DefaultJobEventExplorerPresentationControl.java 0 0 18 it/tidalwave/accounting/ui/jobeventexplorer/impl/FlatJobEventPresentable.java 0 0 11 it/tidalwave/accounting/ui/jobeventexplorer/impl/JobEventGroupPresentable.java 0 0 13 it/tidalwave/accounting/ui/jobeventexplorer/impl/JobEventPresentable.java 0 0 11 it/tidalwave/accounting/ui/jobeventexplorer/impl/RedStyleForNegativeMoney.java 0 0 12 it/tidalwave/accounting/ui/jobeventexplorer/impl/TimedJobEventPresentable.java 0 0 10

Rules

Category Rule Violations Severity javadoc JavadocMethod
  • allowMissingPropertyJavadoc: "true"
  • scope: "public"
5
 Error JavadocType
  • scope: "public"
1
 Error regexp RegexpSingleline
  • format: "\s+$"
  • maximum: "0"
  • message: "Line has trailing spaces."
  • minimum: "0"
9
 Error sizes LineLength
  • max: "120"
  • ignorePattern: "GEN-FIRST.*$"
79
 Error whitespace NoWhitespaceBefore 1
 Error WhitespaceAfter 2
 Error

Details

it/tidalwave/accounting/ui/jobeventexplorer/JobEventExplorerPresentation.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 160). 2
 Error sizes LineLength Line is longer than 120 characters (found 160). 9
 Error sizes LineLength Line is longer than 120 characters (found 131). 11
 Error sizes LineLength Line is longer than 120 characters (found 158). 16
 Error sizes LineLength Line is longer than 120 characters (found 153). 17
 Error sizes LineLength Line is longer than 120 characters (found 160). 19
 Error sizes LineLength Line is longer than 120 characters (found 160). 24
 Error sizes LineLength Line is longer than 120 characters (found 160). 31
 Error sizes LineLength Line is longer than 120 characters (found 160). 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error javadoc JavadocMethod Missing a Javadoc comment. 38

it/tidalwave/accounting/ui/jobeventexplorer/JobEventExplorerPresentationControl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 160). 2
 Error sizes LineLength Line is longer than 120 characters (found 160). 9
 Error sizes LineLength Line is longer than 120 characters (found 131). 11
 Error sizes LineLength Line is longer than 120 characters (found 158). 16
 Error sizes LineLength Line is longer than 120 characters (found 153). 17
 Error sizes LineLength Line is longer than 120 characters (found 160). 19
 Error sizes LineLength Line is longer than 120 characters (found 160). 24
 Error sizes LineLength Line is longer than 120 characters (found 160). 28
 Error sizes LineLength Line is longer than 120 characters (found 160). 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error javadoc JavadocMethod Missing a Javadoc comment. 35

it/tidalwave/accounting/ui/jobeventexplorer/impl/DefaultJobEventExplorerPresentationControl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 160). 2
 Error sizes LineLength Line is longer than 120 characters (found 160). 9
 Error sizes LineLength Line is longer than 120 characters (found 131). 11
 Error sizes LineLength Line is longer than 120 characters (found 158). 16
 Error sizes LineLength Line is longer than 120 characters (found 153). 17
 Error sizes LineLength Line is longer than 120 characters (found 160). 19
 Error sizes LineLength Line is longer than 120 characters (found 160). 24
 Error sizes LineLength Line is longer than 120 characters (found 160). 47
 Error sizes LineLength Line is longer than 120 characters (found 160). 51
 Error sizes LineLength Line is longer than 120 characters (found 160). 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error sizes LineLength Line is longer than 120 characters (found 160). 63
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error sizes LineLength Line is longer than 120 characters (found 160). 70
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error sizes LineLength Line is longer than 120 characters (found 160). 75
 Error whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 81

it/tidalwave/accounting/ui/jobeventexplorer/impl/FlatJobEventPresentable.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 160). 2
 Error sizes LineLength Line is longer than 120 characters (found 160). 9
 Error sizes LineLength Line is longer than 120 characters (found 131). 11
 Error sizes LineLength Line is longer than 120 characters (found 158). 16
 Error sizes LineLength Line is longer than 120 characters (found 153). 17
 Error sizes LineLength Line is longer than 120 characters (found 160). 19
 Error sizes LineLength Line is longer than 120 characters (found 160). 24
 Error sizes LineLength Line is longer than 120 characters (found 160). 39
 Error sizes LineLength Line is longer than 120 characters (found 160). 43
 Error javadoc JavadocMethod Missing a Javadoc comment. 47
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 59

it/tidalwave/accounting/ui/jobeventexplorer/impl/JobEventGroupPresentable.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 160). 2
 Error sizes LineLength Line is longer than 120 characters (found 160). 9
 Error sizes LineLength Line is longer than 120 characters (found 131). 11
 Error sizes LineLength Line is longer than 120 characters (found 158). 16
 Error sizes LineLength Line is longer than 120 characters (found 153). 17
 Error sizes LineLength Line is longer than 120 characters (found 160). 19
 Error sizes LineLength Line is longer than 120 characters (found 160). 24
 Error sizes LineLength Line is longer than 120 characters (found 160). 44
 Error sizes LineLength Line is longer than 120 characters (found 160). 48
 Error javadoc JavadocMethod Missing a Javadoc comment. 52
 Error whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 62
 Error sizes LineLength Line is longer than 120 characters (found 122). 65
 Error sizes LineLength Line is longer than 120 characters (found 125). 75

it/tidalwave/accounting/ui/jobeventexplorer/impl/JobEventPresentable.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 160). 2
 Error sizes LineLength Line is longer than 120 characters (found 160). 9
 Error sizes LineLength Line is longer than 120 characters (found 131). 11
 Error sizes LineLength Line is longer than 120 characters (found 158). 16
 Error sizes LineLength Line is longer than 120 characters (found 153). 17
 Error sizes LineLength Line is longer than 120 characters (found 160). 19
 Error sizes LineLength Line is longer than 120 characters (found 160). 24
 Error sizes LineLength Line is longer than 120 characters (found 160). 41
 Error sizes LineLength Line is longer than 120 characters (found 160). 45
 Error javadoc JavadocType Type Javadoc comment is missing an @param <TYPE> tag. 46
 Error sizes LineLength Line is longer than 120 characters (found 121). 62

it/tidalwave/accounting/ui/jobeventexplorer/impl/RedStyleForNegativeMoney.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 160). 2
 Error sizes LineLength Line is longer than 120 characters (found 160). 9
 Error sizes LineLength Line is longer than 120 characters (found 131). 11
 Error sizes LineLength Line is longer than 120 characters (found 158). 16
 Error sizes LineLength Line is longer than 120 characters (found 153). 17
 Error sizes LineLength Line is longer than 120 characters (found 160). 19
 Error sizes LineLength Line is longer than 120 characters (found 160). 24
 Error sizes LineLength Line is longer than 120 characters (found 160). 38
 Error sizes LineLength Line is longer than 120 characters (found 160). 42
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 50

it/tidalwave/accounting/ui/jobeventexplorer/impl/TimedJobEventPresentable.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 160). 2
 Error sizes LineLength Line is longer than 120 characters (found 160). 9
 Error sizes LineLength Line is longer than 120 characters (found 131). 11
 Error sizes LineLength Line is longer than 120 characters (found 158). 16
 Error sizes LineLength Line is longer than 120 characters (found 153). 17
 Error sizes LineLength Line is longer than 120 characters (found 160). 19
 Error sizes LineLength Line is longer than 120 characters (found 160). 24
 Error sizes LineLength Line is longer than 120 characters (found 160). 40
 Error sizes LineLength Line is longer than 120 characters (found 160). 44
 Error javadoc JavadocMethod Missing a Javadoc comment. 48