The following document contains the results of Checkstyle 7.6.1 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | FallThrough | 20 | |
| MultipleVariableDeclarations | 1 | ||
| VariableDeclarationUsageDistance | 2 | ||
| imports | CustomImportOrder
|
5 | |
| indentation | Indentation
|
132 | |
| javadoc | JavadocStyle
|
18 | |
| naming | ConstantName | 8 | |
LocalVariableName
|
2 | ||
ParameterName
|
4 | ||
| sizes | LineLength
|
175 | |
| whitespace | EmptyLineSeparator
|
1 | |
| ParenPad | 2 | ||
WhitespaceAround
|
7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group by one line. | 12 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 177). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 254). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 166). | 115 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 129 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 159 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 160 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 161 | |
| sizes | LineLength | Line is longer than 120 characters (found 327). | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 166 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 176 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 192 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 193 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 195 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 196 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 199 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 148). | 203 | |
| sizes | LineLength | Line is longer than 120 characters (found 167). | 204 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 216 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 219 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 220 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 221 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 222 | |
| sizes | LineLength | Line is longer than 120 characters (found 161). | 232 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 247 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 248 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 258 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 270 | |
| sizes | LineLength | Line is longer than 120 characters (found 231). | 276 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 26 | |
| sizes | LineLength | Line is longer than 120 characters (found 296). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ConstantName | Name 'statefulBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 63 | |
| naming | ConstantName | Name 'symbolicNameBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 63 | |
| naming | ConstantName | Name 'lspUpdateErrorBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 66 | |
| naming | ConstantName | Name 'lspIdentifiers4Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 68 | |
| naming | ConstantName | Name 'lspIdentifiers6Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 73 | |
| naming | ConstantName | Name 'rsvpErrorBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 73 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 75 | |
| naming | ConstantName | Name 'rsvpError6Bytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 76 | |
| sizes | LineLength | Line is longer than 120 characters (found 144). | 78 | |
| naming | ConstantName | Name 'userErrorBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 288). | 95 | |
| sizes | LineLength | Line is longer than 120 characters (found 179). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 133 | |
| sizes | LineLength | Line is longer than 120 characters (found 160). | 135 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 148 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 151 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 152 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 154 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 155 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 157 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 169 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 170 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 173 | |
| sizes | LineLength | Line is longer than 120 characters (found 152). | 184 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 185 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 187 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 190 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 205 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 214 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. | 229 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 206 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 220 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 236 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 237 | |
| sizes | LineLength | Line is longer than 120 characters (found 173). | 245 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 246 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 256 | |
| sizes | LineLength | Line is longer than 120 characters (found 366). | 271 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 278 | |
| sizes | LineLength | Line is longer than 120 characters (found 279). | 286 | |
| sizes | LineLength | Line is longer than 120 characters (found 351). | 292 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 295 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 303 | |
| sizes | LineLength | Line is longer than 120 characters (found 248). | 307 | |
| sizes | LineLength | Line is longer than 120 characters (found 159). | 315 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'result' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 339 | |
| sizes | LineLength | Line is longer than 120 characters (found 146). | 341 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 352 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 368 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 378 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 383 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 390 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 400 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 405 | |
| sizes | LineLength | Line is longer than 120 characters (found 319). | 413 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 421 | |
| sizes | LineLength | Line is longer than 120 characters (found 320). | 430 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 439 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 449 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 450 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 454 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 467 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 482 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 494 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'result' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 496 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 497 | |
| sizes | LineLength | Line is longer than 120 characters (found 303). | 506 | |
| sizes | LineLength | Line is longer than 120 characters (found 265). | 507 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 509 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 516 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 536 | |
| sizes | LineLength | Line is longer than 120 characters (found 202). | 538 | |
| sizes | LineLength | Line is longer than 120 characters (found 190). | 539 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 547 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 556 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 563 | |
| sizes | LineLength | Line is longer than 120 characters (found 162). | 570 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 573 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 583 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 21 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 21 | |
| naming | LocalVariableName | Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 37 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 37 | |
| sizes | LineLength | Line is longer than 120 characters (found 164). | 50 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 75 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 112 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 113 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 114 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 115 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 116 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 117 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 117 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 118 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 119 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 120 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 121 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 122 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 122 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 123 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 124 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 125 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 126 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 127 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 127 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 128 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 129 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 130 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 131 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 132 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 132 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 133 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 134 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 135 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 136 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 137 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 137 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 138 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 139 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 140 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 141 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 142 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 142 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 143 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 144 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 145 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 20 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 18 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 137). | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | ',' should be separated from previous statement. | 22 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 25 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 25 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 300). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 32 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 75 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 78 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 84 | |
| naming | ParameterName | Parameter name 'pTlv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 114 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 177 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 179 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 44 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 181). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 104 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 118 | |
| naming | ParameterName | Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 127 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 127 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 129 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 130 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 131 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 132 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 133 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 134 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 135 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 135 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 136 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 137 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 138 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 139 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 140 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 141 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 141 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 142 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 143 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 144 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 145 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 146 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 147 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 147 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 148 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 149 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 149 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 150 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 151 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 152 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 152 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 153 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 154 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 155 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 156 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 157 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 158 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 158 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 159 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 160 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 161 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group by one line. | 13 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 34 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group by one line. | 13 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 33 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 158). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group by one line. | 11 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 39 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 66 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 71 | |
| naming | LocalVariableName | Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 111 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 123 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 123 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 22 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 171). | 35 | |
| sizes | LineLength | Line is longer than 120 characters (found 170). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 23 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 21 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 21 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 43 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 153). | 140 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 189 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 190 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 191 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 192 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 193 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 194 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 194 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 195 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 196 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 197 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 198 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 199 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 199 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 200 | |
| sizes | LineLength | Line is longer than 120 characters (found 200). | 200 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 201 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 202 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 203 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 203 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 204 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 205 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 206 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 207 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 208 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 208 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 209 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 210 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 211 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 212 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 213 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 213 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 214 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 215 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 216 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 217 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 218 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 218 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 219 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 220 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 221 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 222 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 40 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 40 | |
| sizes | LineLength | Line is longer than 120 characters (found 147). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 82 | |
| naming | ParameterName | Parameter name 'pBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 154 | |
| naming | ParameterName | Parameter name 'pBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 170 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 173 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 174 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 175 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 176 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 177 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 178 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 178 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 179 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 180 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 181 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 182 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 183 | |
| sizes | LineLength | Line is longer than 120 characters (found 175). | 183 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 184 | |
| sizes | LineLength | Line is longer than 120 characters (found 201). | 184 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 185 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 186 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 187 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 187 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 188 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 189 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 190 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 191 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 192 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 192 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 16. | 193 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 194 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 195 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 16. | 196 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 197 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 197 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 198 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 199 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 200 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 16. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 44 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 33 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 33 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 54 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 22 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 22 | |
| sizes | LineLength | Line is longer than 120 characters (found 135). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 131). | 39 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 59 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 61 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group by one line. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 124). | 30 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 34 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 291). | 32 | |
| sizes | LineLength | Line is longer than 120 characters (found 178). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 287). | 52 |