The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
|
1 | |
FileTabCharacter
|
0 | |
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
3 | |
| MemberName | 0 | |
JavadocMethod
|
42 | |
JavadocType
|
1 | |
JavadocVariable
|
0 | |
| ConstantName | 1 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 0 | |
ParenPad
|
6 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
1 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 1 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 66 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 33 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 116 | |
| Missing a Javadoc comment. | 126 | |
| Missing a Javadoc comment. | 135 | |
| Missing a Javadoc comment. | 166 | |
| Missing a Javadoc comment. | 184 | |
| Missing a Javadoc comment. | 199 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 81 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 75 | |
| Line is longer than 120 characters. | 86 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 107 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 108 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'description'. | 62 | |
| Expected @throws tag for 'Exception'. | 63 |
| Violation | Message | Line |
|---|---|---|
| '(' is not followed by whitespace. | 107 | |
| ')' is not preceded with whitespace. | 107 | |
| '(' is not followed by whitespace. | 114 | |
| ')' is not preceded with whitespace. | 114 | |
| Line is longer than 120 characters. | 125 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 79 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 37 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 120 characters. | 61 | |
| ')' is not preceded with whitespace. | 63 | |
| Missing a Javadoc comment. | 66 | |
| ')' is not preceded with whitespace. | 72 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 |
| Violation | Message | Line |
|---|---|---|
| 'description' hides a field. | 67 |
| Violation | Message | Line |
|---|---|---|
| Name 'testSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 105 | |
| Missing a Javadoc comment. | 121 | |
| Missing a Javadoc comment. | 131 | |
| Missing a Javadoc comment. | 140 | |
| Missing a Javadoc comment. | 154 | |
| Missing a Javadoc comment. | 159 | |
| Missing a Javadoc comment. | 164 |