The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 1 | Error |
RegexpHeader
|
0 | Error |
FileTabCharacter
|
0 | Error |
LeftCurly
|
1 | Error |
RightCurly
|
2 | Error |
LineLength
|
44 | Error |
MemberName | 6 | Error |
JavadocMethod
|
364 | Warning |
JavadocType
|
12 | Error |
JavadocVariable
|
13 | Info |
ConstantName | 2 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MethodName | 1 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 1 | Error |
TypeName | 0 | Error |
AvoidStarImport | 2 | Error |
IllegalImport | 0 | Error |
RedundantImport | 2 | Error |
UnusedImports | 3 | Error |
MethodLength | 2 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad
|
0 | Error |
OperatorWrap | 0 | Error |
ParenPad
|
17 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 1 | Error |
ModifierOrder | 83 | Error |
RedundantModifier | 2 | Error |
AvoidNestedBlocks | 3 | Error |
EmptyBlock
|
0 | Error |
NeedBraces | 0 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField
|
15 | Warning |
IllegalInstantiation | 0 | Error |
InnerAssignment | 3 | Error |
MagicNumber
|
10 | Error |
MissingSwitchDefault | 1 | Error |
RedundantThrows | 9 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
|
5 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 60 | |
Expected an @return tag. | 144 |
Violation | Message | Line |
---|---|---|
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 197 | |
Line is longer than 120 characters. | 270 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 270 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 65 |
Violation | Message | Line |
---|---|---|
Unused import - java.nio.charset.Charset. | 32 |
Violation | Message | Line |
---|---|---|
File length is 2,511 lines (max allowed is 2,000). | 1 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 82 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 111 | |
Inner assignments should be avoided. | 173 | |
Unused @throws tag for 'NullPointerException'. | 255 | |
Unused @throws tag for 'NullPointerException'. | 292 | |
Unused @throws tag for 'IllegalArgumentException'. | 417 | |
Unused @throws tag for 'IllegalArgumentException'. | 445 | |
Unused @throws tag for 'IndexOutOfBoundsException'. | 474 | |
Unused @throws tag for 'IllegalArgumentException'. | 475 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 513 | |
Expected an @return tag. | 521 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 521 | |
Expected @param tag for 'text'. | 521 | |
Expected @param tag for 'separator'. | 521 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 544 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 602 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 618 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 650 | |
')' is not preceded with whitespace. | 783 | |
Unused @throws tag for 'NullPointerException'. | 795 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 798 | |
Unused @throws tag for 'NullPointerException'. | 823 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 825 | |
Unused @throws tag for 'NullPointerException'. | 839 | |
Unused @throws tag for 'ArithmeticException'. | 840 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 842 | |
Unused @throws tag for 'NullPointerException'. | 863 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 865 | |
Unused @throws tag for 'NullPointerException'. | 877 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 879 | |
Unused @throws tag for 'NullPointerException'. | 898 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 900 | |
Unused @throws tag for 'NullPointerException'. | 911 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 913 | |
Unused @throws tag for 'NullPointerException'. | 937 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 939 | |
Unused @throws tag for 'NullPointerException'. | 963 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 965 | |
Unused @throws tag for 'NullPointerException'. | 985 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 987 | |
Unused @throws tag for 'NullPointerException'. | 1011 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1013 | |
Unused @throws tag for 'NullPointerException'. | 1042 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1044 | |
Unused @throws tag for 'NullPointerException'. | 1075 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1077 | |
'0xfff' is a magic number. | 1088 | |
'0xff' is a magic number. | 1092 | |
'0x7f' is a magic number. | 1096 | |
Unused @throws tag for 'NegativeArraySizeException'. | 1171 | |
Unused @throws tag for 'NullPointerException'. | 1172 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1174 | |
Unused @throws tag for 'NullPointerException'. | 1192 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1194 | |
Unused @throws tag for 'NullPointerException'. | 1208 | |
Unused @throws tag for 'ArithmeticException'. | 1209 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1211 | |
Unused @throws tag for 'NullPointerException'. | 1229 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1231 | |
Unused @throws tag for 'NullPointerException'. | 1243 | |
Unused @throws tag for 'ArithmeticException'. | 1244 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1246 | |
Unused @throws tag for 'NullPointerException'. | 1646 | |
Unused @throws tag for 'NullPointerException'. | 1660 | |
Unused @throws tag for 'NullPointerException'. | 1688 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1886 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1902 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1938 | |
Expected an @return tag. | 1985 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1985 | |
Expected @param tag for 's'. | 1985 | |
Expected an @return tag. | 2002 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 2002 | |
Expected @param tag for 's'. | 2002 | |
Expected @param tag for 's1'. | 2047 | |
Expected @param tag for 's2'. | 2047 | |
Expected @param tag for 's1'. | 2065 | |
Expected @param tag for 's2'. | 2065 | |
Expected @param tag for 'text'. | 2091 | |
Expected @param tag for 'namespace'. | 2091 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 2129 | |
Expected @param tag for 'data'. | 2129 | |
Expected @param tag for 'replaceThis'. | 2129 | |
Unused @throws tag for 'NullPointerException'. | 2160 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 2162 | |
'(' is not followed by whitespace. | 2166 | |
')' is not preceded with whitespace. | 2166 | |
Unused @throws tag for 'NullPointerException'. | 2187 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 2189 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 2206 | |
Expected @param tag for 'view'. | 2206 | |
Expected @param tag for 'source'. | 2241 | |
Expected @param tag for 'quoteChar'. | 2241 | |
Expected @param tag for 'source'. | 2256 | |
Expected @param tag for 'quoteChar'. | 2256 | |
Expected @param tag for 'quotingTriggers'. | 2256 | |
Line is longer than 120 characters. | 2271 | |
Expected @param tag for 'source'. | 2271 | |
Expected @param tag for 'quoteChar'. | 2271 | |
Expected @param tag for 'escapedChars'. | 2271 | |
Expected @param tag for 'escapeChar'. | 2271 | |
Expected @param tag for 'force'. | 2272 | |
Expected @param tag for 'source'. | 2287 | |
Expected @param tag for 'quoteChar'. | 2287 | |
Expected @param tag for 'escapedChars'. | 2287 | |
Expected @param tag for 'quotingTriggers'. | 2288 | |
Expected @param tag for 'escapeChar'. | 2288 | |
Expected @param tag for 'force'. | 2288 | |
Expected @param tag for 'source'. | 2339 | |
Expected @param tag for 'escapedChars'. | 2339 | |
Expected @param tag for 'escapeChar'. | 2339 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 2375 | |
Unused @throws tag for 'IllegalArgumentException'. | 2414 |
Violation | Message | Line |
---|---|---|
Unused import - java.nio.charset.Charset. | 31 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Redundant 'public' modifier. | 32 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'message'. | 35 | |
Expected @param tag for 'cause'. | 35 |
Violation | Message | Line |
---|---|---|
Duplicate import to line 22 - org.apache.maven.shared.utils.Os. | 33 | |
Duplicate import to line 23 - org.apache.maven.shared.utils.StringUtils. | 34 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 97 | |
Line is longer than 120 characters. | 140 | |
Line is longer than 120 characters. | 153 | |
Missing a Javadoc comment. | 333 | |
Missing a Javadoc comment. | 414 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'shell'. | 82 | |
Expected an @return tag. | 171 | |
Expected @param tag for 'executable'. | 188 | |
Missing a Javadoc comment. | 193 | |
Missing a Javadoc comment. | 199 | |
Expected @param tag for 'name'. | 210 | |
Expected @param tag for 'value'. | 210 | |
Expected an @return tag. | 236 | |
Expected an @return tag. | 253 | |
Expected an @return tag. | 281 | |
Missing a Javadoc comment. | 297 | |
Missing a Javadoc comment. | 303 | |
Expected @param tag for 'path'. | 314 | |
Expected @param tag for 'workingDirectory'. | 322 | |
Missing a Javadoc comment. | 327 | |
Expected an @return tag. | 343 | |
Expected @throws tag for 'CommandLineException'. | 344 | |
Expected an @return tag. | 397 | |
Missing a Javadoc comment. | 402 | |
Missing a Javadoc comment. | 410 | |
Missing a Javadoc comment. | 421 | |
Missing a Javadoc comment. | 440 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 51 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 38 | |
Expected @param tag for 'line'. | 38 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 106 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 119 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Type Javadoc comment is missing an @param <Request> tag. | 41 | |
Missing a Javadoc comment. | 61 | |
'javaToolFile' hides a field. | 74 | |
Missing a Javadoc comment. | 125 | |
Missing a Javadoc comment. | 142 | |
Missing a Javadoc comment. | 173 | |
Missing a Javadoc comment. | 195 | |
Missing a Javadoc comment. | 219 | |
Missing a Javadoc comment. | 224 |
Violation | Message | Line |
---|---|---|
Type Javadoc comment is missing an @param <Request> tag. | 36 | |
Line is longer than 120 characters. | 62 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 23 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 113 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 | |
Expected an @return tag. | 82 | |
Expected @param tag for 'executable'. | 82 | |
Expected @param tag for 'arguments'. | 82 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
'executable' hides a field. | 123 | |
'executable' hides a field. | 128 | |
Missing a Javadoc comment. | 208 | |
Missing a Javadoc comment. | 213 | |
'argQuoteDelimiter' hides a field. | 228 | |
'exeQuoteDelimiter' hides a field. | 238 | |
Missing a Javadoc comment. | 282 | |
Expected @param tag for 'executable'. | 305 | |
Missing a Javadoc comment. | 314 | |
Expected @param tag for 'path'. | 322 | |
'workingDir' hides a field. | 333 | |
Expected @param tag for 'workingDir'. | 333 | |
Missing a Javadoc comment. | 341 | |
Missing a Javadoc comment. | 351 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'clazz'. | 66 | |
Expected an @return tag. | 92 | |
Expected @param tag for 'name'. | 92 | |
Expected @param tag for 'params'. | 92 | |
Expected @throws tag for 'MethodMap.AmbiguousException'. | 93 |
Violation | Message | Line |
---|---|---|
switch without "default" clause. | 181 | |
Avoid nested blocks. | 184 | |
Avoid nested blocks. | 195 |
Violation | Message | Line |
---|---|---|
Name 'classMaps' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 60 | |
Line is longer than 120 characters. | 83 | |
Line is longer than 120 characters. | 104 | |
Method length is 209 lines (max allowed is 150). | 112 | |
Expected @param tag for 'trimRootToken'. | 112 | |
Line is longer than 120 characters. | 202 | |
Line is longer than 120 characters. | 258 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 |
Violation | Message | Line |
---|---|---|
'isCaseSensitive' hides a field. | 286 | |
Missing a Javadoc comment. | 363 | |
Redundant throws: 'IllegalStateException' is unchecked exception. | 376 | |
Line is longer than 120 characters. | 410 | |
Expected an @return tag. | 446 | |
Missing a Javadoc comment. | 457 | |
Method length is 175 lines (max allowed is 150). | 562 | |
Line is longer than 120 characters. | 634 | |
')' is not preceded with whitespace. | 893 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 51 |
Violation | Message | Line |
---|---|---|
Variable 'count' must be private and have accessor methods. | 42 | |
Variable 'dir' must be private and have accessor methods. | 47 | |
Variable 'index' must be private and have accessor methods. | 52 | |
Variable 'percentageOffset' must be private and have accessor methods. | 57 | |
Variable 'percentageSize' must be private and have accessor methods. | 62 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 91 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 133 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 152 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 164 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 176 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 190 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 235 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 247 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 260 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 272 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 310 | |
Expected @throws tag for 'IOException'. | 311 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 556 | |
Unused @throws tag for 'IllegalArgumentException'. | 591 | |
'@Nullable' annotation modifier does not preceed non-annotation modifiers. | 664 | |
'@Nullable' annotation modifier does not preceed non-annotation modifiers. | 664 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 692 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 719 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 744 | |
Unused @throws tag for 'java.io.FileNotFoundException'. | 756 | |
Unused @throws tag for 'IllegalArgumentException'. | 757 | |
Line is longer than 120 characters. | 759 | |
Line is longer than 120 characters. | 783 | |
Line is longer than 120 characters. | 785 | |
Unused @throws tag for 'java.io.FileNotFoundException'. | 807 | |
Line is longer than 120 characters. | 941 | |
'@WillClose' annotation modifier does not preceed non-annotation modifiers. | 941 | |
Unused @throws tag for 'IllegalArgumentException'. | 1200 | |
Line is longer than 120 characters. | 1387 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1387 | |
Expected @throws tag for 'IOException'. | 1388 | |
Line is longer than 120 characters. | 1404 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1404 | |
Expected @throws tag for 'IOException'. | 1405 | |
Line is longer than 120 characters. | 1430 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1430 | |
Expected @throws tag for 'IOException'. | 1431 | |
Line is longer than 120 characters. | 1447 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1447 | |
Line is longer than 120 characters. | 1465 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1465 | |
Expected @throws tag for 'IOException'. | 1467 | |
Line is longer than 120 characters. | 1483 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1483 | |
Expected @throws tag for 'IOException'. | 1485 | |
Line is longer than 120 characters. | 1502 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1502 | |
Line is longer than 120 characters. | 1586 | |
Line is longer than 120 characters. | 1801 | |
Missing a Javadoc comment. | 1807 | |
'abstract' modifier out of order with the JLS suggestions. | 1807 | |
Missing a Javadoc comment. | 1809 | |
Line is longer than 120 characters. | 1813 | |
Line is longer than 120 characters. | 1824 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1880 |
Violation | Message | Line |
---|---|---|
Unused import - java.io.BufferedOutputStream. | 26 | |
Missing a Javadoc comment. | 122 | |
Expected @param tag for 'input'. | 140 | |
Expected @param tag for 'output'. | 140 | |
Expected @throws tag for 'IOException'. | 141 | |
Line is longer than 120 characters. | 151 | |
Expected @param tag for 'input'. | 151 | |
Expected @param tag for 'output'. | 151 | |
Expected @throws tag for 'IOException'. | 152 | |
Expected @param tag for 'input'. | 165 | |
Expected @param tag for 'output'. | 165 | |
Expected @throws tag for 'IOException'. | 166 | |
Expected @param tag for 'input'. | 176 | |
Expected @param tag for 'output'. | 176 | |
Expected @throws tag for 'IOException'. | 177 | |
Expected @param tag for 'input'. | 201 | |
Expected @param tag for 'output'. | 201 | |
Expected @throws tag for 'IOException'. | 202 | |
Expected @param tag for 'input'. | 214 | |
Expected @param tag for 'output'. | 214 | |
Expected @throws tag for 'IOException'. | 215 | |
Line is longer than 120 characters. | 229 | |
Expected @param tag for 'input'. | 229 | |
Expected @param tag for 'output'. | 229 | |
Expected @throws tag for 'IOException'. | 230 | |
Line is longer than 120 characters. | 245 | |
Expected @param tag for 'input'. | 245 | |
Expected @param tag for 'output'. | 245 | |
Expected @throws tag for 'IOException'. | 246 | |
Expected an @return tag. | 259 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 259 | |
Expected @param tag for 'input'. | 259 | |
Expected @throws tag for 'IOException'. | 260 | |
Expected an @return tag. | 271 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 271 | |
Expected @param tag for 'input'. | 271 | |
Expected @throws tag for 'IOException'. | 272 | |
Expected an @return tag. | 286 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 286 | |
Expected @param tag for 'input'. | 286 | |
Expected @throws tag for 'IOException'. | 287 | |
Expected an @return tag. | 300 | |
Line is longer than 120 characters. | 300 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 300 | |
Expected @param tag for 'input'. | 300 | |
Expected @throws tag for 'IOException'. | 301 | |
Expected an @return tag. | 314 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 314 | |
Expected @param tag for 'input'. | 314 | |
Expected @throws tag for 'IOException'. | 315 | |
Expected an @return tag. | 325 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 325 | |
Expected @param tag for 'input'. | 325 | |
Expected @throws tag for 'IOException'. | 326 | |
Expected @param tag for 'input'. | 345 | |
Expected @param tag for 'output'. | 345 | |
Expected @throws tag for 'IOException'. | 346 | |
Expected @param tag for 'input'. | 357 | |
Expected @param tag for 'output'. | 357 | |
Expected @throws tag for 'IOException'. | 358 | |
Expected an @return tag. | 373 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 373 | |
Expected @param tag for 'input'. | 373 | |
Expected @throws tag for 'IOException'. | 374 | |
Expected an @return tag. | 384 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 384 | |
Expected @param tag for 'input'. | 384 | |
Expected @throws tag for 'IOException'. | 385 | |
Expected an @return tag. | 398 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 398 | |
Expected @param tag for 'input'. | 398 | |
Expected @throws tag for 'IOException'. | 399 | |
Expected an @return tag. | 409 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 409 | |
Expected @param tag for 'input'. | 409 | |
Expected @throws tag for 'IOException'. | 410 | |
Expected @param tag for 'input'. | 429 | |
Expected @param tag for 'output'. | 429 | |
Expected @throws tag for 'IOException'. | 430 | |
Expected @param tag for 'input'. | 441 | |
Expected @param tag for 'output'. | 441 | |
Expected @throws tag for 'IOException'. | 442 | |
Expected @param tag for 'input'. | 458 | |
Expected @param tag for 'output'. | 458 | |
Expected @throws tag for 'IOException'. | 459 | |
Expected an @return tag. | 470 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 470 | |
Expected @param tag for 'input'. | 470 | |
Expected @throws tag for 'IOException'. | 471 | |
Expected an @return tag. | 481 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 481 | |
Expected @param tag for 'input'. | 481 | |
Expected @throws tag for 'IOException'. | 482 | |
Expected @param tag for 'input'. | 502 | |
Expected @param tag for 'output'. | 502 | |
Expected @throws tag for 'IOException'. | 503 | |
Expected @param tag for 'input'. | 515 | |
Expected @param tag for 'output'. | 515 | |
Expected @throws tag for 'IOException'. | 516 | |
Expected @param tag for 'input'. | 530 | |
Expected @param tag for 'output'. | 530 | |
Expected @throws tag for 'IOException'. | 531 | |
Line is longer than 120 characters. | 546 | |
Expected @param tag for 'input'. | 546 | |
Expected @param tag for 'output'. | 546 | |
Expected @throws tag for 'IOException'. | 547 | |
Expected an @return tag. | 560 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 560 | |
Expected @param tag for 'input'. | 560 | |
Expected @throws tag for 'IOException'. | 561 | |
Expected an @return tag. | 572 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 572 | |
Expected @param tag for 'input'. | 572 | |
Expected @throws tag for 'IOException'. | 573 | |
Expected an @return tag. | 587 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 587 | |
Expected @param tag for 'input'. | 587 | |
Expected @throws tag for 'IOException'. | 588 | |
Expected an @return tag. | 601 | |
Line is longer than 120 characters. | 601 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 601 | |
Expected @param tag for 'input'. | 601 | |
Expected @throws tag for 'IOException'. | 602 | |
Expected @param tag for 'input'. | 615 | |
Expected @param tag for 'output'. | 615 | |
Expected @throws tag for 'IOException'. | 616 | |
Expected @throws tag for 'IOException'. | 629 |
Violation | Message | Line |
---|---|---|
Name 'isJava7' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 | |
'}' should be alone on a line. | 49 | |
'(' is not followed by whitespace. | 49 | |
')' is not preceded with whitespace. | 49 | |
'}' should be alone on a line. | 52 | |
'(' is not followed by whitespace. | 52 | |
')' is not preceded with whitespace. | 52 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 78 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 58 | |
Missing a Javadoc comment. | 65 | |
')' is not preceded with whitespace. | 69 | |
')' is not preceded with whitespace. | 81 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 106 | |
Missing a Javadoc comment. | 112 | |
Missing a Javadoc comment. | 129 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 74 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 | |
Expected @param tag for 'directory'. | 75 | |
Expected @param tag for 'file'. | 84 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Inner assignments should be avoided. | 429 | |
Inner assignments should be avoided. | 453 | |
'(' is not followed by whitespace. | 578 | |
')' is not preceded with whitespace. | 578 | |
Line is longer than 120 characters. | 795 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 68 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 28 | |
Line is longer than 120 characters. | 32 |
Violation | Message | Line |
---|---|---|
'200' is a magic number. | 304 | |
Line is longer than 120 characters. | 438 | |
Name '_getMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 444 | |
'200' is a magic number. | 449 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 149 | |
Missing a Javadoc comment. | 162 | |
Missing a Javadoc comment. | 172 | |
Missing a Javadoc comment. | 182 | |
Missing a Javadoc comment. | 192 | |
'lineIndent' hides a field. | 192 | |
Missing a Javadoc comment. | 202 | |
Missing a Javadoc comment. | 222 | |
Missing a Javadoc comment. | 233 | |
Missing a Javadoc comment. | 242 |
Violation | Message | Line |
---|---|---|
'static' modifier out of order with the JLS suggestions. | 30 | |
'static' modifier out of order with the JLS suggestions. | 31 | |
Avoid nested blocks. | 193 |
Violation | Message | Line |
---|---|---|
Unused @throws tag for 'IllegalStateException'. | 35 | |
Unused @throws tag for 'IllegalStateException'. | 43 | |
Expected @param tag for 'name'. | 52 | |
Unused @throws tag for 'IllegalStateException'. | 60 | |
Expected @param tag for 'key'. | 62 | |
Expected @param tag for 'value'. | 62 | |
Unused @throws tag for 'IllegalStateException'. | 68 | |
Expected @param tag for 'text'. | 70 | |
Unused @throws tag for 'IllegalStateException'. | 75 | |
Expected @param tag for 'text'. | 77 |
Violation | Message | Line |
---|---|---|
Name '_bomEncoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Name '_xmlGuessEncoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
Name '_xmlEncoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
Name '_contentTypeMime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 | |
Name '_contentTypeEncoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
Name '_is' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Name '_staticDefaultEncoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 60 | |
Redundant throws: 'XmlStreamReaderException' is subclass of 'IOException'. | 61 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 84 | |
Redundant throws: 'XmlStreamReaderException' is subclass of 'IOException'. | 85 | |
Missing a Javadoc comment. | 93 | |
Redundant throws: 'XmlStreamReaderException' is subclass of 'IOException'. | 94 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 110 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 25 | |
Line is longer than 120 characters. | 29 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 133 | |
Line is longer than 120 characters. | 146 | |
Line is longer than 120 characters. | 161 | |
Line is longer than 120 characters. | 176 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 59 | |
'(' is not followed by whitespace. | 61 | |
')' is not preceded with whitespace. | 61 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 68 | |
'(' is not followed by whitespace. | 70 | |
')' is not preceded with whitespace. | 70 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 83 | |
')' is not preceded with whitespace. | 83 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 114 | |
'@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 114 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 125 | |
Missing a Javadoc comment. | 132 | |
'name' hides a field. | 132 | |
Missing a Javadoc comment. | 137 | |
'name' hides a field. | 138 | |
'value' hides a field. | 138 | |
Missing a Javadoc comment. | 156 | |
Missing a Javadoc comment. | 161 | |
'name' hides a field. | 161 | |
Missing a Javadoc comment. | 166 | |
Missing a Javadoc comment. | 173 | |
Missing a Javadoc comment. | 185 | |
'name' hides a field. | 185 | |
'name' hides a field. | 191 | |
Missing a Javadoc comment. | 211 | |
Missing a Javadoc comment. | 221 | |
Missing a Javadoc comment. | 228 | |
Missing a Javadoc comment. | 233 | |
Missing a Javadoc comment. | 332 | |
Missing a Javadoc comment. | 337 | |
Missing a Javadoc comment. | 342 | |
Missing a Javadoc comment. | 362 | |
'17' is a magic number. | 364 | |
'37' is a magic number. | 365 | |
'37' is a magic number. | 366 | |
'37' is a magic number. | 367 | |
'37' is a magic number. | 368 | |
Missing a Javadoc comment. | 372 | |
Missing a Javadoc comment. | 380 | |
Missing a Javadoc comment. | 392 | |
Missing a Javadoc comment. | 397 | |
Missing a Javadoc comment. | 402 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - org.xml.sax.*. | 25 | |
Using the '.*' form of import should be avoided - java.io.*. | 31 | |
Missing a Javadoc comment. | 42 | |
Redundant throws: 'XmlPullParserException' is unchecked exception. | 43 | |
Missing a Javadoc comment. | 48 | |
Redundant throws: 'XmlPullParserException' is unchecked exception. | 49 | |
Missing a Javadoc comment. | 54 | |
Redundant throws: 'XmlPullParserException' is unchecked exception. | 55 | |
Missing a Javadoc comment. | 68 | |
Redundant throws: 'XmlPullParserException' is unchecked exception. | 69 | |
Redundant throws: 'XmlPullParserException' is unchecked exception. | 83 | |
'{' is not preceded with whitespace. | 131 | |
'{' should be on a new line. | 131 |