The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocMethod | 22 | ![]() |
JavadocType | 5 | ![]() |
JavadocVariable | 10 | ![]() |
JavadocStyle | 0 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 1 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
LineLength
| 2 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 1 | ![]() |
NoWhitespaceAfter | 3 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 154 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 7 | ![]() |
WhitespaceAround | 5 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 3 | ![]() |
LeftCurly | 45 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 6 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 2 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 0 | Ignore |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 0 | Ignore |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 9 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 14 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
JavadocPackage | 1 | ![]() |
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 3 | ![]() |
RegexpSingleline
| 52 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '{' should be on the previous line. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '(' is followed by whitespace. | 50 |
![]() | Parameter ctx should be final. | 50 |
![]() | ')' is preceded with whitespace. | 50 |
![]() | '{' should be on the previous line. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | '{' should be on the previous line. | 56 |
![]() | '(' is followed by whitespace. | 57 |
![]() | ')' is preceded with whitespace. | 57 |
![]() | Line has trailing spaces. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | '{' should be on the previous line. | 62 |
![]() | '{' should be on the previous line. | 64 |
![]() | '(' is followed by whitespace. | 65 |
![]() | ')' is preceded with whitespace. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 69 |
![]() | '(' is followed by whitespace. | 70 |
![]() | ')' is preceded with whitespace. | 70 |
![]() | '{' should be on the previous line. | 71 |
![]() | '(' is followed by whitespace. | 72 |
![]() | '(' is followed by whitespace. | 72 |
![]() | ')' is preceded with whitespace. | 72 |
![]() | ')' is preceded with whitespace. | 72 |
![]() | '(' is followed by whitespace. | 73 |
![]() | ')' is preceded with whitespace. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | '(' is followed by whitespace. | 75 |
![]() | ')' is preceded with whitespace. | 75 |
![]() | '}' should be on the same line. | 77 |
![]() | '(' is followed by whitespace. | 78 |
![]() | ')' is preceded with whitespace. | 78 |
![]() | '{' should be on the previous line. | 79 |
![]() | Must have at least one statement. | 79 |
![]() | Line has trailing spaces. | 82 |
![]() | Missing a Javadoc comment. | 83 |
![]() | '(' is followed by whitespace. | 83 |
![]() | Parameter idx should be final. | 83 |
![]() | ')' is preceded with whitespace. | 83 |
![]() | '{' should be on the previous line. | 84 |
![]() | '{' should be on the previous line. | 86 |
![]() | '(' is followed by whitespace. | 88 |
![]() | '(' is followed by whitespace. | 88 |
![]() | '+' is not preceded with whitespace. | 88 |
![]() | '+' is not followed by whitespace. | 88 |
![]() | ')' is preceded with whitespace. | 88 |
![]() | ')' is preceded with whitespace. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | '(' is followed by whitespace. | 91 |
![]() | ')' is preceded with whitespace. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | '(' is followed by whitespace. | 94 |
![]() | '(' is preceded with whitespace. | 94 |
![]() | '(' is followed by whitespace. | 94 |
![]() | ')' is preceded with whitespace. | 94 |
![]() | '(' is followed by whitespace. | 95 |
![]() | ')' is preceded with whitespace. | 95 |
![]() | ')' is preceded with whitespace. | 95 |
![]() | '(' is followed by whitespace. | 96 |
![]() | ')' is preceded with whitespace. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | '(' is followed by whitespace. | 98 |
![]() | ')' is preceded with whitespace. | 98 |
![]() | '}' should be on the same line. | 99 |
![]() | '(' is followed by whitespace. | 100 |
![]() | ')' is preceded with whitespace. | 100 |
![]() | '{' should be on the previous line. | 101 |
![]() | Line has trailing spaces. | 104 |
![]() | Line has trailing spaces. | 107 |
![]() | Missing a Javadoc comment. | 108 |
![]() | '(' is followed by whitespace. | 108 |
![]() | Parameter templates should be final. | 108 |
![]() | ')' is preceded with whitespace. | 108 |
![]() | '{' should be on the previous line. | 109 |
![]() | '(' is followed by whitespace. | 111 |
![]() | ')' is preceded with whitespace. | 111 |
![]() | '{' should be on the previous line. | 112 |
![]() | 'cast' is not followed by whitespace. | 113 |
![]() | '(' is followed by whitespace. | 114 |
![]() | ')' is preceded with whitespace. | 114 |
![]() | Line has trailing spaces. | 116 |
![]() | Line has trailing spaces. | 119 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Variable 'array' must be private and have accessor methods. | 120 |
![]() | '{' is followed by whitespace. | 122 |
![]() | '(' is followed by whitespace. | 122 |
![]() | ')' is preceded with whitespace. | 122 |
![]() | '(' is followed by whitespace. | 122 |
![]() | ')' is preceded with whitespace. | 122 |
![]() | '{' is followed by whitespace. | 123 |
![]() | '(' is followed by whitespace. | 123 |
![]() | ')' is preceded with whitespace. | 123 |
![]() | '(' is followed by whitespace. | 123 |
![]() | ')' is preceded with whitespace. | 123 |
![]() | '(' is followed by whitespace. | 123 |
![]() | ')' is preceded with whitespace. | 123 |
![]() | '{' is followed by whitespace. | 124 |
![]() | '(' is followed by whitespace. | 124 |
![]() | ')' is preceded with whitespace. | 124 |
![]() | Line has trailing spaces. | 126 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Variable 'context' must be private and have accessor methods. | 127 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 46 |
![]() | '{' should be on the previous line. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '(' is followed by whitespace. | 48 |
![]() | Parameter ctx should be final. | 48 |
![]() | ')' is preceded with whitespace. | 48 |
![]() | '{' should be on the previous line. | 49 |
![]() | Line has trailing spaces. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | '{' should be on the previous line. | 54 |
![]() | '(' is followed by whitespace. | 55 |
![]() | ')' is preceded with whitespace. | 55 |
![]() | Line has trailing spaces. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '{' should be on the previous line. | 60 |
![]() | '{' should be on the previous line. | 62 |
![]() | '(' is followed by whitespace. | 65 |
![]() | '(' is followed by whitespace. | 67 |
![]() | Parameter templates should be final. | 67 |
![]() | ')' is preceded with whitespace. | 67 |
![]() | '{' should be on the previous line. | 68 |
![]() | '{' should be on the previous line. | 70 |
![]() | Line is longer than 120 characters. | 71 |
![]() | '(' is followed by whitespace. | 71 |
![]() | ')' is preceded with whitespace. | 71 |
![]() | '(' is followed by whitespace. | 72 |
![]() | '(' is followed by whitespace. | 72 |
![]() | ')' is preceded with whitespace. | 72 |
![]() | ')' is preceded with whitespace. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line has trailing spaces. | 76 |
![]() | '(' is followed by whitespace. | 77 |
![]() | ')' is preceded with whitespace. | 77 |
![]() | '{' should be on the previous line. | 78 |
![]() | 'cast' is not followed by whitespace. | 80 |
![]() | '(' is followed by whitespace. | 81 |
![]() | ')' is preceded with whitespace. | 81 |
![]() | '}' should be on the same line. | 83 |
![]() | '(' is followed by whitespace. | 84 |
![]() | ')' is preceded with whitespace. | 84 |
![]() | '{' should be on the previous line. | 85 |
![]() | Must have at least one statement. | 85 |
![]() | Line has trailing spaces. | 88 |
![]() | ')' is preceded with whitespace. | 89 |
![]() | '}' should be on the same line. | 90 |
![]() | '(' is followed by whitespace. | 91 |
![]() | ')' is preceded with whitespace. | 91 |
![]() | '{' should be on the previous line. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Missing a Javadoc comment. | 97 |
![]() | '(' is followed by whitespace. | 97 |
![]() | Parameter templates should be final. | 97 |
![]() | ')' is preceded with whitespace. | 97 |
![]() | '{' should be on the previous line. | 98 |
![]() | '(' is followed by whitespace. | 100 |
![]() | ')' is preceded with whitespace. | 100 |
![]() | '{' should be on the previous line. | 101 |
![]() | 'cast' is not followed by whitespace. | 102 |
![]() | '(' is followed by whitespace. | 103 |
![]() | ')' is preceded with whitespace. | 103 |
![]() | Line has trailing spaces. | 105 |
![]() | Line has trailing spaces. | 108 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Variable 'context' must be private and have accessor methods. | 109 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 38 |
![]() | '{' should be on the previous line. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | '{' should be on the previous line. | 41 |
![]() | Line has trailing spaces. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | '(' is followed by whitespace. | 44 |
![]() | Parameter template should be final. | 44 |
![]() | ')' is preceded with whitespace. | 44 |
![]() | '{' should be on the previous line. | 45 |
![]() | '(' is followed by whitespace. | 46 |
![]() | ')' is preceded with whitespace. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 49 |
![]() | '{' should be on the previous line. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | '{' should be on the previous line. | 52 |
![]() | '{' should be on the previous line. | 54 |
![]() | '(' is followed by whitespace. | 55 |
![]() | ')' is preceded with whitespace. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | '(' is followed by whitespace. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line is longer than 120 characters. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | ')' is preceded with whitespace. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | '(' is followed by whitespace. | 63 |
![]() | ')' is preceded with whitespace. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | '(' is followed by whitespace. | 69 |
![]() | ')' is preceded with whitespace. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | '(' is followed by whitespace. | 72 |
![]() | ')' is preceded with whitespace. | 72 |
![]() | '(' is followed by whitespace. | 73 |
![]() | ')' is preceded with whitespace. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | '(' is followed by whitespace. | 76 |
![]() | ')' is preceded with whitespace. | 76 |
![]() | '(' is followed by whitespace. | 77 |
![]() | ')' is preceded with whitespace. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | '(' is followed by whitespace. | 79 |
![]() | ')' is preceded with whitespace. | 79 |
![]() | '(' is followed by whitespace. | 80 |
![]() | ')' is preceded with whitespace. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 85 |
![]() | '}' should be on the same line. | 89 |
![]() | '(' is followed by whitespace. | 90 |
![]() | ')' is preceded with whitespace. | 90 |
![]() | '{' should be on the previous line. | 91 |
![]() | '(' is followed by whitespace. | 92 |
![]() | ')' is preceded with whitespace. | 92 |
![]() | Line has trailing spaces. | 96 |
![]() | Missing a Javadoc comment. | 97 |
![]() | '{' should be on the previous line. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Missing a Javadoc comment. | 101 |
![]() | '(' is followed by whitespace. | 101 |
![]() | Parameter osgiContext should be final. | 101 |
![]() | 'osgiContext' hides a field. | 101 |
![]() | ')' is preceded with whitespace. | 101 |
![]() | '{' should be on the previous line. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | '(' is followed by whitespace. | 106 |
![]() | ')' is preceded with whitespace. | 106 |
![]() | Line has trailing spaces. | 108 |
![]() | Missing a Javadoc comment. | 109 |
![]() | '(' is followed by whitespace. | 109 |
![]() | Parameter obj should be final. | 109 |
![]() | Parameter context should be final. | 109 |
![]() | ')' is preceded with whitespace. | 109 |
![]() | '{' should be on the previous line. | 110 |
![]() | '(' is followed by whitespace. | 111 |
![]() | ')' is preceded with whitespace. | 111 |
![]() | '{' should be on the previous line. | 112 |
![]() | 'cast' is not followed by whitespace. | 113 |
![]() | '(' is followed by whitespace. | 113 |
![]() | ')' is preceded with whitespace. | 113 |
![]() | Line has trailing spaces. | 116 |
![]() | Missing a Javadoc comment. | 117 |
![]() | '(' is followed by whitespace. | 118 |
![]() | Parameter gslamServices should be final. | 118 |
![]() | ')' is preceded with whitespace. | 118 |
![]() | '{' should be on the previous line. | 119 |
![]() | '(' is followed by whitespace. | 120 |
![]() | ')' is preceded with whitespace. | 120 |
![]() | Missing a Javadoc comment. | 124 |
![]() | '(' is followed by whitespace. | 124 |
![]() | ')' is preceded with whitespace. | 124 |
![]() | '(' is followed by whitespace. | 125 |
![]() | Parameter builder should be final. | 125 |
![]() | ')' is preceded with whitespace. | 125 |
![]() | '{' should be on the previous line. | 126 |
![]() | '(' is followed by whitespace. | 127 |
![]() | ')' is preceded with whitespace. | 127 |
![]() | Line has trailing spaces. | 128 |
![]() | Line has trailing spaces. | 131 |
![]() | Missing a Javadoc comment. | 132 |
![]() | '(' is followed by whitespace. | 132 |
![]() | ')' is preceded with whitespace. | 132 |
![]() | '(' is followed by whitespace. | 133 |
![]() | Parameter swPAC should be final. | 133 |
![]() | 'swPAC' hides a field. | 133 |
![]() | ')' is preceded with whitespace. | 133 |
![]() | '{' should be on the previous line. | 134 |
![]() | '(' is followed by whitespace. | 135 |
![]() | ')' is preceded with whitespace. | 135 |
![]() | Line has trailing spaces. | 138 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Variable 'swContext' must be private and have accessor methods. | 139 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Variable 'gslamServices' must be private and have accessor methods. | 140 |
![]() | Line has trailing spaces. | 141 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Variable 'swPOC' must be private and have accessor methods. | 142 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Variable 'swPAC' must be private and have accessor methods. | 143 |
![]() | Line has trailing spaces. | 144 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Variable 'osgiContext' must be private and have accessor methods. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Name 'INSTANCES' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 147 |
![]() | Variable 'INSTANCES' must be private and have accessor methods. | 147 |
![]() | Missing a Javadoc comment. | 149 |
![]() | '(' is followed by whitespace. | 149 |
![]() | ')' is preceded with whitespace. | 149 |
![]() | Line has trailing spaces. | 150 |
![]() | Missing a Javadoc comment. | 151 |
![]() | '{' should be on the previous line. | 152 |
![]() | Missing a Javadoc comment. | 156 |
![]() | '{' should be on the previous line. | 157 |
![]() | '(' is followed by whitespace. | 158 |
![]() | ')' is preceded with whitespace. | 158 |
![]() | Line has trailing spaces. | 160 |
![]() | Missing a Javadoc comment. | 164 |
![]() | '{' should be on the previous line. | 165 |
![]() | '{' should be on the previous line. | 167 |
![]() | '(' is followed by whitespace. | 168 |
![]() | '+' is not preceded with whitespace. | 168 |
![]() | '+' is not followed by whitespace. | 168 |
![]() | ')' is preceded with whitespace. | 168 |
![]() | '}' should be on the same line. | 169 |
![]() | '(' is followed by whitespace. | 170 |
![]() | ')' is preceded with whitespace. | 170 |
![]() | '{' should be on the previous line. | 171 |
![]() | Must have at least one statement. | 171 |
![]() | Line has trailing spaces. | 174 |
![]() | Missing a Javadoc comment. | 178 |
![]() | '(' is followed by whitespace. | 178 |
![]() | Parameter params should be final. | 178 |
![]() | ')' is preceded with whitespace. | 178 |
![]() | '{' should be on the previous line. | 179 |
![]() | '(' is followed by whitespace. | 180 |
![]() | ')' is preceded with whitespace. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | Missing a Javadoc comment. | 183 |
![]() | '{' should be on the previous line. | 184 |
![]() | 'assert' is not followed by whitespace. | 186 |
![]() | '(' is followed by whitespace. | 186 |
![]() | ')' is preceded with whitespace. | 186 |
![]() | Line has trailing spaces. | 187 |
![]() | '(' is followed by whitespace. | 188 |
![]() | ')' is preceded with whitespace. | 188 |