The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocMethod
|
5 | Warning |
JavadocType | 1 | Warning |
JavadocVariable | 8 | Warning |
JavadocStyle | 0 | Warning |
ConstantName | 0 | Warning |
LocalFinalVariableName | 0 | Warning |
LocalVariableName | 0 | Warning |
MemberName | 0 | Warning |
MethodName | 0 | Warning |
PackageName | 0 | Warning |
ParameterName | 0 | Warning |
StaticVariableName | 0 | Warning |
TypeName | 0 | Warning |
AvoidStarImport | 0 | Warning |
IllegalImport | 0 | Warning |
RedundantImport | 0 | Warning |
UnusedImports | 0 | Warning |
LineLength
|
0 | Warning |
MethodLength | 0 | Warning |
EmptyForIteratorPad | 0 | Warning |
NoWhitespaceAfter
|
0 | Warning |
NoWhitespaceBefore | 0 | Warning |
OperatorWrap | 0 | Warning |
ParenPad | 6 | Warning |
TypecastParenPad | 0 | Warning |
WhitespaceAfter | 0 | Warning |
WhitespaceAround
|
18 | Warning |
ModifierOrder | 0 | Warning |
RedundantModifier | 0 | Warning |
AvoidNestedBlocks | 0 | Warning |
EmptyBlock | 0 | Warning |
LeftCurly | 1 | Warning |
NeedBraces | 0 | Warning |
RightCurly | 1 | Warning |
DoubleCheckedLocking | 0 | Warning |
EmptyStatement | 0 | Warning |
EqualsHashCode | 0 | Warning |
IllegalInstantiation | 0 | Warning |
InnerAssignment | 0 | Warning |
MissingSwitchDefault | 0 | Warning |
RedundantThrows | 0 | Warning |
SimplifyBooleanExpression | 0 | Warning |
SimplifyBooleanReturn | 0 | Warning |
FinalClass | 0 | Warning |
HideUtilityClassConstructor | 0 | Warning |
InterfaceIsType | 0 | Warning |
VisibilityModifier
|
22 | Warning |
ArrayTypeStyle | 0 | Warning |
TodoComment | 0 | Warning |
UpperEll | 0 | Warning |
RegexpHeader
|
0 | Warning |
RegexpSingleline
|
8 | Warning |
FileLength | 0 | Warning |
FileTabCharacter | 5 | Warning |
JavadocPackage | 0 | Warning |
NewlineAtEndOfFile | 0 | Warning |
Translation | 0 | Warning |
Violation | Message | Line |
---|---|---|
File contains tab characters (this is the first instance). | 56 | |
Variable 'classpathElements' must be private and have accessor methods. | 65 | |
Variable 'classesOutputDirectory' must be private and have accessor methods. | 71 | |
Variable 'resourcesOutputDirectory' must be private and have accessor methods. | 77 | |
Variable 'requestClass' must be private and have accessor methods. | 83 | |
Variable 'packageName' must be private and have accessor methods. | 89 | |
Missing a Javadoc comment. | 91 | |
Variable 'project' must be private and have accessor methods. | 92 | |
Missing a Javadoc comment. | 94 | |
Variable 'buildContext' must be private and have accessor methods. | 95 | |
Line has trailing spaces. | 96 | |
Missing a Javadoc comment. | 97 | |
Variable 'classesOutputLocator' must be private and have accessor methods. | 97 | |
Missing a Javadoc comment. | 98 | |
Variable 'resourcesOutputLocator' must be private and have accessor methods. | 98 | |
Line has trailing spaces. | 99 | |
Missing a Javadoc comment. | 139 | |
'for' is not followed by whitespace. | 143 | |
'if' is not followed by whitespace. | 144 | |
'if' is not followed by whitespace. | 148 | |
Missing a Javadoc comment. | 155 | |
'for' is not followed by whitespace. | 159 | |
'if' is not followed by whitespace. | 160 | |
'if' is not followed by whitespace. | 164 | |
'(' is followed by whitespace. | 194 | |
')' is preceded with whitespace. | 194 | |
'{' should be on the previous line. | 195 | |
'(' is followed by whitespace. | 199 | |
')' is preceded with whitespace. | 199 | |
Missing a Javadoc comment. | 209 | |
Line has trailing spaces. | 210 | |
Missing a Javadoc comment. | 211 | |
Missing a Javadoc comment. | 212 | |
Line has trailing spaces. | 213 | |
Missing a Javadoc comment. | 214 | |
Line has trailing spaces. | 218 |
Violation | Message | Line |
---|---|---|
File contains tab characters (this is the first instance). | 71 | |
Variable 'outputDirectory' must be private and have accessor methods. | 72 | |
Variable 'sourceDirectory' must be private and have accessor methods. | 78 | |
Variable 'includes' must be private and have accessor methods. | 84 | |
Variable 'name' must be private and have accessor methods. | 90 | |
Variable 'documentation' must be private and have accessor methods. | 96 | |
Variable 'excludes' must be private and have accessor methods. | 102 | |
'=' is not preceded with whitespace. | 107 | |
'=' is not followed by whitespace. | 107 | |
Variable 'requestClass' must be private and have accessor methods. | 108 | |
Missing a Javadoc comment. | 110 | |
Variable 'project' must be private and have accessor methods. | 111 | |
Missing a Javadoc comment. | 113 | |
Variable 'buildContext' must be private and have accessor methods. | 114 | |
Line has trailing spaces. | 115 | |
'if' is not followed by whitespace. | 121 | |
'for' is not followed by whitespace. | 128 | |
'=' is not preceded with whitespace. | 128 | |
'=' is not followed by whitespace. | 128 | |
'<' is not preceded with whitespace. | 128 | |
'<' is not followed by whitespace. | 128 | |
'if' is not followed by whitespace. | 132 | |
Missing a Javadoc comment. | 141 | |
Missing a Javadoc comment. | 156 | |
'for' is not followed by whitespace. | 160 | |
'if' is not followed by whitespace. | 161 | |
'if' is not followed by whitespace. | 165 | |
'(' is followed by whitespace. | 178 | |
')' is preceded with whitespace. | 178 | |
'}' should be on the same line. | 188 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 38 | |
File contains tab characters (this is the first instance). | 38 | |
Variable 'freemarkerRuntime' must be private and have accessor methods. | 47 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 56 | |
File contains tab characters (this is the first instance). | 56 | |
Variable 'taglibURI' must be private and have accessor methods. | 65 | |
Variable 'jspRuntime' must be private and have accessor methods. | 71 |