CheckStyle Audit

Designed for use with CheckStyle and Ant.

Summary

FilesErrors
9244

Files

NameErrors
/home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/SharedPhrases.java72
/home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/iterators/TreeIterator.java54
/home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/iterators/OmitPrivateCodesIterator.java32
/home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/iterators/StringContainsIterator.java26
/home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/iterators/TruncatedStringsIterator.java23
/home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/SharedPhraseStorage.java22
/home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/LexicalAnalyzer.java5
/home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/TokenStream.java5
/home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/UnicodeConstants.java5

File /home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/LexicalAnalyzer.java

Error DescriptionLine
Missing package-info.java file.1
Line has trailing spaces.8
Line has trailing spaces.13
File contains tab characters (this is the first instance).13
Line has trailing spaces.18
Back to top

File /home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/SharedPhraseStorage.java

Error DescriptionLine
Line has trailing spaces.2
Line has trailing spaces.10
Line has trailing spaces.13
Line has trailing spaces.15
Line has trailing spaces.20
File contains tab characters (this is the first instance).20
Line has trailing spaces.21
Line is longer than 80 characters (found 86).24
Line has trailing spaces.27
'(' is preceded with whitespace.31
Redundant 'final' modifier.31
Redundant 'final' modifier.31
Line has trailing spaces.32
First sentence should end with a period.33
Line is longer than 80 characters (found 83).34
Line has trailing spaces.38
Line has trailing spaces.42
Line has trailing spaces.43
First sentence should end with a period.44
'(' is preceded with whitespace.49
Redundant 'final' modifier.49
Line has trailing spaces.50
Back to top

File /home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/SharedPhrases.java

Error DescriptionLine
Line has trailing spaces.2
Line has trailing spaces.24
Line has trailing spaces.27
Line has trailing spaces.29
Line has trailing spaces.30
Line has trailing spaces.38
Line has trailing spaces.41
Line has trailing spaces.50
Line has trailing spaces.53
Line has trailing spaces.55
Line has trailing spaces.60
File contains tab characters (this is the first instance).60
Line has trailing spaces.61
Line has trailing spaces.63
Line has trailing spaces.64
Line has trailing spaces.67
First sentence should end with a period.68
',' is not followed by whitespace.71
Line has trailing spaces.72
Line has trailing spaces.79
Line has trailing spaces.82
Line is longer than 80 characters (found 81).83
Line has trailing spaces.85
'(' is preceded with whitespace.88
'{' at column 2 should be on the previous line.89
'typecast' is not followed by whitespace.92
Line has trailing spaces.98
Line has trailing spaces.99
Line is longer than 80 characters (found 97).105
Line is longer than 80 characters (found 86).111
Line has trailing spaces.114
'(' is preceded with whitespace.118
'{' at column 2 should be on the previous line.119
Line has trailing spaces.122
First sentence should end with a period.123
Line is longer than 80 characters (found 83).124
Line has trailing spaces.128
'{' at column 2 should be on the previous line.132
Line has trailing spaces.135
Line is longer than 80 characters (found 82).137
Line has trailing spaces.139
'{' at column 2 should be on the previous line.144
Line has trailing spaces.147
Line has trailing spaces.148
First sentence should end with a period.149
Line is longer than 80 characters (found 96).154
'(' is preceded with whitespace.154
Line is longer than 80 characters (found 85).156
Line has trailing spaces.161
Expected @return tag.165
Line has trailing spaces.168
Line has trailing spaces.169
First sentence should end with a period.170
Line has trailing spaces.172
Line has trailing spaces.180
Variable 'target' must be private and have accessor methods.182
Line has trailing spaces.183
Line has trailing spaces.187
Line is longer than 80 characters (found 85).188
Redundant 'public' modifier.191
'(' is preceded with whitespace.191
'target' hides a field.191
'{' at column 3 should be on the previous line.192
Line has trailing spaces.195
Line is longer than 80 characters (found 87).204
'(' is preceded with whitespace.204
Line is longer than 80 characters (found 107).205
'(' is preceded with whitespace.208
Line is longer than 80 characters (found 96).209
Line has trailing spaces.213
Line has trailing spaces.214
Line has trailing spaces.215
Back to top

File /home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/TokenStream.java

Error DescriptionLine
Line has trailing spaces.2
Line has trailing spaces.10
Line has trailing spaces.15
File contains tab characters (this is the first instance).15
Line has trailing spaces.20
Back to top

File /home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/UnicodeConstants.java

Error DescriptionLine
File contains tab characters (this is the first instance).10
Line is longer than 80 characters (found 87).12
Line has trailing spaces.13
'typecast' is not followed by whitespace.15
Line has trailing spaces.18
Back to top

File /home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/iterators/OmitPrivateCodesIterator.java

