The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 1 | ![]() |
RegexpHeader
| 0 | ![]() |
FileTabCharacter
| 0 | ![]() |
LeftCurly
| 1 | ![]() |
RightCurly
| 2 | ![]() |
LineLength
| 42 | ![]() |
MemberName | 6 | ![]() |
JavadocMethod
| 355 | ![]() |
JavadocType
| 10 | ![]() |
JavadocVariable
| 13 | ![]() |
ConstantName | 2 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MethodName | 1 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 1 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 2 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 2 | ![]() |
UnusedImports | 3 | ![]() |
MethodLength | 2 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad
| 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad
| 12 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 1 | ![]() |
ModifierOrder | 83 | ![]() |
RedundantModifier | 2 | ![]() |
AvoidNestedBlocks | 3 | ![]() |
EmptyBlock
| 0 | ![]() |
NeedBraces | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 14 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 3 | ![]() |
MagicNumber
| 10 | ![]() |
MissingSwitchDefault | 1 | ![]() |
RedundantThrows | 9 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier
| 5 | ![]() |
UpperEll | 0 | ![]() |
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,488 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 |
![]() | Unused @throws tag for 'NullPointerException'. | 795 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 798 |
![]() | Unused @throws tag for 'NullPointerException'. | 819 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 821 |
![]() | Unused @throws tag for 'NullPointerException'. | 835 |
![]() | Unused @throws tag for 'ArithmeticException'. | 836 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 838 |
![]() | Unused @throws tag for 'NullPointerException'. | 859 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 861 |
![]() | Unused @throws tag for 'NullPointerException'. | 873 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 875 |
![]() | Unused @throws tag for 'NullPointerException'. | 894 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 896 |
![]() | Unused @throws tag for 'NullPointerException'. | 907 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 909 |
![]() | Unused @throws tag for 'NullPointerException'. | 933 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 935 |
![]() | Unused @throws tag for 'NullPointerException'. | 959 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 961 |
![]() | Unused @throws tag for 'NullPointerException'. | 981 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 983 |
![]() | Unused @throws tag for 'NullPointerException'. | 1007 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1009 |
![]() | Unused @throws tag for 'NullPointerException'. | 1038 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1040 |
![]() | Unused @throws tag for 'NullPointerException'. | 1071 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1073 |
![]() | '0xfff' is a magic number. | 1084 |
![]() | '0xff' is a magic number. | 1088 |
![]() | '0x7f' is a magic number. | 1092 |
![]() | Unused @throws tag for 'NegativeArraySizeException'. | 1167 |
![]() | Unused @throws tag for 'NullPointerException'. | 1168 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1170 |
![]() | Unused @throws tag for 'NullPointerException'. | 1188 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1190 |
![]() | Unused @throws tag for 'NullPointerException'. | 1204 |
![]() | Unused @throws tag for 'ArithmeticException'. | 1205 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1207 |
![]() | Unused @throws tag for 'NullPointerException'. | 1225 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1227 |
![]() | Unused @throws tag for 'NullPointerException'. | 1239 |
![]() | Unused @throws tag for 'ArithmeticException'. | 1240 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1242 |
![]() | Unused @throws tag for 'NullPointerException'. | 1628 |
![]() | Unused @throws tag for 'NullPointerException'. | 1642 |
![]() | Unused @throws tag for 'NullPointerException'. | 1670 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1868 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1884 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1920 |
![]() | Expected an @return tag. | 1967 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1967 |
![]() | Expected @param tag for 's'. | 1967 |
![]() | Expected an @return tag. | 1984 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1984 |
![]() | Expected @param tag for 's'. | 1984 |
![]() | Expected @param tag for 's1'. | 2029 |
![]() | Expected @param tag for 's2'. | 2029 |
![]() | Expected @param tag for 's1'. | 2047 |
![]() | Expected @param tag for 's2'. | 2047 |
![]() | Expected @param tag for 'text'. | 2073 |
![]() | Expected @param tag for 'namespace'. | 2073 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 2111 |
![]() | Expected @param tag for 'data'. | 2111 |
![]() | Expected @param tag for 'replaceThis'. | 2111 |
![]() | Unused @throws tag for 'NullPointerException'. | 2142 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 2144 |
![]() | Unused @throws tag for 'NullPointerException'. | 2164 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 2166 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 2183 |
![]() | Expected @param tag for 'view'. | 2183 |
![]() | Expected @param tag for 'source'. | 2218 |
![]() | Expected @param tag for 'quoteChar'. | 2218 |
![]() | Expected @param tag for 'source'. | 2233 |
![]() | Expected @param tag for 'quoteChar'. | 2233 |
![]() | Expected @param tag for 'quotingTriggers'. | 2233 |
![]() | Line is longer than 120 characters. | 2248 |
![]() | Expected @param tag for 'source'. | 2248 |
![]() | Expected @param tag for 'quoteChar'. | 2248 |
![]() | Expected @param tag for 'escapedChars'. | 2248 |
![]() | Expected @param tag for 'escapeChar'. | 2248 |
![]() | Expected @param tag for 'force'. | 2249 |
![]() | Expected @param tag for 'source'. | 2264 |
![]() | Expected @param tag for 'quoteChar'. | 2264 |
![]() | Expected @param tag for 'escapedChars'. | 2264 |
![]() | Expected @param tag for 'quotingTriggers'. | 2265 |
![]() | Expected @param tag for 'escapeChar'. | 2265 |
![]() | Expected @param tag for 'force'. | 2265 |
![]() | Expected @param tag for 'source'. | 2316 |
![]() | Expected @param tag for 'escapedChars'. | 2316 |
![]() | Expected @param tag for 'escapeChar'. | 2316 |
![]() | '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 2352 |
![]() | Unused @throws tag for 'IllegalArgumentException'. | 2391 |
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 |
---|---|---|
![]() | 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. | 54 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Missing a Javadoc comment. | 125 |
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. | 788 |
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. | 187 |
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 |