Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
1 0 0 140

Rules

Rules Violations Severity
LeftCurly
  • option: "nl"
32 error Error
RightCurly
  • option: "alone"
2 error Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see"
0 error Error
MemberName 0 error Error
JavadocMethod 0 error Error
JavadocType 0 error Error
JavadocVariable 9 error Error
ConstantName 0 error Error
LocalFinalVariableName 0 error Error
LocalVariableName 0 error Error
MethodName 0 error Error
PackageName 0 error Error
ParameterName 0 error Error
StaticVariableName 0 error Error
TypeName 0 error 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: ^$
1 error Error
AvoidStarImport 0 error Error
IllegalImport 0 error Error
RedundantImport 0 error Error
UnusedImports 0 error Error
FileLength 0 error Error
MethodLength 0 error Error
ParameterNumber 0 error Error
EmptyForIteratorPad 0 error Error
OperatorWrap 0 error Error
ParenPad
  • option: "space"
84 error Error
TabCharacter 0 error Error
WhitespaceAfter 0 error Error
WhitespaceAround 0 error Error
ModifierOrder 0 error Error
RedundantModifier 0 error Error
AvoidNestedBlocks 0 error Error
EmptyBlock 0 error Error
NeedBraces 0 error Error
AvoidInlineConditionals 0 error Error
DoubleCheckedLocking 0 error Error
EmptyStatement 0 error Error
EqualsHashCode 0 error Error
HiddenField 12 error Error
IllegalInstantiation 0 error Error
InnerAssignment 0 error Error
MagicNumber 0 error Error
MissingSwitchDefault 0 error Error
RedundantThrows 0 error Error
SimplifyBooleanExpression 0 error Error
SimplifyBooleanReturn 0 error Error
InterfaceIsType 0 error Error
VisibilityModifier 0 error Error
UpperEll 0 error Error

Files

Files info warning error
net/sf/mavenhist/HistorisationBase.java 0 0 140

Details

net/sf/mavenhist/HistorisationBase.java