Error DescriptionLine
Missing package-info.java file.1
First sentence should end with a period.7
Line is longer than 80 characters (found 82).8
Line has trailing spaces.10
Line has trailing spaces.15
File contains tab characters (this is the first instance).15
Line has trailing spaces.21
Line has trailing spaces.26
'final' modifier out of order with the JLS suggestions.30
Line has trailing spaces.31
Line has trailing spaces.35
Line has trailing spaces.36
'(' is preceded with whitespace.38
'{' at column 2 should be on the previous line.39
'if' construct must use '{}'s.40
'-' is not followed by whitespace.42
'-' is not preceded with whitespace.42
'typecast' is not followed by whitespace.43
Line has trailing spaces.45
First sentence should end with a period.46
Line is longer than 80 characters (found 83).50
'(' is preceded with whitespace.50
'baseIterator' hides a field.50
'{' at column 2 should be on the previous line.51
Line is longer than 80 characters (found 88).55
Line is longer than 80 characters (found 83).59
Line has trailing spaces.65
Line has trailing spaces.75
'while' construct must use '{}'s.85
Line is longer than 80 characters (found 86).85
Line is longer than 80 characters (found 106).88
Line has trailing spaces.101
Back to top

File /home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/iterators/StringContainsIterator.java

Error DescriptionLine
Line is longer than 80 characters (found 82).6
Line has trailing spaces.8
Line has trailing spaces.13
File contains tab characters (this is the first instance).13
Line has trailing spaces.18
Line has trailing spaces.23
'final' modifier out of order with the JLS suggestions.28
Line has trailing spaces.29
'final' modifier out of order with the JLS suggestions.33
Line has trailing spaces.34
Line has trailing spaces.38
Line is longer than 80 characters (found 81).39
Line has trailing spaces.42
Line is longer than 80 characters (found 82).42
'(' is preceded with whitespace.42
'baseIterator' hides a field.42
'target' hides a field.43
'{' at column 2 should be on the previous line.44
Line is longer than 80 characters (found 85).49
Line is longer than 80 characters (found 84).53
Line has trailing spaces.59
Line has trailing spaces.70
'while' construct must use '{}'s.80
Line is longer than 80 characters (found 83).80
Line is longer than 80 characters (found 101).83
Line has trailing spaces.95
Back to top

File /home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/iterators/TreeIterator.java

Error DescriptionLine
Line is longer than 80 characters (found 82).10
Line has trailing spaces.12
Line has trailing spaces.17
File contains tab characters (this is the first instance).17
Line has trailing spaces.25
Line has trailing spaces.26
Line is longer than 80 characters (found 81).28
Line has trailing spaces.30
Line has trailing spaces.35
Variable 'node' must be private and have accessor methods.39
Line has trailing spaces.40
Variable 'children' must be private and have accessor methods.44
Line has trailing spaces.50
Variable 'childNumber' must be private and have accessor methods.55
Line has trailing spaces.56
First sentence should end with a period.57
Variable 'phrase' must be private and have accessor methods.60
Line has trailing spaces.61
Variable 'edge' must be private and have accessor methods.66
Line has trailing spaces.67
Line has trailing spaces.71
Line has trailing spaces.74
Line is longer than 80 characters (found 81).76
Line has trailing spaces.79
Variable 'charNum' must be private and have accessor methods.79
Line has trailing spaces.80
Line has trailing spaces.81
Line has trailing spaces.85
Redundant 'public' modifier.89
'(' is preceded with whitespace.89
Line is longer than 80 characters (found 87).93
Line has trailing spaces.97
Line has trailing spaces.98
Expected @return tag.102
Line has trailing spaces.103
Line is longer than 80 characters (found 116).103
Line has trailing spaces.106
Line has trailing spaces.107
Line has trailing spaces.110
'(' is preceded with whitespace.113
'{' at column 2 should be on the previous line.114
Line has trailing spaces.122
Line has trailing spaces.137
'if' construct must use '{}'s.139
Line is longer than 80 characters (found 83).140
'+' is not followed by whitespace.140
'+' is not preceded with whitespace.140
'else' construct must use '{}'s.141
'(' is preceded with whitespace.155
Parameter node should be final.160
Line is longer than 80 characters (found 96).163
'if' construct must use '{}'s.165
Line is longer than 80 characters (found 87).176
Line has trailing spaces.182
Back to top

File /home/zeil/gitlab-ci/builds/96251c3c/0/zeil/codeCompCommon/codeCompCommon/src/main/java/edu/odu/cs/cs350/codeCompCommon/iterators/TruncatedStringsIterator.java

Error DescriptionLine
Line has trailing spaces.9
Line has trailing spaces.14
File contains tab characters (this is the first instance).14
Line has trailing spaces.24
'final' modifier out of order with the JLS suggestions.28
Line has trailing spaces.29
'private' modifier out of order with the JLS suggestions.33
Line has trailing spaces.34
First sentence should end with a period.35
Line has trailing spaces.37
Line is longer than 80 characters (found 82).39
Line is longer than 80 characters (found 83).41
'(' is preceded with whitespace.41
'baseIterator' hides a field.41
'delimiter' hides a field.42
'{' at column 2 should be on the previous line.43
'if' construct must use '{}'s.47
Line has trailing spaces.50
Line has trailing spaces.54
Line is longer than 80 characters (found 82).55
Line has trailing spaces.67
First sentence should end with a period.68
Line has trailing spaces.89
Back to top