The following document contains the results of Checkstyle 6.11.2 with google_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
coding | OverloadMethodsDeclarationOrder | 3 | ![]() |
imports | AvoidStarImport | 8 | ![]() |
CustomImportOrder
|
3 | ![]() | |
indentation | Indentation
|
1232 | ![]() |
javadoc | JavadocMethod
|
8 | ![]() |
JavadocParagraph | 30 | ![]() | |
JavadocTagContinuationIndentation | 7 | ![]() | |
NonEmptyAtclauseDescription | 21 | ![]() | |
modifier | ModifierOrder | 7 | ![]() |
naming | LocalVariableName
|
5 | ![]() |
MemberName
|
2 | ![]() | |
ParameterName
|
148 | ![]() | |
sizes | LineLength
|
330 | ![]() |
whitespace | OperatorWrap
|
3 | ![]() |
SeparatorWrap
|
1 | ![]() | |
SeparatorWrap
|
1 | ![]() | |
WhitespaceAround
|
5 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 4 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 5 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 10 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 11 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 113). | 10 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 132). | 11 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 13 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 20 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 21 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 22 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 23 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 24 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 25 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 26 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 27 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 28 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 29 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 32 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 33 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 34 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 35 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 36 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 37 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 38 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 39 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 40 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 41 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 42 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 43 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 44 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 45 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 46 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 51 |
![]() |
indentation | Indentation | 'enum def modifier' have incorrect indentation level 4, expected level should be 2. | 54 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 84 |
![]() |
modifier | ModifierOrder | 'private' modifier out of order with the JLS suggestions. | 84 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 85 |
![]() |
modifier | ModifierOrder | 'private' modifier out of order with the JLS suggestions. | 85 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 86 |
![]() |
modifier | ModifierOrder | 'private' modifier out of order with the JLS suggestions. | 86 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 88 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 89 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 90 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 92 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 93 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 94 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 96 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 97 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 98 |
![]() |
indentation | Indentation | 'ctor def modifier' have incorrect indentation level 8, expected level should be 4. | 100 |
![]() |
naming | ParameterName | Parameter name 'pStr' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 100 |
![]() |
naming | ParameterName | Parameter name 'pReplacement' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 100 |
![]() |
naming | ParameterName | Parameter name 'pRestVal' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 100 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 12, expected level should be 6. | 101 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 12, expected level should be 6. | 102 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 12, expected level should be 6. | 103 |
![]() |
indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 8, expected level should be 4. | 104 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 115 |
![]() |
naming | ParameterName | Parameter name 'pStr' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 115 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 12, expected level should be 6. | 116 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 117 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 118 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 119 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 12, expected level should be 6. | 120 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 122 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 123 |
![]() |
indentation | Indentation | 'enum def rcurly' have incorrect indentation level 4, expected level should be 2. | 124 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 133 |
![]() |
naming | ParameterName | Parameter name 'pInStr' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 133 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 137 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 138 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 139 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 141 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 142 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 148 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 150 |
![]() |
naming | ParameterName | Parameter name 'pInStr' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 150 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 151 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 152 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 153 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 155 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 156 |
![]() |
javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 159 |
![]() |
indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 162 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 4 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 9 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 10 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 116). | 11 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 13 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 17 |
![]() |
indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 20 |
![]() |
naming | ParameterName | Parameter name 'pSet' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 20 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 21 |
![]() |
indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. | 22 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 24 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 26 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 27 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 29 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 31 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 32 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 34 |
![]() |
naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 35 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 36 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 37 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 39 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 41 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 41 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 42 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 43 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 45 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 47 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 47 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 48 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 49 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 51 |
![]() |
naming | ParameterName | Parameter name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 52 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 53 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 53 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 54 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 55 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 57 |
![]() |
naming | ParameterName | Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 58 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 59 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 60 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 62 |
![]() |
naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 63 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 64 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 65 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 67 |
![]() |
naming | ParameterName | Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 68 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 69 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 70 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 72 |
![]() |
naming | ParameterName | Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 73 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 74 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 75 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 77 |
![]() |
naming | ParameterName | Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 78 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 79 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 80 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 82 |
![]() |
naming | ParameterName | Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 83 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 84 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 85 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 87 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 89 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 90 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 92 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 94 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 95 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 5 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 13 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 15 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 16 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 120). | 17 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 18 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 132). | 20 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 125). | 21 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 120). | 22 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 23 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 132). | 24 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 138). | 25 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 26 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 27 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 28 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 29 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 30 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 136). | 31 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 33 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 34 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 39 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 40 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 41 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 44 |
![]() |
naming | ParameterName | Parameter name 'pSearchPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 45 |
![]() |
naming | ParameterName | Parameter name 'pFilter' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 46 |
![]() |
naming | ParameterName | Parameter name 'pTargetElements' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 47 |
![]() |
naming | ParameterName | Parameter name 'pExtraParams' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 48 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 50 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 50 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 50 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 51 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 52 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 54 |
![]() |
naming | ParameterName | Parameter name 'pSelectCriteria' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 55 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 56 |
![]() |
naming | ParameterName | Parameter name 'pExtraParams' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 56 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 57 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 129). | 58 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 59 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 62 |
![]() |
naming | ParameterName | Parameter name 'pElem' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 62 |
![]() |
naming | ParameterName | Parameter name 'pSearchPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 63 |
![]() |
naming | ParameterName | Parameter name 'pFilter' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 64 |
![]() |
naming | ParameterName | Parameter name 'pTargetElements' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 65 |
![]() |
naming | ParameterName | Parameter name 'pFoundElemVals' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 66 |
![]() |
naming | ParameterName | Parameter name 'pExtraParams' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 67 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 70 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 71 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 72 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 74 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 74 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 77 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 80 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 81 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 120). | 84 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 126). | 85 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 86 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 87 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 90 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 90 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 91 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 91 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 92 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 92 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 93 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 94 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 95 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 97 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 97 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 98 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 99 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 100 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 102 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 102 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 110 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 111 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 113 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 113 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 114 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 116 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 117 |
![]() |
javadoc | JavadocTagContinuationIndentation | Javadoc comment at column 79 has parse error. Details: no viable alternative at input ')' while parsing JAVADOC_INLINE_TAG | 119 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 122 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 125 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 126 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 125). | 127 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 128 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 129 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 130 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 132 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 136 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 137 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 139 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 140 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 141 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 145 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 146 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 149 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 150 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 151 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 154 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 154 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 156 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 126). | 157 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 160 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 161 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 20, expected level should be 10. | 162 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 20, expected level should be 10. | 162 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 20, expected level should be 10. | 164 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 16, expected level should be 8. | 165 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be 6. | 167 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 168 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 171 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 172 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 113). | 173 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 176 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 12, expected level should be 6. | 177 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 179 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 180 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 122). | 181 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 184 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 185 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 186 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 16, expected level should be 8. | 188 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 8. | 188 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 190 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 191 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 192 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 16, expected level should be 8. | 194 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 8. | 194 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 196 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 197 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 199 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 200 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 202 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 204 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 205 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 206 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 207 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 208 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 210 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 211 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 10. | 214 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 120). | 214 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 12. | 215 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 24, expected level should be 12. | 215 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 216 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 12. | 217 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 10. | 218 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 222 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 223 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 224 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 227 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 20, expected level should be 10. | 227 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 10. | 228 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 230 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 24, expected level should be 12. | 233 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 28, expected level should be 14. | 234 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 131). | 234 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 32, expected level should be 16. | 235 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 28, expected level should be 14. | 236 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 32, expected level should be 16. | 237 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 32, expected level should be 16. | 237 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 237 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 32, expected level should be 16. | 239 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 28, expected level should be 14. | 240 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 24, expected level should be 12. | 241 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 12. | 243 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 10. | 244 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 245 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 249 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 134). | 251 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 252 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 253 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 255 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 256 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 256 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 257 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 258 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 120). | 258 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 259 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 12, expected level should be 6. | 260 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 261 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 263 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 264 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 271 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 274 |
![]() |
naming | ParameterName | Parameter name 'pNode' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 274 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 275 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 276 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 277 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 278 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 279 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 282 |
![]() |
naming | ParameterName | Parameter name 'pElemName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 282 |
![]() |
naming | ParameterName | Parameter name 'pElem' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 283 |
![]() |
naming | ParameterName | Parameter name 'pFilter' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 284 |
![]() |
naming | ParameterName | Parameter name 'pTargetElements' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 285 |
![]() |
naming | ParameterName | Parameter name 'pFoundElemVals' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 286 |
![]() |
naming | ParameterName | Parameter name 'pExtraParams' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 287 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 288 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 288 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 290 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 292 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 294 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 295 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 296 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 299 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 300 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 301 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 303 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 306 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 308 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 309 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 310 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 311 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 312 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 312 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 313 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 313 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 314 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 317 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 318 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 113). | 319 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 320 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 14. | 323 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 16. | 324 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 18. | 329 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 16. | 330 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 16. | 331 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 14. | 332 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 337 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 338 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 339 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 342 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 343 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 344 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 345 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be 6. | 346 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 346 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 4. | 348 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 350 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 352 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 355 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 356 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 357 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 358 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 361 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 364 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 365 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 366 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 368 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 368 |
![]() |
naming | ParameterName | Parameter name 'pElem' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 368 |
![]() |
naming | ParameterName | Parameter name 'pTargetElems' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 368 |
![]() |
naming | ParameterName | Parameter name 'pExtraParams' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 368 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 369 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 370 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 371 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 373 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 373 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 378 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 379 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 380 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 381 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 382 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 382 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 383 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 383 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 385 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 129). | 387 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 390 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 122). | 390 |
![]() |
whitespace | OperatorWrap | '&&' should be on a new line. | 390 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 392 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 393 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 20, expected level should be 10. | 394 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 394 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 124). | 395 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 396 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 16, expected level should be 8. | 398 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 399 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 401 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 401 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 402 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 403 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 408 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 408 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 409 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 412 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 413 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 417 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 418 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 419 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 420 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 421 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 124). | 422 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 425 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 426 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 428 |
![]() |
naming | ParameterName | Parameter name 'pSearchRes' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 428 |
![]() |
naming | ParameterName | Parameter name 'pTargetElems' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 429 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 430 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 431 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 432 |
![]() |
indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 4. | 433 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 434 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 434 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 435 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 436 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 437 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 439 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 439 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 440 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 440 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 442 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 443 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 8. | 443 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 444 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 445 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 16, expected level should be 8. | 446 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be 6. | 447 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 451 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 452 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 130). | 453 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 455 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 456 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 457 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 459 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 460 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 461 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 8. | 461 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 16, expected level should be 8. | 463 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 10. | 464 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 466 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 12. | 469 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 24, expected level should be 12. | 469 |
![]() |
naming | LocalVariableName | Local variable name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 469 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 24, expected level should be 12. | 470 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 28, expected level should be 14. | 471 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 24, expected level should be 12. | 472 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 12. | 473 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 10. | 474 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 16, expected level should be 8. | 475 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 476 |
![]() |
indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 4. | 477 |
![]() |
indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 478 |
![]() |
indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 479 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 480 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 482 |
![]() |
naming | ParameterName | Parameter name 'pStr' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 482 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 483 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 484 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 488 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 489 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 490 |
![]() |
javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 492 |
![]() |
javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 492 |
![]() |
javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 494 |
![]() |
javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 494 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 495 |
![]() |
javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 496 |
![]() |
javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 496 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 497 |
![]() |
javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 499 |
![]() |
javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 499 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 500 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 116). | 501 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 507 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 508 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 510 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 510 |
![]() |
naming | ParameterName | Parameter name 'pElemName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 510 |
![]() |
naming | ParameterName | Parameter name 'pElem' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 510 |
![]() |
naming | ParameterName | Parameter name 'pFilter' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 510 |
![]() |
naming | ParameterName | Parameter name 'pExtraParams' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 510 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 512 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 513 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 514 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 516 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 517 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 518 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 519 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 520 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 526 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 526 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 527 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 527 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 528 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 130). | 528 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 529 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 531 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 531 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 532 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 533 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 533 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 534 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 534 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 536 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 132). | 537 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 540 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 132). | 542 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 113). | 543 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 544 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 546 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 8. | 546 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 547 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 549 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 554 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 555 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 558 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 8. | 558 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 559 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 559 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 560 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 8. | 560 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 561 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 562 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 20, expected level should be 10. | 562 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 563 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 564 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 566 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 10. | 569 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 124). | 569 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 12. | 570 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 130). | 570 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 570 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 10. | 572 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 24, expected level should be 12. | 573 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 20, expected level should be 10. | 574 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 16, expected level should be 8. | 575 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 577 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 578 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 579 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 580 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 16, expected level should be 8. | 581 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 8. | 581 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 582 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 583 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 584 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 20, expected level should be 10. | 585 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 16, expected level should be 8. | 586 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 589 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 590 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 591 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be 6. | 592 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 593 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 594 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 595 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 599 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 604 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 605 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 606 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 607 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 608 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 610 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 610 |
![]() |
naming | ParameterName | Parameter name 'pFoundElem' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 610 |
![]() |
naming | ParameterName | Parameter name 'pFilterVal' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 610 |
![]() |
naming | ParameterName | Parameter name 'pExtraParams' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 610 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 613 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 616 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 620 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 621 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 624 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be 6. | 625 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 625 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 4. | 627 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 628 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 632 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 635 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 636 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 637 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 638 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 639 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 641 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 641 |
![]() |
naming | ParameterName | Parameter name 'pFoundVal' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 641 |
![]() |
naming | ParameterName | Parameter name 'pFilterVal' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 641 |
![]() |
naming | ParameterName | Parameter name 'pExtraParams' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 641 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 645 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 648 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 653 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 653 |
![]() |
naming | LocalVariableName | Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 653 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 654 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 655 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 656 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 8. | 656 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 657 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 658 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 659 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 660 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 661 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 661 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 12, expected level should be 6. | 663 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 16, expected level should be 8. | 664 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 8. | 664 |
![]() |
naming | LocalVariableName | Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 664 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 665 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 10. | 666 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 12. | 667 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 10. | 668 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 669 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 10. | 670 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 12. | 671 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 10. | 672 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 16, expected level should be 8. | 673 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 12, expected level should be 6. | 674 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 676 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 677 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 680 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 116). | 682 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 685 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 685 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 686 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 687 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 687 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 689 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 690 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 691 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 692 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 693 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 694 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 696 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 696 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 698 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 698 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 699 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 700 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 701 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 702 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 703 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 704 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 706 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 128). | 706 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 707 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 708 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 710 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 711 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 713 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 714 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 715 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 716 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 718 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 719 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 719 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 120). | 720 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 722 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 723 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 725 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 726 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 729 |
![]() |
naming | ParameterName | Parameter name 'pFilterVal' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 729 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 730 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 730 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 731 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 732 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 733 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 734 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 736 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 737 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 741 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 742 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 743 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 744 |
![]() |
javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 746 |
![]() |
javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 746 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 747 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 748 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 751 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 752 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 753 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 754 |
![]() |
javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 755 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 757 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 757 |
![]() |
naming | ParameterName | Parameter name 'pFoundCtx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 757 |
![]() |
naming | ParameterName | Parameter name 'pFoundElemName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 757 |
![]() |
naming | ParameterName | Parameter name 'pFilter' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 757 |
![]() |
naming | ParameterName | Parameter name 'pReason' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 757 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 758 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 759 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 760 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 760 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 762 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 763 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 764 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 765 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 766 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 767 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 767 |
![]() |
naming | LocalVariableName | Local variable name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 767 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 768 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 768 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 770 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 771 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 10. | 772 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 12. | 773 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 131). | 773 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 775 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 10. | 776 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 777 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 778 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 779 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 780 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 781 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 782 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 783 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 10. | 784 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 24, expected level should be 12. | 785 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 785 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 786 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 788 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 10. | 789 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 790 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 791 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be 6. | 792 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 794 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 795 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 796 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 797 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 799 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 800 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 803 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 805 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 806 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 807 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 809 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 810 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 812 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 813 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 814 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 815 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 817 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 818 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 821 |
![]() |
naming | ParameterName | Parameter name 'pIn' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 821 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 822 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 823 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 824 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 825 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 826 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 3 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 7 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 116). | 8 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 130). | 9 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 10 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 13 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 14 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 16 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 17 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 18 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 20 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 22 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 116). | 23 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 25 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 4, expected level should be 2. | 29 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 4, expected level should be 2. | 30 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 4, expected level should be 2. | 31 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 31 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 4, expected level should be 2. | 32 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 32 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 35 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 37 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 129). | 41 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 126). | 42 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 129). | 44 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 133). | 45 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 46 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 47 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 49 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 50 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 51 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 52 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 54 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 55 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 122). | 60 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 124). | 61 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 64 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 65 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 116). | 66 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 120). | 68 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 120). | 70 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 124). | 73 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 75 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 76 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 78 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 120). | 79 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 113). | 81 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 82 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 83 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 120). | 84 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 121 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 123 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 128). | 127 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 124). | 128 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 129 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 130 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 131 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 132 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 133 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 134 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 134 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 135 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 135 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 136 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 137 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 139 |
![]() |
naming | ParameterName | Parameter name 'pSearchPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 139 |
![]() |
naming | ParameterName | Parameter name 'pFilter' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 140 |
![]() |
naming | ParameterName | Parameter name 'pTargetElements' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 141 |
![]() |
naming | ParameterName | Parameter name 'pExtraParams' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 142 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 146 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 153 |
![]() |
naming | ParameterName | Parameter name 'pSelectCriteria' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 153 |
![]() |
naming | ParameterName | Parameter name 'pExtraParams' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 154 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 156 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 160 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 164 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 167 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 170 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 173 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 176 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 181 |
![]() |
javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 184 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 190 |
![]() |
naming | ParameterName | Parameter name 'pIdx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 190 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 193 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 197 |
![]() |
javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 200 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 201 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 207 |
![]() |
naming | ParameterName | Parameter name 'pElemName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 207 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 212 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 217 |
![]() |
javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 220 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 221 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 226 |
![]() |
naming | ParameterName | Parameter name 'pMemberName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 226 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 236 |
![]() |
naming | ParameterName | Parameter name 'pVal' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 236 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 239 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 240 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 241 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 116). | 242 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 244 |
![]() |
javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 245 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 247 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 120). | 251 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 254 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 257 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 261 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 113). | 263 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 130). | 264 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 267 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 269 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 271 |
![]() |
naming | ParameterName | Parameter name 'pArg' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 271 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 272 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 272 |
![]() |
indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 4. | 273 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 274 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 274 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 275 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 276 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 8. | 276 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 278 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 279 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 279 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 281 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 282 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 283 |
![]() |
whitespace | SeparatorWrap | '.' should be on a new line. | 283 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 285 |
![]() |
indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 4. | 286 |
![]() |
indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 288 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 289 |
![]() |
javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 290 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 293 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 294 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 294 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 295 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 296 |
![]() |
indentation | Indentation | 'finally rcurly' have incorrect indentation level 8, expected level should be 4. | 297 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 298 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 299 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | 'org.json.JSONObject' should be separated from previous import group. | 6 |
![]() |
imports | CustomImportOrder | 'java.lang.reflect.Constructor' should be separated from previous import group. | 8 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 13 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 15 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 20 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 21 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 25 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 26 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 27 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 35 |
![]() |
naming | ParameterName | Parameter name 'pData' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 35 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 36 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 37 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 41 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 46 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 46 |
![]() |
naming | ParameterName | Parameter name 'pData' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 46 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 47 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 48 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 51 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '35'. | 51 |
![]() |
naming | ParameterName | Parameter name 'pData' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 51 |
![]() |
naming | ParameterName | Parameter name 'pClassName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 51 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 53 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 53 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 54 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 54 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 56 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 56 |
![]() |
indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 4. | 57 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 58 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 58 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 113). | 58 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 59 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 59 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 61 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 62 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 63 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 64 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 65 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 66 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 69 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 72 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 74 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 75 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 77 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 78 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 79 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 80 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 16, expected level should be 8. | 81 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 120). | 81 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be 6. | 83 |
![]() |
indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 4. | 84 |
![]() |
indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 85 |
![]() |
indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 86 |
![]() |
indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 87 |
![]() |
indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 88 |
![]() |
indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 89 |
![]() |
indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 90 |
![]() |
indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 91 |
![]() |
indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 92 |
![]() |
indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 93 |
![]() |
indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 94 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 95 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 101 |
![]() |
naming | ParameterName | Parameter name 'pData' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 101 |
![]() |
indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 4. | 102 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 103 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 103 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 104 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 105 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 106 |
![]() |
indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 4. | 107 |
![]() |
indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 108 |
![]() |
indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 109 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 111 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 112 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 118 |
![]() |
naming | ParameterName | Parameter name 'pData' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 118 |
![]() |
indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 4. | 119 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 120 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 120 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 121 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 122 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 123 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 124 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 125 |
![]() |
indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 4. | 126 |
![]() |
indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 127 |
![]() |
indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 128 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 130 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 131 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 4 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 8 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 9 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 11 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 13 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 14 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 16 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 113). | 17 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 125). | 18 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 19 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 21 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 25 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 26 |
![]() |
naming | MemberName | Member name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 26 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 27 |
![]() |
indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 29 |
![]() |
naming | ParameterName | Parameter name 'pFilterStr' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 29 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 30 |
![]() |
indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. | 31 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 34 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 34 |
![]() |
naming | ParameterName | Parameter name 'pFilter' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 34 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 36 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 39 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 40 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 42 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 43 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 46 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 46 |
![]() |
naming | ParameterName | Parameter name 'pFilterMap' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 46 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 47 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 48 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 49 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 51 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 51 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 52 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 55 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 56 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 58 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 60 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 61 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 63 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 65 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 66 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 68 |
![]() |
naming | ParameterName | Parameter name 'pKey' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 69 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 70 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 71 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 73 |
![]() |
naming | ParameterName | Parameter name 'pValue' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 74 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 75 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 76 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 78 |
![]() |
naming | ParameterName | Parameter name 'pKey' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 79 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 80 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 81 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 83 |
![]() |
naming | ParameterName | Parameter name 'pKey' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 84 |
![]() |
naming | ParameterName | Parameter name 'pValue' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 84 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 85 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 86 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 88 |
![]() |
naming | ParameterName | Parameter name 'pKey' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 89 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 90 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 91 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 93 |
![]() |
naming | ParameterName | Parameter name 'pMap' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 94 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 95 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 96 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 98 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 100 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 101 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 103 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 105 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 106 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 108 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 110 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 111 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 113 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 115 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 116 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 118 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 120 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 121 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 124 |
![]() |
naming | ParameterName | Parameter name 'pFilter' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 124 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 126 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 126 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 128 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 129 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 130 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 131 |
![]() |
indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 4. | 133 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 134 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 14. | 135 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 16, expected level should be 14. | 135 |
![]() |
indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 14. | 136 |
![]() |
indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 4. | 138 |
![]() |
indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 139 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 140 |
![]() |
indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 141 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 142 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 124). | 4 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 5 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 7 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 11 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 12 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 13 |
![]() |
indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 15 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 15 |
![]() |
naming | ParameterName | Parameter name 'pSearchPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 15 |
![]() |
naming | ParameterName | Parameter name 'pNode' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 15 |
![]() |
naming | ParameterName | Parameter name 'pCtx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 15 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 17 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 20 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 21 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 22 |
![]() |
indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. | 23 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 28 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 29 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 30 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 32 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 33 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 34 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 36 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 37 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | 'net.jcip.annotations.Immutable' should be separated from previous import group. | 7 |
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 9 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 12 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 14 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 19 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 23 |
![]() |
indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 27 |
![]() |
naming | ParameterName | Parameter name 'pJsonElement' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 27 |
![]() |
indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. | 29 |
![]() |
indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 32 |
![]() |
naming | ParameterName | Parameter name 'pJsonElement' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 32 |
![]() |
naming | ParameterName | Parameter name 'pCreateCopy' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 32 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 33 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 34 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 35 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be 6. | 36 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 4. | 37 |
![]() |
indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. | 38 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 42 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 44 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 47 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 52 |
![]() |
naming | ParameterName | Parameter name 'pJsonElem' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 52 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 53 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 54 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 55 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be 6. | 56 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 56 |
![]() |
indentation | Indentation | 'try' have incorrect indentation level 12, expected level should be 6. | 57 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 59 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 60 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 61 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 62 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 66 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 67 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 68 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 20, expected level should be 10. | 69 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 16, expected level should be 8. | 70 |
![]() |
indentation | Indentation | 'try rcurly' have incorrect indentation level 12, expected level should be 6. | 71 |
![]() |
indentation | Indentation | 'catch' child have incorrect indentation level 16, expected level should be 8. | 72 |
![]() |
indentation | Indentation | 'catch rcurly' have incorrect indentation level 12, expected level should be 6. | 73 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be 6. | 74 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 74 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be 6. | 75 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 4. | 76 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 77 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 79 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 81 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 82 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 84 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 86 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 87 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 89 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 91 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 92 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 94 |
![]() |
naming | ParameterName | Parameter name 'pIdx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 95 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 97 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 98 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 99 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 101 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 102 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 104 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 108 |
![]() |
indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 4. | 111 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 112 |
![]() |
indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 4. | 113 |
![]() |
indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 114 |
![]() |
indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 115 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 116 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 119 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 121 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 122 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 126 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 131 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 133 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 134 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 134 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 135 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 136 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 136 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 137 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 137 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 140 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 142 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 143 |
![]() |
javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 146 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 151 |
![]() |
naming | ParameterName | Parameter name 'pElemName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 152 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 153 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 154 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 154 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 156 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 158 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 159 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 168 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 170 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 171 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 171 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 172 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 174 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 174 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 175 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 175 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 176 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 176 |
![]() |
javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 177 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 181 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 182 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 183 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 185 |
![]() |
naming | ParameterName | Parameter name 'pMemberName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 186 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 187 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 188 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 124). | 188 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 189 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 191 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 192 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 194 |
![]() |
naming | ParameterName | Parameter name 'pVal' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 195 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 196 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 197 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 197 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 198 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 200 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 201 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 202 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 203 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 204 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 205 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 206 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 210 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 211 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 212 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 7 |
![]() |
naming | ParameterName | Parameter name 'pName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 7 |
![]() |
naming | ParameterName | Parameter name 'pContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 7 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 9 |
![]() |
naming | ParameterName | Parameter name 'pEntry' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 9 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 11 |
![]() |
naming | ParameterName | Parameter name 'pJsonElement' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 11 |
![]() |
indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. | 13 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 15 |
![]() |
naming | ParameterName | Parameter name 'pName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 16 |
![]() |
naming | ParameterName | Parameter name 'pContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 16 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 17 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 18 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 18 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 19 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 23 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 23 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 24 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 24 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 25 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 26 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 28 |
![]() |
naming | ParameterName | Parameter name 'pEntry' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 29 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 30 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 31 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 31 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 32 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 34 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 34 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 35 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 35 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 36 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 5 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 125). | 10 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 11 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 122). | 12 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 116). | 14 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 15 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 18 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 20 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 25 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 26 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 27 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 28 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 29 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 30 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 31 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 31 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 35 |
![]() |
naming | ParameterName | Parameter name 'pSearchPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 35 |
![]() |
naming | ParameterName | Parameter name 'pIdx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 35 |
![]() |
naming | ParameterName | Parameter name 'pAtEnd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 35 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 36 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 36 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 37 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 38 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 39 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 40 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 41 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 42 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 43 |
![]() |
indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 45 |
![]() |
naming | ParameterName | Parameter name 'pSearchPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 45 |
![]() |
naming | ParameterName | Parameter name 'pNodeIdx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 45 |
![]() |
naming | ParameterName | Parameter name 'pAtEnd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 45 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 46 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 47 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 48 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be 6. | 49 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 4. | 50 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 51 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 52 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 53 |
![]() |
indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. | 54 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 126). | 58 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 59 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 61 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 136). | 62 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 63 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 68 |
![]() |
naming | ParameterName | Parameter name 'pSearchPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 68 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 69 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 69 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 70 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 70 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 71 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 71 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 72 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 73 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 74 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 74 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 75 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 76 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 78 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 79 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 83 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 84 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 88 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 92 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 95 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 95 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 95 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 95 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 95 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 98 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 99 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 102 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 102 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 102 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 102 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 104 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 104 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 105 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 105 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 106 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 107 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 108 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 108 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 109 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 110 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 111 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 112 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 115 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 116 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 117 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 119 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 119 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 120 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 120 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 121 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 121 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 122 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 123 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 124 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 125 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 126 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 127 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 128 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 129 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 130 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 132 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 133 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 134 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 136 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 137 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 138 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 140 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 142 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 143 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 145 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 147 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 148 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 150 |
![]() |
naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 151 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 152 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 153 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 155 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 157 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 158 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 160 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 162 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 163 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 165 |
![]() |
naming | ParameterName | Parameter name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 166 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 167 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 168 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 170 |
![]() |
naming | ParameterName | Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 171 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 172 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 173 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 175 |
![]() |
naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 176 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 177 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 178 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 180 |
![]() |
naming | ParameterName | Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 181 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 182 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 183 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 185 |
![]() |
naming | ParameterName | Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 186 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 187 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 188 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 190 |
![]() |
naming | ParameterName | Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 191 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 192 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 193 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 195 |
![]() |
naming | ParameterName | Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 196 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 197 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 198 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 200 |
![]() |
naming | ParameterName | Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 201 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 202 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 203 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 205 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 207 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 208 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 210 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 212 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 213 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 215 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 217 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 218 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 220 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '170'. | 220 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 222 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 223 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 225 |
![]() |
coding | OverloadMethodsDeclarationOrder | Overload methods should not be split. Previous overloaded method located at line '175'. | 225 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 227 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 228 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 230 |
![]() |
naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 231 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 232 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 233 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 235 |
![]() |
naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 236 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 237 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 238 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 240 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 242 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 243 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 245 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 247 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 248 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 250 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 252 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 253 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 261 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 263 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 264 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 266 |
![]() |
naming | ParameterName | Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 267 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 268 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 269 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 271 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 273 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 274 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 276 |
![]() |
naming | ParameterName | Parameter name 'pElemSearchPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 276 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 277 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 277 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 278 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 278 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 279 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 281 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 282 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 283 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 5 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 12 |
![]() |
naming | MemberName | Member name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 12 |
![]() |
indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 14 |
![]() |
naming | ParameterName | Parameter name 'pResult' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 14 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 18 |
![]() |
indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. | 19 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 21 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 21 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 22 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 23 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 24 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 25 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 26 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 28 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 29 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 30 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 32 |
![]() |
naming | ParameterName | Parameter name 'pResult' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 32 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 33 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 34 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 36 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 38 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 39 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 41 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 43 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 44 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 46 |
![]() |
naming | ParameterName | Parameter name 'pKey' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 47 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 48 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 49 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 51 |
![]() |
naming | ParameterName | Parameter name 'pValue' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 52 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 53 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 54 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 56 |
![]() |
naming | ParameterName | Parameter name 'pKey' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 57 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 58 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 59 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 61 |
![]() |
naming | ParameterName | Parameter name 'pKey' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 62 |
![]() |
naming | ParameterName | Parameter name 'pValue' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 62 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 63 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 64 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 66 |
![]() |
naming | ParameterName | Parameter name 'pKey' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 67 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 68 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 69 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 71 |
![]() |
naming | ParameterName | Parameter name 'pMap' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 72 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 73 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 74 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 76 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 78 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 79 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 81 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 83 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 84 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 86 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 88 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 89 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 91 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 93 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 94 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 96 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 98 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 99 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 9 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 128). | 11 |
![]() |
javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 14 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 19 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 20 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 21 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 22 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 22 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 23 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 23 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 24 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 24 |
![]() |
indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 27 |
![]() |
naming | ParameterName | Parameter name 'pStr' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 27 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 28 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 28 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 29 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 30 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 31 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 34 |
![]() |
indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 4. | 36 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 37 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 38 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 38 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 39 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 40 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 41 |
![]() |
indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 42 |
![]() |
indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 4. | 43 |
![]() |
indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 44 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 45 |
![]() |
indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 46 |
![]() |
indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. | 47 |
![]() |
indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 50 |
![]() |
naming | ParameterName | Parameter name 'pSearchPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 50 |
![]() |
naming | ParameterName | Parameter name 'pFilter' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 50 |
![]() |
naming | ParameterName | Parameter name 'pTargeElems' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 50 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 51 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 52 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 53 |
![]() |
indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. | 54 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 56 |
![]() |
naming | ParameterName | Parameter name 'pToken' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 56 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 57 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 58 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 60 |
![]() |
naming | ParameterName | Parameter name 'pStr' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 60 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 61 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 62 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 64 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 64 |
![]() |
naming | ParameterName | Parameter name 'pSearchPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 64 |
![]() |
naming | ParameterName | Parameter name 'pFilter' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 64 |
![]() |
naming | ParameterName | Parameter name 'pTargeElems' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 64 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 65 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 66 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 70 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 71 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 72 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 73 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 76 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 78 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 79 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 79 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 80 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 81 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 82 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 83 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 84 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 86 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 87 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 90 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 91 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 92 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 94 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 95 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 96 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 98 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 99 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 100 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 102 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 104 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 104 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 105 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 106 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 107 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 108 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 109 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 111 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 112 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 6 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 11 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 12 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 116). | 13 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 14 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 15 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 17 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 22 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 22 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 23 |
![]() |
indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 25 |
![]() |
naming | ParameterName | Parameter name 'pSet' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 25 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 27 |
![]() |
indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. | 28 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 31 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 31 |
![]() |
naming | ParameterName | Parameter name 'pTargetElems' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 31 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 33 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 34 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 35 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 36 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 36 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 37 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 38 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 38 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 39 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 39 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 40 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 41 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 42 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 43 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 44 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 46 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 47 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 49 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
![]() |
naming | ParameterName | Parameter name 'pTargetElems' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 49 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 50 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 51 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 52 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 53 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 53 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 54 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 57 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 57 |
![]() |
naming | ParameterName | Parameter name 'pTargetElems' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 57 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 57 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 58 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 58 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 59 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 60 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 61 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 62 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 62 |
![]() |
indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 64 |
![]() |
indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 65 |
![]() |
indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 66 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 68 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 69 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 73 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 75 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 75 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 76 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 77 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 78 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 7 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 8 |
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 9 |
![]() |
indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 11 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 11 |
![]() |
naming | ParameterName | Parameter name 'pSearchPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 11 |
![]() |
naming | ParameterName | Parameter name 'pNode' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 11 |
![]() |
naming | ParameterName | Parameter name 'pCtx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 11 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 13 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 13 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 14 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 16 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 17 |
![]() |
indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 18 |
![]() |
indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. | 19 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 24 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 25 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 26 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 28 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 29 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 30 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 32 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 33 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 12 |
![]() |
indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 17 |
![]() |
indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. | 19 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 23 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 134). | 24 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 26 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 28 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 29 |
![]() |
indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 35 |
![]() |
naming | ParameterName | Parameter name 'pCtxList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 35 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 36 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 36 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 8, expected level should be 4. | 37 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 37 |
![]() |
indentation | Indentation | 'while' have incorrect indentation level 8, expected level should be 4. | 38 |
![]() |
indentation | Indentation | 'member def type' have incorrect indentation level 12, expected level should be 6. | 39 |
![]() |
indentation | Indentation | 'while' child have incorrect indentation level 12, expected level should be 6. | 39 |
![]() |
naming | LocalVariableName | Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 39 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 41 |
![]() |
indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 42 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 43 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 44 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 45 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 46 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 47 |
![]() |
indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 48 |
![]() |
indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 49 |
![]() |
indentation | Indentation | 'else' child have incorrect indentation level 16, expected level should be 8. | 50 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 51 |
![]() |
indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be 6. | 52 |
![]() |
indentation | Indentation | 'while rcurly' have incorrect indentation level 8, expected level should be 4. | 53 |
![]() |
indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 54 |
![]() |
indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 55 |