The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage
|
3 | Error |
NewlineAtEndOfFile | 1 | Error |
Translation | 0 | Error |
FileLength | 0 | Error |
FileTabCharacter
|
0 | Error |
RegexpSingleline
|
63 | Error |
JavadocMethod | 43 | Error |
JavadocType | 13 | Error |
JavadocVariable | 11 | Error |
JavadocStyle | 0 | Error |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MemberName | 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 |
LineLength | 84 | Error |
MethodLength | 0 | Error |
ParameterNumber | 1 | Error |
EmptyForIteratorPad | 0 | Error |
MethodParamPad | 0 | Error |
NoWhitespaceAfter | 3 | Error |
NoWhitespaceBefore | 1 | Error |
OperatorWrap | 0 | Error |
ParenPad | 4 | Error |
TypecastParenPad | 0 | Error |
WhitespaceAfter | 3 | Error |
WhitespaceAround | 12 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 1 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock | 0 | Error |
LeftCurly | 0 | Error |
NeedBraces | 12 | Error |
RightCurly | 1 | Error |
AvoidInlineConditionals | 3 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField | 8 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber | 0 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 10 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
DesignForExtension | 15 | Error |
FinalClass | 0 | Error |
HideUtilityClassConstructor | 1 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier | 7 | Error |
ArrayTypeStyle | 0 | Error |
FinalParameters | 39 | Error |
TodoComment | 0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 5 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 13 | |
Line has trailing spaces. | 14 | |
Line has trailing spaces. | 41 | |
Utility classes should not have a public or default constructor. | 45 | |
Line is longer than 80 characters (found 91). | 48 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
'node' hides a field. | 52 | |
Line is longer than 80 characters (found 109). | 58 | |
Line is longer than 80 characters (found 88). | 60 | |
Missing a Javadoc comment. | 66 | |
Redundant 'static' modifier. | 66 | |
Missing a Javadoc comment. | 68 | |
Line is longer than 80 characters (found 92). | 71 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 75 | |
'node' hides a field. | 75 | |
Line is longer than 80 characters (found 109). | 81 | |
Line is longer than 80 characters (found 93). | 99 | |
Missing a Javadoc comment. | 99 | |
Line is longer than 80 characters (found 99). | 108 | |
Missing a Javadoc comment. | 108 | |
Line is longer than 80 characters (found 103). | 113 | |
Missing a Javadoc comment. | 113 | |
Line is longer than 80 characters (found 104). | 115 | |
'{' is followed by whitespace. | 115 | |
Line is longer than 80 characters (found 104). | 122 | |
Missing a Javadoc comment. | 122 | |
Line is longer than 80 characters (found 108). | 128 | |
Missing a Javadoc comment. | 128 | |
Line is longer than 80 characters (found 100). | 146 | |
Missing a Javadoc comment. | 146 | |
Line is longer than 80 characters (found 104). | 150 | |
Missing a Javadoc comment. | 150 | |
Line is longer than 80 characters (found 104). | 152 | |
'{' is followed by whitespace. | 152 | |
Line is longer than 80 characters (found 100). | 158 | |
Missing a Javadoc comment. | 158 | |
Line is longer than 80 characters (found 104). | 164 | |
Missing a Javadoc comment. | 164 | |
Line is longer than 80 characters (found 96). | 170 | |
Missing a Javadoc comment. | 170 | |
More than 7 parameters (found 9). | 170 | |
Line is longer than 80 characters (found 105). | 171 | |
Line is longer than 80 characters (found 100). | 172 | |
Line is longer than 80 characters (found 91). | 175 | |
Line is longer than 80 characters (found 82). | 185 | |
Line is longer than 80 characters (found 110). | 194 | |
Avoid inline conditionals. | 194 | |
Line is longer than 80 characters (found 117). | 196 | |
Missing a Javadoc comment. | 210 | |
Missing a Javadoc comment. | 215 | |
Line is longer than 80 characters (found 119). | 219 | |
Missing a Javadoc comment. | 219 | |
Line is longer than 80 characters (found 113). | 220 | |
Line is longer than 80 characters (found 116). | 291 | |
Line is longer than 80 characters (found 112). | 296 | |
Line is longer than 80 characters (found 103). | 304 | |
Line is longer than 80 characters (found 104). | 310 | |
Missing a Javadoc comment. | 310 | |
Line is longer than 80 characters (found 93). | 317 | |
Line is longer than 80 characters (found 98). | 333 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
Missing a Javadoc comment. | 7 | |
Missing a Javadoc comment. | 8 | |
Variable 'methodName' must be private and have accessor methods. | 8 | |
Missing a Javadoc comment. | 9 | |
Variable 'expected' must be private and have accessor methods. | 9 | |
Missing a Javadoc comment. | 10 | |
Variable 'actual' must be private and have accessor methods. | 10 | |
Line is longer than 80 characters (found 91). | 12 | |
Missing a Javadoc comment. | 12 | |
Parameter methodName should be final. | 12 | |
'methodName' hides a field. | 12 | |
Parameter expected should be final. | 12 | |
'expected' hides a field. | 12 | |
Parameter actual should be final. | 12 | |
'actual' hides a field. | 12 | |
Line is longer than 80 characters (found 103). | 13 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 19 | |
Line is longer than 80 characters (found 112). | 21 | |
Missing a Javadoc comment. | 21 | |
Variable 'handlers' must be private and have accessor methods. | 21 | |
'{' is followed by whitespace. | 21 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters (found 107). | 28 | |
Method 'ensureValidation' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Missing a Javadoc comment. | 28 | |
Parameter xmlFieldObject should be final. | 28 | |
Parameter group should be final. | 28 | |
Line is longer than 80 characters (found 89). | 29 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 29 | |
Line is longer than 80 characters (found 88). | 30 | |
Line is longer than 80 characters (found 101). | 35 | |
Line is longer than 80 characters (found 117). | 40 | |
Method 'ensureValidation' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter xmlFieldObject should be final. | 40 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 40 | |
Line is longer than 80 characters (found 108). | 45 | |
Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter xmlFieldObject should be final. | 45 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 45 | |
Line is longer than 80 characters (found 91). | 50 | |
Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter xmlFieldObject should be final. | 50 | |
Parameter group should be final. | 50 | |
Line is longer than 80 characters (found 96). | 51 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 51 | |
Line is longer than 80 characters (found 108). | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter xmlFieldObject should be final. | 55 | |
Parameter returnOnFirstViolation should be final. | 55 | |
Line is longer than 80 characters (found 112). | 56 | |
Parameter group should be final. | 56 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 56 | |
Line is longer than 80 characters (found 93). | 59 | |
'if' construct must use '{}'s. | 75 | |
Line is longer than 80 characters (found 86). | 75 | |
Line is longer than 80 characters (found 121). | 84 | |
Line is longer than 80 characters (found 88). | 85 | |
'if' construct must use '{}'s. | 88 | |
Line is longer than 80 characters (found 95). | 98 | |
Line is longer than 80 characters (found 86). | 101 | |
'if' construct must use '{}'s. | 102 | |
Line is longer than 80 characters (found 84). | 102 | |
Line is longer than 80 characters (found 88). | 108 | |
Line is longer than 80 characters (found 92). | 109 | |
Line is longer than 80 characters (found 91). | 110 | |
'if' construct must use '{}'s. | 116 | |
Line is longer than 80 characters (found 92). | 116 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 5 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 13 | |
Line has trailing spaces. | 14 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 26 | |
Missing a Javadoc comment. | 31 | |
'}' is not preceded with whitespace. | 31 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 16 | |
'}' is not preceded with whitespace. | 16 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 16 | |
'}' is not preceded with whitespace. | 16 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 5 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 13 | |
Line has trailing spaces. | 14 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 26 | |
Missing a Javadoc comment. | 32 | |
'}' is not preceded with whitespace. | 32 | |
Missing a Javadoc comment. | 34 | |
'}' is not preceded with whitespace. | 34 | |
Missing a Javadoc comment. | 36 | |
'}' is not preceded with whitespace. | 36 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 5 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 13 | |
Line has trailing spaces. | 14 | |
Line has trailing spaces. | 25 | |
Line has trailing spaces. | 27 | |
'(' is followed by whitespace. | 31 | |
'}' is not preceded with whitespace. | 37 | |
'}' is not preceded with whitespace. | 42 | |
'}' is not preceded with whitespace. | 47 | |
'}' is not preceded with whitespace. | 52 | |
'}' is not preceded with whitespace. | 72 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 | |
'{' is not preceded with whitespace. | 3 | |
Missing a Javadoc comment. | 4 | |
Variable 'methodName' must be private and have accessor methods. | 4 | |
Missing a Javadoc comment. | 5 | |
Variable 'expected' must be private and have accessor methods. | 5 | |
Missing a Javadoc comment. | 6 | |
Variable 'actual' must be private and have accessor methods. | 6 | |
Line has trailing spaces. | 7 | |
Line is longer than 80 characters (found 83). | 8 | |
Missing a Javadoc comment. | 8 | |
Parameter methodName should be final. | 8 | |
'methodName' hides a field. | 8 | |
Parameter expected should be final. | 8 | |
'expected' hides a field. | 8 | |
Parameter actual should be final. | 8 | |
'actual' hides a field. | 8 | |
';' is preceded with whitespace. | 10 | |
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 13 | |
Line has trailing spaces. | 15 | |
Method 'getMethodName' is not designed for extension - needs to be abstract, final or empty. | 16 | |
Missing a Javadoc comment. | 16 | |
Line has trailing spaces. | 19 | |
Method 'getExpected' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Missing a Javadoc comment. | 20 | |
Line has trailing spaces. | 23 | |
Method 'getActual' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Missing a Javadoc comment. | 24 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 9 | |
Missing a Javadoc comment. | 11 | |
'(' is followed by whitespace. | 11 | |
')' is preceded with whitespace. | 11 | |
Line has trailing spaces. | 12 | |
Line is longer than 80 characters (found 180). | 13 | |
Missing a Javadoc comment. | 13 | |
'(' is followed by whitespace. | 13 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 13 | |
Line has trailing spaces. | 14 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 13 | |
Method 'handles' is not designed for extension - needs to be abstract, final or empty. | 15 | |
Parameter a should be final. | 16 | |
Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Line is longer than 80 characters (found 102). | 21 | |
Parameter a should be final. | 21 | |
Parameter m should be final. | 21 | |
Parameter o should be final. | 21 | |
Parameter group should be final. | 21 | |
Line is longer than 80 characters (found 96). | 22 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 22 | |
Line is longer than 80 characters (found 100). | 26 | |
'if' construct must use '{}'s. | 29 | |
Line is longer than 80 characters (found 120). | 30 | |
'if' construct must use '{}'s. | 33 | |
Line is longer than 80 characters (found 112). | 34 | |
Line is longer than 80 characters (found 97). | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter c should be final. | 42 | |
Line is longer than 80 characters (found 83). | 44 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 12 | |
Method 'handles' is not designed for extension - needs to be abstract, final or empty. | 14 | |
Parameter a should be final. | 15 | |
Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Line is longer than 80 characters (found 102). | 20 | |
Parameter a should be final. | 20 | |
Parameter m should be final. | 20 | |
Parameter o should be final. | 20 | |
Parameter group should be final. | 20 | |
Line is longer than 80 characters (found 96). | 21 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 21 | |
Line is longer than 80 characters (found 100). | 25 | |
'if' construct must use '{}'s. | 30 | |
'if' construct must use '{}'s. | 37 | |
Line is longer than 80 characters (found 104). | 38 | |
Line is longer than 80 characters (found 97). | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter c should be final. | 44 | |
Line is longer than 80 characters (found 83). | 46 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 12 | |
Method 'handles' is not designed for extension - needs to be abstract, final or empty. | 14 | |
Parameter a should be final. | 15 | |
Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Line is longer than 80 characters (found 135). | 20 | |
Parameter a should be final. | 20 | |
Parameter m should be final. | 20 | |
Parameter o should be final. | 20 | |
Parameter group should be final. | 20 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 20 | |
Line is longer than 80 characters (found 100). | 24 | |
'if' construct must use '{}'s. | 38 | |
Line is longer than 80 characters (found 100). | 39 | |
Line is longer than 80 characters (found 97). | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter c should be final. | 46 | |
Line is longer than 80 characters (found 83). | 48 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 13 | |
Method 'handles' is not designed for extension - needs to be abstract, final or empty. | 15 | |
Parameter a should be final. | 16 | |
Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Line is longer than 80 characters (found 115). | 21 | |
Parameter a should be final. | 21 | |
Parameter m should be final. | 21 | |
Parameter xmlFieldObject should be final. | 21 | |
Parameter group should be final. | 21 | |
Line is longer than 80 characters (found 96). | 22 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 22 | |
Line is longer than 80 characters (found 100). | 25 | |
'if' construct must use '{}'s. | 29 | |
'if' construct must use '{}'s. | 41 | |
Line is longer than 80 characters (found 111). | 42 | |
Line is longer than 80 characters (found 82). | 43 | |
Avoid inline conditionals. | 43 | |
'}' should be on the same line. | 45 | |
'if' construct must use '{}'s. | 57 | |
Line is longer than 80 characters (found 93). | 58 | |
Line is longer than 80 characters (found 97). | 59 | |
Avoid inline conditionals. | 59 | |
Line is longer than 80 characters (found 97). | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter c should be final. | 67 | |
Line is longer than 80 characters (found 83). | 69 |