Violation Message Line
error Line does not match expected header line of '/\*$'. 3
error '{' should be on a new line. 25
error Missing a Javadoc comment. 26
error Missing a Javadoc comment. 27
error Missing a Javadoc comment. 28
error Missing a Javadoc comment. 29
error Missing a Javadoc comment. 30
error Missing a Javadoc comment. 31
error Missing a Javadoc comment. 32
error Missing a Javadoc comment. 33
error Missing a Javadoc comment. 34
error '{' should be on a new line. 43
error '(' is not followed by whitespace. 47
error ')' is not preceded with whitespace. 47
error '(' is not followed by whitespace. 48
error ')' is not preceded with whitespace. 48
error '(' is not followed by whitespace. 52
error ')' is not preceded with whitespace. 52
error '{' should be on a new line. 52
error '(' is not followed by whitespace. 53
error ')' is not preceded with whitespace. 53
error '(' is not followed by whitespace. 55
error ')' is not preceded with whitespace. 55
error '{' should be on a new line. 55
error '(' is not followed by whitespace. 57
error ')' is not preceded with whitespace. 57
error ')' is not preceded with whitespace. 58
error '}' should be alone on a line. 59
error '{' should be on a new line. 59
error '{' should be on a new line. 61
error '(' is not followed by whitespace. 63
error ')' is not preceded with whitespace. 63
error ')' is not preceded with whitespace. 63
error '(' is not followed by whitespace. 64
error ')' is not preceded with whitespace. 64
error '(' is not followed by whitespace. 66
error ')' is not preceded with whitespace. 66
error ')' is not preceded with whitespace. 66
error '(' is not followed by whitespace. 67
error ')' is not preceded with whitespace. 73
error ')' is not preceded with whitespace. 73
error '}' should be alone on a line. 74
error '(' is not followed by whitespace. 74
error ')' is not preceded with whitespace. 74
error '{' should be on a new line. 74
error '(' is not followed by whitespace. 75
error ')' is not preceded with whitespace. 75
error ')' is not preceded with whitespace. 76
error '(' is not followed by whitespace. 80
error '(' is not followed by whitespace. 80
error ')' is not preceded with whitespace. 80
error ')' is not preceded with whitespace. 80
error '{' should be on a new line. 88
error '{' should be on a new line. 102
error '(' is not followed by whitespace. 104
error ')' is not preceded with whitespace. 104
error '{' should be on a new line. 104
error '(' is not followed by whitespace. 105
error ')' is not preceded with whitespace. 105
error '(' is not followed by whitespace. 107
error ')' is not preceded with whitespace. 107
error '{' should be on a new line. 118
error '(' is not followed by whitespace. 120
error ')' is not preceded with whitespace. 120
error '(' is not followed by whitespace. 121
error ')' is not preceded with whitespace. 121
error '(' is not followed by whitespace. 122
error ')' is not preceded with whitespace. 122
error '(' is not followed by whitespace. 123
error ')' is not preceded with whitespace. 123
error ')' is not preceded with whitespace. 129
error '(' is not followed by whitespace. 130
error ')' is not preceded with whitespace. 130
error '(' is not followed by whitespace. 131
error ')' is not preceded with whitespace. 131
error '{' should be on a new line. 131
error '(' is not followed by whitespace. 132
error ')' is not preceded with whitespace. 132
error 'date' hides a field. 152
error 'groupId' hides a field. 153
error 'artifactId' hides a field. 154
error 'buildNumber' hides a field. 155
error ')' is not preceded with whitespace. 155
error '{' should be on a new line. 155
error '(' is not followed by whitespace. 156
error ')' is not preceded with whitespace. 156
error '(' is not followed by whitespace. 157
error ')' is not preceded with whitespace. 157
error '{' should be on a new line. 157
error '(' is not followed by whitespace. 158
error ')' is not preceded with whitespace. 165
error ')' is not preceded with whitespace. 165
error '{' should be on a new line. 173
error '(' is not followed by whitespace. 180
error 'persistencyClass' hides a field. 180
error ')' is not preceded with whitespace. 180
error '{' should be on a new line. 180
error '(' is not followed by whitespace. 188
error ')' is not preceded with whitespace. 188
error '{' should be on a new line. 188
error '(' is not followed by whitespace. 189
error ')' is not preceded with whitespace. 189
error '{' should be on a new line. 189
error '(' is not followed by whitespace. 190
error ')' is not preceded with whitespace. 190
error '{' should be on a new line. 198
error '(' is not followed by whitespace. 204
error 'mavenBuildDir' hides a field. 204
error ')' is not preceded with whitespace. 204
error '{' should be on a new line. 204
error '{' should be on a new line. 210
error '(' is not followed by whitespace. 216
error 'artifactId' hides a field. 216
error ')' is not preceded with whitespace. 216
error '{' should be on a new line. 216
error '{' should be on a new line. 222
error '(' is not followed by whitespace. 228
error 'buildNumber' hides a field. 228
error ')' is not preceded with whitespace. 228
error '{' should be on a new line. 228
error '{' should be on a new line. 234
error '(' is not followed by whitespace. 240
error 'date' hides a field. 240
error ')' is not preceded with whitespace. 240
error '{' should be on a new line. 240
error '{' should be on a new line. 246
error '(' is not followed by whitespace. 252
error 'groupId' hides a field. 252
error ')' is not preceded with whitespace. 252
error '{' should be on a new line. 252
error '{' should be on a new line. 259
error '(' is not followed by whitespace. 266
error 'persistency' hides a field. 266
error ')' is not preceded with whitespace. 266
error '{' should be on a new line. 266
error '{' should be on a new line. 273
error '(' is not followed by whitespace. 280
error 'mavenDocsDest' hides a field. 280
error ')' is not preceded with whitespace. 280
error '{' should be on a new line. 280