Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
400148

Rules

RulesViolationsSeverity
LeftCurly
  • option: "nl"
6error Error
RightCurly
  • option: "alone"
1error Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see"
3error Error
MemberName1error Error
JavadocMethod21error Error
JavadocType1error Error
JavadocVariable2error Error
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
RegexpHeader
  • header
    1: ^package
    2: ^$
    3: /\*$
    4: ^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$
    5: ^ \*$
    6: ^ \* Licensed under the Apache License, Version 2.0 \(the "License"\)\;$
    7: ^ \* you may not use this file except in compliance with the License.$
    8: ^ \* You may obtain a copy of the License at$
    9: ^ \*$
    10: ^ \* http://www.apache.org/licenses/LICENSE-2.0$
    11: ^ \*$
    12: ^ \* Unless required by applicable law or agreed to in writing, software$
    13: ^ \* distributed under the License is distributed on an "AS IS" BASIS,$
    14: ^ \* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.$
    15: ^ \* See the License for the specific language governing permissions and$
    16: ^ \* limitations under the License.$
    17: ^ \*/$
    18: ^$
4error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad1error Error
OperatorWrap0error Error
ParenPad
  • option: "space"
42error Error
TabCharacter57error Error
WhitespaceAfter0error Error
WhitespaceAround1error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock1error Error
NeedBraces0error Error
AvoidInlineConditionals0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField5error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
InterfaceIsType0error Error
VisibilityModifier2error Error
UpperEll0error Error

Details

net/sf/statscm/StatScmMojo.java

ViolationMessageLine
errorLine does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'.4
errorLine is longer than 120 characters.132
errorLine is longer than 120 characters.161
error'(' is not followed by whitespace.173
error')' is not preceded with whitespace.173
error'(' is not followed by whitespace.175
error')' is not preceded with whitespace.175
error'(' is not followed by whitespace.180
error')' is not preceded with whitespace.180
errorLine contains a tab character.280
error'(' is not followed by whitespace.280
error')' is not preceded with whitespace.280
errorExpected @param tag for 'list'.471
error')' is not preceded with whitespace.553
error')' is not preceded with whitespace.557
error'{' should be on a new line.758
error'(' is not followed by whitespace.759
error')' is not preceded with whitespace.759
error'(' is not followed by whitespace.760
error')' is not preceded with whitespace.760
error'{' should be on a new line.760
error'}' should be alone on a line.762
error'(' is not followed by whitespace.762
error'(' is not followed by whitespace.762
error')' is not preceded with whitespace.762
error')' is not preceded with whitespace.762
error'{' should be on a new line.762
error'+' is not followed by whitespace.766
error'project' hides a field.784
errorMissing a Javadoc comment.789
error'(' is not followed by whitespace.789
error')' is not preceded with whitespace.789
error'{' should be on a new line.789
errorMissing a Javadoc comment.793
errorMissing a Javadoc comment.798
error'statConf' hides a field.798
errorMissing a Javadoc comment.803

net/sf/statscm/Trac.java

ViolationMessageLine
errorLine does not match expected header line of '/\*$'.3
errorMissing a Javadoc comment.17
errorMissing a Javadoc comment.19
errorVariable 'bugRegex' must be private and have accessor methods.19
errorMissing a Javadoc comment.20
errorMissing a Javadoc comment.22
error'(' is not followed by whitespace.22
error')' is not preceded with whitespace.22
errorMissing a Javadoc comment.27
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.73
errorMissing a Javadoc comment.90
errorMissing a Javadoc comment.99
errorMissing a Javadoc comment.104
errorMissing a Javadoc comment.109
errorMissing a Javadoc comment.114
errorMissing a Javadoc comment.119
error'atticFileNames' hides a field.119
errorMissing a Javadoc comment.124
errorMissing a Javadoc comment.129
error'{' should be on a new line.129

net/sf/statscm/SrcManager.java

ViolationMessageLine
errorLine does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'.4
errorExpected @param tag for 'statConf'.52

net/sf/statscm/StatConf.java

ViolationMessageLine
errorLine does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'.4
errorLine contains a tab character.38
errorName 'FILE_SEPARATOR' must match pattern '^[a-z][a-zA-Z0-9]*$'.58
errorVariable 'FILE_SEPARATOR' must be private and have accessor methods.58
error'locale' hides a field.91
errorExpected @param tag for 'locale'.91
errorLine is longer than 120 characters.133
errorLine contains a tab character.140
errorLine contains a tab character.141
errorLine contains a tab character.142
errorLine contains a tab character.143
errorLine contains a tab character.144
errorLine contains a tab character.145
errorLine contains a tab character.146
error'(' is not followed by whitespace.146
error')' is not preceded with whitespace.146
errorLine contains a tab character.147
errorLine contains a tab character.148
errorLine contains a tab character.149
errorLine contains a tab character.150
error'(' is not followed by whitespace.150
error')' is not preceded with whitespace.150
errorLine contains a tab character.151
errorLine contains a tab character.152
errorLine contains a tab character.153
errorLine contains a tab character.154
error'(' is not followed by whitespace.154
error')' is not preceded with whitespace.154
errorLine contains a tab character.155
errorLine contains a tab character.161
errorLine contains a tab character.162
errorLine contains a tab character.163
errorLine contains a tab character.164
errorLine contains a tab character.165
errorLine contains a tab character.166
errorLine contains a tab character.167
errorLine contains a tab character.168
errorLine contains a tab character.169
errorLine contains a tab character.170
errorLine contains a tab character.171
errorLine contains a tab character.172
error')' is not preceded with whitespace.172
errorLine contains a tab character.173
errorMust have at least one statement.173
errorLine contains a tab character.174
errorLine contains a tab character.175
errorLine contains a tab character.176
errorLine contains a tab character.177
errorLine contains a tab character.178
errorLine contains a tab character.179
errorLine contains a tab character.180
errorLine contains a tab character.181
errorLine contains a tab character.182
error'(' is not followed by whitespace.192
error')' is not preceded with whitespace.192
error'{' should be on a new line.192
errorLine contains a tab character.193
errorLine contains a tab character.194
error';' is followed by whitespace.194
errorLine contains a tab character.195
errorLine contains a tab character.196
errorLine contains a tab character.197
error'(' is not followed by whitespace.197
error')' is not preceded with whitespace.197
errorLine contains a tab character.198
errorLine contains a tab character.199
error'(' is not followed by whitespace.199
error')' is not preceded with whitespace.199
errorLine contains a tab character.200
errorLine contains a tab character.201
error'(' is not followed by whitespace.201
error')' is not preceded with whitespace.201
errorLine contains a tab character.202
errorLine contains a tab character.203
error'(' is not followed by whitespace.203
errorLine contains a tab character.204
errorLine contains a tab character.205
error'(' is not followed by whitespace.205
error')' is not preceded with whitespace.205
errorLine contains a tab character.206
errorLine contains a tab character.207
error'(' is not followed by whitespace.207
error')' is not preceded with whitespace.207
errorLine contains a tab character.208
errorLine contains a tab character.209
errorMissing a Javadoc comment.293
errorMissing a Javadoc comment.298
error'locale' hides a field.298