The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | Error |
RegexpHeader
| 2 | Error |
FileTabCharacter
| 0 | Error |
LeftCurly
| 2 | Error |
RightCurly
| 0 | Error |
LineLength
| 10 | Error |
MemberName | 0 | Error |
JavadocMethod
| 65 | Warning |
JavadocType
| 0 | Error |
JavadocVariable
| 3 | Info |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
MethodLength | 0 | Error |
ParameterNumber | 2 | Error |
EmptyForIteratorPad
| 0 | Error |
OperatorWrap | 0 | Error |
ParenPad
| 8 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 1 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 0 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock
| 0 | Error |
NeedBraces | 0 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField
| 0 | Warning |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber
| 0 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
| 0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 154 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 124 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 79 | |
'{' should be on a new line. | 131 | |
'(' is not followed by whitespace. | 135 | |
')' is not preceded with whitespace. | 135 | |
'{' should be on a new line. | 135 | |
Missing a Javadoc comment. | 142 | |
Missing a Javadoc comment. | 156 | |
Missing a Javadoc comment. | 187 | |
Missing a Javadoc comment. | 193 | |
Missing a Javadoc comment. | 215 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 45 | |
Line is longer than 120 characters. | 61 | |
Missing a Javadoc comment. | 90 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 83 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 77 | |
Line is longer than 120 characters. | 94 | |
Missing a Javadoc comment. | 105 | |
Missing a Javadoc comment. | 133 | |
Missing a Javadoc comment. | 146 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 59 | |
Missing a Javadoc comment. | 59 | |
Line is longer than 120 characters. | 86 | |
Missing a Javadoc comment. | 161 | |
Missing a Javadoc comment. | 169 | |
Line is longer than 120 characters. | 170 | |
'(' is not followed by whitespace. | 182 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 |
Violation | Message | Line |
---|---|---|
More than 7 parameters. | 90 | |
Missing a Javadoc comment. | 135 | |
'(' is not followed by whitespace. | 139 | |
')' is not preceded with whitespace. | 140 | |
Missing a Javadoc comment. | 143 | |
More than 7 parameters. | 143 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'logger'. | 132 | |
Expected @param tag for 'userDateFormat'. | 132 | |
Missing a Javadoc comment. | 139 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 110 | |
Missing a Javadoc comment. | 117 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 110 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 105 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 90 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 122 | |
Missing a Javadoc comment. | 122 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 93 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 108 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 48 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 119 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 46 | |
'if' is not followed by whitespace. | 70 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 94 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 124 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 90 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 46 | |
Line is longer than 120 characters. | 62 | |
Missing a Javadoc comment. | 91 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 81 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 49 | |
Line is longer than 120 characters. | 76 | |
Missing a Javadoc comment. | 196 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 60 | |
'(' is not followed by whitespace. | 75 | |
')' is not preceded with whitespace. | 75 | |
Expected an @return tag. | 206 | |
Expected @param tag for 'repository'. | 206 | |
Expected @param tag for 'workingDirectory'. | 206 | |
Expected @param tag for 'tag'. | 206 | |
Expected @param tag for 'messageFile'. | 207 | |
Missing a Javadoc comment. | 227 |