The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 88 | 0 | 0 | 11172 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 9 | |
| NewlineAtEndOfFile | 9 | |
| Translation | 0 | |
| JavadocMethod | 726 | |
| JavadocType | 80 | |
| JavadocVariable | 138 | |
| JavadocStyle | 16 | |
| ConstantName | 7 | |
| LocalFinalVariableName | 1 | |
| LocalVariableName | 1 | |
| MemberName | 1 | |
| MethodName | 35 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 14 | |
| TypeName | 1 | |
| AvoidStarImport | 1 | |
| IllegalImport | 0 | |
| RedundantImport | 1 | |
| UnusedImports | 11 | |
| FileLength | 0 | |
| LineLength | 497 | |
| MethodLength | 1 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 1 | |
| NoWhitespaceBefore | 1 | |
| OperatorWrap | 5 | |
| ParenPad | 3 | |
| TypecastParenPad | 0 | |
| TabCharacter | 4469 | |
| WhitespaceAfter | 319 | |
| WhitespaceAround | 2400 | |
| ModifierOrder | 2 | |
| RedundantModifier | 9 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 1 | |
| LeftCurly | 2 | |
| NeedBraces | 180 | |
| RightCurly | 74 | |
| AvoidInlineConditionals | 51 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 1 | |
| EqualsHashCode | 1 | |
| HiddenField | 63 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 6 | |
| MagicNumber | 45 | |
| MissingSwitchDefault | 2 | |
| RedundantThrows | 1 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 315 | |
| FinalClass | 2 | |
| HideUtilityClassConstructor | 9 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 78 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 990 | |
GenericIllegalRegexp
|
588 | |
| TodoComment | 5 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line has trailing spaces. | 20 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 35 | |
| Unclosed HTML tag found: <ul> | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| '>' is not followed by whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| '<' is not preceded with whitespace. | 48 | |
| '<' is not followed by whitespace. | 48 | |
| '>' is not preceded with whitespace. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter runnable should be final. | 52 | |
| 'runnable' hides a field. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| '<' is not followed by whitespace. | 80 | |
| Expected @param tag for '<T>'. | 80 | |
| '>' is not preceded with whitespace. | 80 | |
| Parameter runnable should be final. | 80 | |
| 'if' construct must use '{}'s. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 87 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line contains a tab character. | 90 | |
| Unused @throws tag for 'IllegalThreadStateException'. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line contains a tab character. | 91 | |
| Unused @throws tag for 'NoSuchElementException'. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| 'if' construct must use '{}'s. | 94 | |
| Line contains a tab character. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| 'if' construct must use '{}'s. | 97 | |
| Line contains a tab character. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line contains a tab character. | 98 | |
| Line has trailing spaces. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line has trailing spaces. | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Unused @throws tag for 'IllegalThreadStateException'. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| 'if' construct must use '{}'s. | 111 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line contains a tab character. | 112 | |
| Line has trailing spaces. | 113 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line has trailing spaces. | 121 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line has trailing spaces. | 123 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line contains a tab character. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line contains a tab character. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| 'if' construct must use '{}'s. | 132 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line has trailing spaces. | 134 | |
| Line contains a tab character. | 134 | |
| 'if' construct must use '{}'s. | 135 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line has trailing spaces. | 137 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line has trailing spaces. | 141 | |
| Line contains a tab character. | 141 | |
| Missing a Javadoc comment. | 142 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Line contains a tab character. | 144 | |
| Line has trailing spaces. | 145 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Line contains a tab character. | 147 | |
| 'if' construct must use '{}'s. | 148 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line has trailing spaces. | 150 | |
| Line contains a tab character. | 150 | |
| 'if' construct must use '{}'s. | 151 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line has trailing spaces. | 153 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line has trailing spaces. | 160 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line is longer than 80 characters. | 162 | |
| Line contains a tab character. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line is longer than 80 characters. | 166 | |
| Line contains a tab character. | 166 | |
| Parameter actionListener should be final. | 166 | |
| Expected @param tag for 'actionListener'. | 166 | |
| 'if' construct must use '{}'s. | 167 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| '<' is not preceded with whitespace. | 168 | |
| '<' is not followed by whitespace. | 168 | |
| '>' is not preceded with whitespace. | 168 | |
| '>' is not followed by whitespace. | 168 | |
| Line has trailing spaces. | 169 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line has trailing spaces. | 171 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line is longer than 80 characters. | 173 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line has trailing spaces. | 176 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Missing a Javadoc comment. | 177 | |
| 'if' construct must use '{}'s. | 178 | |
| Line has trailing spaces. | 178 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line has trailing spaces. | 180 | |
| Line contains a tab character. | 180 | |
| Line is longer than 80 characters. | 181 | |
| Line contains a tab character. | 181 | |
| 'for' construct must use '{}'s. | 182 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line has trailing spaces. | 185 | |
| Line contains a tab character. | 185 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - java.lang.annotation.*. | 2 | |
| Missing a Javadoc comment. | 4 | |
| '(' is followed by whitespace. | 5 | |
| '}' is not preceded with whitespace. | 5 | |
| ')' is preceded with whitespace. | 5 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 11 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter value should be final. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter value should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter value should be final. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter value should be final. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 41 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter value should be final. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| '4' is a magic number. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| '8' is a magic number. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| '4' is a magic number. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| '8' is a magic number. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter value should be final. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 11 | |
| Missing a Javadoc comment. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| 'cast' is not followed by whitespace. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Parameter value should be final. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter value should be final. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 26 | |
| '}' is not preceded with whitespace. | 27 | |
| '{' is not followed by whitespace. | 28 | |
| '}' is not preceded with whitespace. | 28 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 34 | |
| Utility classes should not have a public or default constructor. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| '<' is not preceded with whitespace. | 36 | |
| '<' is not followed by whitespace. | 36 | |
| '?' is not preceded with whitespace. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| '?' is not followed by whitespace. | 36 | |
| '>' is not followed by whitespace. | 36 | |
| Name 'dependencies' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
| '<' is not preceded with whitespace. | 36 | |
| '<' is not followed by whitespace. | 36 | |
| '?' is not preceded with whitespace. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| '?' is not followed by whitespace. | 36 | |
| '>' is not followed by whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Utility classes should not have a public or default constructor. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Avoid inline conditionals. | 50 | |
| 'if' construct must use '{}'s. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter libraryName should be final. | 56 | |
| Parameter extractAllLibraries should be final. | 56 | |
| Parameter cl should be final. | 56 | |
| '<' is not preceded with whitespace. | 56 | |
| '<' is not followed by whitespace. | 56 | |
| '?' is not preceded with whitespace. | 56 | |
| '>' is not preceded with whitespace. | 56 | |
| '?' is not followed by whitespace. | 56 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| 'if' construct must use '{}'s. | 59 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| 'if' construct must use '{}'s. | 63 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line contains a tab character. | 64 | |
| 'else' construct must use '{}'s. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line contains a tab character. | 69 | |
| Avoid inline conditionals. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| '<' is not preceded with whitespace. | 74 | |
| '<' is not followed by whitespace. | 74 | |
| '>' is not preceded with whitespace. | 74 | |
| '<' is not preceded with whitespace. | 74 | |
| '<' is not followed by whitespace. | 74 | |
| '>' is not preceded with whitespace. | 74 | |
| '>' is not followed by whitespace. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| '<' is not preceded with whitespace. | 79 | |
| '<' is not followed by whitespace. | 79 | |
| '>' is not preceded with whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| 'if' construct must use '{}'s. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| 'for' construct must use '{}'s. | 93 | |
| Line contains a tab character. | 93 | |
| 'if' construct must use '{}'s. | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line contains a tab character. | 98 | |
| Line has trailing spaces. | 99 | |
| Line is longer than 80 characters. | 99 | |
| Line contains a tab character. | 99 | |
| 'if' construct must use '{}'s. | 100 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| 'if' construct must use '{}'s. | 102 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| '<' is not preceded with whitespace. | 105 | |
| '<' is not followed by whitespace. | 105 | |
| '>' is not preceded with whitespace. | 105 | |
| '<' is not preceded with whitespace. | 105 | |
| '<' is not followed by whitespace. | 105 | |
| '>' is not preceded with whitespace. | 105 | |
| '>' is not followed by whitespace. | 105 | |
| Line contains a tab character. | 106 | |
| 'for' construct must use '{}'s. | 107 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line has trailing spaces. | 110 | |
| Line contains a tab character. | 110 | |
| 'if' construct must use '{}'s. | 111 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line has trailing spaces. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line contains a tab character. | 120 | |
| '<' is not preceded with whitespace. | 120 | |
| '<' is not followed by whitespace. | 120 | |
| '>' is not preceded with whitespace. | 120 | |
| Line contains a tab character. | 121 | |
| 'if' construct must use '{}'s. | 122 | |
| Line is longer than 80 characters. | 122 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line has trailing spaces. | 124 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line has trailing spaces. | 133 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Missing a Javadoc comment. | 142 | |
| Parameter url should be final. | 142 | |
| Line contains a tab character. | 143 | |
| 'if' construct must use '{}'s. | 144 | |
| Line contains a tab character. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| 'if' construct must use '{}'s. | 150 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line has trailing spaces. | 152 | |
| Line contains a tab character. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| '1024' is a magic number. | 162 | |
| 'while' construct must use '{}'s. | 163 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line is longer than 80 characters. | 171 | |
| Line contains a tab character. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Parameter libraryName should be final. | 171 | |
| Parameter extractAllLibraries should be final. | 171 | |
| Parameter cl should be final. | 171 | |
| '<' is not preceded with whitespace. | 171 | |
| '<' is not followed by whitespace. | 171 | |
| '?' is not preceded with whitespace. | 171 | |
| '>' is not preceded with whitespace. | 171 | |
| '?' is not followed by whitespace. | 171 | |
| Line is longer than 80 characters. | 172 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Unused import - com.sun.jna.win32.W32APIFunctionMapper. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '<' is not preceded with whitespace. | 36 | |
| '<' is not followed by whitespace. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| '<' is not preceded with whitespace. | 38 | |
| '<' is not followed by whitespace. | 38 | |
| '>' is not preceded with whitespace. | 38 | |
| '<' is not preceded with whitespace. | 38 | |
| '<' is not followed by whitespace. | 38 | |
| '>' is not preceded with whitespace. | 38 | |
| '>' is not followed by whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '<' is not preceded with whitespace. | 45 | |
| '<' is not followed by whitespace. | 45 | |
| '>' is not preceded with whitespace. | 45 | |
| Variable 'linked' must be private and have accessor methods. | 45 | |
| '<' is not preceded with whitespace. | 45 | |
| '<' is not followed by whitespace. | 45 | |
| '>' is not preceded with whitespace. | 45 | |
| '>' is not followed by whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter linked should be final. | 46 | |
| 'linked' hides a field. | 46 | |
| ')' is preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Method 'getFunctionName' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter library should be final. | 49 | |
| Parameter method should be final. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| 'if' construct must use '{}'s. | 54 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| 'if' construct must use '{}'s. | 58 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| 'if' construct must use '{}'s. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| 'if' construct must use '{}'s. | 69 | |
| Line is longer than 80 characters. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 26 | |
| '}' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 |
| Violation | Message | Line |
|---|---|---|
| Unused import - com.sun.jna.Platform. | 5 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 10 | |
| Line contains a tab character. | 14 | |
| Line is longer than 80 characters. | 15 | |
| ';' is not followed by whitespace. | 15 | |
| Parameter value should be final. | 23 | |
| Expected @param tag for 'value'. | 23 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 5 | |
| Missing a Javadoc comment. | 6 | |
| Missing a Javadoc comment. | 10 | |
| Parameter value should be final. | 10 | |
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Parameter value should be final. | 15 | |
| 'if' construct must use '{}'s. | 16 | |
| '4' is a magic number. | 16 | |
| Line contains a tab character. | 17 | |
| 'if' construct must use '{}'s. | 18 | |
| Line contains a tab character. | 18 | |
| '8' is a magic number. | 18 | |
| Line contains a tab character. | 19 | |
| 'else' construct must use '{}'s. | 20 | |
| Line contains a tab character. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Missing a Javadoc comment. | 24 | |
| 'if' construct must use '{}'s. | 25 | |
| Line contains a tab character. | 25 | |
| '4' is a magic number. | 25 | |
| Line contains a tab character. | 26 | |
| 'if' construct must use '{}'s. | 27 | |
| Line contains a tab character. | 27 | |
| '8' is a magic number. | 27 | |
| Line contains a tab character. | 28 | |
| 'else' construct must use '{}'s. | 29 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 30 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 7 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 24 | |
| Line is longer than 80 characters. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Variable 'value' must be private and have accessor methods. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not followed by whitespace. | 30 | |
| '}' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter p should be final. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter p should be final. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter p should be final. | 37 | |
| Parameter offset should be final. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter value should be final. | 41 | |
| 'value' hides a field. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 45 | |
| '{' is not followed by whitespace. | 45 | |
| '}' is not preceded with whitespace. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line contains a tab character. | 46 | |
| '{' is not followed by whitespace. | 46 | |
| '}' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Method 'newByReference' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'newByValue' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Unused import - java.lang.reflect.Array. | 28 | |
| Line has trailing spaces. | 30 | |
| Line is longer than 80 characters. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| '>' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| '<' is not preceded with whitespace. | 33 | |
| '<' is not followed by whitespace. | 33 | |
| '<' is not preceded with whitespace. | 33 | |
| '<' is not followed by whitespace. | 33 | |
| '>' is not preceded with whitespace. | 33 | |
| '>' is not followed by whitespace. | 33 | |
| '>' is not preceded with whitespace. | 33 | |
| '>' is not followed by whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| '{' should be on the previous line. | 36 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 37 | |
| '{' is not followed by whitespace. | 37 | |
| '}' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 38 | |
| '{' is not followed by whitespace. | 38 | |
| '}' is not preceded with whitespace. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '<' is not preceded with whitespace. | 40 | |
| '<' is not followed by whitespace. | 40 | |
| '>' is not preceded with whitespace. | 40 | |
| Variable 'dependency' must be private and have accessor methods. | 40 | |
| Line contains a tab character. | 41 | |
| Method 'setDependency' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line contains a tab character. | 42 | |
| Parameter type should be final. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Avoid inline conditionals. | 43 | |
| '<' is not preceded with whitespace. | 43 | |
| '<' is not followed by whitespace. | 43 | |
| '>' is not preceded with whitespace. | 43 | |
| '>' is not followed by whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'readDependency' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 46 | |
| 'if' construct must use '{}'s. | 47 | |
| Line contains a tab character. | 47 | |
| Inner assignments should be avoided. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Method 'read' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Method 'setupClone' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| '<' is not followed by whitespace. | 63 | |
| '<' is not preceded with whitespace. | 63 | |
| '<' is not followed by whitespace. | 63 | |
| '>' is not preceded with whitespace. | 63 | |
| '>' is not followed by whitespace. | 63 | |
| '>' is not preceded with whitespace. | 63 | |
| Parameter clone should be final. | 63 | |
| Parameter dependency should be final. | 63 | |
| 'dependency' hides a field. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line contains a tab character. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line contains a tab character. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Method 'byReference' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line contains a tab character. | 77 | |
| Method 'byValue' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Line contains a tab character. | 78 | |
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Line contains a tab character. | 80 | |
| Missing a Javadoc comment. | 80 | |
| '<' is not followed by whitespace. | 80 | |
| '>' is not preceded with whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| Parameter structClass should be final. | 81 | |
| '<' is not preceded with whitespace. | 81 | |
| '<' is not followed by whitespace. | 81 | |
| '>' is not preceded with whitespace. | 81 | |
| Parameter arrayLength should be final. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| 'cast' is not followed by whitespace. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Expected an @return tag. | 101 | |
| Line contains a tab character. | 101 | |
| Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Parameter size should be final. | 104 | |
| Expected @param tag for 'size'. | 104 | |
| Line contains a tab character. | 105 | |
| 'cast' is not followed by whitespace. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Expected an @return tag. | 110 | |
| Line contains a tab character. | 110 | |
| Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Expected an @return tag. | 117 | |
| Line contains a tab character. | 117 | |
| Method 'toReferenceArray' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Parameter size should be final. | 119 | |
| Expected @param tag for 'size'. | 119 | |
| Line contains a tab character. | 120 | |
| 'cast' is not followed by whitespace. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Expected an @return tag. | 125 | |
| Line contains a tab character. | 125 | |
| Method 'toValueArray' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Parameter size should be final. | 127 | |
| Expected @param tag for 'size'. | 127 | |
| Line contains a tab character. | 128 | |
| 'cast' is not followed by whitespace. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Expected an @return tag. | 133 | |
| Line contains a tab character. | 133 | |
| Method 'toReferenceArray' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Expected an @return tag. | 140 | |
| Line contains a tab character. | 140 | |
| Method 'toValueArray' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Expected an @return tag. | 148 | |
| Line contains a tab character. | 148 | |
| Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Parameter array should be final. | 151 | |
| Expected @param tag for 'array'. | 151 | |
| Line contains a tab character. | 152 | |
| 'cast' is not followed by whitespace. | 152 | |
| Line contains a tab character. | 153 | |
| Line has trailing spaces. | 154 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Method 'castToArray' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Missing a Javadoc comment. | 155 | |
| Line contains a tab character. | 156 | |
| Parameter size should be final. | 156 | |
| Line contains a tab character. | 157 | |
| 'cast' is not followed by whitespace. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Method 'castToArray' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Method 'castToReferenceArray' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| Missing a Javadoc comment. | 162 | |
| Line contains a tab character. | 163 | |
| Parameter size should be final. | 163 | |
| Line contains a tab character. | 164 | |
| 'cast' is not followed by whitespace. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Method 'castToValueArray' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| Missing a Javadoc comment. | 166 | |
| Line contains a tab character. | 167 | |
| Parameter size should be final. | 167 | |
| Line contains a tab character. | 168 | |
| 'cast' is not followed by whitespace. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Method 'castToReferenceArray' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| Missing a Javadoc comment. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Method 'castToValueArray' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Missing a Javadoc comment. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Method 'castToArray' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Missing a Javadoc comment. | 176 | |
| Line contains a tab character. | 177 | |
| Parameter array should be final. | 177 | |
| Line contains a tab character. | 178 | |
| 'cast' is not followed by whitespace. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 182 | |
| Method 'getBitsAnnotation' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| Missing a Javadoc comment. | 182 | |
| Line contains a tab character. | 183 | |
| Parameter field should be final. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Avoid inline conditionals. | 185 | |
| Line contains a tab character. | 186 | |
| First sentence should end with a period. | 187 | |
| Line is longer than 80 characters. | 187 | |
| Line contains a tab character. | 187 | |
| Expected an @return tag. | 189 | |
| Line contains a tab character. | 189 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| Line contains a tab character. | 190 | |
| Parameter o should be final. | 190 | |
| '<' is not preceded with whitespace. | 190 | |
| '<' is not followed by whitespace. | 190 | |
| '>' is not preceded with whitespace. | 190 | |
| Expected @param tag for 'o'. | 190 | |
| 'if' construct must use '{}'s. | 191 | |
| 'if' construct must use '{}'s. | 193 | |
| '<' is not preceded with whitespace. | 193 | |
| '<' is not followed by whitespace. | 193 | |
| '?' is not preceded with whitespace. | 193 | |
| '?' is not followed by whitespace. | 193 | |
| '?' is not followed by whitespace. | 193 | |
| '>' is not preceded with whitespace. | 193 | |
| '?' is not followed by whitespace. | 193 | |
| '>' is not followed by whitespace. | 193 | |
| Line contains a tab character. | 194 | |
| Line has trailing spaces. | 195 | |
| '<' is not preceded with whitespace. | 197 | |
| '<' is not followed by whitespace. | 197 | |
| '?' is not preceded with whitespace. | 197 | |
| '?' is not followed by whitespace. | 197 | |
| '?' is not followed by whitespace. | 197 | |
| '>' is not preceded with whitespace. | 197 | |
| '?' is not followed by whitespace. | 197 | |
| '>' is not followed by whitespace. | 197 | |
| 'cast' is not followed by whitespace. | 197 | |
| 'if' construct must use '{}'s. | 198 | |
| Line contains a tab character. | 199 | |
| Line has trailing spaces. | 200 | |
| '<' is not preceded with whitespace. | 201 | |
| '<' is not followed by whitespace. | 201 | |
| '?' is not preceded with whitespace. | 201 | |
| '?' is not followed by whitespace. | 201 | |
| '?' is not followed by whitespace. | 201 | |
| '>' is not preceded with whitespace. | 201 | |
| '?' is not followed by whitespace. | 201 | |
| '<' is not preceded with whitespace. | 201 | |
| '<' is not followed by whitespace. | 201 | |
| '?' is not preceded with whitespace. | 201 | |
| '?' is not followed by whitespace. | 201 | |
| '?' is not followed by whitespace. | 201 | |
| '>' is not preceded with whitespace. | 201 | |
| '?' is not followed by whitespace. | 201 | |
| '>' is not followed by whitespace. | 201 | |
| 'cast' is not followed by whitespace. | 201 | |
| 'if' construct must use '{}'s. | 202 | |
| Line contains a tab character. | 203 | |
| Line has trailing spaces. | 204 | |
| Line has trailing spaces. | 207 | |
| Line has trailing spaces. | 210 | |
| Line contains a tab character. | 212 | |
| 'if' construct must use '{}'s. | 213 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Avoid inline conditionals. | 214 | |
| Line has trailing spaces. | 218 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Method 'setupClone' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| Missing a Javadoc comment. | 219 | |
| '<' is not followed by whitespace. | 219 | |
| '<' is not preceded with whitespace. | 219 | |
| '<' is not followed by whitespace. | 219 | |
| '?' is not preceded with whitespace. | 219 | |
| '?' is not followed by whitespace. | 219 | |
| '?' is not followed by whitespace. | 219 | |
| '>' is not preceded with whitespace. | 219 | |
| '?' is not followed by whitespace. | 219 | |
| '>' is not followed by whitespace. | 219 | |
| '>' is not preceded with whitespace. | 219 | |
| Parameter clone should be final. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line has trailing spaces. | 224 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Method 'use' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| Missing a Javadoc comment. | 225 | |
| Parameter m should be final. | 225 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Method 'use' is not designed for extension - needs to be abstract, final or empty. | 228 | |
| Missing a Javadoc comment. | 228 | |
| Parameter m should be final. | 228 | |
| Parameter byteOffset should be final. | 228 | |
| Line contains a tab character. | 229 | |
| 'cast' is not followed by whitespace. | 229 | |
| Line contains a tab character. | 230 | |
| 'cast' is not followed by whitespace. | 230 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Method 'use' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| Missing a Javadoc comment. | 232 | |
| Parameter m should be final. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Method 'use' is not designed for extension - needs to be abstract, final or empty. | 235 | |
| Missing a Javadoc comment. | 235 | |
| Parameter b should be final. | 235 | |
| Parameter byteOffset should be final. | 235 | |
| Line contains a tab character. | 236 | |
| 'cast' is not followed by whitespace. | 236 | |
| Line contains a tab character. | 237 | |
| 'cast' is not followed by whitespace. | 237 | |
| Line contains a tab character. | 238 | |
| Line has trailing spaces. | 239 | |
| Line contains a tab character. | 239 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 5 | |
| Line contains a tab character. | 6 | |
| Missing a Javadoc comment. | 6 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 | |
| Line contains a tab character. | 4 | |
| Missing a Javadoc comment. | 4 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 8 | |
| '}' is not preceded with whitespace. | 9 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 26 | |
| '}' is not preceded with whitespace. | 27 | |
| '{' is not followed by whitespace. | 28 | |
| '}' is not preceded with whitespace. | 28 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line has trailing spaces. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '<' is not preceded with whitespace. | 28 | |
| '<' is not followed by whitespace. | 28 | |
| '<' is not preceded with whitespace. | 28 | |
| '<' is not followed by whitespace. | 28 | |
| '>' is not preceded with whitespace. | 28 | |
| '>' is not followed by whitespace. | 28 | |
| '>' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| '{' should be on the previous line. | 33 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 34 | |
| '{' is not followed by whitespace. | 34 | |
| '}' is not preceded with whitespace. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 35 | |
| '{' is not followed by whitespace. | 35 | |
| '}' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| '<' is not preceded with whitespace. | 37 | |
| '<' is not followed by whitespace. | 37 | |
| '>' is not preceded with whitespace. | 37 | |
| Variable 'dependency' must be private and have accessor methods. | 37 | |
| Line contains a tab character. | 38 | |
| Method 'setDependency' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Parameter type should be final. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Avoid inline conditionals. | 40 | |
| '<' is not preceded with whitespace. | 40 | |
| '<' is not followed by whitespace. | 40 | |
| '>' is not preceded with whitespace. | 40 | |
| '>' is not followed by whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Method 'readDependency' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line contains a tab character. | 43 | |
| 'if' construct must use '{}'s. | 44 | |
| Line contains a tab character. | 44 | |
| Inner assignments should be avoided. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Method 'read' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Expected an @return tag. | 61 | |
| Line contains a tab character. | 61 | |
| Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Parameter size should be final. | 64 | |
| Expected @param tag for 'size'. | 64 | |
| Line contains a tab character. | 65 | |
| 'cast' is not followed by whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Expected an @return tag. | 70 | |
| Line contains a tab character. | 70 | |
| Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Expected an @return tag. | 78 | |
| Line contains a tab character. | 78 | |
| Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Parameter array should be final. | 81 | |
| Expected @param tag for 'array'. | 81 | |
| Line contains a tab character. | 82 | |
| 'cast' is not followed by whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 85 | |
| Method 'castToArray' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Line contains a tab character. | 86 | |
| Parameter size should be final. | 86 | |
| Line contains a tab character. | 87 | |
| 'cast' is not followed by whitespace. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Method 'castToArray' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Method 'castToArray' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Line contains a tab character. | 93 | |
| Parameter array should be final. | 93 | |
| Line contains a tab character. | 94 | |
| 'cast' is not followed by whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 98 | |
| Missing a Javadoc comment. | 98 | |
| '<' is not followed by whitespace. | 98 | |
| '>' is not preceded with whitespace. | 98 | |
| Line contains a tab character. | 99 | |
| Parameter structClass should be final. | 99 | |
| '<' is not preceded with whitespace. | 99 | |
| '<' is not followed by whitespace. | 99 | |
| '>' is not preceded with whitespace. | 99 | |
| Parameter arrayLength should be final. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| 'cast' is not followed by whitespace. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line has trailing spaces. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Line contains a tab character. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Line contains a tab character. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Line has trailing spaces. | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Method 'byReference' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Line contains a tab character. | 122 | |
| Method 'byValue' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Line contains a tab character. | 123 | |
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 | |
| Line has trailing spaces. | 124 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Method 'setupClone' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| '<' is not followed by whitespace. | 125 | |
| '<' is not preceded with whitespace. | 125 | |
| '<' is not followed by whitespace. | 125 | |
| '?' is not preceded with whitespace. | 125 | |
| '?' is not followed by whitespace. | 125 | |
| '?' is not followed by whitespace. | 125 | |
| '>' is not preceded with whitespace. | 125 | |
| '?' is not followed by whitespace. | 125 | |
| '>' is not followed by whitespace. | 125 | |
| '>' is not preceded with whitespace. | 125 | |
| Parameter clone should be final. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line has trailing spaces. | 130 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Method 'use' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Parameter m should be final. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Method 'use' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Parameter m should be final. | 134 | |
| Parameter byteOffset should be final. | 134 | |
| Line contains a tab character. | 135 | |
| 'cast' is not followed by whitespace. | 135 | |
| Line contains a tab character. | 136 | |
| 'cast' is not followed by whitespace. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Method 'use' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| Missing a Javadoc comment. | 138 | |
| Parameter m should be final. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Method 'use' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Parameter b should be final. | 141 | |
| Parameter byteOffset should be final. | 141 | |
| Line contains a tab character. | 142 | |
| 'cast' is not followed by whitespace. | 142 | |
| Line contains a tab character. | 143 | |
| 'cast' is not followed by whitespace. | 143 | |
| Line contains a tab character. | 144 | |
| Line has trailing spaces. | 145 | |
| Line contains a tab character. | 145 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 23 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 25 | |
| Line is longer than 80 characters. | 26 | |
| '<' is not preceded with whitespace. | 26 | |
| '<' is not followed by whitespace. | 26 | |
| '>' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Variable 'value' must be private and have accessor methods. | 27 | |
| Line contains a tab character. | 28 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not followed by whitespace. | 32 | |
| '}' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter p should be final. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter p should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter p should be final. | 39 | |
| Parameter offset should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter value should be final. | 43 | |
| 'value' hides a field. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter value should be final. | 47 | |
| 'value' hides a field. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line contains a tab character. | 51 | |
| '{' is not followed by whitespace. | 51 | |
| '}' is not preceded with whitespace. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line contains a tab character. | 52 | |
| '{' is not followed by whitespace. | 52 | |
| '}' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Method 'newByReference' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Method 'newByValue' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Variable 'symbols' must be private and have accessor methods. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Variable 'library' must be private and have accessor methods. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Variable 'pointer' must be private and have accessor methods. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter library should be final. | 28 | |
| 'library' hides a field. | 28 | |
| Parameter symbols should be final. | 28 | |
| 'symbols' hides a field. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'getPointer' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| 'if' construct must use '{}'s. | 33 | |
| Line contains a tab character. | 33 | |
| 'for' construct must use '{}'s. | 34 | |
| Line contains a tab character. | 34 | |
| 'if' construct must use '{}'s. | 35 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| Inner assignments should be avoided. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter library should be final. | 25 | |
| Parameter symbols should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter v should be final. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 26 | |
| '<' is not preceded with whitespace. | 26 | |
| '<' is not followed by whitespace. | 26 | |
| '>' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter library should be final. | 27 | |
| Parameter symbols should be final. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter v should be final. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 37 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter v should be final. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 41 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter v should be final. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '<' is not preceded with whitespace. | 26 | |
| '<' is not followed by whitespace. | 26 | |
| '>' is not preceded with whitespace. | 26 | |
| Variable 'type' must be private and have accessor methods. | 26 | |
| Line is longer than 80 characters. | 27 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter library should be final. | 27 | |
| Parameter type should be final. | 27 | |
| '<' is not preceded with whitespace. | 27 | |
| '<' is not followed by whitespace. | 27 | |
| '>' is not preceded with whitespace. | 27 | |
| 'type' hides a field. | 27 | |
| Parameter symbols should be final. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Variable 'value' must be private and have accessor methods. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line contains a tab character. | 35 | |
| 'cast' is not followed by whitespace. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter value should be final. | 39 | |
| 'value' hides a field. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Inner assignments should be avoided. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter library should be final. | 25 | |
| Parameter symbols should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter v should be final. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter library should be final. | 25 | |
| Parameter symbols should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter v should be final. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter library should be final. | 25 | |
| Parameter symbols should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter v should be final. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter library should be final. | 25 | |
| Parameter symbols should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter v should be final. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter library should be final. | 25 | |
| Parameter symbols should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter v should be final. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter library should be final. | 26 | |
| Parameter symbols should be final. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter v should be final. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter v should be final. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter v should be final. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line contains a tab character. | 4 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Unused import - com.sun.jna.NativeLong. | 24 | |
| Unused import - com.sun.jna.ptr.NativeLongByReference. | 25 | |
| Missing a Javadoc comment. | 27 | |
| '<' is not preceded with whitespace. | 27 | |
| '<' is not followed by whitespace. | 27 | |
| '>' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter library should be final. | 28 | |
| Parameter symbols should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter v should be final. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter v should be final. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter v should be final. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter library should be final. | 26 | |
| Parameter symbols should be final. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter v should be final. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line is longer than 80 characters. | 24 | |
| Missing a Javadoc comment. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter library should be final. | 25 | |
| Parameter type should be final. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| Parameter symbols should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter value should be final. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 26 | |
| '<' is not preceded with whitespace. | 26 | |
| '<' is not followed by whitespace. | 26 | |
| '>' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| '<' is not preceded with whitespace. | 27 | |
| '<' is not followed by whitespace. | 27 | |
| '>' is not preceded with whitespace. | 27 | |
| Variable 'type' must be private and have accessor methods. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Variable 'indirected' must be private and have accessor methods. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter library should be final. | 29 | |
| Parameter type should be final. | 29 | |
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 | |
| 'type' hides a field. | 29 | |
| Parameter symbols should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Variable 'value' must be private and have accessor methods. | 33 | |
| Line contains a tab character. | 34 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter library should be final. | 25 | |
| Parameter symbols should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter v should be final. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line is longer than 80 characters. | 7 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '?' is not preceded with whitespace. | 25 | |
| '?' is not followed by whitespace. | 25 | |
| '?' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| '?' is not followed by whitespace. | 25 | |
| '>' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Variable 'value' must be private and have accessor methods. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| '<' is not preceded with whitespace. | 27 | |
| '<' is not followed by whitespace. | 27 | |
| '>' is not preceded with whitespace. | 27 | |
| Variable 'valueClass' must be private and have accessor methods. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter library should be final. | 28 | |
| Parameter valueClass should be final. | 28 | |
| '<' is not preceded with whitespace. | 28 | |
| '<' is not followed by whitespace. | 28 | |
| '>' is not preceded with whitespace. | 28 | |
| 'valueClass' hides a field. | 28 | |
| Parameter symbols should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| 'if' construct must use '{}'s. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter value should be final. | 50 | |
| 'value' hides a field. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Method 'isByValue' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 14 | |
| Utility classes should not have a public or default constructor. | 14 | |
| Line is longer than 80 characters. | 16 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Parameter cl should be final. | 16 | |
| '<' is not preceded with whitespace. | 16 | |
| '<' is not followed by whitespace. | 16 | |
| '?' is not preceded with whitespace. | 16 | |
| '>' is not preceded with whitespace. | 16 | |
| '?' is not followed by whitespace. | 16 | |
| Parameter path should be final. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| 'if' construct must use '{}'s. | 20 | |
| Line contains a tab character. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line contains a tab character. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| Parameter directory should be final. | 30 | |
| Parameter pathAccepter should be final. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| '<' is not preceded with whitespace. | 31 | |
| '<' is not followed by whitespace. | 31 | |
| '>' is not preceded with whitespace. | 31 | |
| '<' is not preceded with whitespace. | 31 | |
| '<' is not followed by whitespace. | 31 | |
| '>' is not preceded with whitespace. | 31 | |
| '>' is not followed by whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| 'if' construct must use '{}'s. | 43 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| 'if' construct must use '{}'s. | 44 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| 'if' construct must use '{}'s. | 53 | |
| Line contains a tab character. | 53 | |
| 'for' construct must use '{}'s. | 54 | |
| Line contains a tab character. | 54 | |
| 'if' construct must use '{}'s. | 55 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| 'else' construct must use '{}'s. | 57 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 18 | |
| Line is longer than 80 characters. | 29 | |
| Line has trailing spaces. | 30 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 37 | |
| '<' is not preceded with whitespace. | 37 | |
| '<' is not followed by whitespace. | 37 | |
| '>' is not preceded with whitespace. | 37 | |
| '<' is not preceded with whitespace. | 37 | |
| '<' is not followed by whitespace. | 37 | |
| '>' is not preceded with whitespace. | 37 | |
| '<' is not preceded with whitespace. | 37 | |
| '<' is not followed by whitespace. | 37 | |
| '>' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| '<' is not preceded with whitespace. | 38 | |
| '<' is not followed by whitespace. | 38 | |
| '>' is not preceded with whitespace. | 38 | |
| Variable 'collection' must be private and have accessor methods. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '<' is not preceded with whitespace. | 39 | |
| '<' is not followed by whitespace. | 39 | |
| ',' is not followed by whitespace. | 39 | |
| '>' is not preceded with whitespace. | 39 | |
| Variable 'forwardAdapter' must be private and have accessor methods. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '<' is not preceded with whitespace. | 40 | |
| '<' is not followed by whitespace. | 40 | |
| ',' is not followed by whitespace. | 40 | |
| '>' is not preceded with whitespace. | 40 | |
| Variable 'backwardAdapter' must be private and have accessor methods. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '<' is not preceded with whitespace. | 41 | |
| '<' is not followed by whitespace. | 41 | |
| '>' is not preceded with whitespace. | 41 | |
| Variable 'collectionSupport' must be private and have accessor methods. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Variable 'currentlyCausingChange' must be private and have accessor methods. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter collection should be final. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| 'collection' hides a field. | 44 | |
| Parameter forwardAdapter should be final. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| 'forwardAdapter' hides a field. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter collection should be final. | 48 | |
| '<' is not preceded with whitespace. | 48 | |
| '<' is not followed by whitespace. | 48 | |
| '>' is not preceded with whitespace. | 48 | |
| 'collection' hides a field. | 48 | |
| Parameter forwardAdapter should be final. | 48 | |
| '<' is not preceded with whitespace. | 48 | |
| '<' is not followed by whitespace. | 48 | |
| '>' is not preceded with whitespace. | 48 | |
| 'forwardAdapter' hides a field. | 48 | |
| Parameter backwardAdapter should be final. | 48 | |
| '<' is not preceded with whitespace. | 48 | |
| '<' is not followed by whitespace. | 48 | |
| '>' is not preceded with whitespace. | 48 | |
| 'backwardAdapter' hides a field. | 48 | |
| Line contains a tab character. | 49 | |
| 'if' construct must use '{}'s. | 50 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Method 'getForwardAdapter' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| '<' is not preceded with whitespace. | 58 | |
| '<' is not followed by whitespace. | 58 | |
| '>' is not preceded with whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getBackwardAdapter' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| '<' is not preceded with whitespace. | 62 | |
| '<' is not followed by whitespace. | 62 | |
| '>' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line contains a tab character. | 67 | |
| '<' is not preceded with whitespace. | 67 | |
| '<' is not followed by whitespace. | 67 | |
| '>' is not preceded with whitespace. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Method 'size' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Line contains a tab character. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line contains a tab character. | 86 | |
| '<' is not preceded with whitespace. | 86 | |
| '<' is not followed by whitespace. | 86 | |
| '>' is not preceded with whitespace. | 86 | |
| '<' is not preceded with whitespace. | 86 | |
| '<' is not followed by whitespace. | 86 | |
| '>' is not preceded with whitespace. | 86 | |
| '>' is not followed by whitespace. | 86 | |
| Line contains a tab character. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Method 'add' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Line contains a tab character. | 98 | |
| Parameter value should be final. | 98 | |
| 'if' construct must use '{}'s. | 99 | |
| Line contains a tab character. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| 'if' construct must use '{}'s. | 105 | |
| Line is longer than 80 characters. | 105 | |
| Line contains a tab character. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line contains a tab character. | 106 | |
| Line has trailing spaces. | 107 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line has trailing spaces. | 115 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Parameter value should be final. | 118 | |
| Line contains a tab character. | 119 | |
| Line has trailing spaces. | 120 | |
| Line is longer than 80 characters. | 120 | |
| Line contains a tab character. | 120 | |
| Line has trailing spaces. | 121 | |
| Line is longer than 80 characters. | 121 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line contains a tab character. | 123 | |
| '<' is not preceded with whitespace. | 123 | |
| '<' is not followed by whitespace. | 123 | |
| '>' is not preceded with whitespace. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| 'if' construct must use '{}'s. | 128 | |
| Line is longer than 80 characters. | 128 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line contains a tab character. | 129 | |
| '<' is not preceded with whitespace. | 129 | |
| '<' is not followed by whitespace. | 129 | |
| '>' is not preceded with whitespace. | 129 | |
| '>' is not followed by whitespace. | 129 | |
| 'cast' is not followed by whitespace. | 129 | |
| Line has trailing spaces. | 130 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line has trailing spaces. | 143 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Method 'removeWithoutBackWardAdapter' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Line contains a tab character. | 145 | |
| Parameter value should be final. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line contains a tab character. | 148 | |
| 'cast' is not followed by whitespace. | 148 | |
| 'if' construct must use '{}'s. | 149 | |
| Line is longer than 80 characters. | 149 | |
| Line contains a tab character. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line contains a tab character. | 150 | |
| '<' is not preceded with whitespace. | 150 | |
| '<' is not followed by whitespace. | 150 | |
| '>' is not preceded with whitespace. | 150 | |
| '>' is not followed by whitespace. | 150 | |
| 'cast' is not followed by whitespace. | 150 | |
| Line has trailing spaces. | 151 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 160 | |
| Method 'contains' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Missing a Javadoc comment. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Parameter value should be final. | 162 | |
| Line contains a tab character. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Line contains a tab character. | 164 | |
| 'cast' is not followed by whitespace. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line has trailing spaces. | 174 | |
| Line contains a tab character. | 174 | |
| Missing a Javadoc comment. | 175 | |
| Line contains a tab character. | 175 | |
| '<' is not preceded with whitespace. | 175 | |
| '<' is not followed by whitespace. | 175 | |
| '>' is not preceded with whitespace. | 175 | |
| Line contains a tab character. | 176 | |
| Missing a Javadoc comment. | 176 | |
| '<' is not preceded with whitespace. | 176 | |
| '<' is not followed by whitespace. | 176 | |
| '>' is not preceded with whitespace. | 176 | |
| Variable 'iterator' must be private and have accessor methods. | 176 | |
| Line contains a tab character. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Variable 'lastValue' must be private and have accessor methods. | 177 | |
| Line contains a tab character. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Parameter iterator should be final. | 178 | |
| '<' is not preceded with whitespace. | 178 | |
| '<' is not followed by whitespace. | 178 | |
| '>' is not preceded with whitespace. | 178 | |
| 'iterator' hides a field. | 178 | |
| Line contains a tab character. | 179 | |
| '=' is not preceded with whitespace. | 179 | |
| '=' is not followed by whitespace. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| Missing a Javadoc comment. | 184 | |
| Line is longer than 80 characters. | 185 | |
| Line contains a tab character. | 185 | |
| Inner assignments should be avoided. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| Missing a Javadoc comment. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line has trailing spaces. | 191 | |
| Line contains a tab character. | 191 | |
| 'if' construct must use '{}'s. | 192 | |
| Line is longer than 80 characters. | 192 | |
| Line contains a tab character. | 192 | |
| Line is longer than 80 characters. | 193 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line has trailing spaces. | 197 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line has trailing spaces. | 200 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Method 'addCollectionListener' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| Missing a Javadoc comment. | 201 | |
| Parameter l should be final. | 201 | |
| '<' is not preceded with whitespace. | 201 | |
| '<' is not followed by whitespace. | 201 | |
| '>' is not preceded with whitespace. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| '<' is not preceded with whitespace. | 203 | |
| '<' is not followed by whitespace. | 203 | |
| '>' is not preceded with whitespace. | 203 | |
| '>' is not followed by whitespace. | 203 | |
| Line contains a tab character. | 204 | |
| '<' is not preceded with whitespace. | 204 | |
| '<' is not followed by whitespace. | 204 | |
| '?' is not preceded with whitespace. | 204 | |
| '>' is not preceded with whitespace. | 204 | |
| '?' is not followed by whitespace. | 204 | |
| '>' is not followed by whitespace. | 204 | |
| Line is longer than 80 characters. | 205 | |
| Line contains a tab character. | 205 | |
| '<' is not preceded with whitespace. | 205 | |
| '<' is not followed by whitespace. | 205 | |
| '>' is not preceded with whitespace. | 205 | |
| '>' is not followed by whitespace. | 205 | |
| 'cast' is not followed by whitespace. | 205 | |
| '<' is not preceded with whitespace. | 205 | |
| '<' is not followed by whitespace. | 205 | |
| '>' is not preceded with whitespace. | 205 | |
| '>' is not followed by whitespace. | 205 | |
| Line is longer than 80 characters. | 206 | |
| Line contains a tab character. | 206 | |
| Parameter e should be final. | 206 | |
| '<' is not preceded with whitespace. | 206 | |
| '<' is not followed by whitespace. | 206 | |
| '>' is not preceded with whitespace. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line contains a tab character. | 207 | |
| 'if' construct must use '{}'s. | 208 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Line has trailing spaces. | 210 | |
| Line contains a tab character. | 210 | |
| Line is longer than 80 characters. | 211 | |
| Line contains a tab character. | 211 | |
| 'if' construct must use '{}'s. | 212 | |
| Line is longer than 80 characters. | 212 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line has trailing spaces. | 214 | |
| Line contains a tab character. | 214 | |
| Line is longer than 80 characters. | 215 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line has trailing spaces. | 217 | |
| Line contains a tab character. | 217 | |
| Line has trailing spaces. | 218 | |
| Line is longer than 80 characters. | 218 | |
| Line contains a tab character. | 218 | |
| '<' is not preceded with whitespace. | 218 | |
| '<' is not followed by whitespace. | 218 | |
| '>' is not preceded with whitespace. | 218 | |
| '>' is not followed by whitespace. | 218 | |
| Line has trailing spaces. | 219 | |
| Line contains a tab character. | 219 | |
| Line has trailing spaces. | 220 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line has trailing spaces. | 226 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line has trailing spaces. | 229 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Method 'removeCollectionListener' is not designed for extension - needs to be abstract, final or empty. | 230 | |
| Missing a Javadoc comment. | 230 | |
| Parameter l should be final. | 230 | |
| '<' is not preceded with whitespace. | 230 | |
| '<' is not followed by whitespace. | 230 | |
| '>' is not preceded with whitespace. | 230 | |
| 'if' construct must use '{}'s. | 231 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line has trailing spaces. | 233 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 22 | |
| '<' is not preceded with whitespace. | 22 | |
| '<' is not followed by whitespace. | 22 | |
| ',' is not followed by whitespace. | 22 | |
| '>' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 38 | |
| '<' is not preceded with whitespace. | 40 | |
| '<' is not followed by whitespace. | 40 | |
| '>' is not preceded with whitespace. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Variable 'type' must be private and have accessor methods. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Missing a Javadoc comment. | 55 | |
| '<' is not preceded with whitespace. | 55 | |
| '<' is not followed by whitespace. | 55 | |
| '>' is not preceded with whitespace. | 55 | |
| Variable 'elements' must be private and have accessor methods. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Variable 'firstIndex' must be private and have accessor methods. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Variable 'lastIndex' must be private and have accessor methods. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| '<' is not preceded with whitespace. | 68 | |
| '<' is not followed by whitespace. | 68 | |
| '>' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| '<' is not preceded with whitespace. | 69 | |
| '<' is not followed by whitespace. | 69 | |
| '>' is not preceded with whitespace. | 69 | |
| '>' is not followed by whitespace. | 69 | |
| 'cast' is not followed by whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| First sentence should end with a period. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line has trailing spaces. | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Method 'getElements' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| '<' is not preceded with whitespace. | 84 | |
| '<' is not followed by whitespace. | 84 | |
| '>' is not preceded with whitespace. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 87 | |
| Line contains a tab character. | 87 | |
| First sentence should end with a period. | 88 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Method 'getFirstIndex' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line has trailing spaces. | 95 | |
| Line contains a tab character. | 95 | |
| First sentence should end with a period. | 96 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line contains a tab character. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Method 'getLastIndex' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line has trailing spaces. | 103 | |
| Line contains a tab character. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line contains a tab character. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Parameter source should be final. | 104 | |
| '<' is not preceded with whitespace. | 104 | |
| '<' is not followed by whitespace. | 104 | |
| '>' is not preceded with whitespace. | 104 | |
| Parameter elements should be final. | 104 | |
| '<' is not preceded with whitespace. | 104 | |
| '<' is not followed by whitespace. | 104 | |
| '>' is not preceded with whitespace. | 104 | |
| 'elements' hides a field. | 104 | |
| Parameter type should be final. | 104 | |
| 'type' hides a field. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line has trailing spaces. | 107 | |
| Line contains a tab character. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line contains a tab character. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter source should be final. | 108 | |
| '<' is not preceded with whitespace. | 108 | |
| '<' is not followed by whitespace. | 108 | |
| '>' is not preceded with whitespace. | 108 | |
| Parameter elements should be final. | 108 | |
| '<' is not preceded with whitespace. | 108 | |
| '<' is not followed by whitespace. | 108 | |
| '>' is not preceded with whitespace. | 108 | |
| 'elements' hides a field. | 108 | |
| Parameter type should be final. | 108 | |
| 'type' hides a field. | 108 | |
| Parameter firstIndex should be final. | 108 | |
| 'firstIndex' hides a field. | 108 | |
| Parameter lastIndex should be final. | 108 | |
| 'lastIndex' hides a field. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line has trailing spaces. | 115 | |
| Line contains a tab character. | 115 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 28 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 | |
| '<' is not preceded with whitespace. | 31 | |
| '<' is not followed by whitespace. | 31 | |
| '>' is not preceded with whitespace. | 31 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 30 | |
| '<' is not preceded with whitespace. | 34 | |
| '<' is not followed by whitespace. | 34 | |
| '>' is not preceded with whitespace. | 34 | |
| '<' is not preceded with whitespace. | 34 | |
| '<' is not followed by whitespace. | 34 | |
| '>' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| '<' is not preceded with whitespace. | 35 | |
| '<' is not followed by whitespace. | 35 | |
| '>' is not preceded with whitespace. | 35 | |
| Variable 'collection' must be private and have accessor methods. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '<' is not preceded with whitespace. | 36 | |
| '<' is not followed by whitespace. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| Variable 'collectionSupport' must be private and have accessor methods. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Method 'addCollectionListener' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter l should be final. | 38 | |
| '<' is not preceded with whitespace. | 38 | |
| '<' is not followed by whitespace. | 38 | |
| '>' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Method 'removeCollectionListener' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter l should be final. | 41 | |
| '<' is not preceded with whitespace. | 41 | |
| '<' is not followed by whitespace. | 41 | |
| '>' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter collection should be final. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| 'collection' hides a field. | 44 | |
| Line contains a tab character. | 45 | |
| ',' is not followed by whitespace. | 45 | |
| '<' is not preceded with whitespace. | 45 | |
| '<' is not followed by whitespace. | 45 | |
| '>' is not preceded with whitespace. | 45 | |
| '>' is not followed by whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter collection should be final. | 47 | |
| '<' is not preceded with whitespace. | 47 | |
| '<' is not followed by whitespace. | 47 | |
| '>' is not preceded with whitespace. | 47 | |
| 'collection' hides a field. | 47 | |
| Parameter collectionSupport should be final. | 47 | |
| '<' is not preceded with whitespace. | 47 | |
| '<' is not followed by whitespace. | 47 | |
| '>' is not preceded with whitespace. | 47 | |
| 'collectionSupport' hides a field. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'add' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter o should be final. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| '<' is not preceded with whitespace. | 53 | |
| '<' is not followed by whitespace. | 53 | |
| '?' is not preceded with whitespace. | 53 | |
| '>' is not preceded with whitespace. | 53 | |
| '?' is not followed by whitespace. | 53 | |
| Avoid inline conditionals. | 53 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| ',' is not followed by whitespace. | 55 | |
| Line contains a tab character. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line contains a tab character. | 57 | |
| ',' is not followed by whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Method 'addAll' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter c should be final. | 61 | |
| '<' is not preceded with whitespace. | 61 | |
| '<' is not followed by whitespace. | 61 | |
| '?' is not preceded with whitespace. | 61 | |
| '>' is not preceded with whitespace. | 61 | |
| 'if' construct must use '{}'s. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| '<' is not preceded with whitespace. | 66 | |
| '<' is not followed by whitespace. | 66 | |
| '>' is not preceded with whitespace. | 66 | |
| '<' is not preceded with whitespace. | 66 | |
| '<' is not followed by whitespace. | 66 | |
| '>' is not preceded with whitespace. | 66 | |
| '>' is not followed by whitespace. | 66 | |
| '<' is not preceded with whitespace. | 66 | |
| '<' is not followed by whitespace. | 66 | |
| '>' is not preceded with whitespace. | 66 | |
| '>' is not followed by whitespace. | 66 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Avoid inline conditionals. | 68 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| '<' is not preceded with whitespace. | 70 | |
| '<' is not followed by whitespace. | 70 | |
| '?' is not preceded with whitespace. | 70 | |
| '>' is not preceded with whitespace. | 70 | |
| '?' is not followed by whitespace. | 70 | |
| Avoid inline conditionals. | 70 | |
| Line has trailing spaces. | 71 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Avoid inline conditionals. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| '<' is not preceded with whitespace. | 82 | |
| '<' is not followed by whitespace. | 82 | |
| '>' is not preceded with whitespace. | 82 | |
| '<' is not preceded with whitespace. | 82 | |
| '<' is not followed by whitespace. | 82 | |
| '>' is not preceded with whitespace. | 82 | |
| '>' is not followed by whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Method 'contains' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter o should be final. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Method 'containsAll' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter c should be final. | 89 | |
| '<' is not preceded with whitespace. | 89 | |
| '<' is not followed by whitespace. | 89 | |
| '?' is not preceded with whitespace. | 89 | |
| '>' is not preceded with whitespace. | 89 | |
| '?' is not followed by whitespace. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Line contains a tab character. | 93 | |
| Parameter obj should be final. | 93 | |
| 'if' construct must use '{}'s. | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line has trailing spaces. | 106 | |
| Line contains a tab character. | 106 | |
| Missing a Javadoc comment. | 107 | |
| Line contains a tab character. | 107 | |
| '<' is not preceded with whitespace. | 107 | |
| '<' is not followed by whitespace. | 107 | |
| '>' is not preceded with whitespace. | 107 | |
| Line contains a tab character. | 108 | |
| Missing a Javadoc comment. | 108 | |
| '<' is not preceded with whitespace. | 108 | |
| '<' is not followed by whitespace. | 108 | |
| '>' is not preceded with whitespace. | 108 | |
| Variable 'iterator' must be private and have accessor methods. | 108 | |
| Line contains a tab character. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Variable 'lastValue' must be private and have accessor methods. | 109 | |
| Line contains a tab character. | 110 | |
| Missing a Javadoc comment. | 110 | |
| '<' is not preceded with whitespace. | 110 | |
| '<' is not followed by whitespace. | 110 | |
| '>' is not preceded with whitespace. | 110 | |
| Variable 'listenableCollection' must be private and have accessor methods. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line contains a tab character. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Parameter listenableCollection should be final. | 111 | |
| '<' is not preceded with whitespace. | 111 | |
| '<' is not followed by whitespace. | 111 | |
| '>' is not preceded with whitespace. | 111 | |
| 'listenableCollection' hides a field. | 111 | |
| ',' is not followed by whitespace. | 111 | |
| Parameter iterator should be final. | 111 | |
| '<' is not preceded with whitespace. | 111 | |
| '<' is not followed by whitespace. | 111 | |
| '>' is not preceded with whitespace. | 111 | |
| 'iterator' hides a field. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Line contains a tab character. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line contains a tab character. | 124 | |
| ',' is not followed by whitespace. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line has trailing spaces. | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| '<' is not preceded with whitespace. | 128 | |
| '<' is not followed by whitespace. | 128 | |
| '>' is not preceded with whitespace. | 128 | |
| Line contains a tab character. | 129 | |
| ',' is not followed by whitespace. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Line contains a tab character. | 132 | |
| Parameter o should be final. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line contains a tab character. | 135 | |
| ',' is not followed by whitespace. | 135 | |
| 'cast' is not followed by whitespace. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Method 'removeAll' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Line contains a tab character. | 140 | |
| Parameter c should be final. | 140 | |
| '<' is not preceded with whitespace. | 140 | |
| '<' is not followed by whitespace. | 140 | |
| '?' is not preceded with whitespace. | 140 | |
| '>' is not preceded with whitespace. | 140 | |
| '?' is not followed by whitespace. | 140 | |
| 'if' construct must use '{}'s. | 141 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line has trailing spaces. | 143 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| '<' is not preceded with whitespace. | 144 | |
| '<' is not followed by whitespace. | 144 | |
| '>' is not preceded with whitespace. | 144 | |
| '<' is not preceded with whitespace. | 144 | |
| '<' is not followed by whitespace. | 144 | |
| '>' is not preceded with whitespace. | 144 | |
| '>' is not followed by whitespace. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| 'if' construct must use '{}'s. | 147 | |
| Line has trailing spaces. | 147 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| 'cast' is not followed by whitespace. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line has trailing spaces. | 151 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Method 'retainAll' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| Missing a Javadoc comment. | 154 | |
| Parameter c should be final. | 154 | |
| '<' is not preceded with whitespace. | 154 | |
| '<' is not followed by whitespace. | 154 | |
| '?' is not preceded with whitespace. | 154 | |
| '>' is not preceded with whitespace. | 154 | |
| '?' is not followed by whitespace. | 154 | |
| 'if' construct must use '{}'s. | 155 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line has trailing spaces. | 157 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| '<' is not preceded with whitespace. | 158 | |
| '<' is not followed by whitespace. | 158 | |
| '>' is not preceded with whitespace. | 158 | |
| '<' is not preceded with whitespace. | 158 | |
| '<' is not followed by whitespace. | 158 | |
| '>' is not preceded with whitespace. | 158 | |
| '>' is not followed by whitespace. | 158 | |
| Line contains a tab character. | 159 | |
| '<' is not preceded with whitespace. | 159 | |
| '<' is not followed by whitespace. | 159 | |
| '>' is not preceded with whitespace. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Method 'size' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| Missing a Javadoc comment. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| Missing a Javadoc comment. | 175 | |
| '<' is not followed by whitespace. | 175 | |
| '>' is not preceded with whitespace. | 175 | |
| Parameter a should be final. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 34 | |
| '<' is not preceded with whitespace. | 34 | |
| '<' is not followed by whitespace. | 34 | |
| '>' is not preceded with whitespace. | 34 | |
| '<' is not preceded with whitespace. | 34 | |
| '<' is not followed by whitespace. | 34 | |
| '>' is not preceded with whitespace. | 34 | |
| '<' is not preceded with whitespace. | 34 | |
| '<' is not followed by whitespace. | 34 | |
| '>' is not preceded with whitespace. | 34 | |
| '>' is not followed by whitespace. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| '<' is not preceded with whitespace. | 35 | |
| '<' is not followed by whitespace. | 35 | |
| '>' is not preceded with whitespace. | 35 | |
| Variable 'list' must be private and have accessor methods. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter ilistst should be final. | 36 | |
| '<' is not preceded with whitespace. | 36 | |
| '<' is not followed by whitespace. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter list should be final. | 40 | |
| '<' is not preceded with whitespace. | 40 | |
| '<' is not followed by whitespace. | 40 | |
| '>' is not preceded with whitespace. | 40 | |
| 'list' hides a field. | 40 | |
| Parameter collectionSupport should be final. | 40 | |
| '<' is not preceded with whitespace. | 40 | |
| '<' is not followed by whitespace. | 40 | |
| '>' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| ',' is not followed by whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Method 'add' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter o should be final. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Method 'add' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter index should be final. | 48 | |
| Parameter element should be final. | 48 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| ',' is not followed by whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Method 'addAll' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter index should be final. | 52 | |
| Parameter c should be final. | 52 | |
| '<' is not preceded with whitespace. | 52 | |
| '<' is not followed by whitespace. | 52 | |
| '?' is not preceded with whitespace. | 52 | |
| '>' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| 'if' construct must use '{}'s. | 55 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| '<' is not preceded with whitespace. | 60 | |
| '<' is not followed by whitespace. | 60 | |
| '>' is not preceded with whitespace. | 60 | |
| '>' is not followed by whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter index should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Method 'indexOf' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter o should be final. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Expected an @return tag. | 73 | |
| Line contains a tab character. | 73 | |
| Method 'listIterator' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| '<' is not preceded with whitespace. | 73 | |
| '<' is not followed by whitespace. | 73 | |
| '>' is not preceded with whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Method 'lastIndexOf' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter o should be final. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter index should be final. | 79 | |
| Parameter element should be final. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Expected an @return tag. | 88 | |
| Line contains a tab character. | 88 | |
| Method 'subList' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| '<' is not preceded with whitespace. | 88 | |
| '<' is not followed by whitespace. | 88 | |
| '>' is not preceded with whitespace. | 88 | |
| Parameter fromIndex should be final. | 88 | |
| Expected @param tag for 'fromIndex'. | 88 | |
| Parameter toIndex should be final. | 88 | |
| Expected @param tag for 'toIndex'. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| '<' is not preceded with whitespace. | 89 | |
| '<' is not followed by whitespace. | 89 | |
| '>' is not preceded with whitespace. | 89 | |
| '>' is not followed by whitespace. | 89 | |
| ',' is not followed by whitespace. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Expected an @return tag. | 95 | |
| Line contains a tab character. | 95 | |
| Method 'listIterator' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| '<' is not preceded with whitespace. | 95 | |
| '<' is not followed by whitespace. | 95 | |
| '>' is not preceded with whitespace. | 95 | |
| Parameter index should be final. | 95 | |
| Expected @param tag for 'index'. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line has trailing spaces. | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter index should be final. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line contains a tab character. | 102 | |
| ',' is not followed by whitespace. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Parameter o should be final. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Line contains a tab character. | 111 | |
| '<' is not preceded with whitespace. | 111 | |
| '<' is not followed by whitespace. | 111 | |
| '>' is not preceded with whitespace. | 111 | |
| '<' is not preceded with whitespace. | 111 | |
| '<' is not followed by whitespace. | 111 | |
| '>' is not preceded with whitespace. | 111 | |
| '>' is not followed by whitespace. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line has trailing spaces. | 115 | |
| Line contains a tab character. | 115 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 12 | |
| '<' is not preceded with whitespace. | 17 | |
| '<' is not followed by whitespace. | 17 | |
| ',' is not followed by whitespace. | 17 | |
| '>' is not preceded with whitespace. | 17 | |
| '<' is not preceded with whitespace. | 17 | |
| '<' is not followed by whitespace. | 17 | |
| ',' is not followed by whitespace. | 17 | |
| '>' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| '<' is not preceded with whitespace. | 19 | |
| '<' is not followed by whitespace. | 19 | |
| ',' is not followed by whitespace. | 19 | |
| '>' is not preceded with whitespace. | 19 | |
| Variable 'map' must be private and have accessor methods. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| '<' is not preceded with whitespace. | 21 | |
| '<' is not followed by whitespace. | 21 | |
| '>' is not preceded with whitespace. | 21 | |
| Variable 'keySet' must be private and have accessor methods. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '<' is not preceded with whitespace. | 22 | |
| '<' is not followed by whitespace. | 22 | |
| '<' is not preceded with whitespace. | 22 | |
| '<' is not followed by whitespace. | 22 | |
| ',' is not followed by whitespace. | 22 | |
| '>' is not preceded with whitespace. | 22 | |
| '>' is not followed by whitespace. | 22 | |
| '>' is not preceded with whitespace. | 22 | |
| Variable 'entrySet' must be private and have accessor methods. | 22 | |
| Line has trailing spaces. | 23 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| Variable 'valuesSupport' must be private and have accessor methods. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| Variable 'values' must be private and have accessor methods. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter map should be final. | 27 | |
| '<' is not preceded with whitespace. | 27 | |
| '<' is not followed by whitespace. | 27 | |
| ',' is not followed by whitespace. | 27 | |
| '>' is not preceded with whitespace. | 27 | |
| 'map' hides a field. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Method 'containsKey' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter key should be final. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Method 'containsValue' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter value should be final. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Method 'size' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| '<' is not preceded with whitespace. | 46 | |
| '<' is not followed by whitespace. | 46 | |
| '<' is not preceded with whitespace. | 46 | |
| '<' is not followed by whitespace. | 46 | |
| ',' is not followed by whitespace. | 46 | |
| '>' is not preceded with whitespace. | 46 | |
| '>' is not followed by whitespace. | 46 | |
| '>' is not preceded with whitespace. | 46 | |
| '<' is not preceded with whitespace. | 46 | |
| '<' is not followed by whitespace. | 46 | |
| '<' is not preceded with whitespace. | 46 | |
| '<' is not followed by whitespace. | 46 | |
| ',' is not followed by whitespace. | 46 | |
| '>' is not preceded with whitespace. | 46 | |
| '>' is not followed by whitespace. | 46 | |
| '>' is not preceded with whitespace. | 46 | |
| '>' is not followed by whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line contains a tab character. | 51 | |
| Parameter obj should be final. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter key should be final. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Method 'put' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter key should be final. | 65 | |
| Parameter value should be final. | 65 | |
| Line contains a tab character. | 66 | |
| ',' is not followed by whitespace. | 66 | |
| Line contains a tab character. | 67 | |
| '!=' is not followed by whitespace. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Method 'putAll' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter t should be final. | 74 | |
| '<' is not preceded with whitespace. | 74 | |
| '<' is not followed by whitespace. | 74 | |
| '?' is not preceded with whitespace. | 74 | |
| '>' is not preceded with whitespace. | 74 | |
| Line contains a tab character. | 75 | |
| '<' is not preceded with whitespace. | 75 | |
| '<' is not followed by whitespace. | 75 | |
| '?' is not preceded with whitespace. | 75 | |
| '>' is not preceded with whitespace. | 75 | |
| Line contains a tab character. | 76 | |
| ',' is not followed by whitespace. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Line contains a tab character. | 80 | |
| Parameter key should be final. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| '!=' is not followed by whitespace. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line contains a tab character. | 83 | |
| 'cast' is not followed by whitespace. | 83 | |
| 'cast' is not followed by whitespace. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 87 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Method 'propagateAdded' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter key should be final. | 88 | |
| Parameter value should be final. | 88 | |
| 'if' construct must use '{}'s. | 89 | |
| Line contains a tab character. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| '<' is not preceded with whitespace. | 93 | |
| '<' is not followed by whitespace. | 93 | |
| ',' is not followed by whitespace. | 93 | |
| '>' is not preceded with whitespace. | 93 | |
| '>' is not followed by whitespace. | 93 | |
| 'cast' is not followed by whitespace. | 93 | |
| '<' is not preceded with whitespace. | 93 | |
| '<' is not followed by whitespace. | 93 | |
| ',' is not followed by whitespace. | 93 | |
| '>' is not preceded with whitespace. | 93 | |
| '>' is not followed by whitespace. | 93 | |
| Line contains a tab character. | 94 | |
| Line has trailing spaces. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Method 'propagateRemoved' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Parameter entries should be final. | 100 | |
| '<' is not preceded with whitespace. | 100 | |
| '<' is not followed by whitespace. | 100 | |
| '<' is not preceded with whitespace. | 100 | |
| '<' is not followed by whitespace. | 100 | |
| '>' is not preceded with whitespace. | 100 | |
| '>' is not followed by whitespace. | 100 | |
| '>' is not preceded with whitespace. | 100 | |
| 'if' construct must use '{}'s. | 101 | |
| Line contains a tab character. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line contains a tab character. | 102 | |
| '<' is not preceded with whitespace. | 102 | |
| '<' is not followed by whitespace. | 102 | |
| '<' is not preceded with whitespace. | 102 | |
| '<' is not followed by whitespace. | 102 | |
| ',' is not followed by whitespace. | 102 | |
| '>' is not preceded with whitespace. | 102 | |
| '>' is not followed by whitespace. | 102 | |
| '>' is not preceded with whitespace. | 102 | |
| '>' is not followed by whitespace. | 102 | |
| Line has trailing spaces. | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line has trailing spaces. | 107 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line contains a tab character. | 109 | |
| '<' is not preceded with whitespace. | 109 | |
| '<' is not followed by whitespace. | 109 | |
| '<' is not preceded with whitespace. | 109 | |
| '<' is not followed by whitespace. | 109 | |
| ',' is not followed by whitespace. | 109 | |
| '>' is not preceded with whitespace. | 109 | |
| '>' is not followed by whitespace. | 109 | |
| '>' is not preceded with whitespace. | 109 | |
| '>' is not followed by whitespace. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line has trailing spaces. | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Method 'propagateUpdated' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter key should be final. | 113 | |
| Parameter oldValue should be final. | 113 | |
| Parameter newValue should be final. | 113 | |
| 'if' construct must use '{}'s. | 114 | |
| Line contains a tab character. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line contains a tab character. | 115 | |
| Line has trailing spaces. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line has trailing spaces. | 118 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line contains a tab character. | 120 | |
| '<' is not preceded with whitespace. | 120 | |
| '<' is not followed by whitespace. | 120 | |
| '<' is not preceded with whitespace. | 120 | |
| '<' is not followed by whitespace. | 120 | |
| '>' is not preceded with whitespace. | 120 | |
| '>' is not followed by whitespace. | 120 | |
| '>' is not preceded with whitespace. | 120 | |
| '<' is not preceded with whitespace. | 120 | |
| '<' is not followed by whitespace. | 120 | |
| '>' is not preceded with whitespace. | 120 | |
| '>' is not followed by whitespace. | 120 | |
| 'cast' is not followed by whitespace. | 120 | |
| '<' is not preceded with whitespace. | 120 | |
| '<' is not followed by whitespace. | 120 | |
| ',' is not followed by whitespace. | 120 | |
| '>' is not preceded with whitespace. | 120 | |
| '>' is not followed by whitespace. | 120 | |
| Line contains a tab character. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line contains a tab character. | 122 | |
| '<' is not preceded with whitespace. | 122 | |
| '<' is not followed by whitespace. | 122 | |
| '<' is not preceded with whitespace. | 122 | |
| '<' is not followed by whitespace. | 122 | |
| '>' is not preceded with whitespace. | 122 | |
| '>' is not followed by whitespace. | 122 | |
| '>' is not preceded with whitespace. | 122 | |
| '<' is not preceded with whitespace. | 122 | |
| '<' is not followed by whitespace. | 122 | |
| '>' is not preceded with whitespace. | 122 | |
| '>' is not followed by whitespace. | 122 | |
| 'cast' is not followed by whitespace. | 122 | |
| '<' is not preceded with whitespace. | 122 | |
| '<' is not followed by whitespace. | 122 | |
| ',' is not followed by whitespace. | 122 | |
| '>' is not preceded with whitespace. | 122 | |
| '>' is not followed by whitespace. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line contains a tab character. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line has trailing spaces. | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line contains a tab character. | 132 | |
| Line is longer than 80 characters. | 133 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line has trailing spaces. | 139 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Method 'keySet' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Missing a Javadoc comment. | 140 | |
| '<' is not preceded with whitespace. | 140 | |
| '<' is not followed by whitespace. | 140 | |
| '>' is not preceded with whitespace. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| '<' is not preceded with whitespace. | 142 | |
| '<' is not followed by whitespace. | 142 | |
| '>' is not preceded with whitespace. | 142 | |
| '>' is not followed by whitespace. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Parameter o should be final. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line contains a tab character. | 148 | |
| 'cast' is not followed by whitespace. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Parameter c should be final. | 158 | |
| '<' is not preceded with whitespace. | 158 | |
| '<' is not followed by whitespace. | 158 | |
| '?' is not preceded with whitespace. | 158 | |
| '>' is not preceded with whitespace. | 158 | |
| '?' is not followed by whitespace. | 158 | |
| 'if' construct must use '{}'s. | 159 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line has trailing spaces. | 161 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| 'for' construct must use '{}'s. | 163 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line has trailing spaces. | 165 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Parameter o should be final. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line is longer than 80 characters. | 173 | |
| Line contains a tab character. | 173 | |
| Parameter c should be final. | 173 | |
| '<' is not preceded with whitespace. | 173 | |
| '<' is not followed by whitespace. | 173 | |
| '?' is not preceded with whitespace. | 173 | |
| '>' is not preceded with whitespace. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Parameter c should be final. | 177 | |
| '<' is not preceded with whitespace. | 177 | |
| '<' is not followed by whitespace. | 177 | |
| '?' is not preceded with whitespace. | 177 | |
| '>' is not preceded with whitespace. | 177 | |
| '?' is not followed by whitespace. | 177 | |
| 'if' construct must use '{}'s. | 178 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line has trailing spaces. | 180 | |
| Line contains a tab character. | 180 | |
| Line is longer than 80 characters. | 181 | |
| Line contains a tab character. | 181 | |
| '<' is not preceded with whitespace. | 181 | |
| '<' is not followed by whitespace. | 181 | |
| '<' is not preceded with whitespace. | 181 | |
| '<' is not followed by whitespace. | 181 | |
| ',' is not followed by whitespace. | 181 | |
| '>' is not preceded with whitespace. | 181 | |
| '>' is not followed by whitespace. | 181 | |
| '>' is not preceded with whitespace. | 181 | |
| '<' is not preceded with whitespace. | 181 | |
| '<' is not followed by whitespace. | 181 | |
| '<' is not preceded with whitespace. | 181 | |
| '<' is not followed by whitespace. | 181 | |
| ',' is not followed by whitespace. | 181 | |
| '>' is not preceded with whitespace. | 181 | |
| '>' is not followed by whitespace. | 181 | |
| '>' is not preceded with whitespace. | 181 | |
| '>' is not followed by whitespace. | 181 | |
| Line is longer than 80 characters. | 182 | |
| Line contains a tab character. | 182 | |
| '<' is not preceded with whitespace. | 182 | |
| '<' is not followed by whitespace. | 182 | |
| '<' is not preceded with whitespace. | 182 | |
| '<' is not followed by whitespace. | 182 | |
| '>' is not preceded with whitespace. | 182 | |
| '>' is not followed by whitespace. | 182 | |
| '>' is not preceded with whitespace. | 182 | |
| Line contains a tab character. | 183 | |
| '<' is not preceded with whitespace. | 183 | |
| '<' is not followed by whitespace. | 183 | |
| '>' is not preceded with whitespace. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| '<' is not preceded with whitespace. | 193 | |
| '<' is not followed by whitespace. | 193 | |
| '>' is not preceded with whitespace. | 193 | |
| Line is longer than 80 characters. | 194 | |
| Line contains a tab character. | 194 | |
| ',' is not followed by whitespace. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Line contains a tab character. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line is longer than 80 characters. | 200 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Line has trailing spaces. | 206 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line has trailing spaces. | 209 | |
| Line contains a tab character. | 209 | |
| Line has trailing spaces. | 210 | |
| Line is longer than 80 characters. | 210 | |
| Line contains a tab character. | 210 | |
| Missing a Javadoc comment. | 210 | |
| '<' is not preceded with whitespace. | 210 | |
| '<' is not followed by whitespace. | 210 | |
| '<' is not preceded with whitespace. | 210 | |
| '<' is not followed by whitespace. | 210 | |
| '>' is not preceded with whitespace. | 210 | |
| '>' is not followed by whitespace. | 210 | |
| '>' is not preceded with whitespace. | 210 | |
| Variable 'entryToKeyAdapter' must be private and have accessor methods. | 210 | |
| '<' is not preceded with whitespace. | 210 | |
| '<' is not followed by whitespace. | 210 | |
| '<' is not preceded with whitespace. | 210 | |
| '<' is not followed by whitespace. | 210 | |
| '>' is not preceded with whitespace. | 210 | |
| '>' is not followed by whitespace. | 210 | |
| '>' is not preceded with whitespace. | 210 | |
| '>' is not followed by whitespace. | 210 | |
| Parameter value should be final. | 210 | |
| '<' is not preceded with whitespace. | 210 | |
| '<' is not followed by whitespace. | 210 | |
| ',' is not followed by whitespace. | 210 | |
| '>' is not preceded with whitespace. | 210 | |
| Line has trailing spaces. | 211 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| '}' is not followed by whitespace. | 212 | |
| '}' is not preceded with whitespace. | 212 | |
| Line has trailing spaces. | 213 | |
| Line is longer than 80 characters. | 213 | |
| Line contains a tab character. | 213 | |
| Missing a Javadoc comment. | 213 | |
| '<' is not preceded with whitespace. | 213 | |
| '<' is not followed by whitespace. | 213 | |
| '<' is not preceded with whitespace. | 213 | |
| '<' is not followed by whitespace. | 213 | |
| '>' is not preceded with whitespace. | 213 | |
| '>' is not followed by whitespace. | 213 | |
| '>' is not preceded with whitespace. | 213 | |
| Variable 'entryToValueAdapter' must be private and have accessor methods. | 213 | |
| '<' is not preceded with whitespace. | 213 | |
| '<' is not followed by whitespace. | 213 | |
| '<' is not preceded with whitespace. | 213 | |
| '<' is not followed by whitespace. | 213 | |
| '>' is not preceded with whitespace. | 213 | |
| '>' is not followed by whitespace. | 213 | |
| '>' is not preceded with whitespace. | 213 | |
| '>' is not followed by whitespace. | 213 | |
| Parameter value should be final. | 213 | |
| '<' is not preceded with whitespace. | 213 | |
| '<' is not followed by whitespace. | 213 | |
| ',' is not followed by whitespace. | 213 | |
| '>' is not preceded with whitespace. | 213 | |
| Line has trailing spaces. | 214 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| '}' is not followed by whitespace. | 215 | |
| '}' is not preceded with whitespace. | 215 | |
| Line has trailing spaces. | 216 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Method 'entrySet' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| Missing a Javadoc comment. | 217 | |
| '<' is not preceded with whitespace. | 217 | |
| '<' is not followed by whitespace. | 217 | |
| '<' is not preceded with whitespace. | 217 | |
| '<' is not followed by whitespace. | 217 | |
| ',' is not followed by whitespace. | 217 | |
| '>' is not preceded with whitespace. | 217 | |
| '>' is not followed by whitespace. | 217 | |
| '>' is not preceded with whitespace. | 217 | |
| Line contains a tab character. | 218 | |
| Line is longer than 80 characters. | 219 | |
| Line contains a tab character. | 219 | |
| '<' is not preceded with whitespace. | 219 | |
| '<' is not followed by whitespace. | 219 | |
| '<' is not preceded with whitespace. | 219 | |
| '<' is not followed by whitespace. | 219 | |
| '>' is not preceded with whitespace. | 219 | |
| '>' is not followed by whitespace. | 219 | |
| '>' is not preceded with whitespace. | 219 | |
| '>' is not followed by whitespace. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Parameter o should be final. | 222 | |
| Line is longer than 80 characters. | 223 | |
| Line contains a tab character. | 223 | |
| '<' is not preceded with whitespace. | 223 | |
| '<' is not followed by whitespace. | 223 | |
| '>' is not preceded with whitespace. | 223 | |
| '<' is not preceded with whitespace. | 223 | |
| '<' is not followed by whitespace. | 223 | |
| '>' is not preceded with whitespace. | 223 | |
| '>' is not followed by whitespace. | 223 | |
| 'cast' is not followed by whitespace. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line is longer than 80 characters. | 226 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Parameter c should be final. | 236 | |
| '<' is not preceded with whitespace. | 236 | |
| '<' is not followed by whitespace. | 236 | |
| '?' is not preceded with whitespace. | 236 | |
| '>' is not preceded with whitespace. | 236 | |
| '?' is not followed by whitespace. | 236 | |
| 'if' construct must use '{}'s. | 237 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line has trailing spaces. | 239 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| 'for' construct must use '{}'s. | 241 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| Line has trailing spaces. | 243 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Parameter o should be final. | 247 | |
| '<' is not preceded with whitespace. | 247 | |
| '<' is not followed by whitespace. | 247 | |
| '>' is not preceded with whitespace. | 247 | |
| Line is longer than 80 characters. | 248 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Line is longer than 80 characters. | 251 | |
| Line contains a tab character. | 251 | |
| Parameter c should be final. | 251 | |
| '<' is not preceded with whitespace. | 251 | |
| '<' is not followed by whitespace. | 251 | |
| '?' is not preceded with whitespace. | 251 | |
| '<' is not preceded with whitespace. | 251 | |
| '<' is not followed by whitespace. | 251 | |
| '>' is not preceded with whitespace. | 251 | |
| '>' is not followed by whitespace. | 251 | |
| '>' is not preceded with whitespace. | 251 | |
| Line is longer than 80 characters. | 252 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Parameter c should be final. | 255 | |
| '<' is not preceded with whitespace. | 255 | |
| '<' is not followed by whitespace. | 255 | |
| '?' is not preceded with whitespace. | 255 | |
| '>' is not preceded with whitespace. | 255 | |
| '?' is not followed by whitespace. | 255 | |
| 'if' construct must use '{}'s. | 256 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line has trailing spaces. | 258 | |
| Line contains a tab character. | 258 | |
| Line is longer than 80 characters. | 259 | |
| Line contains a tab character. | 259 | |
| '<' is not preceded with whitespace. | 259 | |
| '<' is not followed by whitespace. | 259 | |
| '<' is not preceded with whitespace. | 259 | |
| '<' is not followed by whitespace. | 259 | |
| ',' is not followed by whitespace. | 259 | |
| '>' is not preceded with whitespace. | 259 | |
| '>' is not followed by whitespace. | 259 | |
| '>' is not preceded with whitespace. | 259 | |
| '<' is not preceded with whitespace. | 259 | |
| '<' is not followed by whitespace. | 259 | |
| '<' is not preceded with whitespace. | 259 | |
| '<' is not followed by whitespace. | 259 | |
| ',' is not followed by whitespace. | 259 | |
| '>' is not preceded with whitespace. | 259 | |
| '>' is not followed by whitespace. | 259 | |
| '>' is not preceded with whitespace. | 259 | |
| '>' is not followed by whitespace. | 259 | |
| Line is longer than 80 characters. | 260 | |
| Line contains a tab character. | 260 | |
| '<' is not preceded with whitespace. | 260 | |
| '<' is not followed by whitespace. | 260 | |
| '<' is not preceded with whitespace. | 260 | |
| '<' is not followed by whitespace. | 260 | |
| '>' is not preceded with whitespace. | 260 | |
| '>' is not followed by whitespace. | 260 | |
| '>' is not preceded with whitespace. | 260 | |
| Line contains a tab character. | 261 | |
| '<' is not preceded with whitespace. | 261 | |
| '<' is not followed by whitespace. | 261 | |
| '>' is not preceded with whitespace. | 261 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 263 | |
| Line contains a tab character. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| '<' is not preceded with whitespace. | 271 | |
| '<' is not followed by whitespace. | 271 | |
| '<' is not preceded with whitespace. | 271 | |
| '<' is not followed by whitespace. | 271 | |
| '>' is not preceded with whitespace. | 271 | |
| '>' is not followed by whitespace. | 271 | |
| '>' is not preceded with whitespace. | 271 | |
| Line is longer than 80 characters. | 272 | |
| Line contains a tab character. | 272 | |
| ',' is not followed by whitespace. | 272 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Line is longer than 80 characters. | 276 | |
| Line contains a tab character. | 276 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 278 | |
| Line contains a tab character. | 279 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| Line has trailing spaces. | 282 | |
| Line contains a tab character. | 282 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| Line has trailing spaces. | 285 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 286 | |
| Method 'values' is not designed for extension - needs to be abstract, final or empty. | 286 | |
| Missing a Javadoc comment. | 286 | |
| '<' is not preceded with whitespace. | 286 | |
| '<' is not followed by whitespace. | 286 | |
| '>' is not preceded with whitespace. | 286 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 288 | |
| '<' is not preceded with whitespace. | 288 | |
| '<' is not followed by whitespace. | 288 | |
| '>' is not preceded with whitespace. | 288 | |
| '>' is not followed by whitespace. | 288 | |
| Line is longer than 80 characters. | 289 | |
| Line contains a tab character. | 289 | |
| '<' is not preceded with whitespace. | 289 | |
| '<' is not followed by whitespace. | 289 | |
| '>' is not preceded with whitespace. | 289 | |
| '>' is not followed by whitespace. | 289 | |
| Line contains a tab character. | 290 | |
| Line has trailing spaces. | 291 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| Line contains a tab character. | 293 | |
| Line has trailing spaces. | 294 | |
| Line contains a tab character. | 294 | |
| Line has trailing spaces. | 295 | |
| Line contains a tab character. | 295 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 26 | |
| Line is longer than 80 characters. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter set should be final. | 31 | |
| '<' is not preceded with whitespace. | 31 | |
| '<' is not followed by whitespace. | 31 | |
| '>' is not preceded with whitespace. | 31 | |
| Parameter collectionSupport should be final. | 31 | |
| '<' is not preceded with whitespace. | 31 | |
| '<' is not followed by whitespace. | 31 | |
| '>' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| ',' is not followed by whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter set should be final. | 34 | |
| '<' is not preceded with whitespace. | 34 | |
| '<' is not followed by whitespace. | 34 | |
| '>' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 31 | |
| '<' is not preceded with whitespace. | 31 | |
| '<' is not followed by whitespace. | 31 | |
| '>' is not preceded with whitespace. | 31 | |
| '<' is not preceded with whitespace. | 31 | |
| '<' is not followed by whitespace. | 31 | |
| '>' is not preceded with whitespace. | 31 | |
| '<' is not preceded with whitespace. | 31 | |
| '<' is not followed by whitespace. | 31 | |
| '>' is not preceded with whitespace. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter set should be final. | 32 | |
| '<' is not preceded with whitespace. | 32 | |
| '<' is not followed by whitespace. | 32 | |
| '>' is not preceded with whitespace. | 32 | |
| Parameter collectionSupport should be final. | 32 | |
| '<' is not preceded with whitespace. | 32 | |
| '<' is not followed by whitespace. | 32 | |
| '>' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| ',' is not followed by whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter set should be final. | 35 | |
| '<' is not preceded with whitespace. | 35 | |
| '<' is not followed by whitespace. | 35 | |
| '>' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| '<' is not preceded with whitespace. | 38 | |
| '<' is not followed by whitespace. | 38 | |
| '?' is not preceded with whitespace. | 38 | |
| '>' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| '<' is not preceded with whitespace. | 39 | |
| '<' is not followed by whitespace. | 39 | |
| '>' is not preceded with whitespace. | 39 | |
| '>' is not followed by whitespace. | 39 | |
| 'cast' is not followed by whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line contains a tab character. | 42 | |
| '<' is not preceded with whitespace. | 42 | |
| '<' is not followed by whitespace. | 42 | |
| '>' is not preceded with whitespace. | 42 | |
| '>' is not followed by whitespace. | 42 | |
| 'cast' is not followed by whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| Parameter toElement should be final. | 44 | |
| Line contains a tab character. | 45 | |
| '<' is not preceded with whitespace. | 45 | |
| '<' is not followed by whitespace. | 45 | |
| '>' is not preceded with whitespace. | 45 | |
| '>' is not followed by whitespace. | 45 | |
| 'cast' is not followed by whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 48 | |
| '<' is not preceded with whitespace. | 48 | |
| '<' is not followed by whitespace. | 48 | |
| '>' is not preceded with whitespace. | 48 | |
| '>' is not followed by whitespace. | 48 | |
| 'cast' is not followed by whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| '<' is not preceded with whitespace. | 50 | |
| '<' is not followed by whitespace. | 50 | |
| '>' is not preceded with whitespace. | 50 | |
| Parameter fromElement should be final. | 50 | |
| Parameter toElement should be final. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| '<' is not preceded with whitespace. | 51 | |
| '<' is not followed by whitespace. | 51 | |
| '>' is not preceded with whitespace. | 51 | |
| '>' is not followed by whitespace. | 51 | |
| 'cast' is not followed by whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| '<' is not preceded with whitespace. | 53 | |
| '<' is not followed by whitespace. | 53 | |
| '>' is not preceded with whitespace. | 53 | |
| Parameter fromElement should be final. | 53 | |
| Line contains a tab character. | 54 | |
| '<' is not preceded with whitespace. | 54 | |
| '<' is not followed by whitespace. | 54 | |
| '>' is not preceded with whitespace. | 54 | |
| '>' is not followed by whitespace. | 54 | |
| 'cast' is not followed by whitespace. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 | |
| '<' is not preceded with whitespace. | 3 | |
| '<' is not followed by whitespace. | 3 | |
| '>' is not preceded with whitespace. | 3 | |
| Line contains a tab character. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Redundant 'public' modifier. | 4 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 26 | |
| '<' is not preceded with whitespace. | 26 | |
| '<' is not followed by whitespace. | 26 | |
| '>' is not preceded with whitespace. | 26 | |
| '<' is not preceded with whitespace. | 26 | |
| '<' is not followed by whitespace. | 26 | |
| '>' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| '<' is not preceded with whitespace. | 27 | |
| '<' is not followed by whitespace. | 27 | |
| '>' is not preceded with whitespace. | 27 | |
| Variable 'listenableCollection' must be private and have accessor methods. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '<' is not preceded with whitespace. | 28 | |
| '<' is not followed by whitespace. | 28 | |
| '<' is not preceded with whitespace. | 28 | |
| '<' is not followed by whitespace. | 28 | |
| '>' is not preceded with whitespace. | 28 | |
| '>' is not followed by whitespace. | 28 | |
| '>' is not preceded with whitespace. | 28 | |
| Variable 'listeners' must be private and have accessor methods. | 28 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter listenableCollection should be final. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| 'listenableCollection' hides a field. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter l should be final. | 35 | |
| '<' is not preceded with whitespace. | 35 | |
| '<' is not followed by whitespace. | 35 | |
| '>' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| '<' is not preceded with whitespace. | 37 | |
| '<' is not followed by whitespace. | 37 | |
| '<' is not preceded with whitespace. | 37 | |
| '<' is not followed by whitespace. | 37 | |
| '>' is not preceded with whitespace. | 37 | |
| '>' is not followed by whitespace. | 37 | |
| '>' is not preceded with whitespace. | 37 | |
| '>' is not followed by whitespace. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| '<' is not preceded with whitespace. | 38 | |
| '<' is not followed by whitespace. | 38 | |
| '>' is not preceded with whitespace. | 38 | |
| '>' is not followed by whitespace. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line contains a tab character. | 39 | |
| Parameter e should be final. | 39 | |
| '<' is not preceded with whitespace. | 39 | |
| '<' is not followed by whitespace. | 39 | |
| '>' is not preceded with whitespace. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| '<' is not preceded with whitespace. | 41 | |
| '<' is not followed by whitespace. | 41 | |
| '>' is not preceded with whitespace. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 42 | |
| '<' is not preceded with whitespace. | 42 | |
| '<' is not followed by whitespace. | 42 | |
| '>' is not preceded with whitespace. | 42 | |
| '<' is not preceded with whitespace. | 42 | |
| '<' is not followed by whitespace. | 42 | |
| '>' is not preceded with whitespace. | 42 | |
| '>' is not followed by whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| '<' is not preceded with whitespace. | 43 | |
| '<' is not followed by whitespace. | 43 | |
| '>' is not preceded with whitespace. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter l should be final. | 54 | |
| '<' is not preceded with whitespace. | 54 | |
| '<' is not followed by whitespace. | 54 | |
| '>' is not preceded with whitespace. | 54 | |
| 'if' construct must use '{}'s. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter o should be final. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter c should be final. | 65 | |
| '<' is not preceded with whitespace. | 65 | |
| '<' is not followed by whitespace. | 65 | |
| '?' is not preceded with whitespace. | 65 | |
| '>' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line has trailing spaces. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter o should be final. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter c should be final. | 77 | |
| '<' is not preceded with whitespace. | 77 | |
| '<' is not followed by whitespace. | 77 | |
| '?' is not preceded with whitespace. | 77 | |
| '>' is not preceded with whitespace. | 77 | |
| '?' is not followed by whitespace. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Missing a Javadoc comment. | 84 | |
| Line contains a tab character. | 84 | |
| '<' is not preceded with whitespace. | 84 | |
| '<' is not followed by whitespace. | 84 | |
| '>' is not preceded with whitespace. | 84 | |
| '<' is not preceded with whitespace. | 84 | |
| '<' is not followed by whitespace. | 84 | |
| '>' is not preceded with whitespace. | 84 | |
| Line contains a tab character. | 85 | |
| Missing a Javadoc comment. | 85 | |
| '<' is not preceded with whitespace. | 85 | |
| '<' is not followed by whitespace. | 85 | |
| '>' is not preceded with whitespace. | 85 | |
| Variable 'iterator' must be private and have accessor methods. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter iterator should be final. | 87 | |
| '<' is not preceded with whitespace. | 87 | |
| '<' is not followed by whitespace. | 87 | |
| '>' is not preceded with whitespace. | 87 | |
| 'iterator' hides a field. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Missing a Javadoc comment. | 100 | |
| '<' is not preceded with whitespace. | 100 | |
| '<' is not followed by whitespace. | 100 | |
| '>' is not preceded with whitespace. | 100 | |
| Line contains a tab character. | 101 | |
| '<' is not preceded with whitespace. | 101 | |
| '<' is not followed by whitespace. | 101 | |
| '>' is not preceded with whitespace. | 101 | |
| '>' is not followed by whitespace. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Parameter o should be final. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter c should be final. | 108 | |
| '<' is not preceded with whitespace. | 108 | |
| '<' is not followed by whitespace. | 108 | |
| '?' is not preceded with whitespace. | 108 | |
| '>' is not preceded with whitespace. | 108 | |
| '?' is not followed by whitespace. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Parameter c should be final. | 112 | |
| '<' is not preceded with whitespace. | 112 | |
| '<' is not followed by whitespace. | 112 | |
| '?' is not preceded with whitespace. | 112 | |
| '>' is not preceded with whitespace. | 112 | |
| '?' is not followed by whitespace. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Line contains a tab character. | 125 | |
| '<' is not followed by whitespace. | 125 | |
| '>' is not preceded with whitespace. | 125 | |
| Parameter a should be final. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line has trailing spaces. | 128 | |
| Line contains a tab character. | 128 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '<' is not preceded with whitespace. | 26 | |
| '<' is not followed by whitespace. | 26 | |
| '>' is not preceded with whitespace. | 26 | |
| Variable 'listenableMap' must be private and have accessor methods. | 26 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter listenableMap should be final. | 29 | |
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 | |
| 'listenableMap' hides a field. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter key should be final. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter value should be final. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| '<' is not preceded with whitespace. | 47 | |
| '<' is not followed by whitespace. | 47 | |
| '<' is not preceded with whitespace. | 47 | |
| '<' is not followed by whitespace. | 47 | |
| '>' is not preceded with whitespace. | 47 | |
| '>' is not followed by whitespace. | 47 | |
| '>' is not preceded with whitespace. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter key should be final. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Missing a Javadoc comment. | 63 | |
| '<' is not preceded with whitespace. | 63 | |
| '<' is not followed by whitespace. | 63 | |
| '>' is not preceded with whitespace. | 63 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter key should be final. | 68 | |
| Parameter value should be final. | 68 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter t should be final. | 73 | |
| '<' is not preceded with whitespace. | 73 | |
| '<' is not followed by whitespace. | 73 | |
| '?' is not preceded with whitespace. | 73 | |
| '>' is not preceded with whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter key should be final. | 78 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 88 | |
| Missing a Javadoc comment. | 88 | |
| '<' is not preceded with whitespace. | 88 | |
| '<' is not followed by whitespace. | 88 | |
| '>' is not preceded with whitespace. | 88 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 93 | |
| Missing a Javadoc comment. | 93 | |
| '<' is not preceded with whitespace. | 93 | |
| '<' is not followed by whitespace. | 93 | |
| '>' is not preceded with whitespace. | 93 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 | |
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 | |
| '>' is not followed by whitespace. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Redundant 'public' modifier. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 | |
| '<' is not preceded with whitespace. | 31 | |
| '<' is not followed by whitespace. | 31 | |
| '>' is not preceded with whitespace. | 31 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| '<' is not followed by whitespace. | 51 | |
| '>' is not preceded with whitespace. | 51 | |
| '<' is not preceded with whitespace. | 51 | |
| '<' is not followed by whitespace. | 51 | |
| '>' is not preceded with whitespace. | 51 | |
| Parameter source should be final. | 51 | |
| '<' is not preceded with whitespace. | 51 | |
| '<' is not followed by whitespace. | 51 | |
| '>' is not preceded with whitespace. | 51 | |
| 'if' construct must use '{}'s. | 52 | |
| Line contains a tab character. | 52 | |
| '<' is not preceded with whitespace. | 52 | |
| '<' is not followed by whitespace. | 52 | |
| '?' is not preceded with whitespace. | 52 | |
| '>' is not preceded with whitespace. | 52 | |
| '?' is not followed by whitespace. | 52 | |
| '>' is not followed by whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| '<' is not preceded with whitespace. | 53 | |
| '<' is not followed by whitespace. | 53 | |
| '>' is not preceded with whitespace. | 53 | |
| '>' is not followed by whitespace. | 53 | |
| 'cast' is not followed by whitespace. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| '<' is not preceded with whitespace. | 55 | |
| '<' is not followed by whitespace. | 55 | |
| '>' is not preceded with whitespace. | 55 | |
| '<' is not preceded with whitespace. | 55 | |
| '<' is not followed by whitespace. | 55 | |
| '>' is not preceded with whitespace. | 55 | |
| '>' is not followed by whitespace. | 55 | |
| '<' is not preceded with whitespace. | 55 | |
| '<' is not followed by whitespace. | 55 | |
| '>' is not preceded with whitespace. | 55 | |
| '>' is not followed by whitespace. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line contains a tab character. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| '<' is not followed by whitespace. | 68 | |
| '>' is not preceded with whitespace. | 68 | |
| '<' is not preceded with whitespace. | 68 | |
| '<' is not followed by whitespace. | 68 | |
| '>' is not preceded with whitespace. | 68 | |
| '<' is not preceded with whitespace. | 68 | |
| '<' is not followed by whitespace. | 68 | |
| '>' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| '<' is not preceded with whitespace. | 69 | |
| '<' is not followed by whitespace. | 69 | |
| '>' is not preceded with whitespace. | 69 | |
| '<' is not preceded with whitespace. | 69 | |
| '<' is not followed by whitespace. | 69 | |
| '>' is not preceded with whitespace. | 69 | |
| '>' is not followed by whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Variable 'currentlyPropagating' must be private and have accessor methods. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Parameter t should be final. | 73 | |
| Parameter source should be final. | 73 | |
| '<' is not preceded with whitespace. | 73 | |
| '<' is not followed by whitespace. | 73 | |
| '>' is not preceded with whitespace. | 73 | |
| Parameter recipient should be final. | 73 | |
| '<' is not preceded with whitespace. | 73 | |
| '<' is not followed by whitespace. | 73 | |
| '>' is not preceded with whitespace. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| '<' is not preceded with whitespace. | 75 | |
| '<' is not followed by whitespace. | 75 | |
| '>' is not preceded with whitespace. | 75 | |
| '<' is not preceded with whitespace. | 75 | |
| '<' is not followed by whitespace. | 75 | |
| '>' is not preceded with whitespace. | 75 | |
| '>' is not followed by whitespace. | 75 | |
| 'cast' is not followed by whitespace. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| '<' is not preceded with whitespace. | 76 | |
| '<' is not followed by whitespace. | 76 | |
| '>' is not preceded with whitespace. | 76 | |
| '<' is not preceded with whitespace. | 76 | |
| '<' is not followed by whitespace. | 76 | |
| '>' is not preceded with whitespace. | 76 | |
| '>' is not followed by whitespace. | 76 | |
| 'cast' is not followed by whitespace. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line contains a tab character. | 82 | |
| 'cast' is not followed by whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Parameter e should be final. | 94 | |
| '<' is not preceded with whitespace. | 94 | |
| '<' is not followed by whitespace. | 94 | |
| '>' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| 'if' construct must use '{}'s. | 96 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line has trailing spaces. | 98 | |
| Line contains a tab character. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line contains a tab character. | 102 | |
| '<' is not preceded with whitespace. | 102 | |
| '<' is not followed by whitespace. | 102 | |
| '>' is not preceded with whitespace. | 102 | |
| Avoid inline conditionals. | 102 | |
| Line has trailing spaces. | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| switch without "default" clause. | 105 | |
| Line contains a tab character. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line contains a tab character. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line contains a tab character. | 114 | |
| '<' is not preceded with whitespace. | 114 | |
| '<' is not followed by whitespace. | 114 | |
| '>' is not preceded with whitespace. | 114 | |
| '<' is not preceded with whitespace. | 114 | |
| '<' is not followed by whitespace. | 114 | |
| '>' is not preceded with whitespace. | 114 | |
| '>' is not followed by whitespace. | 114 | |
| 'cast' is not followed by whitespace. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line contains a tab character. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line contains a tab character. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line contains a tab character. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line contains a tab character. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line contains a tab character. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line has trailing spaces. | 135 | |
| Line contains a tab character. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line contains a tab character. | 136 | |
| Missing a Javadoc comment. | 136 | |
| '<' is not followed by whitespace. | 136 | |
| '>' is not preceded with whitespace. | 136 | |
| '<' is not preceded with whitespace. | 136 | |
| '<' is not followed by whitespace. | 136 | |
| '>' is not preceded with whitespace. | 136 | |
| Parameter set should be final. | 136 | |
| '<' is not preceded with whitespace. | 136 | |
| '<' is not followed by whitespace. | 136 | |
| '>' is not preceded with whitespace. | 136 | |
| Line contains a tab character. | 137 | |
| '<' is not preceded with whitespace. | 137 | |
| '<' is not followed by whitespace. | 137 | |
| '>' is not preceded with whitespace. | 137 | |
| '>' is not followed by whitespace. | 137 | |
| Line contains a tab character. | 138 | |
| Line has trailing spaces. | 139 | |
| Line contains a tab character. | 139 | |
| Line is longer than 80 characters. | 140 | |
| Line contains a tab character. | 140 | |
| Missing a Javadoc comment. | 140 | |
| '<' is not followed by whitespace. | 140 | |
| '>' is not preceded with whitespace. | 140 | |
| '<' is not preceded with whitespace. | 140 | |
| '<' is not followed by whitespace. | 140 | |
| '>' is not preceded with whitespace. | 140 | |
| Parameter col should be final. | 140 | |
| '<' is not preceded with whitespace. | 140 | |
| '<' is not followed by whitespace. | 140 | |
| '>' is not preceded with whitespace. | 140 | |
| Line contains a tab character. | 141 | |
| '<' is not preceded with whitespace. | 141 | |
| '<' is not followed by whitespace. | 141 | |
| '>' is not preceded with whitespace. | 141 | |
| '>' is not followed by whitespace. | 141 | |
| Line contains a tab character. | 142 | |
| Line has trailing spaces. | 143 | |
| Line contains a tab character. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Line contains a tab character. | 144 | |
| Missing a Javadoc comment. | 144 | |
| '<' is not followed by whitespace. | 144 | |
| '>' is not preceded with whitespace. | 144 | |
| '<' is not preceded with whitespace. | 144 | |
| '<' is not followed by whitespace. | 144 | |
| '>' is not preceded with whitespace. | 144 | |
| Parameter col should be final. | 144 | |
| '<' is not preceded with whitespace. | 144 | |
| '<' is not followed by whitespace. | 144 | |
| '>' is not preceded with whitespace. | 144 | |
| Line contains a tab character. | 145 | |
| '<' is not preceded with whitespace. | 145 | |
| '<' is not followed by whitespace. | 145 | |
| '>' is not preceded with whitespace. | 145 | |
| '>' is not followed by whitespace. | 145 | |
| Line contains a tab character. | 146 | |
| Line has trailing spaces. | 147 | |
| Line contains a tab character. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line contains a tab character. | 148 | |
| Missing a Javadoc comment. | 148 | |
| '<' is not followed by whitespace. | 148 | |
| ',' is not followed by whitespace. | 148 | |
| '>' is not preceded with whitespace. | 148 | |
| '<' is not preceded with whitespace. | 148 | |
| '<' is not followed by whitespace. | 148 | |
| ',' is not followed by whitespace. | 148 | |
| '>' is not preceded with whitespace. | 148 | |
| Parameter map should be final. | 148 | |
| '<' is not preceded with whitespace. | 148 | |
| '<' is not followed by whitespace. | 148 | |
| ',' is not followed by whitespace. | 148 | |
| '>' is not preceded with whitespace. | 148 | |
| Line contains a tab character. | 149 | |
| '<' is not preceded with whitespace. | 149 | |
| '<' is not followed by whitespace. | 149 | |
| ',' is not followed by whitespace. | 149 | |
| '>' is not preceded with whitespace. | 149 | |
| '>' is not followed by whitespace. | 149 | |
| Line contains a tab character. | 150 | |
| Line has trailing spaces. | 151 | |
| Line contains a tab character. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line contains a tab character. | 152 | |
| Missing a Javadoc comment. | 152 | |
| '<' is not followed by whitespace. | 152 | |
| '>' is not preceded with whitespace. | 152 | |
| '<' is not preceded with whitespace. | 152 | |
| '<' is not followed by whitespace. | 152 | |
| '>' is not preceded with whitespace. | 152 | |
| Parameter set should be final. | 152 | |
| '<' is not preceded with whitespace. | 152 | |
| '<' is not followed by whitespace. | 152 | |
| '>' is not preceded with whitespace. | 152 | |
| Line contains a tab character. | 153 | |
| '<' is not preceded with whitespace. | 153 | |
| '<' is not followed by whitespace. | 153 | |
| '>' is not preceded with whitespace. | 153 | |
| '>' is not followed by whitespace. | 153 | |
| Line contains a tab character. | 154 | |
| Line has trailing spaces. | 155 | |
| Line contains a tab character. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Line contains a tab character. | 156 | |
| Missing a Javadoc comment. | 156 | |
| '<' is not followed by whitespace. | 156 | |
| '>' is not preceded with whitespace. | 156 | |
| '<' is not preceded with whitespace. | 156 | |
| '<' is not followed by whitespace. | 156 | |
| '>' is not preceded with whitespace. | 156 | |
| Parameter col should be final. | 156 | |
| '<' is not preceded with whitespace. | 156 | |
| '<' is not followed by whitespace. | 156 | |
| '>' is not preceded with whitespace. | 156 | |
| Line contains a tab character. | 157 | |
| '<' is not preceded with whitespace. | 157 | |
| '<' is not followed by whitespace. | 157 | |
| '>' is not preceded with whitespace. | 157 | |
| '>' is not followed by whitespace. | 157 | |
| Line contains a tab character. | 158 | |
| Line has trailing spaces. | 159 | |
| Line contains a tab character. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line contains a tab character. | 160 | |
| Missing a Javadoc comment. | 160 | |
| '<' is not followed by whitespace. | 160 | |
| '>' is not preceded with whitespace. | 160 | |
| '<' is not preceded with whitespace. | 160 | |
| '<' is not followed by whitespace. | 160 | |
| '>' is not preceded with whitespace. | 160 | |
| Parameter col should be final. | 160 | |
| '<' is not preceded with whitespace. | 160 | |
| '<' is not followed by whitespace. | 160 | |
| '>' is not preceded with whitespace. | 160 | |
| Line contains a tab character. | 161 | |
| '<' is not preceded with whitespace. | 161 | |
| '<' is not followed by whitespace. | 161 | |
| '>' is not preceded with whitespace. | 161 | |
| '>' is not followed by whitespace. | 161 | |
| Line contains a tab character. | 162 | |
| Line has trailing spaces. | 163 | |
| Line contains a tab character. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Line contains a tab character. | 164 | |
| Missing a Javadoc comment. | 164 | |
| '<' is not followed by whitespace. | 164 | |
| ',' is not followed by whitespace. | 164 | |
| '>' is not preceded with whitespace. | 164 | |
| '<' is not preceded with whitespace. | 164 | |
| '<' is not followed by whitespace. | 164 | |
| ',' is not followed by whitespace. | 164 | |
| '>' is not preceded with whitespace. | 164 | |
| Parameter map should be final. | 164 | |
| '<' is not preceded with whitespace. | 164 | |
| '<' is not followed by whitespace. | 164 | |
| ',' is not followed by whitespace. | 164 | |
| '>' is not preceded with whitespace. | 164 | |
| Line contains a tab character. | 165 | |
| '<' is not preceded with whitespace. | 165 | |
| '<' is not followed by whitespace. | 165 | |
| ',' is not followed by whitespace. | 165 | |
| '>' is not preceded with whitespace. | 165 | |
| '>' is not followed by whitespace. | 165 | |
| Line contains a tab character. | 166 | |
| Line has trailing spaces. | 167 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line is longer than 80 characters. | 172 | |
| Line contains a tab character. | 172 | |
| Unclosed HTML tag found: <T> will return a ListenableSet<T>, using ListenableCo | 172 | |
| Line is longer than 80 characters. | 173 | |
| Line contains a tab character. | 173 | |
| Unclosed HTML tag found: <T> will return a ListenableList<T>, using ListenableC | 173 | |
| Line is longer than 80 characters. | 174 | |
| Line contains a tab character. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line is longer than 80 characters. | 181 | |
| Line contains a tab character. | 181 | |
| '<' is not followed by whitespace. | 181 | |
| Expected @param tag for '<T>'. | 181 | |
| '>' is not preceded with whitespace. | 181 | |
| '<' is not preceded with whitespace. | 181 | |
| '<' is not followed by whitespace. | 181 | |
| '>' is not preceded with whitespace. | 181 | |
| Parameter collectionToWrap should be final. | 181 | |
| '<' is not preceded with whitespace. | 181 | |
| '<' is not followed by whitespace. | 181 | |
| '>' is not preceded with whitespace. | 181 | |
| Expected @param tag for 'collectionToWrap'. | 181 | |
| 'if' construct must use '{}'s. | 182 | |
| Line contains a tab character. | 182 | |
| '<' is not preceded with whitespace. | 182 | |
| '<' is not followed by whitespace. | 182 | |
| '?' is not preceded with whitespace. | 182 | |
| '>' is not preceded with whitespace. | 182 | |
| '?' is not followed by whitespace. | 182 | |
| '>' is not followed by whitespace. | 182 | |
| Line contains a tab character. | 183 | |
| '<' is not preceded with whitespace. | 183 | |
| '<' is not followed by whitespace. | 183 | |
| '>' is not preceded with whitespace. | 183 | |
| '>' is not followed by whitespace. | 183 | |
| 'cast' is not followed by whitespace. | 183 | |
| Line has trailing spaces. | 184 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| '<' is not preceded with whitespace. | 185 | |
| '<' is not followed by whitespace. | 185 | |
| '?' is not preceded with whitespace. | 185 | |
| '>' is not preceded with whitespace. | 185 | |
| '?' is not followed by whitespace. | 185 | |
| '>' is not followed by whitespace. | 185 | |
| Line contains a tab character. | 186 | |
| '<' is not preceded with whitespace. | 186 | |
| '<' is not followed by whitespace. | 186 | |
| '>' is not preceded with whitespace. | 186 | |
| '>' is not followed by whitespace. | 186 | |
| 'cast' is not followed by whitespace. | 186 | |
| Line contains a tab character. | 187 | |
| '<' is not preceded with whitespace. | 187 | |
| '<' is not followed by whitespace. | 187 | |
| '?' is not preceded with whitespace. | 187 | |
| '>' is not preceded with whitespace. | 187 | |
| '?' is not followed by whitespace. | 187 | |
| '>' is not followed by whitespace. | 187 | |
| Line contains a tab character. | 188 | |
| '<' is not preceded with whitespace. | 188 | |
| '<' is not followed by whitespace. | 188 | |
| '>' is not preceded with whitespace. | 188 | |
| '>' is not followed by whitespace. | 188 | |
| 'cast' is not followed by whitespace. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| '<' is not preceded with whitespace. | 190 | |
| '<' is not followed by whitespace. | 190 | |
| '>' is not preceded with whitespace. | 190 | |
| '>' is not followed by whitespace. | 190 | |
| Line contains a tab character. | 191 | |
| Line has trailing spaces. | 192 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line has trailing spaces. | 195 | |
| Line is longer than 80 characters. | 195 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line is longer than 80 characters. | 200 | |
| Line contains a tab character. | 200 | |
| '<' is not followed by whitespace. | 200 | |
| Expected @param tag for '<T>'. | 200 | |
| '>' is not preceded with whitespace. | 200 | |
| '<' is not preceded with whitespace. | 200 | |
| '<' is not followed by whitespace. | 200 | |
| '>' is not preceded with whitespace. | 200 | |
| Parameter listToWrap should be final. | 200 | |
| '<' is not preceded with whitespace. | 200 | |
| '<' is not followed by whitespace. | 200 | |
| '>' is not preceded with whitespace. | 200 | |
| Expected @param tag for 'listToWrap'. | 200 | |
| 'if' construct must use '{}'s. | 201 | |
| Line contains a tab character. | 201 | |
| '<' is not preceded with whitespace. | 201 | |
| '<' is not followed by whitespace. | 201 | |
| '?' is not preceded with whitespace. | 201 | |
| '>' is not preceded with whitespace. | 201 | |
| '?' is not followed by whitespace. | 201 | |
| '>' is not followed by whitespace. | 201 | |
| Line contains a tab character. | 202 | |
| '<' is not preceded with whitespace. | 202 | |
| '<' is not followed by whitespace. | 202 | |
| '>' is not preceded with whitespace. | 202 | |
| '>' is not followed by whitespace. | 202 | |
| 'cast' is not followed by whitespace. | 202 | |
| Line has trailing spaces. | 203 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line is longer than 80 characters. | 205 | |
| Missing a Javadoc comment. | 205 | |
| Line contains a tab character. | 205 | |
| '<' is not preceded with whitespace. | 205 | |
| '<' is not followed by whitespace. | 205 | |
| '>' is not preceded with whitespace. | 205 | |
| Line contains a tab character. | 206 | |
| Missing a Javadoc comment. | 206 | |
| Parameter l should be final. | 206 | |
| '<' is not preceded with whitespace. | 206 | |
| '<' is not followed by whitespace. | 206 | |
| '>' is not preceded with whitespace. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Empty statement. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| '<' is not preceded with whitespace. | 212 | |
| '<' is not followed by whitespace. | 212 | |
| '>' is not preceded with whitespace. | 212 | |
| '>' is not followed by whitespace. | 212 | |
| Line contains a tab character. | 213 | |
| Line has trailing spaces. | 214 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line has trailing spaces. | 217 | |
| Line is longer than 80 characters. | 217 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line is longer than 80 characters. | 222 | |
| Line contains a tab character. | 222 | |
| '<' is not followed by whitespace. | 222 | |
| Expected @param tag for '<T>'. | 222 | |
| '>' is not preceded with whitespace. | 222 | |
| '<' is not preceded with whitespace. | 222 | |
| '<' is not followed by whitespace. | 222 | |
| '>' is not preceded with whitespace. | 222 | |
| Parameter setToWrap should be final. | 222 | |
| '<' is not preceded with whitespace. | 222 | |
| '<' is not followed by whitespace. | 222 | |
| '>' is not preceded with whitespace. | 222 | |
| Expected @param tag for 'setToWrap'. | 222 | |
| 'if' construct must use '{}'s. | 223 | |
| Line contains a tab character. | 223 | |
| '<' is not preceded with whitespace. | 223 | |
| '<' is not followed by whitespace. | 223 | |
| '?' is not preceded with whitespace. | 223 | |
| '>' is not preceded with whitespace. | 223 | |
| '?' is not followed by whitespace. | 223 | |
| '>' is not followed by whitespace. | 223 | |
| Line contains a tab character. | 224 | |
| '<' is not preceded with whitespace. | 224 | |
| '<' is not followed by whitespace. | 224 | |
| '>' is not preceded with whitespace. | 224 | |
| '>' is not followed by whitespace. | 224 | |
| 'cast' is not followed by whitespace. | 224 | |
| Line has trailing spaces. | 225 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| '<' is not preceded with whitespace. | 226 | |
| '<' is not followed by whitespace. | 226 | |
| '?' is not preceded with whitespace. | 226 | |
| '>' is not preceded with whitespace. | 226 | |
| '?' is not followed by whitespace. | 226 | |
| '>' is not followed by whitespace. | 226 | |
| Line is longer than 80 characters. | 227 | |
| Line contains a tab character. | 227 | |
| '<' is not preceded with whitespace. | 227 | |
| '<' is not followed by whitespace. | 227 | |
| '>' is not preceded with whitespace. | 227 | |
| '>' is not followed by whitespace. | 227 | |
| '<' is not preceded with whitespace. | 227 | |
| '<' is not followed by whitespace. | 227 | |
| '>' is not preceded with whitespace. | 227 | |
| '>' is not followed by whitespace. | 227 | |
| 'cast' is not followed by whitespace. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| '<' is not preceded with whitespace. | 229 | |
| '<' is not followed by whitespace. | 229 | |
| '>' is not preceded with whitespace. | 229 | |
| '>' is not followed by whitespace. | 229 | |
| Line contains a tab character. | 230 | |
| Line has trailing spaces. | 231 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Missing a Javadoc comment. | 232 | |
| '<' is not followed by whitespace. | 232 | |
| ',' is not followed by whitespace. | 232 | |
| '>' is not preceded with whitespace. | 232 | |
| '<' is not preceded with whitespace. | 232 | |
| '<' is not followed by whitespace. | 232 | |
| ',' is not followed by whitespace. | 232 | |
| '>' is not preceded with whitespace. | 232 | |
| Parameter x should be final. | 232 | |
| '<' is not preceded with whitespace. | 232 | |
| '<' is not followed by whitespace. | 232 | |
| ',' is not followed by whitespace. | 232 | |
| '>' is not preceded with whitespace. | 232 | |
| Line contains a tab character. | 233 | |
| '<' is not preceded with whitespace. | 233 | |
| '<' is not followed by whitespace. | 233 | |
| ',' is not followed by whitespace. | 233 | |
| '>' is not preceded with whitespace. | 233 | |
| '>' is not followed by whitespace. | 233 | |
| Line contains a tab character. | 234 | |
| Line is longer than 80 characters. | 236 | |
| Line contains a tab character. | 236 | |
| Missing a Javadoc comment. | 236 | |
| '<' is not followed by whitespace. | 236 | |
| ',' is not followed by whitespace. | 236 | |
| '>' is not preceded with whitespace. | 236 | |
| '<' is not preceded with whitespace. | 236 | |
| '<' is not followed by whitespace. | 236 | |
| '>' is not preceded with whitespace. | 236 | |
| Parameter col should be final. | 236 | |
| '<' is not preceded with whitespace. | 236 | |
| '<' is not followed by whitespace. | 236 | |
| '>' is not preceded with whitespace. | 236 | |
| Parameter adapter should be final. | 236 | |
| '<' is not preceded with whitespace. | 236 | |
| '<' is not followed by whitespace. | 236 | |
| '>' is not preceded with whitespace. | 236 | |
| Line contains a tab character. | 237 | |
| '<' is not preceded with whitespace. | 237 | |
| '<' is not followed by whitespace. | 237 | |
| '>' is not preceded with whitespace. | 237 | |
| '>' is not followed by whitespace. | 237 | |
| Line contains a tab character. | 238 | |
| Line has trailing spaces. | 239 | |
| Line contains a tab character. | 239 | |
| Line has trailing spaces. | 240 | |
| Line contains a tab character. | 240 | |
| Missing a Javadoc comment. | 241 | |
| Line contains a tab character. | 241 | |
| '<' is not preceded with whitespace. | 241 | |
| '<' is not followed by whitespace. | 241 | |
| '>' is not preceded with whitespace. | 241 | |
| Line contains a tab character. | 242 | |
| Missing a Javadoc comment. | 242 | |
| '<' is not preceded with whitespace. | 242 | |
| '<' is not followed by whitespace. | 242 | |
| '>' is not preceded with whitespace. | 242 | |
| Line contains a tab character. | 243 | |
| Missing a Javadoc comment. | 243 | |
| Line contains a tab character. | 244 | |
| Missing a Javadoc comment. | 244 | |
| '<' is not preceded with whitespace. | 244 | |
| '<' is not followed by whitespace. | 244 | |
| '<' is not preceded with whitespace. | 244 | |
| '<' is not followed by whitespace. | 244 | |
| ',' is not followed by whitespace. | 244 | |
| '>' is not preceded with whitespace. | 244 | |
| '>' is not followed by whitespace. | 244 | |
| '>' is not preceded with whitespace. | 244 | |
| Line is longer than 80 characters. | 245 | |
| Line contains a tab character. | 245 | |
| Missing a Javadoc comment. | 245 | |
| Parameter threads should be final. | 245 | |
| 'threads' hides a field. | 245 | |
| Parameter out should be final. | 245 | |
| '<' is not preceded with whitespace. | 245 | |
| '<' is not followed by whitespace. | 245 | |
| '>' is not preceded with whitespace. | 245 | |
| Parameter errorsOut should be final. | 245 | |
| '<' is not preceded with whitespace. | 245 | |
| '<' is not followed by whitespace. | 245 | |
| '<' is not preceded with whitespace. | 245 | |
| '<' is not followed by whitespace. | 245 | |
| ',' is not followed by whitespace. | 245 | |
| '>' is not preceded with whitespace. | 245 | |
| '>' is not followed by whitespace. | 245 | |
| '>' is not preceded with whitespace. | 245 | |
| Line is longer than 80 characters. | 246 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line is longer than 80 characters. | 248 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 251 | |
| Missing a Javadoc comment. | 251 | |
| '<' is not preceded with whitespace. | 251 | |
| '<' is not followed by whitespace. | 251 | |
| '>' is not preceded with whitespace. | 251 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| Line contains a tab character. | 254 | |
| Missing a Javadoc comment. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Missing a Javadoc comment. | 257 | |
| '<' is not preceded with whitespace. | 257 | |
| '<' is not followed by whitespace. | 257 | |
| '<' is not preceded with whitespace. | 257 | |
| '<' is not followed by whitespace. | 257 | |
| '>' is not preceded with whitespace. | 257 | |
| '>' is not followed by whitespace. | 257 | |
| '>' is not preceded with whitespace. | 257 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line has trailing spaces. | 261 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Line is longer than 80 characters. | 263 | |
| Line contains a tab character. | 263 | |
| Line has trailing spaces. | 264 | |
| Line contains a tab character. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line has trailing spaces. | 271 | |
| Line is longer than 80 characters. | 271 | |
| Line contains a tab character. | 271 | |
| Line is longer than 80 characters. | 272 | |
| Line contains a tab character. | 272 | |
| Line has trailing spaces. | 273 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 276 | |
| Line contains a tab character. | 277 | |
| Line has trailing spaces. | 278 | |
| Line is longer than 80 characters. | 278 | |
| Line contains a tab character. | 278 | |
| Line contains a tab character. | 279 | |
| Line contains a tab character. | 280 | |
| Expected an @return tag. | 281 | |
| Line is longer than 80 characters. | 281 | |
| Line contains a tab character. | 281 | |
| '<' is not followed by whitespace. | 281 | |
| '>' is not preceded with whitespace. | 281 | |
| '<' is not preceded with whitespace. | 281 | |
| '<' is not followed by whitespace. | 281 | |
| '>' is not preceded with whitespace. | 281 | |
| Parameter input should be final. | 281 | |
| '<' is not preceded with whitespace. | 281 | |
| '<' is not followed by whitespace. | 281 | |
| '>' is not preceded with whitespace. | 281 | |
| '<' is not preceded with whitespace. | 281 | |
| '<' is not followed by whitespace. | 281 | |
| '>' is not preceded with whitespace. | 281 | |
| Parameter threadsCount should be final. | 281 | |
| 'if' construct must use '{}'s. | 282 | |
| Line contains a tab character. | 282 | |
| Line is longer than 80 characters. | 283 | |
| Line contains a tab character. | 283 | |
| '-' is followed by whitespace. | 283 | |
| Line has trailing spaces. | 284 | |
| Line contains a tab character. | 284 | |
| Line contains a tab character. | 285 | |
| '<' is not preceded with whitespace. | 285 | |
| '<' is not followed by whitespace. | 285 | |
| '>' is not preceded with whitespace. | 285 | |
| Line is longer than 80 characters. | 286 | |
| Line contains a tab character. | 286 | |
| '<' is not preceded with whitespace. | 286 | |
| '<' is not followed by whitespace. | 286 | |
| '>' is not preceded with whitespace. | 286 | |
| '<' is not preceded with whitespace. | 286 | |
| '<' is not followed by whitespace. | 286 | |
| '>' is not preceded with whitespace. | 286 | |
| '>' is not followed by whitespace. | 286 | |
| Line is longer than 80 characters. | 287 | |
| Line contains a tab character. | 287 | |
| '<' is not preceded with whitespace. | 287 | |
| '<' is not followed by whitespace. | 287 | |
| '<' is not preceded with whitespace. | 287 | |
| '<' is not followed by whitespace. | 287 | |
| ',' is not followed by whitespace. | 287 | |
| '>' is not preceded with whitespace. | 287 | |
| '>' is not followed by whitespace. | 287 | |
| '>' is not preceded with whitespace. | 287 | |
| '<' is not preceded with whitespace. | 287 | |
| '<' is not followed by whitespace. | 287 | |
| '<' is not preceded with whitespace. | 287 | |
| '<' is not followed by whitespace. | 287 | |
| ',' is not followed by whitespace. | 287 | |
| '>' is not preceded with whitespace. | 287 | |
| '>' is not followed by whitespace. | 287 | |
| '>' is not preceded with whitespace. | 287 | |
| '>' is not followed by whitespace. | 287 | |
| Line has trailing spaces. | 288 | |
| Line contains a tab character. | 288 | |
| Line contains a tab character. | 289 | |
| Line has trailing spaces. | 290 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| ';' is not followed by whitespace. | 292 | |
| Line contains a tab character. | 293 | |
| Line contains a tab character. | 294 | |
| 'if' construct must use '{}'s. | 295 | |
| Line contains a tab character. | 295 | |
| Line contains a tab character. | 296 | |
| Line contains a tab character. | 297 | |
| Line contains a tab character. | 298 | |
| Line has trailing spaces. | 299 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 302 | |
| Line contains a tab character. | 303 | |
| Line contains a tab character. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line is longer than 80 characters. | 307 | |
| Line contains a tab character. | 307 | |
| '<' is not preceded with whitespace. | 307 | |
| '<' is not followed by whitespace. | 307 | |
| '>' is not preceded with whitespace. | 307 | |
| '>' is not followed by whitespace. | 307 | |
| Line contains a tab character. | 308 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| '}' is not followed by whitespace. | 312 | |
| '}' is not preceded with whitespace. | 312 | |
| Line has trailing spaces. | 313 | |
| Line contains a tab character. | 313 | |
| Line contains a tab character. | 314 | |
| Line contains a tab character. | 315 | |
| Line contains a tab character. | 316 | |
| 'for' construct must use '{}'s. | 317 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line has trailing spaces. | 319 | |
| Line contains a tab character. | 319 | |
| Line contains a tab character. | 320 | |
| Line has trailing spaces. | 321 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 322 | |
| '<' is not preceded with whitespace. | 322 | |
| '<' is not followed by whitespace. | 322 | |
| '>' is not preceded with whitespace. | 322 | |
| '>' is not followed by whitespace. | 322 | |
| Line contains a tab character. | 323 | |
| Line has trailing spaces. | 324 | |
| Line contains a tab character. | 324 | |
| Line contains a tab character. | 325 | |
| Method 'removeIf' is not designed for extension - needs to be abstract, final or empty. | 325 | |
| Missing a Javadoc comment. | 325 | |
| '<' is not followed by whitespace. | 325 | |
| '>' is not preceded with whitespace. | 325 | |
| Parameter collection should be final. | 325 | |
| '<' is not preceded with whitespace. | 325 | |
| '<' is not followed by whitespace. | 325 | |
| '>' is not preceded with whitespace. | 325 | |
| Parameter filter should be final. | 325 | |
| '<' is not preceded with whitespace. | 325 | |
| '<' is not followed by whitespace. | 325 | |
| '>' is not preceded with whitespace. | 325 | |
| Line contains a tab character. | 326 | |
| Line contains a tab character. | 327 | |
| '<' is not preceded with whitespace. | 327 | |
| '<' is not followed by whitespace. | 327 | |
| '>' is not preceded with whitespace. | 327 | |
| Line contains a tab character. | 328 | |
| Line contains a tab character. | 329 | |
| Line contains a tab character. | 330 | |
| Line contains a tab character. | 331 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 333 | |
| Line contains a tab character. | 334 | |
| Line contains a tab character. | 335 | |
| Method 'retainIf' is not designed for extension - needs to be abstract, final or empty. | 335 | |
| Missing a Javadoc comment. | 335 | |
| '<' is not followed by whitespace. | 335 | |
| '>' is not preceded with whitespace. | 335 | |
| Parameter collection should be final. | 335 | |
| '<' is not preceded with whitespace. | 335 | |
| '<' is not followed by whitespace. | 335 | |
| '>' is not preceded with whitespace. | 335 | |
| Parameter filter should be final. | 335 | |
| '<' is not preceded with whitespace. | 335 | |
| '<' is not followed by whitespace. | 335 | |
| '>' is not preceded with whitespace. | 335 | |
| Line contains a tab character. | 336 | |
| Line contains a tab character. | 337 | |
| '<' is not preceded with whitespace. | 337 | |
| '<' is not followed by whitespace. | 337 | |
| '>' is not preceded with whitespace. | 337 | |
| Line contains a tab character. | 338 | |
| Line contains a tab character. | 339 | |
| Line contains a tab character. | 340 | |
| Line contains a tab character. | 341 | |
| Line contains a tab character. | 342 | |
| Line contains a tab character. | 343 | |
| Line contains a tab character. | 344 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line has trailing spaces. | 29 | |
| Line is longer than 80 characters. | 33 | |
| '<' is not preceded with whitespace. | 33 | |
| '<' is not followed by whitespace. | 33 | |
| '>' is not preceded with whitespace. | 33 | |
| '<' is not preceded with whitespace. | 33 | |
| '<' is not followed by whitespace. | 33 | |
| '>' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter list should be final. | 36 | |
| '<' is not preceded with whitespace. | 36 | |
| '<' is not followed by whitespace. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Variable 'selectedItem' must be private and have accessor methods. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'getSelectedItem' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 46 | |
| 'if' construct must use '{}'s. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'setSelectedItem' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Parameter anItem should be final. | 53 | |
| 'if' construct must use '{}'s. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| 'cast' is not followed by whitespace. | 55 | |
| 'else' construct must use '{}'s. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 | |
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 | |
| '>' is not followed by whitespace. | 29 | |
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line has trailing spaces. | 29 | |
| '<' is not preceded with whitespace. | 33 | |
| '<' is not followed by whitespace. | 33 | |
| '>' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '<' is not preceded with whitespace. | 36 | |
| '<' is not followed by whitespace. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter list should be final. | 38 | |
| '<' is not preceded with whitespace. | 38 | |
| '<' is not followed by whitespace. | 38 | |
| '>' is not preceded with whitespace. | 38 | |
| 'list' hides a field. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' is not followed by whitespace. | 41 | |
| '}' is not preceded with whitespace. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| '<' is not preceded with whitespace. | 43 | |
| '<' is not followed by whitespace. | 43 | |
| '>' is not preceded with whitespace. | 43 | |
| Variable 'listener' must be private and have accessor methods. | 43 | |
| '<' is not preceded with whitespace. | 43 | |
| '<' is not followed by whitespace. | 43 | |
| '>' is not preceded with whitespace. | 43 | |
| '>' is not followed by whitespace. | 43 | |
| '<' is not preceded with whitespace. | 43 | |
| '<' is not followed by whitespace. | 43 | |
| '>' is not preceded with whitespace. | 43 | |
| '>' is not followed by whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Parameter e should be final. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| switch without "default" clause. | 45 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Method 'setList' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Parameter list should be final. | 64 | |
| '<' is not preceded with whitespace. | 64 | |
| '<' is not followed by whitespace. | 64 | |
| '>' is not preceded with whitespace. | 64 | |
| 'list' hides a field. | 64 | |
| Expected @param tag for 'list'. | 64 | |
| Line contains a tab character. | 65 | |
| '<' is not preceded with whitespace. | 65 | |
| '<' is not followed by whitespace. | 65 | |
| '>' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| 'if' construct must use '{}'s. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line has trailing spaces. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Method 'getElementAt' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter index should be final. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 88 | |
| Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Line contains a tab character. | 89 | |
| Avoid inline conditionals. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Method 'getList' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| '<' is not preceded with whitespace. | 91 | |
| '<' is not followed by whitespace. | 91 | |
| '>' is not preceded with whitespace. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 25 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| ',' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| ',' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 | |
| '<' is not preceded with whitespace. | 31 | |
| '<' is not followed by whitespace. | 31 | |
| '>' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Redundant 'public' modifier. | 32 | |
| '<' is not preceded with whitespace. | 32 | |
| '<' is not followed by whitespace. | 32 | |
| '<' is not preceded with whitespace. | 32 | |
| '<' is not followed by whitespace. | 32 | |
| ',' is not followed by whitespace. | 32 | |
| '>' is not preceded with whitespace. | 32 | |
| '>' is not followed by whitespace. | 32 | |
| '>' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Redundant 'public' modifier. | 33 | |
| '<' is not preceded with whitespace. | 33 | |
| '<' is not followed by whitespace. | 33 | |
| '>' is not preceded with whitespace. | 33 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 26 | |
| Line is longer than 80 characters. | 26 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| '>' is not followed by whitespace. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 26 | |
| Line is longer than 80 characters. | 26 | |
| Line is longer than 80 characters. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| '>' is not followed by whitespace. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 26 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '<' is not preceded with whitespace. | 31 | |
| '<' is not followed by whitespace. | 31 | |
| '<' is not preceded with whitespace. | 31 | |
| '<' is not followed by whitespace. | 31 | |
| '>' is not preceded with whitespace. | 31 | |
| '>' is not followed by whitespace. | 31 | |
| '>' is not preceded with whitespace. | 31 | |
| Variable 'listeners' must be private and have accessor methods. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Method 'addCollectionListener' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter l should be final. | 33 | |
| '<' is not preceded with whitespace. | 33 | |
| '<' is not followed by whitespace. | 33 | |
| '>' is not preceded with whitespace. | 33 | |
| 'if' construct must use '{}'s. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| '<' is not preceded with whitespace. | 35 | |
| '<' is not followed by whitespace. | 35 | |
| '<' is not preceded with whitespace. | 35 | |
| '<' is not followed by whitespace. | 35 | |
| '>' is not preceded with whitespace. | 35 | |
| '>' is not followed by whitespace. | 35 | |
| '>' is not preceded with whitespace. | 35 | |
| '>' is not followed by whitespace. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Method 'removeCollectionListener' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter l should be final. | 40 | |
| '<' is not preceded with whitespace. | 40 | |
| '<' is not followed by whitespace. | 40 | |
| '>' is not preceded with whitespace. | 40 | |
| 'if' construct must use '{}'s. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Method 'hasListeners' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| Method 'fireEvent' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter source should be final. | 51 | |
| '<' is not preceded with whitespace. | 51 | |
| '<' is not followed by whitespace. | 51 | |
| '>' is not preceded with whitespace. | 51 | |
| Parameter elements should be final. | 51 | |
| '<' is not preceded with whitespace. | 51 | |
| '<' is not followed by whitespace. | 51 | |
| '>' is not preceded with whitespace. | 51 | |
| Parameter type should be final. | 51 | |
| Parameter firstIndex should be final. | 51 | |
| Parameter lastIndex should be final. | 51 | |
| 'if' construct must use '{}'s. | 52 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| '<' is not preceded with whitespace. | 55 | |
| '<' is not followed by whitespace. | 55 | |
| '>' is not preceded with whitespace. | 55 | |
| '<' is not preceded with whitespace. | 55 | |
| '<' is not followed by whitespace. | 55 | |
| '>' is not preceded with whitespace. | 55 | |
| '>' is not followed by whitespace. | 55 | |
| ',' is not followed by whitespace. | 55 | |
| ',' is not followed by whitespace. | 55 | |
| Line contains a tab character. | 56 | |
| '<' is not preceded with whitespace. | 56 | |
| '<' is not followed by whitespace. | 56 | |
| '>' is not preceded with whitespace. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line contains a tab character. | 61 | |
| Method 'fireAdded' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter source should be final. | 61 | |
| '<' is not preceded with whitespace. | 61 | |
| '<' is not followed by whitespace. | 61 | |
| '>' is not preceded with whitespace. | 61 | |
| Parameter elements should be final. | 61 | |
| '<' is not preceded with whitespace. | 61 | |
| '<' is not followed by whitespace. | 61 | |
| '>' is not preceded with whitespace. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line contains a tab character. | 64 | |
| Method 'fireAdded' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter source should be final. | 64 | |
| '<' is not preceded with whitespace. | 64 | |
| '<' is not followed by whitespace. | 64 | |
| '>' is not preceded with whitespace. | 64 | |
| Parameter elements should be final. | 64 | |
| '<' is not preceded with whitespace. | 64 | |
| '<' is not followed by whitespace. | 64 | |
| '>' is not preceded with whitespace. | 64 | |
| Parameter firstIndex should be final. | 64 | |
| Parameter lastIndex should be final. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Method 'fireRemoved' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter source should be final. | 68 | |
| '<' is not preceded with whitespace. | 68 | |
| '<' is not followed by whitespace. | 68 | |
| '>' is not preceded with whitespace. | 68 | |
| Parameter elements should be final. | 68 | |
| '<' is not preceded with whitespace. | 68 | |
| '<' is not followed by whitespace. | 68 | |
| '>' is not preceded with whitespace. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Method 'fireRemoved' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter source should be final. | 71 | |
| '<' is not preceded with whitespace. | 71 | |
| '<' is not followed by whitespace. | 71 | |
| '>' is not preceded with whitespace. | 71 | |
| Parameter elements should be final. | 71 | |
| '<' is not preceded with whitespace. | 71 | |
| '<' is not followed by whitespace. | 71 | |
| '>' is not preceded with whitespace. | 71 | |
| Parameter firstIndex should be final. | 71 | |
| Parameter lastIndex should be final. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Method 'fireUpdated' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter source should be final. | 75 | |
| '<' is not preceded with whitespace. | 75 | |
| '<' is not followed by whitespace. | 75 | |
| '>' is not preceded with whitespace. | 75 | |
| Parameter elements should be final. | 75 | |
| '<' is not preceded with whitespace. | 75 | |
| '<' is not followed by whitespace. | 75 | |
| '>' is not preceded with whitespace. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line contains a tab character. | 78 | |
| Method 'fireUpdated' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter source should be final. | 78 | |
| '<' is not preceded with whitespace. | 78 | |
| '<' is not followed by whitespace. | 78 | |
| '>' is not preceded with whitespace. | 78 | |
| Parameter elements should be final. | 78 | |
| '<' is not preceded with whitespace. | 78 | |
| '<' is not followed by whitespace. | 78 | |
| '>' is not preceded with whitespace. | 78 | |
| Parameter firstIndex should be final. | 78 | |
| Parameter lastIndex should be final. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 5 | |
| '<' is not preceded with whitespace. | 5 | |
| '<' is not followed by whitespace. | 5 | |
| '>' is not preceded with whitespace. | 5 | |
| '<' is not preceded with whitespace. | 5 | |
| '<' is not followed by whitespace. | 5 | |
| '<' is not preceded with whitespace. | 5 | |
| '<' is not followed by whitespace. | 5 | |
| '>' is not preceded with whitespace. | 5 | |
| '>' is not followed by whitespace. | 5 | |
| '>' is not preceded with whitespace. | 5 | |
| '>' is not followed by whitespace. | 5 | |
| '<' is not preceded with whitespace. | 5 | |
| '<' is not followed by whitespace. | 5 | |
| '>' is not preceded with whitespace. | 5 | |
| Line contains a tab character. | 6 | |
| Missing a Javadoc comment. | 6 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 | |
| Line has trailing spaces. | 8 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Parameter first should be final. | 9 | |
| 'first' hides a field. | 9 | |
| Parameter second should be final. | 9 | |
| 'second' hides a field. | 9 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line has trailing spaces. | 13 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| '{' is not followed by whitespace. | 14 | |
| '}' is not preceded with whitespace. | 14 | |
| Line contains a tab character. | 16 | |
| Method 'getFirst' is not designed for extension - needs to be abstract, final or empty. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Method 'getSecond' is not designed for extension - needs to be abstract, final or empty. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line has trailing spaces. | 23 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Method 'setFirst' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter first should be final. | 24 | |
| 'first' hides a field. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter second should be final. | 28 | |
| 'second' hides a field. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Parameter o should be final. | 33 | |
| '<' is not preceded with whitespace. | 33 | |
| '<' is not followed by whitespace. | 33 | |
| '>' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| '<' is not preceded with whitespace. | 34 | |
| '<' is not followed by whitespace. | 34 | |
| '>' is not preceded with whitespace. | 34 | |
| '<' is not preceded with whitespace. | 34 | |
| '<' is not followed by whitespace. | 34 | |
| '>' is not preceded with whitespace. | 34 | |
| '>' is not followed by whitespace. | 34 | |
| 'cast' is not followed by whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| 'if' construct must use '{}'s. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| 'if' construct must use '{}'s. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| '>' is not followed by whitespace. | 44 | |
| 'cast' is not followed by whitespace. | 44 | |
| 'if' construct must use '{}'s. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Avoid inline conditionals. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| '+' is not preceded with whitespace. | 52 | |
| '+' is not followed by whitespace. | 52 | |
| '+' is not preceded with whitespace. | 52 | |
| '+' is not followed by whitespace. | 52 | |
| '+' is not preceded with whitespace. | 52 | |
| '+' is not followed by whitespace. | 52 | |
| '+' is not preceded with whitespace. | 52 | |
| '+' is not followed by whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 69 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Avoid inline conditionals. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line contains a tab character. | 74 | |
| Avoid inline conditionals. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 78 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Line contains a tab character. | 79 | |
| Parameter obj should be final. | 79 | |
| 'if' construct must use '{}'s. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| 'if' construct must use '{}'s. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| 'if' construct must use '{}'s. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| '<' is not preceded with whitespace. | 86 | |
| '<' is not followed by whitespace. | 86 | |
| '?' is not preceded with whitespace. | 86 | |
| '?' is not followed by whitespace. | 86 | |
| '>' is not preceded with whitespace. | 86 | |
| '?' is not followed by whitespace. | 86 | |
| '<' is not preceded with whitespace. | 86 | |
| '<' is not followed by whitespace. | 86 | |
| '?' is not preceded with whitespace. | 86 | |
| '?' is not followed by whitespace. | 86 | |
| '>' is not preceded with whitespace. | 86 | |
| '?' is not followed by whitespace. | 86 | |
| '>' is not followed by whitespace. | 86 | |
| Line contains a tab character. | 87 | |
| 'if' construct must use '{}'s. | 88 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| 'if' construct must use '{}'s. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| 'if' construct must use '{}'s. | 93 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| 'if' construct must use '{}'s. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Method 'isFull' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line has trailing spaces. | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 25 | |
| Line is longer than 80 characters. | 27 | |
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 | |
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| Variable 'listener' must be private and have accessor methods. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter listener should be final. | 32 | |
| '<' is not preceded with whitespace. | 32 | |
| '<' is not followed by whitespace. | 32 | |
| '>' is not preceded with whitespace. | 32 | |
| 'listener' hides a field. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Method 'collectionChanged' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '<' is not preceded with whitespace. | 36 | |
| '<' is not followed by whitespace. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| 'if' construct must use '{}'s. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| 'else' construct must use '{}'s. | 39 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| '}' is not followed by whitespace. | 42 | |
| '}' is not preceded with whitespace. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Variable 'mutex' must be private and have accessor methods. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter collection should be final. | 29 | |
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 | |
| Parameter collectionSupport should be final. | 29 | |
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter collection should be final. | 33 | |
| '<' is not preceded with whitespace. | 33 | |
| '<' is not followed by whitespace. | 33 | |
| '>' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter collection should be final. | 37 | |
| '<' is not preceded with whitespace. | 37 | |
| '<' is not followed by whitespace. | 37 | |
| '>' is not preceded with whitespace. | 37 | |
| Parameter collectionSupport should be final. | 37 | |
| '<' is not preceded with whitespace. | 37 | |
| '<' is not followed by whitespace. | 37 | |
| '>' is not preceded with whitespace. | 37 | |
| Parameter mutex should be final. | 37 | |
| 'mutex' hides a field. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter collection should be final. | 41 | |
| '<' is not preceded with whitespace. | 41 | |
| '<' is not followed by whitespace. | 41 | |
| '>' is not preceded with whitespace. | 41 | |
| Parameter mutex should be final. | 41 | |
| 'mutex' hides a field. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line contains a tab character. | 47 | |
| Parameter o should be final. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line contains a tab character. | 53 | |
| Parameter c should be final. | 53 | |
| '<' is not preceded with whitespace. | 53 | |
| '<' is not followed by whitespace. | 53 | |
| '?' is not preceded with whitespace. | 53 | |
| '>' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line contains a tab character. | 59 | |
| Parameter l should be final. | 59 | |
| '<' is not preceded with whitespace. | 59 | |
| '<' is not followed by whitespace. | 59 | |
| '>' is not preceded with whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line contains a tab character. | 77 | |
| Parameter o should be final. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line contains a tab character. | 83 | |
| Parameter c should be final. | 83 | |
| '<' is not preceded with whitespace. | 83 | |
| '<' is not followed by whitespace. | 83 | |
| '?' is not preceded with whitespace. | 83 | |
| '>' is not preceded with whitespace. | 83 | |
| '?' is not followed by whitespace. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Line contains a tab character. | 89 | |
| Parameter obj should be final. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line has trailing spaces. | 106 | |
| Line contains a tab character. | 106 | |
| Missing a Javadoc comment. | 107 | |
| Line contains a tab character. | 107 | |
| '<' is not preceded with whitespace. | 107 | |
| '<' is not followed by whitespace. | 107 | |
| '>' is not preceded with whitespace. | 107 | |
| Line contains a tab character. | 108 | |
| Missing a Javadoc comment. | 108 | |
| '<' is not preceded with whitespace. | 108 | |
| '<' is not followed by whitespace. | 108 | |
| '>' is not preceded with whitespace. | 108 | |
| Variable 'it' must be private and have accessor methods. | 108 | |
| Line contains a tab character. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line has trailing spaces. | 128 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Line contains a tab character. | 130 | |
| '<' is not preceded with whitespace. | 130 | |
| '<' is not followed by whitespace. | 130 | |
| '>' is not preceded with whitespace. | 130 | |
| Line contains a tab character. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line contains a tab character. | 132 | |
| ';' is not followed by whitespace. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Line contains a tab character. | 136 | |
| Parameter o should be final. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Line contains a tab character. | 142 | |
| Parameter c should be final. | 142 | |
| '<' is not preceded with whitespace. | 142 | |
| '<' is not followed by whitespace. | 142 | |
| '?' is not preceded with whitespace. | 142 | |
| '>' is not preceded with whitespace. | 142 | |
| '?' is not followed by whitespace. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Line contains a tab character. | 148 | |
| Parameter l should be final. | 148 | |
| '<' is not preceded with whitespace. | 148 | |
| '<' is not followed by whitespace. | 148 | |
| '>' is not preceded with whitespace. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Line contains a tab character. | 154 | |
| Parameter c should be final. | 154 | |
| '<' is not preceded with whitespace. | 154 | |
| '<' is not followed by whitespace. | 154 | |
| '?' is not preceded with whitespace. | 154 | |
| '>' is not preceded with whitespace. | 154 | |
| '?' is not followed by whitespace. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Missing a Javadoc comment. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Line contains a tab character. | 172 | |
| '<' is not followed by whitespace. | 172 | |
| '>' is not preceded with whitespace. | 172 | |
| Parameter a should be final. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line has trailing spaces. | 183 | |
| Line contains a tab character. | 183 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 7 | |
| Missing a Javadoc comment. | 7 | |
| '<' is not preceded with whitespace. | 7 | |
| '<' is not followed by whitespace. | 7 | |
| '>' is not preceded with whitespace. | 7 | |
| '<' is not preceded with whitespace. | 7 | |
| '<' is not followed by whitespace. | 7 | |
| '>' is not preceded with whitespace. | 7 | |
| '<' is not preceded with whitespace. | 7 | |
| '<' is not followed by whitespace. | 7 | |
| '>' is not preceded with whitespace. | 7 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| '<' is not preceded with whitespace. | 8 | |
| '<' is not followed by whitespace. | 8 | |
| '>' is not preceded with whitespace. | 8 | |
| Variable 'list' must be private and have accessor methods. | 8 | |
| Line has trailing spaces. | 9 | |
| Line contains a tab character. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Parameter list should be final. | 10 | |
| '<' is not preceded with whitespace. | 10 | |
| '<' is not followed by whitespace. | 10 | |
| '>' is not preceded with whitespace. | 10 | |
| 'list' hides a field. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line has trailing spaces. | 14 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Parameter index should be final. | 15 | |
| Parameter element should be final. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Parameter index should be final. | 21 | |
| Parameter c should be final. | 21 | |
| '<' is not preceded with whitespace. | 21 | |
| '<' is not followed by whitespace. | 21 | |
| '?' is not preceded with whitespace. | 21 | |
| '>' is not preceded with whitespace. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter index should be final. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter o should be final. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter o should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '<' is not preceded with whitespace. | 45 | |
| '<' is not followed by whitespace. | 45 | |
| '>' is not preceded with whitespace. | 45 | |
| 'if' construct must use '{}'s. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| '<' is not preceded with whitespace. | 54 | |
| '<' is not followed by whitespace. | 54 | |
| '>' is not preceded with whitespace. | 54 | |
| Parameter index should be final. | 54 | |
| 'if' construct must use '{}'s. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter index should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter index should be final. | 69 | |
| Parameter element should be final. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 75 | |
| Missing a Javadoc comment. | 75 | |
| '<' is not preceded with whitespace. | 75 | |
| '<' is not followed by whitespace. | 75 | |
| '>' is not preceded with whitespace. | 75 | |
| Parameter fromIndex should be final. | 75 | |
| Parameter toIndex should be final. | 75 | |
| 'if' construct must use '{}'s. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line has trailing spaces. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| ',' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| ',' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Variable 'mutex' must be private and have accessor methods. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter map should be final. | 27 | |
| '<' is not preceded with whitespace. | 27 | |
| '<' is not followed by whitespace. | 27 | |
| '>' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line contains a tab character. | 45 | |
| Parameter key should be final. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line contains a tab character. | 51 | |
| Parameter value should be final. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line contains a tab character. | 57 | |
| '<' is not preceded with whitespace. | 57 | |
| '<' is not followed by whitespace. | 57 | |
| '<' is not preceded with whitespace. | 57 | |
| '<' is not followed by whitespace. | 57 | |
| '>' is not preceded with whitespace. | 57 | |
| '>' is not followed by whitespace. | 57 | |
| '>' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| '<' is not preceded with whitespace. | 59 | |
| '<' is not followed by whitespace. | 59 | |
| '<' is not preceded with whitespace. | 59 | |
| '<' is not followed by whitespace. | 59 | |
| ',' is not followed by whitespace. | 59 | |
| '>' is not preceded with whitespace. | 59 | |
| '>' is not followed by whitespace. | 59 | |
| '>' is not preceded with whitespace. | 59 | |
| '>' is not followed by whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line contains a tab character. | 63 | |
| Parameter obj should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line contains a tab character. | 69 | |
| Parameter key should be final. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Line contains a tab character. | 88 | |
| '<' is not preceded with whitespace. | 88 | |
| '<' is not followed by whitespace. | 88 | |
| '>' is not preceded with whitespace. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| '<' is not preceded with whitespace. | 90 | |
| '<' is not followed by whitespace. | 90 | |
| '>' is not preceded with whitespace. | 90 | |
| '>' is not followed by whitespace. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Line contains a tab character. | 94 | |
| Parameter key should be final. | 94 | |
| Parameter value should be final. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Line contains a tab character. | 100 | |
| Parameter t should be final. | 100 | |
| '<' is not preceded with whitespace. | 100 | |
| '<' is not followed by whitespace. | 100 | |
| '?' is not preceded with whitespace. | 100 | |
| '>' is not preceded with whitespace. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Line contains a tab character. | 106 | |
| Parameter key should be final. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Missing a Javadoc comment. | 123 | |
| Line contains a tab character. | 124 | |
| '<' is not preceded with whitespace. | 124 | |
| '<' is not followed by whitespace. | 124 | |
| '>' is not preceded with whitespace. | 124 | |
| Line contains a tab character. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line contains a tab character. | 126 | |
| '<' is not preceded with whitespace. | 126 | |
| '<' is not followed by whitespace. | 126 | |
| '>' is not preceded with whitespace. | 126 | |
| '>' is not followed by whitespace. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line has trailing spaces. | 129 | |
| Line contains a tab character. | 129 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 24 | |
| Missing a Javadoc comment. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter collection should be final. | 26 | |
| '<' is not preceded with whitespace. | 26 | |
| '<' is not followed by whitespace. | 26 | |
| '>' is not preceded with whitespace. | 26 | |
| Parameter collectionSupport should be final. | 26 | |
| '<' is not preceded with whitespace. | 26 | |
| '<' is not followed by whitespace. | 26 | |
| '>' is not preceded with whitespace. | 26 | |
| Parameter mutex should be final. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter collection should be final. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| Parameter mutex should be final. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter collection should be final. | 34 | |
| '<' is not preceded with whitespace. | 34 | |
| '<' is not followed by whitespace. | 34 | |
| '>' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Variable 'key' must be private and have accessor methods. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Variable 'value' must be private and have accessor methods. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter key should be final. | 28 | |
| 'key' hides a field. | 28 | |
| Parameter value should be final. | 28 | |
| 'value' hides a field. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter value should be final. | 40 | |
| 'value' hides a field. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Parameter obj should be final. | 46 | |
| 'if' construct must use '{}'s. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| 'cast' is not followed by whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| 'if' construct must use '{}'s. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| 'if' construct must use '{}'s. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| 'if' construct must use '{}'s. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| '+' is not preceded with whitespace. | 66 | |
| '+' is not followed by whitespace. | 66 | |
| '+' is not preceded with whitespace. | 66 | |
| '+' is not followed by whitespace. | 66 | |
| '+' is not preceded with whitespace. | 66 | |
| '+' is not followed by whitespace. | 66 | |
| '+' is not preceded with whitespace. | 66 | |
| '+' is not followed by whitespace. | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter listenableCollection should be final. | 26 | |
| '<' is not preceded with whitespace. | 26 | |
| '<' is not followed by whitespace. | 26 | |
| '>' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Parameter o should be final. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Parameter c should be final. | 35 | |
| '<' is not preceded with whitespace. | 35 | |
| '<' is not followed by whitespace. | 35 | |
| '?' is not preceded with whitespace. | 35 | |
| '>' is not preceded with whitespace. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line contains a tab character. | 45 | |
| '<' is not preceded with whitespace. | 45 | |
| '<' is not followed by whitespace. | 45 | |
| '>' is not preceded with whitespace. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| '<' is not preceded with whitespace. | 46 | |
| '<' is not followed by whitespace. | 46 | |
| '>' is not preceded with whitespace. | 46 | |
| '>' is not followed by whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line contains a tab character. | 55 | |
| Parameter o should be final. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line contains a tab character. | 60 | |
| Parameter c should be final. | 60 | |
| '<' is not preceded with whitespace. | 60 | |
| '<' is not followed by whitespace. | 60 | |
| '?' is not preceded with whitespace. | 60 | |
| '>' is not preceded with whitespace. | 60 | |
| '?' is not followed by whitespace. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line contains a tab character. | 65 | |
| Parameter c should be final. | 65 | |
| '<' is not preceded with whitespace. | 65 | |
| '<' is not followed by whitespace. | 65 | |
| '?' is not preceded with whitespace. | 65 | |
| '>' is not preceded with whitespace. | 65 | |
| '?' is not followed by whitespace. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 7 | |
| Missing a Javadoc comment. | 7 | |
| '<' is not preceded with whitespace. | 7 | |
| '<' is not followed by whitespace. | 7 | |
| '>' is not preceded with whitespace. | 7 | |
| '<' is not preceded with whitespace. | 7 | |
| '<' is not followed by whitespace. | 7 | |
| '>' is not preceded with whitespace. | 7 | |
| '<' is not preceded with whitespace. | 7 | |
| '<' is not followed by whitespace. | 7 | |
| '>' is not preceded with whitespace. | 7 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| '<' is not preceded with whitespace. | 8 | |
| '<' is not followed by whitespace. | 8 | |
| '>' is not preceded with whitespace. | 8 | |
| Variable 'listenableList' must be private and have accessor methods. | 8 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line contains a tab character. | 10 | |
| Parameter listenableList should be final. | 10 | |
| '<' is not preceded with whitespace. | 10 | |
| '<' is not followed by whitespace. | 10 | |
| '>' is not preceded with whitespace. | 10 | |
| 'listenableList' hides a field. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Parameter index should be final. | 18 | |
| Parameter element should be final. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Parameter index should be final. | 23 | |
| Parameter c should be final. | 23 | |
| '<' is not preceded with whitespace. | 23 | |
| '<' is not followed by whitespace. | 23 | |
| '?' is not preceded with whitespace. | 23 | |
| '>' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter index should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter o should be final. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter o should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '<' is not preceded with whitespace. | 40 | |
| '<' is not followed by whitespace. | 40 | |
| '>' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '<' is not preceded with whitespace. | 45 | |
| '<' is not followed by whitespace. | 45 | |
| '>' is not preceded with whitespace. | 45 | |
| Parameter index should be final. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter index should be final. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter index should be final. | 55 | |
| Parameter element should be final. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 60 | |
| Missing a Javadoc comment. | 60 | |
| '<' is not preceded with whitespace. | 60 | |
| '<' is not followed by whitespace. | 60 | |
| '>' is not preceded with whitespace. | 60 | |
| Parameter fromIndex should be final. | 60 | |
| Parameter toIndex should be final. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| '>' is not followed by whitespace. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter listenableMap should be final. | 28 | |
| '<' is not preceded with whitespace. | 28 | |
| '<' is not followed by whitespace. | 28 | |
| '>' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| '<' is not preceded with whitespace. | 36 | |
| '<' is not followed by whitespace. | 36 | |
| '<' is not preceded with whitespace. | 36 | |
| '<' is not followed by whitespace. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| '>' is not followed by whitespace. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 40 | |
| '<' is not preceded with whitespace. | 40 | |
| '<' is not followed by whitespace. | 40 | |
| '>' is not preceded with whitespace. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line contains a tab character. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| '<' is not preceded with whitespace. | 45 | |
| '<' is not followed by whitespace. | 45 | |
| '>' is not preceded with whitespace. | 45 | |
| '>' is not followed by whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line contains a tab character. | 49 | |
| '<' is not preceded with whitespace. | 49 | |
| '<' is not followed by whitespace. | 49 | |
| '>' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| '<' is not preceded with whitespace. | 50 | |
| '<' is not followed by whitespace. | 50 | |
| '>' is not preceded with whitespace. | 50 | |
| '>' is not followed by whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line contains a tab character. | 53 | |
| Parameter key should be final. | 53 | |
| Parameter value should be final. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line contains a tab character. | 57 | |
| Parameter t should be final. | 57 | |
| '<' is not preceded with whitespace. | 57 | |
| '<' is not followed by whitespace. | 57 | |
| '?' is not preceded with whitespace. | 57 | |
| '>' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line contains a tab character. | 61 | |
| Parameter key should be final. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '<' is not preceded with whitespace. | 23 | |
| '<' is not followed by whitespace. | 23 | |
| '>' is not preceded with whitespace. | 23 | |
| '<' is not preceded with whitespace. | 23 | |
| '<' is not followed by whitespace. | 23 | |
| '>' is not preceded with whitespace. | 23 | |
| '<' is not preceded with whitespace. | 23 | |
| '<' is not followed by whitespace. | 23 | |
| '>' is not preceded with whitespace. | 23 | |
| Line is longer than 80 characters. | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter listenableCollection should be final. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Unused import - java.io.IOException. | 21 | |
| Missing a Javadoc comment. | 33 | |
| Utility classes should not have a public or default constructor. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Name 'simplePatternReplacements' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| ',' is not followed by whitespace. | 35 | |
| Line contains a tab character. | 36 | |
| ',' is not followed by whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| ',' is not followed by whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Name 'simplePatternReplacementPatterns' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 46 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line contains a tab character. | 48 | |
| '=' is not preceded with whitespace. | 48 | |
| '=' is not followed by whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| '=' is not preceded with whitespace. | 49 | |
| '=' is not followed by whitespace. | 49 | |
| ';' is not followed by whitespace. | 49 | |
| '!=' is not preceded with whitespace. | 49 | |
| '!=' is not followed by whitespace. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| '=' is not preceded with whitespace. | 50 | |
| '=' is not followed by whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Redundant 'final' modifier. | 53 | |
| Parameter string should be final. | 53 | |
| Line contains a tab character. | 54 | |
| '=' is not preceded with whitespace. | 54 | |
| '=' is not followed by whitespace. | 54 | |
| ';' is not followed by whitespace. | 54 | |
| '!=' is not preceded with whitespace. | 54 | |
| '!=' is not followed by whitespace. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| '=' is not preceded with whitespace. | 55 | |
| '=' is not followed by whitespace. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter pattern should be final. | 59 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line contains a tab character. | 61 | |
| ',' is not followed by whitespace. | 61 | |
| '|' is not preceded with whitespace. | 61 | |
| '|' is not followed by whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 63 | |
| ',' is not followed by whitespace. | 63 | |
| '|' is not preceded with whitespace. | 63 | |
| '|' is not followed by whitespace. | 63 | |
| '|' is not preceded with whitespace. | 63 | |
| '|' is not followed by whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter pattern should be final. | 66 | |
| Parameter string should be final. | 66 | |
| Parameter replacement should be final. | 66 | |
| Line contains a tab character. | 67 | |
| '=' is not preceded with whitespace. | 67 | |
| '=' is not followed by whitespace. | 67 | |
| Line contains a tab character. | 68 | |
| '=' is not preceded with whitespace. | 68 | |
| '=' is not followed by whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| '=' is not preceded with whitespace. | 69 | |
| '=' is not followed by whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| '=' is not preceded with whitespace. | 71 | |
| '=' is not followed by whitespace. | 71 | |
| Line contains a tab character. | 72 | |
| ',' is not followed by whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| 'if' construct must use '{}'s. | 75 | |
| Line contains a tab character. | 75 | |
| '!=' is not preceded with whitespace. | 75 | |
| '!=' is not followed by whitespace. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| ',' is not followed by whitespace. | 76 | |
| ',' is not followed by whitespace. | 76 | |
| 'else' construct must use '{}'s. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line has trailing spaces. | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter matcher should be final. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| 'for' construct must use '{}'s. | 92 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line has trailing spaces. | 95 | |
| Line contains a tab character. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line contains a tab character. | 96 | |
| Missing a Javadoc comment. | 96 | |
| '<' is not preceded with whitespace. | 96 | |
| '<' is not followed by whitespace. | 96 | |
| '<' is not preceded with whitespace. | 96 | |
| '<' is not followed by whitespace. | 96 | |
| '>' is not preceded with whitespace. | 96 | |
| '>' is not followed by whitespace. | 96 | |
| '>' is not preceded with whitespace. | 96 | |
| Parameter list should be final. | 96 | |
| '<' is not preceded with whitespace. | 96 | |
| '<' is not followed by whitespace. | 96 | |
| '>' is not preceded with whitespace. | 96 | |
| Parameter p should be final. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line contains a tab character. | 97 | |
| '<' is not preceded with whitespace. | 97 | |
| '<' is not followed by whitespace. | 97 | |
| '<' is not preceded with whitespace. | 97 | |
| '<' is not followed by whitespace. | 97 | |
| '>' is not preceded with whitespace. | 97 | |
| '>' is not followed by whitespace. | 97 | |
| '>' is not preceded with whitespace. | 97 | |
| '<' is not preceded with whitespace. | 97 | |
| '<' is not followed by whitespace. | 97 | |
| '<' is not preceded with whitespace. | 97 | |
| '<' is not followed by whitespace. | 97 | |
| '>' is not preceded with whitespace. | 97 | |
| '>' is not followed by whitespace. | 97 | |
| '>' is not preceded with whitespace. | 97 | |
| '>' is not followed by whitespace. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| 'if' construct must use '{}'s. | 100 | |
| Line contains a tab character. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line contains a tab character. | 101 | |
| '<' is not preceded with whitespace. | 101 | |
| '<' is not followed by whitespace. | 101 | |
| '>' is not preceded with whitespace. | 101 | |
| '>' is not followed by whitespace. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line has trailing spaces. | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Parameter matcher should be final. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Missing a Javadoc comment. | 113 | |
| '<' is not preceded with whitespace. | 113 | |
| '<' is not followed by whitespace. | 113 | |
| '>' is not preceded with whitespace. | 113 | |
| Parameter s should be final. | 113 | |
| Parameter p should be final. | 113 | |
| Line contains a tab character. | 114 | |
| '<' is not preceded with whitespace. | 114 | |
| '<' is not followed by whitespace. | 114 | |
| '>' is not preceded with whitespace. | 114 | |
| '<' is not preceded with whitespace. | 114 | |
| '<' is not followed by whitespace. | 114 | |
| '>' is not preceded with whitespace. | 114 | |
| '>' is not followed by whitespace. | 114 | |
| Line contains a tab character. | 115 | |
| 'while' construct must use '{}'s. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line has trailing spaces. | 118 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter s should be final. | 121 | |
| Parameter p should be final. | 121 | |
| Line contains a tab character. | 122 | |
| 'if' construct must use '{}'s. | 123 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line has trailing spaces. | 125 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Missing a Javadoc comment. | 128 | |
| '<' is not preceded with whitespace. | 128 | |
| '<' is not followed by whitespace. | 128 | |
| '>' is not preceded with whitespace. | 128 | |
| Parameter string should be final. | 128 | |
| Parameter pattern should be final. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line has trailing spaces. | 131 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Missing a Javadoc comment. | 132 | |
| '<' is not preceded with whitespace. | 132 | |
| '<' is not followed by whitespace. | 132 | |
| '>' is not preceded with whitespace. | 132 | |
| Parameter string should be final. | 132 | |
| Parameter pattern should be final. | 132 | |
| Line contains a tab character. | 133 | |
| '<' is not preceded with whitespace. | 133 | |
| '<' is not followed by whitespace. | 133 | |
| '>' is not preceded with whitespace. | 133 | |
| '<' is not preceded with whitespace. | 133 | |
| '<' is not followed by whitespace. | 133 | |
| '>' is not preceded with whitespace. | 133 | |
| '>' is not followed by whitespace. | 133 | |
| Line has trailing spaces. | 134 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| 'while' construct must use '{}'s. | 136 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line has trailing spaces. | 138 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line contains a tab character. | 141 | |
| Missing a Javadoc comment. | 141 | |
| '<' is not preceded with whitespace. | 141 | |
| '<' is not followed by whitespace. | 141 | |
| '>' is not preceded with whitespace. | 141 | |
| Parameter string should be final. | 141 | |
| Parameter pattern should be final. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Line contains a tab character. | 144 | |
| Missing a Javadoc comment. | 144 | |
| '<' is not preceded with whitespace. | 144 | |
| '<' is not followed by whitespace. | 144 | |
| '>' is not preceded with whitespace. | 144 | |
| Parameter string should be final. | 144 | |
| Parameter pattern should be final. | 144 | |
| Line contains a tab character. | 145 | |
| '<' is not preceded with whitespace. | 145 | |
| '<' is not followed by whitespace. | 145 | |
| '>' is not preceded with whitespace. | 145 | |
| '=' is not preceded with whitespace. | 145 | |
| '<' is not preceded with whitespace. | 145 | |
| '<' is not followed by whitespace. | 145 | |
| '>' is not preceded with whitespace. | 145 | |
| '>' is not followed by whitespace. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line contains a tab character. | 152 | |
| Missing a Javadoc comment. | 152 | |
| Parameter string should be final. | 152 | |
| Parameter pattern should be final. | 152 | |
| Parameter iGroup should be final. | 152 | |
| 'if' construct must use '{}'s. | 153 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line has trailing spaces. | 155 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Avoid inline conditionals. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Parameter pat should be final. | 159 | |
| Parameter text should be final. | 159 | |
| Parameter rep should be final. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line is longer than 80 characters. | 162 | |
| Line contains a tab character. | 162 | |
| Missing a Javadoc comment. | 162 | |
| Parameter pattern should be final. | 162 | |
| Parameter string should be final. | 162 | |
| Parameter adapter should be final. | 162 | |
| '<' is not preceded with whitespace. | 162 | |
| '<' is not followed by whitespace. | 162 | |
| '>' is not preceded with whitespace. | 162 | |
| Line contains a tab character. | 163 | |
| '=' is not preceded with whitespace. | 163 | |
| '=' is not followed by whitespace. | 163 | |
| Line contains a tab character. | 164 | |
| '=' is not preceded with whitespace. | 164 | |
| '=' is not followed by whitespace. | 164 | |
| Line contains a tab character. | 165 | |
| '=' is not preceded with whitespace. | 165 | |
| '=' is not followed by whitespace. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| '=' is not preceded with whitespace. | 167 | |
| '=' is not followed by whitespace. | 167 | |
| Line contains a tab character. | 168 | |
| ',' is not followed by whitespace. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| 'if' construct must use '{}'s. | 171 | |
| Line contains a tab character. | 171 | |
| '!=' is not preceded with whitespace. | 171 | |
| '!=' is not followed by whitespace. | 171 | |
| Line contains a tab character. | 172 | |
| 'else' construct must use '{}'s. | 173 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line has trailing spaces. | 180 | |
| Line contains a tab character. | 180 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 2 | |
| Line has trailing spaces. | 3 | |
| Line contains a tab character. | 3 | |
| Line contains a tab character. | 4 | |
| Line has trailing spaces. | 5 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line contains a tab character. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line has trailing spaces. | 10 | |
| Line contains a tab character. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 27 | |
| Utility classes should not have a public or default constructor. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter text should be final. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| '?' should be on a new line. | 29 | |
| Avoid inline conditionals. | 29 | |
| Line contains a tab character. | 30 | |
| '+' is not preceded with whitespace. | 30 | |
| '+' should be on a new line. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 31 | |
| ',' is not followed by whitespace. | 31 | |
| '+' is not preceded with whitespace. | 31 | |
| '+' should be on a new line. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Variable 'spacePattern' must be private and have accessor methods. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '<' is not preceded with whitespace. | 36 | |
| '<' is not followed by whitespace. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| Parameter s should be final. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| '<' is not preceded with whitespace. | 42 | |
| '<' is not followed by whitespace. | 42 | |
| '>' is not preceded with whitespace. | 42 | |
| Parameter s should be final. | 42 | |
| Parameter sep should be final. | 42 | |
| Line contains a tab character. | 43 | |
| '=' is not preceded with whitespace. | 43 | |
| '=' is not followed by whitespace. | 43 | |
| ',' is not followed by whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| '>' is not followed by whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| ';' is not followed by whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter array should be final. | 56 | |
| Parameter separator should be final. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| 'if' construct must use '{}'s. | 60 | |
| Line contains a tab character. | 60 | |
| 'else' construct must use '{}'s. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter values should be final. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter values should be final. | 70 | |
| Parameter separator should be final. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Missing a Javadoc comment. | 73 | |
| '<' is not followed by whitespace. | 73 | |
| '>' is not preceded with whitespace. | 73 | |
| Parameter elements should be final. | 73 | |
| '<' is not preceded with whitespace. | 73 | |
| '<' is not followed by whitespace. | 73 | |
| '>' is not preceded with whitespace. | 73 | |
| Parameter separator should be final. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| 'if' construct must use '{}'s. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| 'if' construct must use '{}'s. | 81 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| 'else' construct must use '{}'s. | 83 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter strings should be final. | 89 | |
| '<' is not preceded with whitespace. | 89 | |
| '<' is not followed by whitespace. | 89 | |
| '?' is not preceded with whitespace. | 89 | |
| '>' is not preceded with whitespace. | 89 | |
| '?' is not followed by whitespace. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line has trailing spaces. | 98 | |
| Line contains a tab character. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line has trailing spaces. | 104 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line contains a tab character. | 112 | |
| Missing a Javadoc comment. | 112 | |
| '<' is not preceded with whitespace. | 112 | |
| '<' is not followed by whitespace. | 112 | |
| '>' is not preceded with whitespace. | 112 | |
| Parameter string should be final. | 112 | |
| Parameter separator should be final. | 112 | |
| Line contains a tab character. | 113 | |
| Line has trailing spaces. | 114 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| '<' is not preceded with whitespace. | 116 | |
| '<' is not followed by whitespace. | 116 | |
| '>' is not preceded with whitespace. | 116 | |
| '<' is not preceded with whitespace. | 116 | |
| '<' is not followed by whitespace. | 116 | |
| '>' is not preceded with whitespace. | 116 | |
| '>' is not followed by whitespace. | 116 | |
| Line has trailing spaces. | 117 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| 'if' construct must use '{}'s. | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| 'if' construct must use '{}'s. | 124 | |
| Line contains a tab character. | 124 | |
| Line has trailing spaces. | 125 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line has trailing spaces. | 128 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Parameter pattern should be final. | 129 | |
| Parameter replace should be final. | 129 | |
| Parameter s should be final. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line contains a tab character. | 130 | |
| ',' is not followed by whitespace. | 130 | |
| ',' is not followed by whitespace. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter a should be final. | 132 | |
| Line contains a tab character. | 133 | |
| '=' is not preceded with whitespace. | 133 | |
| '=' is not followed by whitespace. | 133 | |
| 'for' construct must use '{}'s. | 134 | |
| Line contains a tab character. | 134 | |
| '=' is not preceded with whitespace. | 134 | |
| '=' is not followed by whitespace. | 134 | |
| ';' is not followed by whitespace. | 134 | |
| '<' is not preceded with whitespace. | 134 | |
| '<' is not followed by whitespace. | 134 | |
| ';' is not followed by whitespace. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Missing a Javadoc comment. | 137 | |
| Parameter a should be final. | 137 | |
| Line contains a tab character. | 138 | |
| '=' is not preceded with whitespace. | 138 | |
| '=' is not followed by whitespace. | 138 | |
| Line contains a tab character. | 139 | |
| '=' is not preceded with whitespace. | 139 | |
| '=' is not followed by whitespace. | 139 | |
| '-' is not preceded with whitespace. | 139 | |
| '-' is not followed by whitespace. | 139 | |
| Line contains a tab character. | 140 | |
| '=' is not preceded with whitespace. | 140 | |
| '=' is not followed by whitespace. | 140 | |
| ';' is not followed by whitespace. | 140 | |
| '<' is not preceded with whitespace. | 140 | |
| '<' is not followed by whitespace. | 140 | |
| ';' is not followed by whitespace. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| 'if' construct must use '{}'s. | 144 | |
| Line contains a tab character. | 144 | |
| '!=' is not preceded with whitespace. | 144 | |
| '!=' is not followed by whitespace. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Parameter a should be final. | 147 | |
| Line contains a tab character. | 148 | |
| '=' is not preceded with whitespace. | 148 | |
| '=' is not followed by whitespace. | 148 | |
| Line contains a tab character. | 149 | |
| '=' is not preceded with whitespace. | 149 | |
| '=' is not followed by whitespace. | 149 | |
| '-' is not preceded with whitespace. | 149 | |
| '-' is not followed by whitespace. | 149 | |
| Line contains a tab character. | 150 | |
| '=' is not preceded with whitespace. | 150 | |
| '=' is not followed by whitespace. | 150 | |
| ';' is not followed by whitespace. | 150 | |
| '<' is not preceded with whitespace. | 150 | |
| '<' is not followed by whitespace. | 150 | |
| ';' is not followed by whitespace. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| 'if' construct must use '{}'s. | 154 | |
| Line contains a tab character. | 154 | |
| '!=' is not preceded with whitespace. | 154 | |
| '!=' is not followed by whitespace. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Missing a Javadoc comment. | 157 | |
| Parameter a should be final. | 157 | |
| ',' is not followed by whitespace. | 157 | |
| Parameter sep should be final. | 157 | |
| Line contains a tab character. | 158 | |
| '=' is not preceded with whitespace. | 158 | |
| '=' is not followed by whitespace. | 158 | |
| Line contains a tab character. | 159 | |
| '=' is not preceded with whitespace. | 159 | |
| '=' is not followed by whitespace. | 159 | |
| '-' is not preceded with whitespace. | 159 | |
| '-' is not followed by whitespace. | 159 | |
| Line contains a tab character. | 160 | |
| '=' is not preceded with whitespace. | 160 | |
| '=' is not followed by whitespace. | 160 | |
| ';' is not followed by whitespace. | 160 | |
| '<' is not preceded with whitespace. | 160 | |
| '<' is not followed by whitespace. | 160 | |
| ';' is not followed by whitespace. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| 'if' construct must use '{}'s. | 164 | |
| Line contains a tab character. | 164 | |
| '!=' is not preceded with whitespace. | 164 | |
| '!=' is not followed by whitespace. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Missing a Javadoc comment. | 167 | |
| Parameter s should be final. | 167 | |
| 'if' construct must use '{}'s. | 168 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| '=' is not preceded with whitespace. | 171 | |
| '=' is not followed by whitespace. | 171 | |
| Line contains a tab character. | 172 | |
| '=' is not preceded with whitespace. | 172 | |
| '=' is not followed by whitespace. | 172 | |
| Line contains a tab character. | 173 | |
| '=' is not preceded with whitespace. | 173 | |
| '=' is not followed by whitespace. | 173 | |
| ';' is not followed by whitespace. | 173 | |
| '<' is not preceded with whitespace. | 173 | |
| '<' is not followed by whitespace. | 173 | |
| ';' is not followed by whitespace. | 173 | |
| Line contains a tab character. | 174 | |
| '=' is not preceded with whitespace. | 174 | |
| '=' is not followed by whitespace. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| '>' is not preceded with whitespace. | 192 | |
| '127' is a magic number. | 192 | |
| '>' is not followed by whitespace. | 192 | |
| '||' is not preceded with whitespace. | 192 | |
| '||' is not followed by whitespace. | 192 | |
| Line contains a tab character. | 193 | |
| Line is longer than 80 characters. | 194 | |
| Line contains a tab character. | 194 | |
| '=' is not preceded with whitespace. | 194 | |
| '=' is not followed by whitespace. | 194 | |
| 'cast' is not followed by whitespace. | 194 | |
| ',' is not followed by whitespace. | 194 | |
| '16' is a magic number. | 194 | |
| Line contains a tab character. | 195 | |
| '=' is not preceded with whitespace. | 195 | |
| '=' is not followed by whitespace. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| '3' is a magic number. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| '4' is a magic number. | 203 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| 'else' construct must use '{}'s. | 209 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Missing a Javadoc comment. | 214 | |
| Parameter s should be final. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| '=' is not preceded with whitespace. | 216 | |
| '=' is not followed by whitespace. | 216 | |
| Line contains a tab character. | 217 | |
| '=' is not preceded with whitespace. | 217 | |
| '=' is not followed by whitespace. | 217 | |
| Line contains a tab character. | 218 | |
| '=' is not preceded with whitespace. | 218 | |
| '=' is not followed by whitespace. | 218 | |
| ';' is not followed by whitespace. | 218 | |
| '<' is not preceded with whitespace. | 218 | |
| '<' is not followed by whitespace. | 218 | |
| ';' is not followed by whitespace. | 218 | |
| Line contains a tab character. | 219 | |
| '=' is not preceded with whitespace. | 219 | |
| '=' is not followed by whitespace. | 219 | |
| Line contains a tab character. | 220 | |
| '==' is not preceded with whitespace. | 220 | |
| '==' is not followed by whitespace. | 220 | |
| Line contains a tab character. | 221 | |
| '=' is not preceded with whitespace. | 221 | |
| '=' is not followed by whitespace. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| Line is longer than 80 characters. | 243 | |
| Line contains a tab character. | 243 | |
| '=' is not preceded with whitespace. | 243 | |
| '=' is not followed by whitespace. | 243 | |
| '+' is not preceded with whitespace. | 243 | |
| '+' is not followed by whitespace. | 243 | |
| ',' is not followed by whitespace. | 243 | |
| '+' is not preceded with whitespace. | 243 | |
| '+' is not followed by whitespace. | 243 | |
| '5' is a magic number. | 243 | |
| Line is longer than 80 characters. | 244 | |
| Line contains a tab character. | 244 | |
| '=' is not preceded with whitespace. | 244 | |
| '=' is not followed by whitespace. | 244 | |
| ',' is not followed by whitespace. | 244 | |
| '16' is a magic number. | 244 | |
| Line contains a tab character. | 245 | |
| 'cast' is not followed by whitespace. | 245 | |
| Line contains a tab character. | 246 | |
| '+=' is not preceded with whitespace. | 246 | |
| '+=' is not followed by whitespace. | 246 | |
| '4' is a magic number. | 246 | |
| Line contains a tab character. | 247 | |
| Line is longer than 80 characters. | 248 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 251 | |
| Line is longer than 80 characters. | 252 | |
| Line contains a tab character. | 252 | |
| '+' is not preceded with whitespace. | 252 | |
| '+' is not followed by whitespace. | 252 | |
| '+' is not preceded with whitespace. | 252 | |
| '+' is not followed by whitespace. | 252 | |
| Line contains a tab character. | 253 | |
| 'else' construct must use '{}'s. | 254 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 259 | |
| Missing a Javadoc comment. | 259 | |
| Parameter string should be final. | 259 | |
| Line is longer than 80 characters. | 260 | |
| Line contains a tab character. | 260 | |
| Avoid inline conditionals. | 260 | |
| Avoid inline conditionals. | 260 | |
| Line contains a tab character. | 261 | |
| Line is longer than 80 characters. | 262 | |
| Line contains a tab character. | 262 | |
| Missing a Javadoc comment. | 262 | |
| Parameter strings should be final. | 262 | |
| '<' is not preceded with whitespace. | 262 | |
| '<' is not followed by whitespace. | 262 | |
| '>' is not preceded with whitespace. | 262 | |
| Parameter separator should be final. | 262 | |
| Line contains a tab character. | 263 | |
| '<' is not preceded with whitespace. | 263 | |
| '<' is not followed by whitespace. | 263 | |
| '>' is not preceded with whitespace. | 263 | |
| '<' is not preceded with whitespace. | 263 | |
| '<' is not followed by whitespace. | 263 | |
| '>' is not preceded with whitespace. | 263 | |
| '>' is not followed by whitespace. | 263 | |
| 'for' construct must use '{}'s. | 264 | |
| Line contains a tab character. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line has trailing spaces. | 268 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 269 | |
| Missing a Javadoc comment. | 269 | |
| Parameter string should be final. | 269 | |
| Line is longer than 80 characters. | 270 | |
| Line contains a tab character. | 270 | |
| Avoid inline conditionals. | 270 | |
| Line contains a tab character. | 271 | |
| Line contains a tab character. | 272 | |
| Missing a Javadoc comment. | 272 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Line has trailing spaces. | 276 | |
| Line contains a tab character. | 276 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 1 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 12 | |
| First sentence should end with a period. | 21 | |
| Utility classes should not have a public or default constructor. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 26 | |
| 'abstract' modifier out of order with the JLS suggestions. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line contains a tab character. | 41 | |
| 'abstract' modifier out of order with the JLS suggestions. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter p should be final. | 42 | |
| Parameter offset should be final. | 42 | |
| Parameter value should be final. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter p should be final. | 45 | |
| Parameter offset should be final. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter value should be final. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter value should be final. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Variable 'wide' must be private and have accessor methods. | 59 | |
| Line contains a tab character. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter wide should be final. | 60 | |
| 'wide' hides a field. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter p should be final. | 63 | |
| Parameter offset should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Avoid inline conditionals. | 65 | |
| Avoid inline conditionals. | 65 | |
| 'cast' is not followed by whitespace. | 65 | |
| 'cast' is not followed by whitespace. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter pointer should be final. | 72 | |
| Parameter offset should be final. | 72 | |
| Parameter value should be final. | 72 | |
| Line contains a tab character. | 73 | |
| 'cast' is not followed by whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Parameter p should be final. | 79 | |
| Parameter offset should be final. | 79 | |
| Parameter value should be final. | 79 | |
| Line contains a tab character. | 80 | |
| 'cast' is not followed by whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Parameter p should be final. | 82 | |
| Parameter offset should be final. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Parameter value should be final. | 85 | |
| Line contains a tab character. | 86 | |
| 'cast' is not followed by whitespace. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Parameter value should be final. | 88 | |
| Line contains a tab character. | 89 | |
| 'cast' is not followed by whitespace. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Parameter p should be final. | 91 | |
| Parameter offset should be final. | 91 | |
| Parameter value should be final. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line contains a tab character. | 92 | |
| Avoid inline conditionals. | 92 | |
| 'cast' is not followed by whitespace. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Parameter p should be final. | 94 | |
| Parameter offset should be final. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| '4' is a magic number. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Parameter p should be final. | 102 | |
| Parameter offset should be final. | 102 | |
| Parameter value should be final. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Parameter p should be final. | 105 | |
| Parameter offset should be final. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Parameter value should be final. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Parameter value should be final. | 111 | |
| Line contains a tab character. | 112 | |
| 'cast' is not followed by whitespace. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Parameter p should be final. | 114 | |
| Parameter offset should be final. | 114 | |
| Parameter value should be final. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line contains a tab character. | 115 | |
| Avoid inline conditionals. | 115 | |
| 'cast' is not followed by whitespace. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Parameter p should be final. | 117 | |
| Parameter offset should be final. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| '8' is a magic number. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Parameter p should be final. | 125 | |
| Parameter offset should be final. | 125 | |
| Parameter value should be final. | 125 | |
| Line contains a tab character. | 126 | |
| 'cast' is not followed by whitespace. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Parameter p should be final. | 128 | |
| Parameter offset should be final. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Parameter value should be final. | 131 | |
| Line contains a tab character. | 132 | |
| 'cast' is not followed by whitespace. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Parameter value should be final. | 134 | |
| Line contains a tab character. | 135 | |
| 'cast' is not followed by whitespace. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Parameter p should be final. | 137 | |
| Parameter offset should be final. | 137 | |
| Parameter value should be final. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Line contains a tab character. | 138 | |
| Avoid inline conditionals. | 138 | |
| 'cast' is not followed by whitespace. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Parameter p should be final. | 140 | |
| Parameter offset should be final. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Parameter p should be final. | 148 | |
| Parameter offset should be final. | 148 | |
| Parameter value should be final. | 148 | |
| Line contains a tab character. | 149 | |
| 'cast' is not followed by whitespace. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Parameter p should be final. | 151 | |
| Parameter offset should be final. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Parameter value should be final. | 154 | |
| Line contains a tab character. | 155 | |
| 'cast' is not followed by whitespace. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Parameter value should be final. | 157 | |
| Line contains a tab character. | 158 | |
| 'cast' is not followed by whitespace. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Parameter p should be final. | 160 | |
| Parameter offset should be final. | 160 | |
| Parameter value should be final. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line contains a tab character. | 161 | |
| Avoid inline conditionals. | 161 | |
| 'cast' is not followed by whitespace. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Parameter p should be final. | 163 | |
| Parameter offset should be final. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Parameter p should be final. | 171 | |
| Parameter offset should be final. | 171 | |
| Parameter value should be final. | 171 | |
| Line contains a tab character. | 172 | |
| 'cast' is not followed by whitespace. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Parameter p should be final. | 174 | |
| Parameter offset should be final. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Parameter value should be final. | 177 | |
| Line contains a tab character. | 178 | |
| 'cast' is not followed by whitespace. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Parameter value should be final. | 180 | |
| Line contains a tab character. | 181 | |
| 'cast' is not followed by whitespace. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Parameter p should be final. | 183 | |
| Parameter offset should be final. | 183 | |
| Parameter value should be final. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Line contains a tab character. | 184 | |
| Avoid inline conditionals. | 184 | |
| 'cast' is not followed by whitespace. | 184 | |
| 'cast' is not followed by whitespace. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Parameter p should be final. | 186 | |
| Parameter offset should be final. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Parameter p should be final. | 194 | |
| Parameter offset should be final. | 194 | |
| Parameter value should be final. | 194 | |
| Line contains a tab character. | 195 | |
| 'cast' is not followed by whitespace. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Parameter p should be final. | 197 | |
| Parameter offset should be final. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Parameter value should be final. | 200 | |
| Line is longer than 80 characters. | 201 | |
| Line contains a tab character. | 201 | |
| 'cast' is not followed by whitespace. | 201 | |
| Avoid inline conditionals. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Parameter value should be final. | 203 | |
| Line contains a tab character. | 204 | |
| 'cast' is not followed by whitespace. | 204 | |
| Avoid inline conditionals. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Parameter p should be final. | 206 | |
| Parameter offset should be final. | 206 | |
| Parameter value should be final. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line contains a tab character. | 207 | |
| Avoid inline conditionals. | 207 | |
| 'cast' is not followed by whitespace. | 207 | |
| Avoid inline conditionals. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Parameter p should be final. | 209 | |
| Parameter offset should be final. | 209 | |
| Line is longer than 80 characters. | 210 | |
| Line contains a tab character. | 210 | |
| Avoid inline conditionals. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Parameter p should be final. | 217 | |
| Parameter offset should be final. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Parameter p should be final. | 220 | |
| Parameter offset should be final. | 220 | |
| Parameter value should be final. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Parameter value should be final. | 223 | |
| Line is longer than 80 characters. | 224 | |
| Line contains a tab character. | 224 | |
| 'cast' is not followed by whitespace. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Parameter value should be final. | 226 | |
| Line contains a tab character. | 227 | |
| 'cast' is not followed by whitespace. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Parameter p should be final. | 229 | |
| Parameter offset should be final. | 229 | |
| Parameter value should be final. | 229 | |
| Line is longer than 80 characters. | 230 | |
| Line contains a tab character. | 230 | |
| Avoid inline conditionals. | 230 | |
| 'cast' is not followed by whitespace. | 230 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Parameter p should be final. | 232 | |
| Parameter offset should be final. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| '8' is a magic number. | 236 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Parameter p should be final. | 240 | |
| Parameter offset should be final. | 240 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Parameter p should be final. | 243 | |
| Parameter offset should be final. | 243 | |
| Parameter value should be final. | 243 | |
| Line contains a tab character. | 244 | |
| 'cast' is not followed by whitespace. | 244 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 246 | |
| Parameter value should be final. | 246 | |
| Line is longer than 80 characters. | 247 | |
| Line contains a tab character. | 247 | |
| 'cast' is not followed by whitespace. | 247 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Parameter value should be final. | 249 | |
| Line contains a tab character. | 250 | |
| 'cast' is not followed by whitespace. | 250 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Parameter p should be final. | 252 | |
| Parameter offset should be final. | 252 | |
| Parameter value should be final. | 252 | |
| Line is longer than 80 characters. | 253 | |
| Line contains a tab character. | 253 | |
| Avoid inline conditionals. | 253 | |
| 'cast' is not followed by whitespace. | 253 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Parameter p should be final. | 255 | |
| Parameter offset should be final. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 259 | |
| '4' is a magic number. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 263 | |
| Line contains a tab character. | 264 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 274 | |
| ';' is preceded with whitespace. | 275 | |
| Line contains a tab character. | 275 | |
| Line has trailing spaces. | 276 | |
| Line contains a tab character. | 276 | |
| Line contains a tab character. | 277 | |
| Missing a Javadoc comment. | 277 | |
| Name 'primHandlers' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 277 | |
| Line contains a tab character. | 278 | |
| Line contains a tab character. | 279 | |
| Line contains a tab character. | 280 | |
| Line has trailing spaces. | 281 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 282 | |
| Line contains a tab character. | 283 | |
| Line has trailing spaces. | 284 | |
| Line contains a tab character. | 284 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 286 | |
| Line has trailing spaces. | 287 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 288 | |
| Line contains a tab character. | 289 | |
| Line has trailing spaces. | 290 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| Line has trailing spaces. | 293 | |
| Line contains a tab character. | 293 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 295 | |
| Line has trailing spaces. | 296 | |
| Line contains a tab character. | 296 | |
| Line contains a tab character. | 297 | |
| Line contains a tab character. | 298 | |
| Line has trailing spaces. | 299 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 | |
| Line has trailing spaces. | 302 | |
| Line contains a tab character. | 302 | |
| Line contains a tab character. | 303 | |
| Line contains a tab character. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 307 | |
| Missing a Javadoc comment. | 307 | |
| Line contains a tab character. | 308 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| Line contains a tab character. | 313 | |
| '3' is a magic number. | 313 | |
| Line contains a tab character. | 314 | |
| '4' is a magic number. | 314 | |
| Line contains a tab character. | 315 | |
| Line contains a tab character. | 316 | |
| '5' is a magic number. | 316 | |
| Line contains a tab character. | 317 | |
| '6' is a magic number. | 317 | |
| Line contains a tab character. | 318 | |
| '7' is a magic number. | 318 | |
| Line contains a tab character. | 319 | |
| '8' is a magic number. | 319 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 322 | |
| Line is longer than 80 characters. | 323 | |
| Line contains a tab character. | 323 | |
| Line contains a tab character. | 324 | |
| Line contains a tab character. | 325 | |
| Line has trailing spaces. | 326 | |
| Line contains a tab character. | 326 | |
| Line is longer than 80 characters. | 327 | |
| Line contains a tab character. | 327 | |
| Missing a Javadoc comment. | 327 | |
| Parameter type should be final. | 327 | |
| Parameter bitOffset should be final. | 327 | |
| Parameter bits should be final. | 327 | |
| Line contains a tab character. | 328 | |
| 'cast' is not followed by whitespace. | 328 | |
| Line contains a tab character. | 329 | |
| Line contains a tab character. | 330 | |
| 'if' construct must use '{}'s. | 331 | |
| Line has trailing spaces. | 331 | |
| Line contains a tab character. | 331 | |
| '||' should be on a new line. | 331 | |
| Line contains a tab character. | 332 | |
| Line is longer than 80 characters. | 333 | |
| Line contains a tab character. | 333 | |
| '||' should be on a new line. | 333 | |
| Line contains a tab character. | 334 | |
| Line contains a tab character. | 335 | |
| Line contains a tab character. | 336 | |
| Line is longer than 80 characters. | 337 | |
| Line contains a tab character. | 337 | |
| Line contains a tab character. | 338 | |
| Line is longer than 80 characters. | 339 | |
| Line contains a tab character. | 339 | |
| Line has trailing spaces. | 340 | |
| Line contains a tab character. | 340 | |
| Line contains a tab character. | 341 | |
| Line contains a tab character. | 342 | |
| Line has trailing spaces. | 343 | |
| Line contains a tab character. | 343 | |
| Line contains a tab character. | 344 | |
| Missing a Javadoc comment. | 344 | |
| Parameter bi should be final. | 344 | |
| 'for' construct must use '{}'s. | 345 | |
| Line contains a tab character. | 345 | |
| Line contains a tab character. | 346 | |
| Avoid inline conditionals. | 346 | |
| Line contains a tab character. | 347 | |
| Line contains a tab character. | 348 | |
| Line contains a tab character. | 349 | |
| Missing a Javadoc comment. | 349 | |
| Parameter bits should be final. | 349 | |
| Parameter bitOffset should be final. | 349 | |
| Line contains a tab character. | 350 | |
| Avoid inline conditionals. | 350 | |
| 'if' construct must use '{}'s. | 351 | |
| Line contains a tab character. | 351 | |
| Line contains a tab character. | 352 | |
| Line contains a tab character. | 353 | |
| Line contains a tab character. | 354 | |
| Line contains a tab character. | 355 | |
| Line contains a tab character. | 356 | |
| 'for' construct must use '{}'s. | 357 | |
| Line contains a tab character. | 357 | |
| Line contains a tab character. | 358 | |
| Line contains a tab character. | 359 | |
| Line contains a tab character. | 360 | |
| Line contains a tab character. | 361 | |
| Line is longer than 80 characters. | 363 | |
| Line contains a tab character. | 363 | |
| Missing a Javadoc comment. | 363 | |
| Parameter pointer should be final. | 363 | |
| Parameter offset should be final. | 363 | |
| Parameter bytesToFetch should be final. | 363 | |
| Line contains a tab character. | 364 | |
| 'if' construct must use '{}'s. | 365 | |
| Line contains a tab character. | 365 | |
| Line contains a tab character. | 366 | |
| Line contains a tab character. | 367 | |
| Line contains a tab character. | 368 | |
| Line is longer than 80 characters. | 369 | |
| Line contains a tab character. | 369 | |
| Missing a Javadoc comment. | 369 | |
| Parameter pointer should be final. | 369 | |
| Parameter offset should be final. | 369 | |
| Parameter bs should be final. | 369 | |
| 'if' construct must use '{}'s. | 370 | |
| Line contains a tab character. | 370 | |
| Line contains a tab character. | 371 | |
| Line contains a tab character. | 372 | |
| Line contains a tab character. | 373 | |
| Line contains a tab character. | 374 | |
| Missing a Javadoc comment. | 374 | |
| Parameter bs should be final. | 374 | |
| Line is longer than 80 characters. | 375 | |
| Line contains a tab character. | 375 | |
| Line contains a tab character. | 376 | |
| Line has trailing spaces. | 377 | |
| Line contains a tab character. | 377 | |
| Line contains a tab character. | 378 | |
| Line contains a tab character. | 379 | |
| Line contains a tab character. | 380 | |
| Line contains a tab character. | 381 | |
| Line contains a tab character. | 382 | |
| Line contains a tab character. | 383 | |
| Missing a Javadoc comment. | 383 | |
| '{' is not followed by whitespace. | 383 | |
| '}' is not preceded with whitespace. | 383 | |
| Line has trailing spaces. | 384 | |
| Line contains a tab character. | 384 | |
| Line is longer than 80 characters. | 385 | |
| Line contains a tab character. | 385 | |
| Missing a Javadoc comment. | 385 | |
| Parameter pointer should be final. | 385 | |
| Parameter offset should be final. | 385 | |
| Parameter bitOffset should be final. | 385 | |
| Parameter bits should be final. | 385 | |
| Parameter value should be final. | 385 | |
| Parameter type should be final. | 385 | |
| Line contains a tab character. | 386 | |
| 'if' construct must use '{}'s. | 387 | |
| Line contains a tab character. | 387 | |
| Line contains a tab character. | 388 | |
| Line has trailing spaces. | 389 | |
| Line contains a tab character. | 389 | |
| Line contains a tab character. | 390 | |
| Line contains a tab character. | 391 | |
| Line contains a tab character. | 392 | |
| Line contains a tab character. | 393 | |
| Line has trailing spaces. | 394 | |
| Line contains a tab character. | 394 | |
| 'if' construct must use '{}'s. | 395 | |
| Line contains a tab character. | 395 | |
| Line contains a tab character. | 396 | |
| '3' is a magic number. | 396 | |
| Line has trailing spaces. | 397 | |
| Line contains a tab character. | 397 | |
| Line has trailing spaces. | 398 | |
| Line contains a tab character. | 398 | |
| Line has trailing spaces. | 399 | |
| Line contains a tab character. | 399 | |
| Line is longer than 80 characters. | 400 | |
| Line contains a tab character. | 400 | |
| Line contains a tab character. | 401 | |
| Line contains a tab character. | 402 | |
| '3' is a magic number. | 402 | |
| '7' is a magic number. | 402 | |
| Avoid inline conditionals. | 402 | |
| Line contains a tab character. | 403 | |
| Line contains a tab character. | 404 | |
| Line contains a tab character. | 405 | |
| Line contains a tab character. | 406 | |
| Line has trailing spaces. | 407 | |
| Line contains a tab character. | 407 | |
| Line contains a tab character. | 408 | |
| Line contains a tab character. | 409 | |
| Line contains a tab character. | 410 | |
| Line contains a tab character. | 411 | |
| Line contains a tab character. | 412 | |
| Line contains a tab character. | 413 | |
| Line contains a tab character. | 414 | |
| Line contains a tab character. | 415 | |
| Line contains a tab character. | 416 | |
| Line is longer than 80 characters. | 417 | |
| Line contains a tab character. | 417 | |
| Line contains a tab character. | 418 | |
| Line has trailing spaces. | 419 | |
| Line contains a tab character. | 419 | |
| Line is longer than 80 characters. | 420 | |
| Line contains a tab character. | 420 | |
| Line contains a tab character. | 421 | |
| Line contains a tab character. | 422 | |
| Line contains a tab character. | 423 | |
| Line contains a tab character. | 424 | |
| Line contains a tab character. | 425 | |
| Line has trailing spaces. | 426 | |
| Line contains a tab character. | 426 | |
| Line is longer than 80 characters. | 427 | |
| Line contains a tab character. | 427 | |
| Line contains a tab character. | 428 | |
| Line contains a tab character. | 429 | |
| Line contains a tab character. | 430 | |
| Line is longer than 80 characters. | 431 | |
| Line contains a tab character. | 431 | |
| Missing a Javadoc comment. | 431 | |
| Parameter pointer should be final. | 431 | |
| Parameter offset should be final. | 431 | |
| Parameter bitOffset should be final. | 431 | |
| Parameter bits should be final. | 431 | |
| Parameter type should be final. | 431 | |
| Line contains a tab character. | 432 | |
| 'if' construct must use '{}'s. | 433 | |
| Line contains a tab character. | 433 | |
| Line contains a tab character. | 434 | |
| Line has trailing spaces. | 435 | |
| Line contains a tab character. | 435 | |
| 'if' construct must use '{}'s. | 436 | |
| Line contains a tab character. | 436 | |
| Line contains a tab character. | 437 | |
| 'if' construct must use '{}'s. | 439 | |
| Line contains a tab character. | 439 | |
| Line contains a tab character. | 440 | |
| '3' is a magic number. | 440 | |
| Line has trailing spaces. | 441 | |
| Line contains a tab character. | 441 | |
| Line contains a tab character. | 442 | |
| Line contains a tab character. | 443 | |
| Line contains a tab character. | 444 | |
| '3' is a magic number. | 444 | |
| '7' is a magic number. | 444 | |
| Avoid inline conditionals. | 444 | |
| Line has trailing spaces. | 445 | |
| Line contains a tab character. | 445 | |
| Line contains a tab character. | 446 | |
| Line contains a tab character. | 447 | |
| Line contains a tab character. | 448 | |
| Line contains a tab character. | 449 | |
| Line contains a tab character. | 450 | |
| Line contains a tab character. | 451 | |
| Line contains a tab character. | 452 | |
| Line contains a tab character. | 453 | |
| Line contains a tab character. | 454 | |
| Line contains a tab character. | 455 | |
| Line is longer than 80 characters. | 456 | |
| Line contains a tab character. | 456 | |
| Line contains a tab character. | 457 | |
| Line contains a tab character. | 458 | |
| Line contains a tab character. | 459 | |
| Line contains a tab character. | 460 | |
| Line contains a tab character. | 461 | |
| Line contains a tab character. | 462 | |
| Line contains a tab character. | 463 | |
| Line contains a tab character. | 464 | |
| Line contains a tab character. | 465 | |
| Line has trailing spaces. | 466 | |
| Line contains a tab character. | 466 | |
| Line has trailing spaces. | 467 | |
| Line contains a tab character. | 467 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 | |
| Utility classes should not have a public or default constructor. | 3 | |
| Line contains a tab character. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Parameter type should be final. | 4 | |
| '<' is not preceded with whitespace. | 4 | |
| '<' is not followed by whitespace. | 4 | |
| '?' is not preceded with whitespace. | 4 | |
| '>' is not preceded with whitespace. | 4 | |
| '?' is not followed by whitespace. | 4 | |
| Parameter p should be final. | 4 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 | |
| Parameter cb should be final. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 9 | |
| Unused import - com.sun.jna.ptr.ByReference. | 13 | |
| Unused import - java.util.HashMap. | 20 | |
| Unused import - java.util.Map. | 22 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 42 | |
| Inner assignments should be avoided. | 45 | |
| Line has trailing spaces. | 49 | |
| Line has trailing spaces. | 52 | |
| Expected an @return tag. | 54 | |
| Parameter peer should be final. | 54 | |
| Expected @param tag for 'peer'. | 54 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 58 | |
| Variable 'peer' must be private and have accessor methods. | 60 | |
| Line has trailing spaces. | 64 | |
| Parameter peer should be final. | 66 | |
| 'peer' hides a field. | 66 | |
| Expected @param tag for 'peer'. | 66 | |
| Method 'share' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter offset should be final. | 70 | |
| Line has trailing spaces. | 73 | |
| Expected an @return tag. | 75 | |
| Method 'share' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Parameter offset should be final. | 75 | |
| Expected @param tag for 'offset'. | 75 | |
| Parameter sz should be final. | 75 | |
| Expected @param tag for 'sz'. | 75 | |
| 'if' construct must use '{}'s. | 76 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Parameter size should be final. | 81 | |
| Expected @param tag for 'size'. | 81 | |
| 'cast' is not followed by whitespace. | 82 | |
| Line has trailing spaces. | 88 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line has trailing spaces. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 92 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Parameter o should be final. | 94 | |
| 'if' construct must use '{}'s. | 95 | |
| 'if' construct must use '{}'s. | 96 | |
| 'cast' is not followed by whitespace. | 97 | |
| First sentence should end with a period. | 100 | |
| Line contains a tab character. | 104 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| 'cast' is not followed by whitespace. | 107 | |
| '32' is a magic number. | 107 | |
| Expected an @return tag. | 118 | |
| Method 'indexOf' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Parameter offset should be final. | 118 | |
| Expected @param tag for 'offset'. | 118 | |
| Parameter value should be final. | 118 | |
| Expected @param tag for 'value'. | 118 | |
| Line has trailing spaces. | 121 | |
| Missing a Javadoc comment. | 122 | |
| Name '_indexOf' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 122 | |
| Parameter addr should be final. | 122 | |
| Parameter value should be final. | 122 | |
| Method 'read' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Parameter offset should be final. | 133 | |
| Parameter buf should be final. | 133 | |
| Parameter index should be final. | 133 | |
| Parameter length should be final. | 133 | |
| Line is longer than 80 characters. | 137 | |
| Missing a Javadoc comment. | 137 | |
| Name '_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 137 | |
| Parameter addr should be final. | 137 | |
| Parameter buf should be final. | 137 | |
| Parameter index should be final. | 137 | |
| Parameter length should be final. | 137 | |
| Method 'read' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Parameter offset should be final. | 149 | |
| Parameter buf should be final. | 149 | |
| Parameter index should be final. | 149 | |
| Parameter length should be final. | 149 | |
| Line is longer than 80 characters. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Name '_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 153 | |
| Parameter addr should be final. | 153 | |
| Parameter buf should be final. | 153 | |
| Parameter index should be final. | 153 | |
| Parameter length should be final. | 153 | |
| Method 'read' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Parameter offset should be final. | 165 | |
| Parameter buf should be final. | 165 | |
| Parameter index should be final. | 165 | |
| Parameter length should be final. | 165 | |
| Line has trailing spaces. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Name '_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 169 | |
| Parameter addr should be final. | 169 | |
| Parameter buf should be final. | 169 | |
| Parameter index should be final. | 169 | |
| Parameter length should be final. | 169 | |
| Method 'read' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Parameter offset should be final. | 181 | |
| Parameter buf should be final. | 181 | |
| Parameter index should be final. | 181 | |
| Parameter length should be final. | 181 | |
| Line is longer than 80 characters. | 185 | |
| Missing a Javadoc comment. | 185 | |
| Name '_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 185 | |
| Parameter addr should be final. | 185 | |
| Parameter buf should be final. | 185 | |
| Parameter index should be final. | 185 | |
| Parameter length should be final. | 185 | |
| Method 'read' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Parameter offset should be final. | 196 | |
| Parameter buf should be final. | 196 | |
| Parameter index should be final. | 196 | |
| Parameter length should be final. | 196 | |
| Line is longer than 80 characters. | 200 | |
| Missing a Javadoc comment. | 200 | |
| Name '_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 200 | |
| Parameter addr should be final. | 200 | |
| Parameter buf should be final. | 200 | |
| Parameter index should be final. | 200 | |
| Parameter length should be final. | 200 | |
| Method 'read' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| Parameter offset should be final. | 211 | |
| Parameter buf should be final. | 211 | |
| Parameter index should be final. | 211 | |
| Parameter length should be final. | 211 | |
| Line is longer than 80 characters. | 215 | |
| Missing a Javadoc comment. | 215 | |
| Name '_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 215 | |
| Parameter addr should be final. | 215 | |
| Parameter buf should be final. | 215 | |
| Parameter index should be final. | 215 | |
| Parameter length should be final. | 215 | |
| Method 'read' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| Parameter offset should be final. | 226 | |
| Parameter buf should be final. | 226 | |
| Parameter index should be final. | 226 | |
| Parameter length should be final. | 226 | |
| Line is longer than 80 characters. | 230 | |
| Missing a Javadoc comment. | 230 | |
| Name '_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 230 | |
| Parameter addr should be final. | 230 | |
| Parameter buf should be final. | 230 | |
| Parameter index should be final. | 230 | |
| Parameter length should be final. | 230 | |
| Method 'read' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| Parameter offset should be final. | 241 | |
| Parameter buf should be final. | 241 | |
| Parameter index should be final. | 241 | |
| Parameter length should be final. | 241 | |
| '=' is not preceded with whitespace. | 242 | |
| '=' is not followed by whitespace. | 242 | |
| ';' is not followed by whitespace. | 242 | |
| ';' is not followed by whitespace. | 242 | |
| '*' is not preceded with whitespace. | 243 | |
| '*' is not followed by whitespace. | 243 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 262 | |
| Parameter offset should be final. | 262 | |
| Parameter buf should be final. | 262 | |
| Parameter index should be final. | 262 | |
| Parameter length should be final. | 262 | |
| Line is longer than 80 characters. | 266 | |
| Missing a Javadoc comment. | 266 | |
| Name '_write' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 266 | |
| Parameter addr should be final. | 266 | |
| Parameter buf should be final. | 266 | |
| Parameter index should be final. | 266 | |
| Parameter length should be final. | 266 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| Parameter offset should be final. | 279 | |
| Parameter buf should be final. | 279 | |
| Parameter index should be final. | 279 | |
| Parameter length should be final. | 279 | |
| Line is longer than 80 characters. | 283 | |
| Missing a Javadoc comment. | 283 | |
| Name '_write' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 283 | |
| Parameter addr should be final. | 283 | |
| Parameter buf should be final. | 283 | |
| Parameter index should be final. | 283 | |
| Parameter length should be final. | 283 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 295 | |
| Parameter offset should be final. | 295 | |
| Parameter buf should be final. | 295 | |
| Parameter index should be final. | 295 | |
| Parameter length should be final. | 295 | |
| Line is longer than 80 characters. | 299 | |
| Missing a Javadoc comment. | 299 | |
| Name '_write' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 299 | |
| Parameter addr should be final. | 299 | |
| Parameter buf should be final. | 299 | |
| Parameter index should be final. | 299 | |
| Parameter length should be final. | 299 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 311 | |
| Parameter offset should be final. | 311 | |
| Parameter buf should be final. | 311 | |
| Parameter index should be final. | 311 | |
| Parameter length should be final. | 311 | |
| Line is longer than 80 characters. | 315 | |
| Missing a Javadoc comment. | 315 | |
| Name '_write' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 315 | |
| Parameter addr should be final. | 315 | |
| Parameter buf should be final. | 315 | |
| Parameter index should be final. | 315 | |
| Parameter length should be final. | 315 | |
| Line has trailing spaces. | 318 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 327 | |
| Parameter offset should be final. | 327 | |
| Parameter buf should be final. | 327 | |
| Parameter index should be final. | 327 | |
| Parameter length should be final. | 327 | |
| Line is longer than 80 characters. | 331 | |
| Missing a Javadoc comment. | 331 | |
| Name '_write' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 331 | |
| Parameter addr should be final. | 331 | |
| Parameter buf should be final. | 331 | |
| Parameter index should be final. | 331 | |
| Parameter length should be final. | 331 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 343 | |
| Parameter offset should be final. | 343 | |
| Parameter buf should be final. | 343 | |
| Parameter index should be final. | 343 | |
| Parameter length should be final. | 343 | |
| Line is longer than 80 characters. | 347 | |
| Missing a Javadoc comment. | 347 | |
| Name '_write' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 347 | |
| Parameter addr should be final. | 347 | |
| Parameter buf should be final. | 347 | |
| Parameter index should be final. | 347 | |
| Parameter length should be final. | 347 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 359 | |
| Parameter offset should be final. | 359 | |
| Parameter buf should be final. | 359 | |
| Parameter index should be final. | 359 | |
| Parameter length should be final. | 359 | |
| Line is longer than 80 characters. | 363 | |
| Missing a Javadoc comment. | 363 | |
| Name '_write' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 363 | |
| Parameter addr should be final. | 363 | |
| Parameter buf should be final. | 363 | |
| Parameter index should be final. | 363 | |
| Parameter length should be final. | 363 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 372 | |
| Parameter bOff should be final. | 372 | |
| Parameter buf should be final. | 372 | |
| Parameter index should be final. | 372 | |
| Parameter length should be final. | 372 | |
| '=' is not preceded with whitespace. | 373 | |
| '=' is not followed by whitespace. | 373 | |
| ';' is not followed by whitespace. | 373 | |
| ';' is not followed by whitespace. | 373 | |
| Line has trailing spaces. | 381 | |
| Line contains a tab character. | 381 | |
| Line contains a tab character. | 382 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 382 | |
| Missing a Javadoc comment. | 382 | |
| Parameter offset should be final. | 382 | |
| Parameter type should be final. | 382 | |
| Parameter currentValue should be final. | 382 | |
| Line contains a tab character. | 383 | |
| Line contains a tab character. | 384 | |
| Line has trailing spaces. | 385 | |
| Line contains a tab character. | 385 | |
| Line is longer than 80 characters. | 386 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 386 | |
| Missing a Javadoc comment. | 386 | |
| Parameter offset should be final. | 386 | |
| Parameter bitOffset should be final. | 386 | |
| Parameter bits should be final. | 386 | |
| Parameter type should be final. | 386 | |
| Parameter currentValue should be final. | 386 | |
| Line is longer than 80 characters. | 388 | |
| 'if' construct must use '{}'s. | 389 | |
| Line contains a tab character. | 389 | |
| Line contains a tab character. | 390 | |
| Line has trailing spaces. | 391 | |
| Line contains a tab character. | 391 | |
| Line contains a tab character. | 392 | |
| Line contains a tab character. | 393 | |
| Line contains a tab character. | 394 | |
| 'cast' is not followed by whitespace. | 394 | |
| Line is longer than 80 characters. | 396 | |
| '}' should be on the same line. | 397 | |
| 'cast' is not followed by whitespace. | 399 | |
| '}' should be on the same line. | 403 | |
| Line contains a tab character. | 404 | |
| Avoid inline conditionals. | 408 | |
| 'cast' is not followed by whitespace. | 408 | |
| 'if' construct must use '{}'s. | 409 | |
| 'else' construct must use '{}'s. | 411 | |
| '}' should be on the same line. | 414 | |
| '}' should be on the same line. | 421 | |
| 'cast' is not followed by whitespace. | 423 | |
| '}' should be on the same line. | 430 | |
| '}' should be on the same line. | 435 | |
| Avoid inline conditionals. | 437 | |
| 'cast' is not followed by whitespace. | 438 | |
| Line is longer than 80 characters. | 440 | |
| '}' should be on the same line. | 443 | |
| 'cast' is not followed by whitespace. | 445 | |
| '}' should be on the same line. | 449 | |
| Line is longer than 80 characters. | 451 | |
| '}' should be on the same line. | 455 | |
| '}' should be on the same line. | 462 | |
| Line is longer than 80 characters. | 465 | |
| Missing a Javadoc comment. | 470 | |
| Parameter offset should be final. | 470 | |
| Parameter o should be final. | 470 | |
| Parameter cls should be final. | 470 | |
| Line has trailing spaces. | 474 | |
| 'cast' is not followed by whitespace. | 476 | |
| '}' should be on the same line. | 477 | |
| 'cast' is not followed by whitespace. | 479 | |
| '}' should be on the same line. | 480 | |
| 'cast' is not followed by whitespace. | 482 | |
| '}' should be on the same line. | 483 | |
| 'cast' is not followed by whitespace. | 485 | |
| '}' should be on the same line. | 486 | |
| 'cast' is not followed by whitespace. | 488 | |
| '}' should be on the same line. | 489 | |
| 'cast' is not followed by whitespace. | 491 | |
| '}' should be on the same line. | 492 | |
| 'cast' is not followed by whitespace. | 494 | |
| '}' should be on the same line. | 495 | |
| 'cast' is not followed by whitespace. | 497 | |
| '}' should be on the same line. | 498 | |
| 'cast' is not followed by whitespace. | 500 | |
| '=' is not preceded with whitespace. | 503 | |
| '=' is not followed by whitespace. | 503 | |
| ';' is not followed by whitespace. | 503 | |
| ';' is not followed by whitespace. | 503 | |
| Line is longer than 80 characters. | 504 | |
| '}' should be on the same line. | 506 | |
| '=' is not preceded with whitespace. | 508 | |
| '=' is not followed by whitespace. | 508 | |
| ';' is not followed by whitespace. | 508 | |
| ';' is not followed by whitespace. | 508 | |
| Line is longer than 80 characters. | 512 | |
| 'cast' is not followed by whitespace. | 512 | |
| '}' should be on the same line. | 516 | |
| 'cast' is not followed by whitespace. | 518 | |
| Line is longer than 80 characters. | 520 | |
| '=' is not preceded with whitespace. | 521 | |
| '=' is not followed by whitespace. | 521 | |
| ';' is not followed by whitespace. | 521 | |
| ';' is not followed by whitespace. | 521 | |
| Line is longer than 80 characters. | 522 | |
| '*' is not preceded with whitespace. | 522 | |
| '*' is not followed by whitespace. | 522 | |
| Line is longer than 80 characters. | 523 | |
| 'cast' is not followed by whitespace. | 523 | |
| '}' should be on the same line. | 525 | |
| Method 'getByte' is not designed for extension - needs to be abstract, final or empty. | 541 | |
| Parameter offset should be final. | 541 | |
| Missing a Javadoc comment. | 545 | |
| Name '_getByte' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 545 | |
| Parameter addr should be final. | 545 | |
| Method 'getChar' is not designed for extension - needs to be abstract, final or empty. | 555 | |
| Parameter offset should be final. | 555 | |
| Missing a Javadoc comment. | 559 | |
| Name '_getChar' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 559 | |
| Parameter addr should be final. | 559 | |
| Method 'getShort' is not designed for extension - needs to be abstract, final or empty. | 569 | |
| Parameter offset should be final. | 569 | |
| Missing a Javadoc comment. | 573 | |
| Name '_getShort' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 573 | |
| Parameter addr should be final. | 573 | |
| Method 'getInt' is not designed for extension - needs to be abstract, final or empty. | 583 | |
| Parameter offset should be final. | 583 | |
| Missing a Javadoc comment. | 587 | |
| Name '_getInt' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 587 | |
| Parameter addr should be final. | 587 | |
| Method 'getLong' is not designed for extension - needs to be abstract, final or empty. | 597 | |
| Parameter offset should be final. | 597 | |
| Missing a Javadoc comment. | 601 | |
| Name '_getLong' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 601 | |
| Parameter addr should be final. | 601 | |
| Method 'getNativeLong' is not designed for extension - needs to be abstract, final or empty. | 611 | |
| Parameter offset should be final. | 611 | |
| Line is longer than 80 characters. | 612 | |
| '8' is a magic number. | 612 | |
| Avoid inline conditionals. | 612 | |
| Method 'getFloat' is not designed for extension - needs to be abstract, final or empty. | 623 | |
| Parameter offset should be final. | 623 | |
| Missing a Javadoc comment. | 627 | |
| Name '_getFloat' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 627 | |
| Parameter addr should be final. | 627 | |
| Method 'getDouble' is not designed for extension - needs to be abstract, final or empty. | 637 | |
| Parameter offset should be final. | 637 | |
| Missing a Javadoc comment. | 641 | |
| Name '_getDouble' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 641 | |
| Parameter addr should be final. | 641 | |
| Method 'getPointer' is not designed for extension - needs to be abstract, final or empty. | 653 | |
| Parameter offset should be final. | 653 | |
| Missing a Javadoc comment. | 657 | |
| Name '_getPointer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 657 | |
| Parameter addr should be final. | 657 | |
| Method 'getByteBuffer' is not designed for extension - needs to be abstract, final or empty. | 667 | |
| Parameter offset should be final. | 667 | |
| Parameter length should be final. | 667 | |
| Line is longer than 80 characters. | 668 | |
| Line has trailing spaces. | 676 | |
| Name '_getDirectByteBuffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 678 | |
| Parameter addr should be final. | 678 | |
| Parameter length should be final. | 678 | |
| Line has trailing spaces. | 682 | |
| Line has trailing spaces. | 687 | |
| Method 'getString' is not designed for extension - needs to be abstract, final or empty. | 689 | |
| Parameter offset should be final. | 689 | |
| Parameter wide should be final. | 689 | |
| Line has trailing spaces. | 692 | |
| Missing a Javadoc comment. | 693 | |
| Name '_getString' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 693 | |
| Parameter addr should be final. | 693 | |
| Parameter wide should be final. | 693 | |
| Line has trailing spaces. | 696 | |
| Line has trailing spaces. | 702 | |
| Method 'getString' is not designed for extension - needs to be abstract, final or empty. | 704 | |
| Parameter offset should be final. | 704 | |
| 'cast' is not followed by whitespace. | 707 | |
| Line is longer than 80 characters. | 710 | |
| 'cast' is not followed by whitespace. | 712 | |
| '}' should be on the same line. | 715 | |
| Line has trailing spaces. | 716 | |
| 'catch' is not followed by whitespace. | 716 | |
| Must have at least one statement. | 716 | |
| Method 'getByteArray' is not designed for extension - needs to be abstract, final or empty. | 723 | |
| Missing a Javadoc comment. | 723 | |
| Parameter offset should be final. | 723 | |
| Parameter arraySize should be final. | 723 | |
| Line has trailing spaces. | 728 | |
| Method 'getCharArray' is not designed for extension - needs to be abstract, final or empty. | 729 | |
| Missing a Javadoc comment. | 729 | |
| Parameter offset should be final. | 729 | |
| Parameter arraySize should be final. | 729 | |
| Method 'getShortArray' is not designed for extension - needs to be abstract, final or empty. | 735 | |
| Missing a Javadoc comment. | 735 | |
| Parameter offset should be final. | 735 | |
| Parameter arraySize should be final. | 735 | |
| Method 'getIntArray' is not designed for extension - needs to be abstract, final or empty. | 741 | |
| Missing a Javadoc comment. | 741 | |
| Parameter offset should be final. | 741 | |
| Parameter arraySize should be final. | 741 | |
| Method 'getLongArray' is not designed for extension - needs to be abstract, final or empty. | 747 | |
| Missing a Javadoc comment. | 747 | |
| Parameter offset should be final. | 747 | |
| Parameter arraySize should be final. | 747 | |
| Method 'getFloatArray' is not designed for extension - needs to be abstract, final or empty. | 753 | |
| Missing a Javadoc comment. | 753 | |
| Parameter offset should be final. | 753 | |
| Parameter arraySize should be final. | 753 | |
| Method 'getDoubleArray' is not designed for extension - needs to be abstract, final or empty. | 759 | |
| Missing a Javadoc comment. | 759 | |
| Parameter offset should be final. | 759 | |
| Parameter arraySize should be final. | 759 | |
| Expected an @return tag. | 768 | |
| Method 'getPointerArray' is not designed for extension - needs to be abstract, final or empty. | 768 | |
| Parameter base should be final. | 768 | |
| Expected @param tag for 'base'. | 768 | |
| 'cast' is not followed by whitespace. | 777 | |
| Expected an @return tag. | 781 | |
| Method 'getPointerArray' is not designed for extension - needs to be abstract, final or empty. | 781 | |
| Parameter offset should be final. | 781 | |
| Expected @param tag for 'offset'. | 781 | |
| Parameter arraySize should be final. | 781 | |
| Expected @param tag for 'arraySize'. | 781 | |
| Line has trailing spaces. | 789 | |
| Expected an @return tag. | 791 | |
| Method 'getStringArray' is not designed for extension - needs to be abstract, final or empty. | 791 | |
| Parameter base should be final. | 791 | |
| Expected @param tag for 'base'. | 791 | |
| Line has trailing spaces. | 796 | |
| Expected an @return tag. | 798 | |
| Method 'getStringArray' is not designed for extension - needs to be abstract, final or empty. | 798 | |
| Parameter base should be final. | 798 | |
| Expected @param tag for 'base'. | 798 | |
| Parameter length should be final. | 798 | |
| Expected @param tag for 'length'. | 798 | |
| Line has trailing spaces. | 805 | |
| Expected an @return tag. | 807 | |
| Method 'getStringArray' is not designed for extension - needs to be abstract, final or empty. | 807 | |
| Parameter base should be final. | 807 | |
| Expected @param tag for 'base'. | 807 | |
| Parameter wide should be final. | 807 | |
| Expected @param tag for 'wide'. | 807 | |
| Expected an @return tag. | 815 | |
| Method 'getStringArray' is not designed for extension - needs to be abstract, final or empty. | 815 | |
| Parameter base should be final. | 815 | |
| Expected @param tag for 'base'. | 815 | |
| Parameter length should be final. | 815 | |
| Expected @param tag for 'length'. | 815 | |
| Parameter wide should be final. | 815 | |
| Expected @param tag for 'wide'. | 815 | |
| Line has trailing spaces. | 816 | |
| '}' should be on the same line. | 827 | |
| 'cast' is not followed by whitespace. | 835 | |
| Line contains a tab character. | 842 | |
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 842 | |
| Missing a Javadoc comment. | 842 | |
| Parameter offset should be final. | 842 | |
| Parameter value should be final. | 842 | |
| Parameter type should be final. | 842 | |
| Line contains a tab character. | 843 | |
| Line contains a tab character. | 844 | |
| Line is longer than 80 characters. | 846 | |
| Line contains a tab character. | 846 | |
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 846 | |
| Missing a Javadoc comment. | 846 | |
| Parameter offset should be final. | 846 | |
| Parameter bitOffset should be final. | 846 | |
| Parameter bits should be final. | 846 | |
| Parameter value should be final. | 846 | |
| Parameter type should be final. | 846 | |
| 'if' construct must use '{}'s. | 848 | |
| Line is longer than 80 characters. | 848 | |
| Line contains a tab character. | 848 | |
| Line contains a tab character. | 849 | |
| Line has trailing spaces. | 850 | |
| Line contains a tab character. | 850 | |
| Line contains a tab character. | 851 | |
| 'cast' is not followed by whitespace. | 852 | |
| 'cast' is not followed by whitespace. | 854 | |
| Avoid inline conditionals. | 856 | |
| '}' should be on the same line. | 860 | |
| 'cast' is not followed by whitespace. | 862 | |
| '}' should be on the same line. | 865 | |
| Line is longer than 80 characters. | 867 | |
| 'cast' is not followed by whitespace. | 867 | |
| '}' should be on the same line. | 868 | |
| Avoid inline conditionals. | 870 | |
| 'cast' is not followed by whitespace. | 871 | |
| '}' should be on the same line. | 873 | |
| Line is longer than 80 characters. | 877 | |
| '}' should be on the same line. | 878 | |
| '}' should be on the same line. | 881 | |
| Line is longer than 80 characters. | 883 | |
| Missing a Javadoc comment. | 887 | |
| Parameter offset should be final. | 887 | |
| Parameter value should be final. | 887 | |
| Parameter cls should be final. | 887 | |
| 'cast' is not followed by whitespace. | 889 | |
| '}' should be on the same line. | 891 | |
| 'cast' is not followed by whitespace. | 893 | |
| '}' should be on the same line. | 895 | |
| 'cast' is not followed by whitespace. | 897 | |
| '}' should be on the same line. | 899 | |
| 'cast' is not followed by whitespace. | 901 | |
| '}' should be on the same line. | 903 | |
| 'cast' is not followed by whitespace. | 905 | |
| '}' should be on the same line. | 907 | |
| 'cast' is not followed by whitespace. | 909 | |
| '}' should be on the same line. | 911 | |
| 'cast' is not followed by whitespace. | 913 | |
| '}' should be on the same line. | 915 | |
| 'cast' is not followed by whitespace. | 917 | |
| '}' should be on the same line. | 919 | |
| 'cast' is not followed by whitespace. | 921 | |
| '=' is not preceded with whitespace. | 924 | |
| '=' is not followed by whitespace. | 924 | |
| ';' is not followed by whitespace. | 924 | |
| ';' is not followed by whitespace. | 924 | |
| Avoid inline conditionals. | 925 | |
| '}' should be on the same line. | 929 | |
| '=' is not preceded with whitespace. | 931 | |
| '=' is not followed by whitespace. | 931 | |
| ';' is not followed by whitespace. | 931 | |
| ';' is not followed by whitespace. | 931 | |
| 'cast' is not followed by whitespace. | 935 | |
| '}' should be on the same line. | 939 | |
| 'cast' is not followed by whitespace. | 941 | |
| Line is longer than 80 characters. | 944 | |
| '=' is not preceded with whitespace. | 945 | |
| '=' is not followed by whitespace. | 945 | |
| ';' is not followed by whitespace. | 945 | |
| ';' is not followed by whitespace. | 945 | |
| '*' is not preceded with whitespace. | 947 | |
| '*' is not followed by whitespace. | 947 | |
| '}' should be on the same line. | 949 | |
| Line is longer than 80 characters. | 952 | |
| Line has trailing spaces. | 956 | |
| Method 'setMemory' is not designed for extension - needs to be abstract, final or empty. | 961 | |
| Parameter offset should be final. | 961 | |
| Parameter length should be final. | 961 | |
| Parameter value should be final. | 961 | |
| Line has trailing spaces. | 964 | |
| Missing a Javadoc comment. | 965 | |
| Name '_setMemory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 965 | |
| Parameter addr should be final. | 965 | |
| Parameter length should be final. | 965 | |
| Parameter value should be final. | 965 | |
| Line has trailing spaces. | 966 | |
| Line contains a tab character. | 973 | |
| Method 'setByte' is not designed for extension - needs to be abstract, final or empty. | 976 | |
| Parameter offset should be final. | 976 | |
| Parameter value should be final. | 976 | |
| Missing a Javadoc comment. | 980 | |
| Name '_setByte' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 980 | |
| Parameter addr should be final. | 980 | |
| Parameter value should be final. | 980 | |
| Line contains a tab character. | 988 | |
| Method 'setShort' is not designed for extension - needs to be abstract, final or empty. | 991 | |
| Parameter offset should be final. | 991 | |
| Parameter value should be final. | 991 | |
| Line has trailing spaces. | 994 | |
| Missing a Javadoc comment. | 995 | |
| Name '_setShort' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 995 | |
| Parameter addr should be final. | 995 | |
| Parameter value should be final. | 995 | |
| Method 'setChar' is not designed for extension - needs to be abstract, final or empty. | 1006 | |
| Parameter offset should be final. | 1006 | |
| Parameter value should be final. | 1006 | |
| Line has trailing spaces. | 1009 | |
| Missing a Javadoc comment. | 1010 | |
| Name '_setChar' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1010 | |
| Parameter addr should be final. | 1010 | |
| Parameter value should be final. | 1010 | |
| Line contains a tab character. | 1018 | |
| Method 'setInt' is not designed for extension - needs to be abstract, final or empty. | 1021 | |
| Parameter offset should be final. | 1021 | |
| Parameter value should be final. | 1021 | |
| Missing a Javadoc comment. | 1025 | |
| Name '_setInt' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1025 | |
| Parameter addr should be final. | 1025 | |
| Parameter value should be final. | 1025 | |
| Method 'setLong' is not designed for extension - needs to be abstract, final or empty. | 1036 | |
| Parameter offset should be final. | 1036 | |
| Parameter value should be final. | 1036 | |
| Line has trailing spaces. | 1039 | |
| Missing a Javadoc comment. | 1040 | |
| Name '_setLong' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1040 | |
| Parameter addr should be final. | 1040 | |
| Parameter value should be final. | 1040 | |
| Method 'setNativeLong' is not designed for extension - needs to be abstract, final or empty. | 1051 | |
| Parameter offset should be final. | 1051 | |
| Parameter value should be final. | 1051 | |
| '8' is a magic number. | 1052 | |
| Method 'setFloat' is not designed for extension - needs to be abstract, final or empty. | 1068 | |
| Parameter offset should be final. | 1068 | |
| Parameter value should be final. | 1068 | |
| Line has trailing spaces. | 1071 | |
| Missing a Javadoc comment. | 1072 | |
| Name '_setFloat' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1072 | |
| Parameter addr should be final. | 1072 | |
| Parameter value should be final. | 1072 | |
| Method 'setDouble' is not designed for extension - needs to be abstract, final or empty. | 1083 | |
| Parameter offset should be final. | 1083 | |
| Parameter value should be final. | 1083 | |
| Missing a Javadoc comment. | 1087 | |
| Name '_setDouble' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1087 | |
| Parameter addr should be final. | 1087 | |
| Parameter value should be final. | 1087 | |
| Line has trailing spaces. | 1091 | |
| Line has trailing spaces. | 1094 | |
| Line has trailing spaces. | 1096 | |
| Method 'setPointer' is not designed for extension - needs to be abstract, final or empty. | 1100 | |
| Parameter offset should be final. | 1100 | |
| Parameter value should be final. | 1100 | |
| Avoid inline conditionals. | 1101 | |
| Missing a Javadoc comment. | 1104 | |
| Name '_setPointer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1104 | |
| Parameter addr should be final. | 1104 | |
| Parameter value should be final. | 1104 | |
| Line has trailing spaces. | 1105 | |
| Line contains a tab character. | 1112 | |
| Line has trailing spaces. | 1114 | |
| Line has trailing spaces. | 1115 | |
| Line has trailing spaces. | 1116 | |
| Method 'setString' is not designed for extension - needs to be abstract, final or empty. | 1118 | |
| Parameter offset should be final. | 1118 | |
| Parameter value should be final. | 1118 | |
| Parameter wide should be final. | 1118 | |
| Line has trailing spaces. | 1121 | |
| Line is longer than 80 characters. | 1122 | |
| Missing a Javadoc comment. | 1122 | |
| Name '_setString' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1122 | |
| Parameter addr should be final. | 1122 | |
| Parameter value should be final. | 1122 | |
| Parameter wide should be final. | 1122 | |
| Line has trailing spaces. | 1128 | |
| Line has trailing spaces. | 1129 | |
| Line is longer than 80 characters. | 1129 | |
| Method 'setString' is not designed for extension - needs to be abstract, final or empty. | 1136 | |
| Parameter offset should be final. | 1136 | |
| Parameter value should be final. | 1136 | |
| 'cast' is not followed by whitespace. | 1139 | |
| Line has trailing spaces. | 1141 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 1142 | |
| Missing a Javadoc comment. | 1142 | |
| Line has trailing spaces. | 1145 | |
| Class Opaque should be declared as final. | 1147 | |
| Missing a Javadoc comment. | 1148 | |
| Parameter peer should be final. | 1148 | |
| Missing a Javadoc comment. | 1149 | |
| Name 'MSG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1149 | |
| Missing a Javadoc comment. | 1150 | |
| Parameter offset should be final. | 1150 | |
| Parameter value should be final. | 1150 | |
| Line has trailing spaces. | 1153 | |
| Missing a Javadoc comment. | 1153 | |
| Parameter bOff should be final. | 1153 | |
| Parameter buf should be final. | 1153 | |
| Parameter index should be final. | 1153 | |
| Parameter length should be final. | 1153 | |
| Line has trailing spaces. | 1154 | |
| Line has trailing spaces. | 1156 | |
| Missing a Javadoc comment. | 1156 | |
| Parameter bOff should be final. | 1156 | |
| Parameter buf should be final. | 1156 | |
| Parameter index should be final. | 1156 | |
| Parameter length should be final. | 1156 | |
| Line has trailing spaces. | 1157 | |
| Line has trailing spaces. | 1159 | |
| Missing a Javadoc comment. | 1159 | |
| Parameter bOff should be final. | 1159 | |
| Parameter buf should be final. | 1159 | |
| Parameter index should be final. | 1159 | |
| Parameter length should be final. | 1159 | |
| Line has trailing spaces. | 1160 | |
| Line has trailing spaces. | 1162 | |
| Missing a Javadoc comment. | 1162 | |
| Parameter bOff should be final. | 1162 | |
| Parameter buf should be final. | 1162 | |
| Parameter index should be final. | 1162 | |
| Parameter length should be final. | 1162 | |
| Line has trailing spaces. | 1163 | |
| Line has trailing spaces. | 1165 | |
| Missing a Javadoc comment. | 1165 | |
| Parameter bOff should be final. | 1165 | |
| Parameter buf should be final. | 1165 | |
| Parameter index should be final. | 1165 | |
| Parameter length should be final. | 1165 | |
| Line has trailing spaces. | 1166 | |
| Line has trailing spaces. | 1168 | |
| Missing a Javadoc comment. | 1168 | |
| Parameter bOff should be final. | 1168 | |
| Parameter buf should be final. | 1168 | |
| Parameter index should be final. | 1168 | |
| Parameter length should be final. | 1168 | |
| Line has trailing spaces. | 1169 | |
| Line has trailing spaces. | 1171 | |
| Missing a Javadoc comment. | 1171 | |
| Parameter bOff should be final. | 1171 | |
| Parameter buf should be final. | 1171 | |
| Parameter index should be final. | 1171 | |
| Parameter length should be final. | 1171 | |
| Line has trailing spaces. | 1172 | |
| Line has trailing spaces. | 1174 | |
| Missing a Javadoc comment. | 1174 | |
| Parameter bOff should be final. | 1174 | |
| Parameter buf should be final. | 1174 | |
| Parameter index should be final. | 1174 | |
| Parameter length should be final. | 1174 | |
| Line has trailing spaces. | 1175 | |
| Line has trailing spaces. | 1177 | |
| Missing a Javadoc comment. | 1177 | |
| Parameter bOff should be final. | 1177 | |
| Parameter buf should be final. | 1177 | |
| Parameter index should be final. | 1177 | |
| Parameter length should be final. | 1177 | |
| Line has trailing spaces. | 1178 | |
| Line has trailing spaces. | 1180 | |
| Missing a Javadoc comment. | 1180 | |
| Parameter bOff should be final. | 1180 | |
| Parameter buf should be final. | 1180 | |
| Parameter index should be final. | 1180 | |
| Parameter length should be final. | 1180 | |
| Line has trailing spaces. | 1181 | |
| Line has trailing spaces. | 1183 | |
| Missing a Javadoc comment. | 1183 | |
| Parameter bOff should be final. | 1183 | |
| Parameter buf should be final. | 1183 | |
| Parameter index should be final. | 1183 | |
| Parameter length should be final. | 1183 | |
| Line has trailing spaces. | 1184 | |
| Line has trailing spaces. | 1186 | |
| Missing a Javadoc comment. | 1186 | |
| Parameter bOff should be final. | 1186 | |
| Parameter buf should be final. | 1186 | |
| Parameter index should be final. | 1186 | |
| Parameter length should be final. | 1186 | |
| Line has trailing spaces. | 1187 | |
| Line has trailing spaces. | 1189 | |
| Missing a Javadoc comment. | 1189 | |
| Parameter bOff should be final. | 1189 | |
| Parameter buf should be final. | 1189 | |
| Parameter index should be final. | 1189 | |
| Parameter length should be final. | 1189 | |
| Line has trailing spaces. | 1190 | |
| Line has trailing spaces. | 1192 | |
| Missing a Javadoc comment. | 1192 | |
| Parameter bOff should be final. | 1192 | |
| Parameter buf should be final. | 1192 | |
| Parameter index should be final. | 1192 | |
| Parameter length should be final. | 1192 | |
| Line has trailing spaces. | 1193 | |
| Missing a Javadoc comment. | 1195 | |
| Parameter bOff should be final. | 1195 | |
| Line has trailing spaces. | 1196 | |
| Missing a Javadoc comment. | 1198 | |
| Parameter bOff should be final. | 1198 | |
| Line has trailing spaces. | 1199 | |
| Missing a Javadoc comment. | 1201 | |
| Parameter bOff should be final. | 1201 | |
| Line has trailing spaces. | 1202 | |
| Missing a Javadoc comment. | 1204 | |
| Parameter bOff should be final. | 1204 | |
| Line has trailing spaces. | 1205 | |
| Missing a Javadoc comment. | 1207 | |
| Parameter bOff should be final. | 1207 | |
| Line has trailing spaces. | 1208 | |
| Missing a Javadoc comment. | 1210 | |
| Parameter bOff should be final. | 1210 | |
| Line has trailing spaces. | 1211 | |
| Missing a Javadoc comment. | 1213 | |
| Parameter bOff should be final. | 1213 | |
| Line has trailing spaces. | 1214 | |
| Missing a Javadoc comment. | 1216 | |
| Parameter bOff should be final. | 1216 | |
| Line has trailing spaces. | 1217 | |
| Missing a Javadoc comment. | 1219 | |
| Parameter bOff should be final. | 1219 | |
| Parameter wide should be final. | 1219 | |
| Line has trailing spaces. | 1220 | |
| Missing a Javadoc comment. | 1222 | |
| Parameter bOff should be final. | 1222 | |
| Parameter value should be final. | 1222 | |
| Line has trailing spaces. | 1223 | |
| Missing a Javadoc comment. | 1225 | |
| Parameter bOff should be final. | 1225 | |
| Parameter value should be final. | 1225 | |
| Line has trailing spaces. | 1226 | |
| Missing a Javadoc comment. | 1228 | |
| Parameter bOff should be final. | 1228 | |
| Parameter value should be final. | 1228 | |
| Line has trailing spaces. | 1229 | |
| Missing a Javadoc comment. | 1231 | |
| Parameter bOff should be final. | 1231 | |
| Parameter value should be final. | 1231 | |
| Line has trailing spaces. | 1232 | |
| Missing a Javadoc comment. | 1234 | |
| Parameter bOff should be final. | 1234 | |
| Parameter value should be final. | 1234 | |
| Line has trailing spaces. | 1235 | |
| Missing a Javadoc comment. | 1237 | |
| Parameter bOff should be final. | 1237 | |
| Parameter value should be final. | 1237 | |
| Line has trailing spaces. | 1238 | |
| Missing a Javadoc comment. | 1240 | |
| Parameter bOff should be final. | 1240 | |
| Parameter value should be final. | 1240 | |
| Line has trailing spaces. | 1241 | |
| Missing a Javadoc comment. | 1243 | |
| Parameter offset should be final. | 1243 | |
| Parameter value should be final. | 1243 | |
| Line has trailing spaces. | 1244 | |
| Missing a Javadoc comment. | 1246 | |
| Parameter offset should be final. | 1246 | |
| Parameter value should be final. | 1246 | |
| Parameter wide should be final. | 1246 | |
| Line has trailing spaces. | 1247 | |
| Missing a Javadoc comment. | 1249 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 | |
| Utility classes should not have a public or default constructor. | 3 | |
| Line contains a tab character. | 4 | |
| Missing a Javadoc comment. | 4 | |
| Parameter p should be final. | 4 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 | |
| Parameter p should be final. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Parameter peer should be final. | 10 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line has trailing spaces. | 13 | |
| Line contains a tab character. | 13 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.util.Collection. | 20 | |
| Unused import - java.util.HashSet. | 22 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Variable 'first' must be private and have accessor methods. | 82 | |
| Missing a Javadoc comment. | 83 | |
| Variable 'middle' must be private and have accessor methods. | 83 | |
| Missing a Javadoc comment. | 84 | |
| Variable 'last' must be private and have accessor methods. | 84 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 88 | |
| Name 'REQUIRES_FIELD_ORDER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 88 | |
| Variable 'REQUIRES_FIELD_ORDER' must be private and have accessor methods. | 88 | |
| Missing a Javadoc comment. | 90 | |
| Name 'isPPC' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 90 | |
| Missing a Javadoc comment. | 91 | |
| Name 'isSPARC' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 91 | |
| First sentence should end with a period. | 105 | |
| First sentence should end with a period. | 107 | |
| First sentence should end with a period. | 109 | |
| Line is longer than 80 characters. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Avoid inline conditionals. | 112 | |
| '8' is a magic number. | 112 | |
| Missing a Javadoc comment. | 113 | |
| Missing a Javadoc comment. | 116 | |
| Missing a Javadoc comment. | 117 | |
| Missing a Javadoc comment. | 118 | |
| Missing a Javadoc comment. | 119 | |
| Missing a Javadoc comment. | 120 | |
| Missing a Javadoc comment. | 122 | |
| Missing a Javadoc comment. | 123 | |
| Missing a Javadoc comment. | 125 | |
| Missing a Javadoc comment. | 126 | |
| Missing a Javadoc comment. | 127 | |
| Missing a Javadoc comment. | 128 | |
| Missing a Javadoc comment. | 129 | |
| Missing a Javadoc comment. | 131 | |
| 'cast' is not followed by whitespace. | 132 | |
| Missing a Javadoc comment. | 135 | |
| Parameter mapper should be final. | 135 | |
| 'cast' is not followed by whitespace. | 136 | |
| Parameter p should be final. | 140 | |
| Expected @param tag for 'p'. | 140 | |
| Missing a Javadoc comment. | 144 | |
| Parameter p should be final. | 144 | |
| Parameter alignment should be final. | 144 | |
| Missing a Javadoc comment. | 148 | |
| Parameter p should be final. | 148 | |
| Parameter alignment should be final. | 148 | |
| Parameter mapper should be final. | 148 | |
| '}' should be on the same line. | 153 | |
| Expected an @return tag. | 160 | |
| Method 'fields' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Method 'setTypeMapper' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Parameter mapper should be final. | 169 | |
| Expected @param tag for 'mapper'. | 169 | |
| Method 'setAlignType' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| Parameter alignType should be final. | 187 | |
| 'alignType' hides a field. | 187 | |
| Expected @param tag for 'alignType'. | 187 | |
| 'if' construct must use '{}'s. | 190 | |
| 'if' construct must use '{}'s. | 193 | |
| 'else' construct must use '{}'s. | 195 | |
| Method 'useMemory' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| Parameter m should be final. | 211 | |
| Expected @param tag for 'm'. | 211 | |
| Line contains a tab character. | 212 | |
| Method 'useMemory' is not designed for extension - needs to be abstract, final or empty. | 220 | |
| Parameter m should be final. | 220 | |
| Expected @param tag for 'm'. | 220 | |
| Parameter offset should be final. | 220 | |
| Expected @param tag for 'offset'. | 220 | |
| '}' should be on the same line. | 226 | |
| 'catch' is not followed by whitespace. | 227 | |
| Line is longer than 80 characters. | 228 | |
| Method 'ensureAllocated' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| Missing a Javadoc comment. | 232 | |
| Method 'allocateMemory' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| Method 'allocateMemory' is not designed for extension - needs to be abstract, final or empty. | 250 | |
| Parameter size should be final. | 250 | |
| 'size' hides a field. | 250 | |
| Expected @param tag for 'size'. | 250 | |
| '}' should be on the same line. | 254 | |
| Line is longer than 80 characters. | 256 | |
| Line has trailing spaces. | 261 | |
| Method 'size' is not designed for extension - needs to be abstract, final or empty. | 271 | |
| Missing a Javadoc comment. | 271 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 276 | |
| Missing a Javadoc comment. | 276 | |
| Expected an @return tag. | 287 | |
| Method 'getPointer' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| Missing a Javadoc comment. | 298 | |
| Name 'busy' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 298 | |
| Parameter size should be final. | 305 | |
| 'size' hides a field. | 305 | |
| '*' is not preceded with whitespace. | 307 | |
| '*' is not followed by whitespace. | 307 | |
| '3' is a magic number. | 307 | |
| '/' is not preceded with whitespace. | 307 | |
| '/' is not followed by whitespace. | 307 | |
| '}' should be on the same line. | 308 | |
| '*' is not preceded with whitespace. | 310 | |
| '*' is not followed by whitespace. | 310 | |
| '3' is a magic number. | 310 | |
| '/' is not preceded with whitespace. | 310 | |
| '/' is not followed by whitespace. | 310 | |
| Parameter o should be final. | 316 | |
| Parameter o should be final. | 319 | |
| '+' is not preceded with whitespace. | 321 | |
| '+' is not followed by whitespace. | 321 | |
| 'cast' is not followed by whitespace. | 322 | |
| Parameter o should be final. | 326 | |
| 'cast' is not followed by whitespace. | 327 | |
| '=' is not preceded with whitespace. | 328 | |
| '=' is not followed by whitespace. | 328 | |
| ';' is not followed by whitespace. | 328 | |
| ';' is not followed by whitespace. | 328 | |
| 'cast' is not followed by whitespace. | 329 | |
| Parameter o should be final. | 339 | |
| Method 'busy' is not designed for extension - needs to be abstract, final or empty. | 359 | |
| Missing a Javadoc comment. | 359 | |
| 'cast' is not followed by whitespace. | 360 | |
| First sentence should end with a period. | 363 | |
| Method 'read' is not designed for extension - needs to be abstract, final or empty. | 366 | |
| '=' is not preceded with whitespace. | 377 | |
| '=' is not followed by whitespace. | 377 | |
| ';' is not followed by whitespace. | 377 | |
| 'cast' is not followed by whitespace. | 378 | |
| '}' should be on the same line. | 380 | |
| Unused @throws tag for 'IllegalArgumentException'. | 389 | |
| Method 'readField' is not designed for extension - needs to be abstract, final or empty. | 391 | |
| Parameter name should be final. | 391 | |
| Expected @param tag for 'name'. | 391 | |
| 'cast' is not followed by whitespace. | 393 | |
| 'if' construct must use '{}'s. | 394 | |
| Expected an @return tag. | 402 | |
| Method 'getField' is not designed for extension - needs to be abstract, final or empty. | 402 | |
| Parameter structField should be final. | 402 | |
| Expected @param tag for 'structField'. | 402 | |
| '}' should be on the same line. | 405 | |
| Method 'setField' is not designed for extension - needs to be abstract, final or empty. | 413 | |
| Missing a Javadoc comment. | 413 | |
| Parameter structField should be final. | 413 | |
| Parameter value should be final. | 413 | |
| '}' should be on the same line. | 416 | |
| 'catch' is not followed by whitespace. | 417 | |
| Line is longer than 80 characters. | 431 | |
| Parameter type should be final. | 431 | |
| Parameter s should be final. | 431 | |
| Parameter address should be final. | 431 | |
| '}' should be on the same line. | 434 | |
| Comment matches to-do format 'TODO:'. | 448 | |
| Expected an @return tag. | 449 | |
| Method 'readField' is not designed for extension - needs to be abstract, final or empty. | 449 | |
| Parameter structField should be final. | 449 | |
| Expected @param tag for 'structField'. | 449 | |
| Avoid inline conditionals. | 466 | |
| Line is longer than 80 characters. | 467 | |
| Comment matches to-do format 'TODO:'. | 468 | |
| Line contains a tab character. | 468 | |
| Line has trailing spaces. | 469 | |
| First sentence should end with a period. | 479 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 482 | |
| '=' is not preceded with whitespace. | 499 | |
| '=' is not followed by whitespace. | 499 | |
| ';' is not followed by whitespace. | 499 | |
| 'cast' is not followed by whitespace. | 500 | |
| '}' should be on the same line. | 505 | |
| Unused @throws tag for 'IllegalArgumentException'. | 513 | |
| Method 'writeField' is not designed for extension - needs to be abstract, final or empty. | 515 | |
| Parameter name should be final. | 515 | |
| Expected @param tag for 'name'. | 515 | |
| 'cast' is not followed by whitespace. | 517 | |
| 'if' construct must use '{}'s. | 518 | |
| Unused @throws tag for 'IllegalArgumentException'. | 526 | |
| Method 'writeField' is not designed for extension - needs to be abstract, final or empty. | 528 | |
| Parameter name should be final. | 528 | |
| Expected @param tag for 'name'. | 528 | |
| Parameter value should be final. | 528 | |
| Expected @param tag for 'value'. | 528 | |
| 'cast' is not followed by whitespace. | 530 | |
| 'if' construct must use '{}'s. | 531 | |
| Method 'writeField' is not designed for extension - needs to be abstract, final or empty. | 537 | |
| Missing a Javadoc comment. | 537 | |
| Parameter structField should be final. | 537 | |
| 'if' construct must use '{}'s. | 539 | |
| Line has trailing spaces. | 539 | |
| Line is longer than 80 characters. | 552 | |
| Line is longer than 80 characters. | 563 | |
| '}' should be on the same line. | 568 | |
| Line contains a tab character. | 575 | |
| Line is longer than 80 characters. | 576 | |
| '}' should be on the same line. | 577 | |
| 'catch' is not followed by whitespace. | 578 | |
| Avoid inline conditionals. | 583 | |
| Method 'getFieldOrder' is not designed for extension - needs to be abstract, final or empty. | 589 | |
| Missing a Javadoc comment. | 589 | |
| 'synchronized' is not followed by whitespace. | 590 | |
| Method 'setFieldOrder' is not designed for extension - needs to be abstract, final or empty. | 601 | |
| Parameter fields should be final. | 601 | |
| Expected @param tag for 'fields'. | 601 | |
| Method 'sortFields' is not designed for extension - needs to be abstract, final or empty. | 606 | |
| Parameter fields should be final. | 606 | |
| Expected @param tag for 'fields'. | 606 | |
| Parameter names should be final. | 606 | |
| Expected @param tag for 'names'. | 606 | |
| '=' is not preceded with whitespace. | 607 | |
| '=' is not followed by whitespace. | 607 | |
| ';' is not followed by whitespace. | 607 | |
| ';' is not followed by whitespace. | 607 | |
| '=' is not preceded with whitespace. | 608 | |
| '=' is not followed by whitespace. | 608 | |
| ';' is not followed by whitespace. | 608 | |
| ';' is not followed by whitespace. | 608 | |
| Unused @throws tag for 'IllegalStateException'. | 626 | |
| Unused @throws tag for 'IllegalArgumentException'. | 627 | |
| Expected an @return tag. | 630 | |
| Method 'calculateSize' is not designed for extension - needs to be abstract, final or empty. | 630 | |
| Method length is 183 lines (max allowed is 150). | 630 | |
| Parameter force should be final. | 630 | |
| Expected @param tag for 'force'. | 630 | |
| Comment matches to-do format 'TODO:'. | 631 | |
| '=' is not preceded with whitespace. | 640 | |
| '=' is not followed by whitespace. | 640 | |
| ';' is not followed by whitespace. | 640 | |
| ';' is not followed by whitespace. | 640 | |
| 'if' construct must use '{}'s. | 642 | |
| 'cast' is not followed by whitespace. | 646 | |
| '=' is not preceded with whitespace. | 649 | |
| '=' is not followed by whitespace. | 649 | |
| ';' is not followed by whitespace. | 649 | |
| '/' is not preceded with whitespace. | 649 | |
| '/' is not followed by whitespace. | 649 | |
| ';' is not followed by whitespace. | 649 | |
| '-' is not preceded with whitespace. | 650 | |
| '-' is not followed by whitespace. | 650 | |
| '-' is not preceded with whitespace. | 650 | |
| '-' is not followed by whitespace. | 650 | |
| '}' should be on the same line. | 655 | |
| 'fieldOrder' hides a field. | 657 | |
| Line is longer than 80 characters. | 660 | |
| Line is longer than 80 characters. | 664 | |
| 'cast' is not followed by whitespace. | 664 | |
| Line has trailing spaces. | 666 | |
| Line contains a tab character. | 666 | |
| Line contains a tab character. | 667 | |
| '=' is not preceded with whitespace. | 668 | |
| '=' is not followed by whitespace. | 668 | |
| '<' is not preceded with whitespace. | 668 | |
| '<' is not followed by whitespace. | 668 | |
| 'if' construct must use '{}'s. | 672 | |
| Line contains a tab character. | 672 | |
| Line has trailing spaces. | 674 | |
| Line contains a tab character. | 674 | |
| 'if' construct must use '{}'s. | 701 | |
| '}' should be on the same line. | 711 | |
| 'catch' is not followed by whitespace. | 712 | |
| Line is longer than 80 characters. | 713 | |
| '}' should be on the same line. | 717 | |
| Line is longer than 80 characters. | 721 | |
| Line is longer than 80 characters. | 728 | |
| '}' should be on the same line. | 737 | |
| Line is longer than 80 characters. | 739 | |
| Line is longer than 80 characters. | 740 | |
| Line is longer than 80 characters. | 743 | |
| Line is longer than 80 characters. | 744 | |
| Avoid inline conditionals. | 744 | |
| '}' should be on the same line. | 748 | |
| Line is longer than 80 characters. | 750 | |
| '==' is not preceded with whitespace. | 756 | |
| '==' is not followed by whitespace. | 756 | |
| '}' should be on the same line. | 757 | |
| 'catch' is not followed by whitespace. | 758 | |
| Line is longer than 80 characters. | 763 | |
| Line contains a tab character. | 767 | |
| Line contains a tab character. | 768 | |
| Line contains a tab character. | 769 | |
| Line contains a tab character. | 770 | |
| Line contains a tab character. | 771 | |
| Line contains a tab character. | 772 | |
| Line contains a tab character. | 773 | |
| Line is longer than 80 characters. | 774 | |
| Line contains a tab character. | 774 | |
| Line contains a tab character. | 775 | |
| Line is longer than 80 characters. | 776 | |
| Line contains a tab character. | 776 | |
| Line contains a tab character. | 777 | |
| Line contains a tab character. | 778 | |
| Line contains a tab character. | 779 | |
| Line contains a tab character. | 780 | |
| Line has trailing spaces. | 781 | |
| Line contains a tab character. | 781 | |
| Line contains a tab character. | 782 | |
| Line contains a tab character. | 783 | |
| Line contains a tab character. | 784 | |
| Line is longer than 80 characters. | 785 | |
| Line contains a tab character. | 785 | |
| '3' is a magic number. | 785 | |
| '7' is a magic number. | 785 | |
| Avoid inline conditionals. | 785 | |
| Line contains a tab character. | 787 | |
| '3' is a magic number. | 787 | |
| Line contains a tab character. | 788 | |
| '7' is a magic number. | 788 | |
| Line contains a tab character. | 789 | |
| Line contains a tab character. | 790 | |
| Line contains a tab character. | 791 | |
| Line has trailing spaces. | 792 | |
| Line contains a tab character. | 792 | |
| 'if' construct must use '{}'s. | 797 | |
| Line contains a tab character. | 797 | |
| Line is longer than 80 characters. | 798 | |
| Line contains a tab character. | 798 | |
| Line has trailing spaces. | 799 | |
| Line contains a tab character. | 799 | |
| 'size' hides a field. | 801 | |
| First sentence should end with a period. | 814 | |
| Line contains a tab character. | 814 | |
| Line has trailing spaces. | 815 | |
| Line is longer than 80 characters. | 815 | |
| Line contains a tab character. | 815 | |
| Line contains a tab character. | 816 | |
| Line contains a tab character. | 817 | |
| Line contains a tab character. | 818 | |
| Line has trailing spaces. | 819 | |
| Line contains a tab character. | 819 | |
| Line contains a tab character. | 820 | |
| Line contains a tab character. | 821 | |
| Line contains a tab character. | 822 | |
| Line contains a tab character. | 823 | |
| Line contains a tab character. | 824 | |
| Line contains a tab character. | 825 | |
| Line contains a tab character. | 826 | |
| Line contains a tab character. | 827 | |
| Line contains a tab character. | 828 | |
| Line contains a tab character. | 829 | |
| Line contains a tab character. | 830 | |
| Line contains a tab character. | 831 | |
| Line contains a tab character. | 833 | |
| Expected an @return tag. | 834 | |
| Line contains a tab character. | 834 | |
| Method 'getBitsAnnotation' is not designed for extension - needs to be abstract, final or empty. | 834 | |
| Parameter field should be final. | 834 | |
| Expected @param tag for 'field'. | 834 | |
| Line contains a tab character. | 835 | |
| Line contains a tab character. | 836 | |
| Line has trailing spaces. | 837 | |
| Line contains a tab character. | 837 | |
| Method 'calculateAlignedSize' is not designed for extension - needs to be abstract, final or empty. | 838 | |
| Missing a Javadoc comment. | 838 | |
| Parameter calculatedSize should be final. | 838 | |
| Line is longer than 80 characters. | 843 | |
| Method 'getStructAlignment' is not designed for extension - needs to be abstract, final or empty. | 849 | |
| Missing a Javadoc comment. | 849 | |
| Comment matches to-do format 'TODO:'. | 858 | |
| Line is longer than 80 characters. | 858 | |
| Comment matches to-do format 'TODO:'. | 859 | |
| Expected an @return tag. | 861 | |
| Line is longer than 80 characters. | 861 | |
| Method 'getNativeAlignment' is not designed for extension - needs to be abstract, final or empty. | 861 | |
| Parameter type should be final. | 861 | |
| Expected @param tag for 'type'. | 861 | |
| Parameter value should be final. | 861 | |
| Expected @param tag for 'value'. | 861 | |
| Parameter isFirstElement should be final. | 861 | |
| Expected @param tag for 'isFirstElement'. | 861 | |
| Line has trailing spaces. | 864 | |
| 'size' hides a field. | 868 | |
| '}' should be on the same line. | 874 | |
| '}' should be on the same line. | 881 | |
| '}' should be on the same line. | 885 | |
| 'if' construct must use '{}'s. | 887 | |
| 'cast' is not followed by whitespace. | 889 | |
| '}' should be on the same line. | 891 | |
| Line is longer than 80 characters. | 893 | |
| '}' should be on the same line. | 894 | |
| '}' should be on the same line. | 901 | |
| '8' is a magic number. | 903 | |
| '}' should be on the same line. | 904 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 915 | |
| Missing a Javadoc comment. | 915 | |
| Missing a Javadoc comment. | 919 | |
| Parameter type should be final. | 919 | |
| Missing a Javadoc comment. | 925 | |
| Parameter indent should be final. | 925 | |
| Parameter showContents should be final. | 925 | |
| Name 'LS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 926 | |
| '=' is not preceded with whitespace. | 932 | |
| '=' is not followed by whitespace. | 932 | |
| ';' is not followed by whitespace. | 932 | |
| ';' is not followed by whitespace. | 932 | |
| '}' should be on the same line. | 938 | |
| 'else' construct must use '{}'s. | 939 | |
| '=' is not preceded with whitespace. | 939 | |
| '=' is not followed by whitespace. | 939 | |
| ';' is not followed by whitespace. | 939 | |
| 'cast' is not followed by whitespace. | 940 | |
| Line is longer than 80 characters. | 952 | |
| 'cast' is not followed by whitespace. | 952 | |
| 'cast' is not followed by whitespace. | 956 | |
| '}' should be on the same line. | 957 | |
| 'cast' is not followed by whitespace. | 959 | |
| '}' should be on the same line. | 960 | |
| 'cast' is not followed by whitespace. | 962 | |
| '}' should be on the same line. | 963 | |
| 'cast' is not followed by whitespace. | 965 | |
| '}' should be on the same line. | 966 | |
| 'if' construct must use '{}'s. | 971 | |
| Name 'BYTES_PER_ROW' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 976 | |
| '=' is not preceded with whitespace. | 978 | |
| '=' is not followed by whitespace. | 978 | |
| ';' is not followed by whitespace. | 978 | |
| ';' is not followed by whitespace. | 978 | |
| 'if' construct must use '{}'s. | 979 | |
| 'if' construct must use '{}'s. | 980 | |
| '>=' is not followed by whitespace. | 980 | |
| '16' is a magic number. | 980 | |
| '0xFF' is a magic number. | 982 | |
| 'if' construct must use '{}'s. | 983 | |
| '-' is not preceded with whitespace. | 983 | |
| '-' is not followed by whitespace. | 983 | |
| '-' is not preceded with whitespace. | 983 | |
| '-' is not followed by whitespace. | 983 | |
| Line has trailing spaces. | 995 | |
| Expected an @return tag. | 997 | |
| Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 997 | |
| Parameter array should be final. | 997 | |
| 'array' hides a field. | 997 | |
| Expected @param tag for 'array'. | 997 | |
| 'cast' is not followed by whitespace. | 1001 | |
| 'size' hides a field. | 1010 | |
| '=' is not preceded with whitespace. | 1011 | |
| '=' is not followed by whitespace. | 1011 | |
| ';' is not followed by whitespace. | 1011 | |
| ';' is not followed by whitespace. | 1011 | |
| '*' is not preceded with whitespace. | 1013 | |
| '*' is not followed by whitespace. | 1013 | |
| Line has trailing spaces. | 1029 | |
| Expected an @return tag. | 1031 | |
| Method 'toArray' is not designed for extension - needs to be abstract, final or empty. | 1031 | |
| Parameter size should be final. | 1031 | |
| 'size' hides a field. | 1031 | |
| Expected @param tag for 'size'. | 1031 | |
| 'cast' is not followed by whitespace. | 1032 | |
| Missing a Javadoc comment. | 1035 | |
| Expected an @return tag. | 1047 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 1047 | |
| Parameter o should be final. | 1047 | |
| Expected @param tag for 'o'. | 1047 | |
| 'if' construct must use '{}'s. | 1048 | |
| 'if' construct must use '{}'s. | 1050 | |
| 'cast' is not followed by whitespace. | 1053 | |
| 'cast' is not followed by whitespace. | 1056 | |
| Expected an @return tag. | 1070 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 1070 | |
| Method 'cacheTypeInfo' is not designed for extension - needs to be abstract, final or empty. | 1075 | |
| Missing a Javadoc comment. | 1075 | |
| Parameter p should be final. | 1075 | |
| Expected an @return tag. | 1080 | |
| Method 'getTypeInfo' is not designed for extension - needs to be abstract, final or empty. | 1080 | |
| Method 'setAutoSynch' is not designed for extension - needs to be abstract, final or empty. | 1094 | |
| Parameter auto should be final. | 1094 | |
| Expected @param tag for 'auto'. | 1094 | |
| Method 'setAutoRead' is not designed for extension - needs to be abstract, final or empty. | 1102 | |
| Parameter auto should be final. | 1102 | |
| Expected @param tag for 'auto'. | 1102 | |
| Expected an @return tag. | 1109 | |
| Method 'getAutoRead' is not designed for extension - needs to be abstract, final or empty. | 1109 | |
| Line has trailing spaces. | 1114 | |
| Method 'setAutoWrite' is not designed for extension - needs to be abstract, final or empty. | 1116 | |
| Parameter auto should be final. | 1116 | |
| Expected @param tag for 'auto'. | 1116 | |
| Line has trailing spaces. | 1121 | |
| Expected an @return tag. | 1123 | |
| Method 'getAutoWrite' is not designed for extension - needs to be abstract, final or empty. | 1123 | |
| Expected an @return tag. | 1128 | |
| Parameter obj should be final. | 1128 | |
| Expected @param tag for 'obj'. | 1128 | |
| First sentence should end with a period. | 1132 | |
| Line is longer than 80 characters. | 1137 | |
| Parameter type should be final. | 1137 | |
| Expected @param tag for 'type'. | 1137 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 1137 | |
| 'cast' is not followed by whitespace. | 1139 | |
| '}' should be on the same line. | 1144 | |
| 'catch' is not followed by whitespace. | 1145 | |
| '}' should be on the same line. | 1148 | |
| 'catch' is not followed by whitespace. | 1149 | |
| Missing a Javadoc comment. | 1156 | |
| Missing a Javadoc comment. | 1157 | |
| Variable 'name' must be private and have accessor methods. | 1157 | |
| Missing a Javadoc comment. | 1158 | |
| Variable 'type' must be private and have accessor methods. | 1158 | |
| Missing a Javadoc comment. | 1159 | |
| Variable 'field' must be private and have accessor methods. | 1159 | |
| Missing a Javadoc comment. | 1160 | |
| Variable 'size' must be private and have accessor methods. | 1160 | |
| Missing a Javadoc comment. | 1161 | |
| Variable 'offset' must be private and have accessor methods. | 1161 | |
| Line contains a tab character. | 1162 | |
| Missing a Javadoc comment. | 1162 | |
| Variable 'bitOffset' must be private and have accessor methods. | 1162 | |
| Variable 'bits' must be private and have accessor methods. | 1162 | |
| Missing a Javadoc comment. | 1163 | |
| Variable 'isVolatile' must be private and have accessor methods. | 1163 | |
| Missing a Javadoc comment. | 1164 | |
| Variable 'isReadOnly' must be private and have accessor methods. | 1164 | |
| Missing a Javadoc comment. | 1165 | |
| Variable 'readConverter' must be private and have accessor methods. | 1165 | |
| Missing a Javadoc comment. | 1166 | |
| Variable 'writeConverter' must be private and have accessor methods. | 1166 | |
| Missing a Javadoc comment. | 1167 | |
| Variable 'context' must be private and have accessor methods. | 1167 | |
| Class FFIType should be declared as final. | 1173 | |
| Missing a Javadoc comment. | 1174 | |
| Name 'size_t' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 1174 | |
| Missing a Javadoc comment. | 1175 | |
| Missing a Javadoc comment. | 1176 | |
| Parameter value should be final. | 1176 | |
| Missing a Javadoc comment. | 1178 | |
| Missing a Javadoc comment. | 1182 | |
| Utility classes should not have a public or default constructor. | 1182 | |
| Missing a Javadoc comment. | 1183 | |
| Name 'ffi_type_void' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1183 | |
| Missing a Javadoc comment. | 1184 | |
| Name 'ffi_type_float' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1184 | |
| Missing a Javadoc comment. | 1185 | |
| Name 'ffi_type_double' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1185 | |
| Missing a Javadoc comment. | 1186 | |
| Name 'ffi_type_longdouble' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1186 | |
| Missing a Javadoc comment. | 1187 | |
| Name 'ffi_type_uint8' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1187 | |
| Missing a Javadoc comment. | 1188 | |
| Name 'ffi_type_sint8' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1188 | |
| Missing a Javadoc comment. | 1189 | |
| Name 'ffi_type_uint16' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1189 | |
| Missing a Javadoc comment. | 1190 | |
| Name 'ffi_type_sint16' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1190 | |
| Missing a Javadoc comment. | 1191 | |
| Name 'ffi_type_uint32' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1191 | |
| Missing a Javadoc comment. | 1192 | |
| Name 'ffi_type_sint32' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1192 | |
| Missing a Javadoc comment. | 1193 | |
| Name 'ffi_type_uint64' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1193 | |
| Missing a Javadoc comment. | 1194 | |
| Name 'ffi_type_sint64' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1194 | |
| Missing a Javadoc comment. | 1195 | |
| Name 'ffi_type_pointer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1195 | |
| 'if' construct must use '{}'s. | 1198 | |
| 'if' construct must use '{}'s. | 1200 | |
| Avoid inline conditionals. | 1215 | |
| Missing a Javadoc comment. | 1227 | |
| Missing a Javadoc comment. | 1229 | |
| Variable 'size' must be private and have accessor methods. | 1229 | |
| Missing a Javadoc comment. | 1230 | |
| Variable 'alignment' must be private and have accessor methods. | 1230 | |
| Missing a Javadoc comment. | 1231 | |
| Variable 'type' must be private and have accessor methods. | 1231 | |
| Missing a Javadoc comment. | 1232 | |
| Variable 'elements' must be private and have accessor methods. | 1232 | |
| Missing a Javadoc comment. | 1234 | |
| Parameter ref should be final. | 1234 | |
| 'cast' is not followed by whitespace. | 1237 | |
| '}' should be on the same line. | 1241 | |
| '=' is not preceded with whitespace. | 1245 | |
| '=' is not followed by whitespace. | 1245 | |
| ';' is not followed by whitespace. | 1245 | |
| 'cast' is not followed by whitespace. | 1246 | |
| Missing a Javadoc comment. | 1253 | |
| Parameter array should be final. | 1253 | |
| Parameter type should be final. | 1253 | |
| 'type' hides a field. | 1253 | |
| '+' is not preceded with whitespace. | 1255 | |
| '+' is not followed by whitespace. | 1255 | |
| '=' is not preceded with whitespace. | 1257 | |
| '=' is not followed by whitespace. | 1257 | |
| ';' is not followed by whitespace. | 1257 | |
| ';' is not followed by whitespace. | 1257 | |
| Missing a Javadoc comment. | 1262 | |
| Parameter els should be final. | 1262 | |
| Missing a Javadoc comment. | 1268 | |
| Parameter obj should be final. | 1268 | |
| 'if' construct must use '{}'s. | 1269 | |
| 'if' construct must use '{}'s. | 1271 | |
| 'cast' is not followed by whitespace. | 1272 | |
| Missing a Javadoc comment. | 1276 | |
| Parameter obj should be final. | 1276 | |
| Parameter cls should be final. | 1276 | |
| 'synchronized' is not followed by whitespace. | 1277 | |
| 'cast' is not followed by whitespace. | 1280 | |
| 'cast' is not followed by whitespace. | 1283 | |
| 'if' construct must use '{}'s. | 1291 | |
| 'cast' is not followed by whitespace. | 1296 | |
| Line is longer than 80 characters. | 1301 | |
| Line is longer than 80 characters. | 1302 | |
| Line has trailing spaces. | 1314 | |
| Missing a Javadoc comment. | 1315 | |
| Missing a Javadoc comment. | 1316 | |
| Parameter size should be final. | 1316 | |
| 'size' hides a field. | 1316 | |
| Missing a Javadoc comment. | 1321 | |
| Parameter ss should be final. | 1321 | |
| '=' is not preceded with whitespace. | 1324 | |
| '=' is not followed by whitespace. | 1324 | |
| ';' is not followed by whitespace. | 1324 | |
| ';' is not followed by whitespace. | 1324 | |
| '*' is not preceded with whitespace. | 1325 | |
| '*' is not followed by whitespace. | 1325 | |
| Line has trailing spaces. | 1327 | |
| Line is longer than 80 characters. | 1327 | |
| Missing a Javadoc comment. | 1333 | |
| Parameter ss should be final. | 1333 | |
| '}' should be on the same line. | 1337 | |
| '=' is not preceded with whitespace. | 1339 | |
| '=' is not followed by whitespace. | 1339 | |
| ';' is not followed by whitespace. | 1339 | |
| ';' is not followed by whitespace. | 1339 | |
| Method 'autoRead' is not designed for extension - needs to be abstract, final or empty. | 1345 | |
| Missing a Javadoc comment. | 1345 | |
| '=' is not preceded with whitespace. | 1349 | |
| '=' is not followed by whitespace. | 1349 | |
| ';' is not followed by whitespace. | 1349 | |
| ';' is not followed by whitespace. | 1349 | |
| Missing a Javadoc comment. | 1356 | |
| Parameter ss should be final. | 1356 | |
| '}' should be on the same line. | 1360 | |
| '=' is not preceded with whitespace. | 1362 | |
| '=' is not followed by whitespace. | 1362 | |
| ';' is not followed by whitespace. | 1362 | |
| ';' is not followed by whitespace. | 1362 | |
| Method 'autoWrite' is not designed for extension - needs to be abstract, final or empty. | 1368 | |
| Missing a Javadoc comment. | 1368 | |
| '=' is not preceded with whitespace. | 1372 | |
| '=' is not followed by whitespace. | 1372 | |
| ';' is not followed by whitespace. | 1372 | |
| ';' is not followed by whitespace. | 1372 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 26 | |
| '}' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 |
| Violation | Message | Line |
|---|---|---|
| Redundant import from the same package - org.rococoa.cocoa.foundation.NSObject. | 4 | |
| Missing a Javadoc comment. | 6 | |
| '{' is not followed by whitespace. | 6 | |
| '}' is not preceded with whitespace. | 6 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |