The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileContentsHolder | 0 | Warning |
ConstantName | 2 | Warning |
DoubleCheckedLocking | 0 | Warning |
EmptyBlock
|
0 | Warning |
EqualsHashCode | 0 | Warning |
HiddenField | 0 | Warning |
IllegalImport | 0 | Error |
IllegalInstantiation | 0 | Error |
Indentation
|
0 | Warning |
InnerAssignment | 0 | Warning |
JavadocType
|
4 | Warning |
JavadocMethod
|
8 | Warning |
JavadocVariable
|
0 | Warning |
LineLength
|
24 | Warning |
LocalFinalVariableName | 0 | Warning |
LocalVariableName | 0 | Warning |
MemberName
|
0 | Warning |
MethodLength | 0 | Warning |
MethodName | 4 | Warning |
NeedBraces | 0 | 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
|
6 | Warning |
WhitespaceAfter | 0 | Warning |
WhitespaceAround
|
0 | Warning |
Translation | 0 | Warning |
FileLength | 4 | Warning |
SuppressionCommentFilter | 0 | Warning |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 24 | |
'static' modifier out of order with the JLS suggestions. | 26 | |
Name 'codesyncPane' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 37 | |
Missing a Javadoc comment. | 24 | |
'static' modifier out of order with the JLS suggestions. | 26 | |
Name 'codesyncPane' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 37 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 27 |
Violation | Message | Line |
---|---|---|
Variable 'classes' must be private and have accessor methods. | 38 | |
Variable 'classes' must be private and have accessor methods. | 38 |
Violation | Message | Line |
---|---|---|
File length is 2,208 lines (max allowed is 2,000). | 1 | |
File length is 2,208 lines (max allowed is 2,000). | 1 |
Violation | Message | Line |
---|---|---|
File length is 2,451 lines (max allowed is 2,000). | 1 | |
Line is longer than 80 characters. | 503 | |
Line is longer than 80 characters. | 512 | |
Line is longer than 80 characters. | 516 | |
Line is longer than 80 characters. | 517 | |
Line is longer than 80 characters. | 537 | |
Line is longer than 80 characters. | 553 | |
File length is 2,451 lines (max allowed is 2,000). | 1 | |
Line is longer than 80 characters. | 503 | |
Line is longer than 80 characters. | 512 | |
Line is longer than 80 characters. | 516 | |
Line is longer than 80 characters. | 517 | |
Line is longer than 80 characters. | 537 | |
Line is longer than 80 characters. | 553 |
Violation | Message | Line |
---|---|---|
Variable 'name' must be private and have accessor methods. | 44 | |
Name 'LA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
Name 'LT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 144 | |
Variable 'name' must be private and have accessor methods. | 44 | |
Name 'LA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
Name 'LT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 144 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 701 | |
Line is longer than 80 characters. | 769 | |
Line is longer than 80 characters. | 899 | |
Line is longer than 80 characters. | 901 | |
Variable 'desc' must be private and have accessor methods. | 1020 | |
Expected @param tag for 'symbol'. | 1042 | |
Expected @param tag for 'openBracket'. | 1042 | |
Expected @param tag for 'closeBracket'. | 1043 | |
Expected @param tag for 'text'. | 1043 | |
Line is longer than 80 characters. | 701 | |
Line is longer than 80 characters. | 769 | |
Line is longer than 80 characters. | 899 | |
Line is longer than 80 characters. | 901 | |
Variable 'desc' must be private and have accessor methods. | 1020 | |
Expected @param tag for 'symbol'. | 1042 | |
Expected @param tag for 'openBracket'. | 1042 | |
Expected @param tag for 'closeBracket'. | 1043 | |
Expected @param tag for 'text'. | 1043 |