Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with sun_checks.xml ruleset.

Summary

Files  Info  Warnings  Errors
7 0 0 95

Rules

Category Rule Violations Severity
coding HiddenField 11  Error
javadoc JavadocVariable 1  Error
misc NewlineAtEndOfFile 3  Error
modifier RedundantModifier 2  Error
naming ConstantName 3  Error
sizes LineLength 69  Error
ParameterNumber 1  Error
whitespace FileTabCharacter 5  Error

Details

com/hack23/cia/service/external/esv/api/EsvApi.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 88). 43
 Error sizes LineLength Line is longer than 80 characters (found 88). 52
 Error sizes LineLength Line is longer than 80 characters (found 91). 63

com/hack23/cia/service/external/esv/api/GovernmentBodyAnnualSummary.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 136). 90
 Error sizes ParameterNumber More than 7 parameters (found 11). 90
 Error coding HiddenField 'year' hides a field. 90
 Error coding HiddenField 'name' hides a field. 90
 Error coding HiddenField 'consecutiveNumber' hides a field. 90
 Error coding HiddenField 'govermentBodyId' hides a field. 90
 Error sizes LineLength Line is longer than 80 characters (found 160). 91
 Error coding HiddenField 'mCode' hides a field. 91
 Error coding HiddenField 'ministry' hides a field. 91
 Error coding HiddenField 'orgNumber' hides a field. 91
 Error coding HiddenField 'headCount' hides a field. 91
 Error coding HiddenField 'annualWorkHeadCount' hides a field. 91
 Error coding HiddenField 'vat' hides a field. 91
 Error coding HiddenField 'comment' hides a field. 92
 Error sizes LineLength Line is longer than 80 characters (found 98). 218

com/hack23/cia/service/external/esv/api/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

com/hack23/cia/service/external/esv/impl/EsvApiImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error naming ConstantName Name 'ministryNameSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
 Error sizes LineLength Line is longer than 80 characters (found 81). 47
 Error naming ConstantName Name 'governmentBodyNameSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 47
 Error sizes LineLength Line is longer than 80 characters (found 105). 50
 Error naming ConstantName Name 'governmentBodyNameSetMinistryMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
 Error javadoc JavadocVariable Missing a Javadoc comment. 52
 Error modifier RedundantModifier Redundant 'public' modifier. 58
 Error sizes LineLength Line is longer than 80 characters (found 102). 68
 Error sizes LineLength Line is longer than 80 characters (found 111). 73
 Error sizes LineLength Line is longer than 80 characters (found 101). 74
 Error sizes LineLength Line is longer than 80 characters (found 95). 87
 Error sizes LineLength Line is longer than 80 characters (found 92). 89
 Error sizes LineLength Line is longer than 80 characters (found 108). 90
 Error sizes LineLength Line is longer than 80 characters (found 114). 91
 Error sizes LineLength Line is longer than 80 characters (found 108). 92
 Error sizes LineLength Line is longer than 80 characters (found 113). 93
 Error sizes LineLength Line is longer than 80 characters (found 95). 104
 Error sizes LineLength Line is longer than 80 characters (found 92). 106
 Error sizes LineLength Line is longer than 80 characters (found 108). 107
 Error sizes LineLength Line is longer than 80 characters (found 112). 108
 Error sizes LineLength Line is longer than 80 characters (found 105). 109
 Error sizes LineLength Line is longer than 80 characters (found 134). 110
 Error sizes LineLength Line is longer than 80 characters (found 111). 111
 Error sizes LineLength Line is longer than 80 characters (found 102). 120
 Error sizes LineLength Line is longer than 80 characters (found 90). 128
 Error sizes LineLength Line is longer than 80 characters (found 102). 129
 Error sizes LineLength Line is longer than 80 characters (found 95). 131
 Error sizes LineLength Line is longer than 80 characters (found 92). 133
 Error sizes LineLength Line is longer than 80 characters (found 108). 134
 Error sizes LineLength Line is longer than 80 characters (found 112). 135
 Error sizes LineLength Line is longer than 80 characters (found 137). 136
 Error sizes LineLength Line is longer than 80 characters (found 108). 137
 Error sizes LineLength Line is longer than 80 characters (found 121). 138
 Error sizes LineLength Line is longer than 80 characters (found 87). 143

com/hack23/cia/service/external/esv/impl/EsvExcelReader.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 88). 38
 Error sizes LineLength Line is longer than 80 characters (found 88). 47

com/hack23/cia/service/external/esv/impl/EsvExcelReaderImpl.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 16
 Error sizes LineLength Line is longer than 80 characters (found 95). 77
 Error modifier RedundantModifier Redundant 'public' modifier. 82
 Error sizes LineLength Line is longer than 80 characters (found 102). 87
 Error sizes LineLength Line is longer than 80 characters (found 92). 88
 Error sizes LineLength Line is longer than 80 characters (found 116). 91
 Error sizes LineLength Line is longer than 80 characters (found 100). 93
 Error sizes LineLength Line is longer than 80 characters (found 99). 94
 Error sizes LineLength Line is longer than 80 characters (found 109). 118
 Error sizes LineLength Line is longer than 80 characters (found 82). 119
 Error sizes LineLength Line is longer than 80 characters (found 82). 121
 Error sizes LineLength Line is longer than 80 characters (found 93). 123
 Error sizes LineLength Line is longer than 80 characters (found 111). 130
 Error sizes LineLength Line is longer than 80 characters (found 99). 148
 Error sizes LineLength Line is longer than 80 characters (found 90). 149
 Error sizes LineLength Line is longer than 80 characters (found 129). 152
 Error sizes LineLength Line is longer than 80 characters (found 111). 155
 Error sizes LineLength Line is longer than 80 characters (found 102). 177
 Error sizes LineLength Line is longer than 80 characters (found 86). 178
 Error sizes LineLength Line is longer than 80 characters (found 116). 181
 Error sizes LineLength Line is longer than 80 characters (found 100). 183
 Error sizes LineLength Line is longer than 80 characters (found 89). 184
 Error sizes LineLength Line is longer than 80 characters (found 119). 208
 Error sizes LineLength Line is longer than 80 characters (found 82). 210
 Error sizes LineLength Line is longer than 80 characters (found 82). 211
 Error sizes LineLength Line is longer than 80 characters (found 105). 217
 Error sizes LineLength Line is longer than 80 characters (found 135). 234
 Error sizes LineLength Line is longer than 80 characters (found 129). 238
 Error sizes LineLength Line is longer than 80 characters (found 107). 241
 Error sizes LineLength Line is longer than 80 characters (found 124). 256
 Error sizes LineLength Line is longer than 80 characters (found 156). 257
 Error sizes LineLength Line is longer than 80 characters (found 155). 258
 Error sizes LineLength Line is longer than 80 characters (found 183). 259
 Error sizes LineLength Line is longer than 80 characters (found 104). 260

com/hack23/cia/service/external/esv/impl/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.