The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileContentsHolder | 0 | Warning |
ConstantName | 0 | Warning |
DoubleCheckedLocking | 0 | Warning |
EmptyBlock
|
0 | Warning |
EqualsHashCode | 0 | Warning |
HiddenField | 0 | Warning |
IllegalImport | 0 | Error |
IllegalInstantiation | 0 | Error |
Indentation
|
6 | Warning |
InnerAssignment | 0 | Warning |
JavadocType
|
2 | Warning |
JavadocMethod
|
28 | Warning |
JavadocVariable
|
2 | Warning |
LineLength
|
16 | Warning |
LocalFinalVariableName | 0 | Warning |
LocalVariableName | 0 | Warning |
MemberName
|
0 | Warning |
MethodLength | 0 | Warning |
MethodName | 0 | Warning |
NeedBraces | 6 | Warning |
ModifierOrder | 2 | Warning |
NoWhitespaceAfter | 0 | Warning |
NoWhitespaceBefore | 0 | Warning |
NoWhitespaceBefore
|
0 | Warning |
OperatorWrap | 0 | Warning |
PackageName | 0 | Warning |
ParameterName | 0 | Warning |
ParameterNumber | 0 | Warning |
RedundantImport | 0 | Warning |
SimplifyBooleanExpression | 0 | Warning |
SimplifyBooleanReturn | 0 | Warning |
StaticVariableName | 0 | Warning |
TypeName | 0 | Warning |
UnusedImports | 0 | Warning |
UpperEll | 0 | Warning |
VisibilityModifier
|
0 | Warning |
WhitespaceAfter | 0 | Warning |
WhitespaceAround
|
0 | Warning |
Translation | 0 | Warning |
FileLength | 0 | Warning |
SuppressionCommentFilter | 0 | Warning |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 302 | |
Expected an @return tag. | 308 | |
Expected @param tag for 'modelElement'. | 308 | |
Line is longer than 80 characters. | 302 | |
Expected an @return tag. | 308 | |
Expected @param tag for 'modelElement'. | 308 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 150 | |
Line is longer than 80 characters. | 205 | |
Line is longer than 80 characters. | 246 | |
Line is longer than 80 characters. | 249 | |
'if' construct must use '{}'s. | 329 | |
'if' construct must use '{}'s. | 332 | |
'if' construct must use '{}'s. | 338 | |
Line is longer than 80 characters. | 1246 | |
assign child at indentation level 20 not at correct indentation, 24 | 1312 | |
Expected an @return tag. | 1327 | |
Expected @param tag for 'operation'. | 1327 | |
Expected an @return tag. | 1335 | |
Expected @param tag for 'operation'. | 1335 | |
assign child at indentation level 20 not at correct indentation, 24 | 1371 | |
assign child at indentation level 20 not at correct indentation, 24 | 1372 | |
Line is longer than 80 characters. | 150 | |
Line is longer than 80 characters. | 205 | |
Line is longer than 80 characters. | 246 | |
Line is longer than 80 characters. | 249 | |
'if' construct must use '{}'s. | 329 | |
'if' construct must use '{}'s. | 332 | |
'if' construct must use '{}'s. | 338 | |
Line is longer than 80 characters. | 1246 | |
assign child at indentation level 20 not at correct indentation, 24 | 1312 | |
Expected an @return tag. | 1327 | |
Expected @param tag for 'operation'. | 1327 | |
Expected an @return tag. | 1335 | |
Expected @param tag for 'operation'. | 1335 | |
assign child at indentation level 20 not at correct indentation, 24 | 1371 | |
assign child at indentation level 20 not at correct indentation, 24 | 1372 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
Expected an @return tag. | 29 | |
Expected @param tag for 'operation'. | 30 | |
Expected an @return tag. | 38 | |
Expected @param tag for 'operation'. | 39 | |
Missing a Javadoc comment. | 18 | |
Expected an @return tag. | 29 | |
Expected @param tag for 'operation'. | 30 | |
Expected an @return tag. | 38 | |
Expected @param tag for 'operation'. | 39 |
Violation | Message | Line |
---|---|---|
Expected an @return tag. | 145 | |
Expected an @return tag. | 145 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 51 | |
'static' modifier out of order with the JLS suggestions. | 51 | |
Missing a Javadoc comment. | 51 | |
'static' modifier out of order with the JLS suggestions. | 51 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 86 | |
Line is longer than 80 characters. | 88 | |
Expected an @return tag. | 233 | |
Expected @param tag for 'modelElement'. | 234 | |
Expected @param tag for 'iMajorVersion'. | 234 | |
Line is longer than 80 characters. | 86 | |
Line is longer than 80 characters. | 88 | |
Expected an @return tag. | 233 | |
Expected @param tag for 'modelElement'. | 234 | |
Expected @param tag for 'iMajorVersion'. | 234 |