The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 1 | |
RegexpHeader
|
7 | |
FileTabCharacter
|
111 | |
LeftCurly
|
8 | |
RightCurly
|
0 | |
LineLength
|
24 | |
| MemberName | 0 | |
JavadocMethod
|
456 | |
JavadocType
|
4 | |
JavadocVariable
|
26 | |
| ConstantName | 5 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 2 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 2 | |
| MethodLength | 0 | |
| ParameterNumber | 3 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 3 | |
ParenPad
|
82 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 20 | |
| ModifierOrder | 13 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
2 | |
| NeedBraces | 1 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
16 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 3 | |
MagicNumber
|
10 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 6 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| File length is 2,713 lines (max allowed is 2,000). | 1 | |
| Line is longer than 120 characters. | 213 | |
| Line is longer than 120 characters. | 235 | |
| Line is longer than 120 characters. | 321 | |
| Line is longer than 120 characters. | 323 | |
| Line is longer than 120 characters. | 378 | |
| Line is longer than 120 characters. | 388 | |
| Line is longer than 120 characters. | 437 | |
| Line is longer than 120 characters. | 442 | |
| Line is longer than 120 characters. | 443 | |
| Line is longer than 120 characters. | 444 | |
| Line is longer than 120 characters. | 566 | |
| Line is longer than 120 characters. | 588 | |
| Missing a Javadoc comment. | 621 | |
| Missing a Javadoc comment. | 625 | |
| Missing a Javadoc comment. | 732 | |
| Missing a Javadoc comment. | 734 | |
| Missing a Javadoc comment. | 788 | |
| '{' should be on a new line. | 804 | |
| Missing a Javadoc comment. | 840 | |
| Missing a Javadoc comment. | 895 | |
| Missing a Javadoc comment. | 914 | |
| Missing a Javadoc comment. | 930 | |
| Missing a Javadoc comment. | 933 | |
| ')' is not preceded with whitespace. | 979 | |
| '{' is not preceded with whitespace. | 979 | |
| '{' should be on a new line. | 979 | |
| Missing a Javadoc comment. | 1035 | |
| Missing a Javadoc comment. | 1040 | |
| 'runOrder' hides a field. | 1101 | |
| 'failIfNoTests' hides a field. | 1150 | |
| 'excludes' hides a field. | 1173 | |
| Missing a Javadoc comment. | 1187 | |
| Line is longer than 120 characters. | 1212 | |
| '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1306 | |
| 'excludes' hides a field. | 1308 | |
| '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 1379 | |
| 'project' hides a field. | 1395 | |
| Missing a Javadoc comment. | 1477 | |
| Missing a Javadoc comment. | 1490 | |
| Missing a Javadoc comment. | 1503 | |
| Missing a Javadoc comment. | 1546 | |
| Empty catch block. | 1555 | |
| Missing a Javadoc comment. | 1567 | |
| Line is longer than 120 characters. | 1586 | |
| Missing a Javadoc comment. | 1698 | |
| Missing a Javadoc comment. | 1703 | |
| Missing a Javadoc comment. | 1718 | |
| Missing a Javadoc comment. | 1725 | |
| Line is longer than 120 characters. | 1757 | |
| '+' should be on a new line. | 1889 | |
| Line is longer than 120 characters. | 2002 | |
| '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 2020 | |
| Missing a Javadoc comment. | 2155 | |
| Missing a Javadoc comment. | 2165 | |
| 'providerName' hides a field. | 2165 | |
| Missing a Javadoc comment. | 2170 | |
| Missing a Javadoc comment. | 2176 | |
| Missing a Javadoc comment. | 2181 | |
| Missing a Javadoc comment. | 2189 | |
| 'pluginArtifactMap' hides a field. | 2192 | |
| Missing a Javadoc comment. | 2200 | |
| Missing a Javadoc comment. | 2202 | |
| Missing a Javadoc comment. | 2207 | |
| Missing a Javadoc comment. | 2209 | |
| Missing a Javadoc comment. | 2214 | |
| Missing a Javadoc comment. | 2219 | |
| Missing a Javadoc comment. | 2224 | |
| Missing a Javadoc comment. | 2229 | |
| Expected an @return tag. | 2237 | |
| Missing a Javadoc comment. | 2242 | |
| Missing a Javadoc comment. | 2248 | |
| Missing a Javadoc comment. | 2253 | |
| Missing a Javadoc comment. | 2259 | |
| Missing a Javadoc comment. | 2264 | |
| Missing a Javadoc comment. | 2270 | |
| Missing a Javadoc comment. | 2275 | |
| Missing a Javadoc comment. | 2280 | |
| Missing a Javadoc comment. | 2285 | |
| Missing a Javadoc comment. | 2291 | |
| Missing a Javadoc comment. | 2296 | |
| Missing a Javadoc comment. | 2303 | |
| Missing a Javadoc comment. | 2308 | |
| Missing a Javadoc comment. | 2315 | |
| Missing a Javadoc comment. | 2320 | |
| Missing a Javadoc comment. | 2327 | |
| Missing a Javadoc comment. | 2332 | |
| Missing a Javadoc comment. | 2337 | |
| Missing a Javadoc comment. | 2342 | |
| Missing a Javadoc comment. | 2348 | |
| Missing a Javadoc comment. | 2353 | |
| Missing a Javadoc comment. | 2358 | |
| Missing a Javadoc comment. | 2365 | |
| Missing a Javadoc comment. | 2370 | |
| Missing a Javadoc comment. | 2376 | |
| Missing a Javadoc comment. | 2381 | |
| Missing a Javadoc comment. | 2387 | |
| Missing a Javadoc comment. | 2392 | |
| Missing a Javadoc comment. | 2398 | |
| Missing a Javadoc comment. | 2403 | |
| Missing a Javadoc comment. | 2409 | |
| Missing a Javadoc comment. | 2414 | |
| Missing a Javadoc comment. | 2420 | |
| Missing a Javadoc comment. | 2425 | |
| Missing a Javadoc comment. | 2431 | |
| Missing a Javadoc comment. | 2436 | |
| Missing a Javadoc comment. | 2442 | |
| Missing a Javadoc comment. | 2447 | |
| Missing a Javadoc comment. | 2453 | |
| Missing a Javadoc comment. | 2458 | |
| Missing a Javadoc comment. | 2464 | |
| Missing a Javadoc comment. | 2469 | |
| Missing a Javadoc comment. | 2475 | |
| Missing a Javadoc comment. | 2480 | |
| Missing a Javadoc comment. | 2486 | |
| Missing a Javadoc comment. | 2491 | |
| Missing a Javadoc comment. | 2497 | |
| Missing a Javadoc comment. | 2502 | |
| Missing a Javadoc comment. | 2508 | |
| Missing a Javadoc comment. | 2513 | |
| Missing a Javadoc comment. | 2519 | |
| Missing a Javadoc comment. | 2524 | |
| Missing a Javadoc comment. | 2530 | |
| Missing a Javadoc comment. | 2535 | |
| Missing a Javadoc comment. | 2541 | |
| Missing a Javadoc comment. | 2546 | |
| Missing a Javadoc comment. | 2553 | |
| Missing a Javadoc comment. | 2558 | |
| Missing a Javadoc comment. | 2565 | |
| Missing a Javadoc comment. | 2570 | |
| Missing a Javadoc comment. | 2583 | |
| Missing a Javadoc comment. | 2589 | |
| Missing a Javadoc comment. | 2594 | |
| Missing a Javadoc comment. | 2600 | |
| Missing a Javadoc comment. | 2605 | |
| Missing a Javadoc comment. | 2611 | |
| Missing a Javadoc comment. | 2616 | |
| Missing a Javadoc comment. | 2622 | |
| Missing a Javadoc comment. | 2627 | |
| Missing a Javadoc comment. | 2632 | |
| Missing a Javadoc comment. | 2638 | |
| Missing a Javadoc comment. | 2643 | |
| Missing a Javadoc comment. | 2648 | |
| Missing a Javadoc comment. | 2653 | |
| Missing a Javadoc comment. | 2658 | |
| Missing a Javadoc comment. | 2664 | |
| Missing a Javadoc comment. | 2669 | |
| Missing a Javadoc comment. | 2674 | |
| Missing a Javadoc comment. | 2679 | |
| Missing a Javadoc comment. | 2684 | |
| Missing a Javadoc comment. | 2689 | |
| Missing a Javadoc comment. | 2694 | |
| Missing a Javadoc comment. | 2699 | |
| Missing a Javadoc comment. | 2704 | |
| Missing a Javadoc comment. | 2709 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Name 'classpaths' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 39 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 53 | |
| 'startupReportConfiguration' hides a field. | 53 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 64 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 42 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 49 | |
| '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 49 | |
| '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 69 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 73 | |
| More than 7 parameters. | 73 | |
| Missing a Javadoc comment. | 93 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 112 | |
| Missing a Javadoc comment. | 117 | |
| Missing a Javadoc comment. | 122 | |
| Missing a Javadoc comment. | 127 | |
| Missing a Javadoc comment. | 132 | |
| Missing a Javadoc comment. | 137 | |
| Missing a Javadoc comment. | 142 | |
| Missing a Javadoc comment. | 151 | |
| Missing a Javadoc comment. | 160 | |
| Missing a Javadoc comment. | 166 | |
| Missing a Javadoc comment. | 176 | |
| Missing a Javadoc comment. | 188 | |
| Missing a Javadoc comment. | 198 | |
| Missing a Javadoc comment. | 204 | |
| Missing a Javadoc comment. | 210 | |
| Missing a Javadoc comment. | 215 | |
| Missing a Javadoc comment. | 220 | |
| Missing a Javadoc comment. | 225 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 113 | |
| Missing a Javadoc comment. | 130 | |
| Missing a Javadoc comment. | 159 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 104 | |
| Missing a Javadoc comment. | 106 | |
| Missing a Javadoc comment. | 108 | |
| Missing a Javadoc comment. | 110 | |
| Missing a Javadoc comment. | 112 | |
| Missing a Javadoc comment. | 114 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 89 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 107 | |
| Name 'keysThatCannotBeUsedAsSystemProperties' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 114 | |
| '{' is not followed by whitespace. | 115 | |
| '{' is not preceded with whitespace. | 115 | |
| '}' is not followed by whitespace. | 119 | |
| '}' is not preceded with whitespace. | 119 | |
| Missing a Javadoc comment. | 121 | |
| Missing a Javadoc comment. | 135 | |
| Missing a Javadoc comment. | 169 | |
| Missing a Javadoc comment. | 185 | |
| Missing a Javadoc comment. | 197 | |
| Missing a Javadoc comment. | 205 | |
| Missing a Javadoc comment. | 213 | |
| 'items' hides a field. | 213 | |
| Missing a Javadoc comment. | 238 | |
| Missing a Javadoc comment. | 265 | |
| Missing a Javadoc comment. | 293 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 |
| Violation | Message | Line |
|---|---|---|
| ')' is not preceded with whitespace. | 78 | |
| Line is longer than 120 characters. | 97 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Unless required by applicable law or agreed to in writing,\s*$'. | 14 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 111 | |
| Missing a Javadoc comment. | 116 | |
| '0xF0' is a magic number. | 130 | |
| Missing a Javadoc comment. | 145 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 78 | |
| More than 7 parameters. | 78 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 99 | |
| '||' should be on a new line. | 109 | |
| Expected an @return tag. | 127 | |
| Line is longer than 120 characters. | 133 | |
| 'argLine' hides a field. | 199 | |
| Missing a Javadoc comment. | 250 | |
| Missing a Javadoc comment. | 255 | |
| Missing a Javadoc comment. | 260 | |
| Missing a Javadoc comment. | 265 | |
| Missing a Javadoc comment. | 270 | |
| Missing a Javadoc comment. | 276 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Name '_drawNumber' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
| Name '_returnNumber' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 133 | |
| Missing a Javadoc comment. | 146 | |
| '60' is a magic number. | 190 | |
| '500' is a magic number. | 269 | |
| '60' is a magic number. | 271 | |
| Line is longer than 120 characters. | 287 | |
| '60' is a magic number. | 336 | |
| '60' is a magic number. | 336 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 104 | |
| Missing a Javadoc comment. | 112 | |
| Missing a Javadoc comment. | 120 | |
| Missing a Javadoc comment. | 125 | |
| Missing a Javadoc comment. | 130 | |
| Missing a Javadoc comment. | 135 | |
| Missing a Javadoc comment. | 141 | |
| Missing a Javadoc comment. | 149 | |
| Missing a Javadoc comment. | 155 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 41 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 77 |
| Violation | Message | Line |
|---|---|---|
| '0xff' is a magic number. | 103 | |
| '0xff' is a magic number. | 108 | |
| Missing a Javadoc comment. | 120 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 65 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 176 | |
| Missing a Javadoc comment. | 275 | |
| Missing a Javadoc comment. | 279 | |
| Missing a Javadoc comment. | 284 | |
| Missing a Javadoc comment. | 289 |
| Violation | Message | Line |
|---|---|---|
| Name 'poison' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 92 | |
| '10000' is a magic number. | 95 | |
| Empty catch block. | 102 | |
| Missing a Javadoc comment. | 108 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 62 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 63 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 76 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 55 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 56 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 81 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 82 | |
| Missing a Javadoc comment. | 96 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 134 | |
| Missing a Javadoc comment. | 139 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 61 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 46 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 54 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 105 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 106 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 29 | |
| 'for' construct must use '{}'s. | 33 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 105 | |
| Missing a Javadoc comment. | 110 | |
| Missing a Javadoc comment. | 181 | |
| Missing a Javadoc comment. | 194 | |
| Missing a Javadoc comment. | 241 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 48 | |
| Line is longer than 120 characters. | 53 | |
| Name 'ampBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 76 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 93 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 94 | |
| 'reportsDirectory' hides a field. | 165 | |
| 'reportNameSuffix' hides a field. | 165 | |
| 'trimStackTrace' hides a field. | 230 | |
| 'reportNameSuffix' hides a field. | 230 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.io.File. | 31 | |
| '1000000' is a magic number. | 54 | |
| Missing a Javadoc comment. | 70 | |
| More than 7 parameters. | 70 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 114 | |
| Missing a Javadoc comment. | 124 | |
| Missing a Javadoc comment. | 130 | |
| Missing a Javadoc comment. | 165 | |
| Missing a Javadoc comment. | 171 | |
| Missing a Javadoc comment. | 182 | |
| Missing a Javadoc comment. | 194 | |
| Missing a Javadoc comment. | 210 | |
| Missing a Javadoc comment. | 221 | |
| Missing a Javadoc comment. | 255 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 69 | |
| Inner assignments should be avoided. | 71 | |
| Missing a Javadoc comment. | 74 | |
| Inner assignments should be avoided. | 76 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 108 | |
| Missing a Javadoc comment. | 114 | |
| Missing a Javadoc comment. | 120 | |
| Missing a Javadoc comment. | 130 | |
| Missing a Javadoc comment. | 135 | |
| Missing a Javadoc comment. | 140 | |
| Missing a Javadoc comment. | 145 | |
| Missing a Javadoc comment. | 161 | |
| Missing a Javadoc comment. | 171 | |
| Missing a Javadoc comment. | 200 | |
| Missing a Javadoc comment. | 221 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 106 | |
| Missing a Javadoc comment. | 116 | |
| Missing a Javadoc comment. | 126 | |
| Missing a Javadoc comment. | 132 | |
| Missing a Javadoc comment. | 137 | |
| Missing a Javadoc comment. | 150 | |
| Missing a Javadoc comment. | 161 | |
| Missing a Javadoc comment. | 167 | |
| Missing a Javadoc comment. | 172 | |
| Missing a Javadoc comment. | 177 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 72 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 21 | |
| '{' should be on a new line. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 51 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 120 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Missing a Javadoc comment. | 55 | |
| '(' is not followed by whitespace. | 55 | |
| ')' is not preceded with whitespace. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 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 | |
| 'for' is not followed by 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 contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| '(' is not followed by whitespace. | 71 | |
| '(' is not followed by whitespace. | 71 | |
| ')' is not preceded with whitespace. | 71 | |
| ')' is not preceded with whitespace. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 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 | |
| '(' is not followed by whitespace. | 75 | |
| ')' is not preceded with whitespace. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| '(' is not followed by whitespace. | 78 | |
| ')' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 81 | |
| '(' is not followed by whitespace. | 81 | |
| ')' is not preceded with whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 85 | |
| 'if' is not followed by whitespace. | 85 | |
| '(' is not followed by whitespace. | 85 | |
| ')' is not preceded with whitespace. | 85 | |
| '{' should be on a new line. | 85 | |
| Line contains a tab character. | 86 | |
| 'if' is not followed by whitespace. | 86 | |
| '(' is not followed by whitespace. | 86 | |
| ')' is not preceded with whitespace. | 86 | |
| '{' should be on a new line. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| '{' should be on a new line. | 88 | |
| Line contains a tab character. | 89 | |
| '(' is not followed by whitespace. | 89 | |
| ')' is not preceded with whitespace. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| 'while' is not followed by 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 | |
| Line contains a tab character. | 94 | |
| 'if' is not followed by whitespace. | 94 | |
| '(' is not followed by whitespace. | 94 | |
| '(' is not followed by whitespace. | 94 | |
| ')' is not preceded with whitespace. | 94 | |
| ')' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| '(' is not followed by whitespace. | 96 | |
| ')' is not preceded with whitespace. | 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 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| 'if' is not followed by whitespace. | 102 | |
| '(' is not followed by whitespace. | 102 | |
| ')' is not preceded with 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 | |
| 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. | 112 | |
| Missing a Javadoc comment. | 112 | |
| '(' is not followed by whitespace. | 112 | |
| ')' is not preceded with whitespace. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| 'if' is not followed by whitespace. | 115 | |
| '(' is not followed by whitespace. | 115 | |
| ')' is not preceded with whitespace. | 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 | |
| 'for' is not followed by whitespace. | 119 | |
| '(' is not followed by whitespace. | 119 | |
| ')' is not preceded with whitespace. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| 'for' is not followed by whitespace. | 121 | |
| '(' is not followed by whitespace. | 121 | |
| ')' is not preceded with whitespace. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| '(' is not followed by whitespace. | 123 | |
| ')' is not preceded with whitespace. | 123 | |
| Line contains a tab character. | 124 | |
| 'if' is not followed by whitespace. | 124 | |
| '(' is not followed by whitespace. | 124 | |
| ')' is not preceded with whitespace. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| ')' is not preceded with whitespace. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| 'if' is not followed by whitespace. | 129 | |
| Line contains a tab character. | 130 | |
| '(' is not followed by whitespace. | 130 | |
| ')' is not preceded with whitespace. | 130 | |
| '&&' should be on a new line. | 130 | |
| Line contains a tab character. | 131 | |
| '(' is not followed by whitespace. | 131 | |
| ')' is not preceded with whitespace. | 131 | |
| ')' is not preceded with whitespace. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| '(' is not followed by whitespace. | 133 | |
| ')' is not preceded with whitespace. | 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. | 140 | |
| '{' should be on a new line. | 140 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 145 | |
| Line is longer than 120 characters. | 147 | |
| Line contains a tab character. | 147 | |
| '(' is not followed by whitespace. | 147 | |
| ')' is not preceded with whitespace. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 152 | |
| 'if' is not followed by whitespace. | 152 | |
| '(' is not followed by whitespace. | 152 | |
| ')' is not preceded with whitespace. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| '(' is not followed by whitespace. | 154 | |
| '(' is not followed by whitespace. | 154 | |
| ')' is not preceded with whitespace. | 154 | |
| ')' is not preceded with 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 | |
| '(' is not followed by whitespace. | 158 | |
| ')' is not preceded with whitespace. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| '(' is not followed by whitespace. | 160 | |
| '(' is not followed by whitespace. | 160 | |
| ')' is not preceded with whitespace. | 160 | |
| ')' is not preceded with whitespace. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 163 | |
| '(' is not followed by whitespace. | 163 | |
| ')' is not preceded with whitespace. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| 'if' is not followed by whitespace. | 165 | |
| '(' is not followed by whitespace. | 165 | |
| '(' is not followed by whitespace. | 165 | |
| ')' is not preceded with whitespace. | 165 | |
| ')' is not preceded with whitespace. | 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 | |
| '(' is not followed by whitespace. | 169 | |
| ')' is not preceded with whitespace. | 169 | |
| Line contains a tab character. | 170 | |
| '(' is not followed by whitespace. | 170 | |
| ')' is not preceded with whitespace. | 170 | |
| Line contains a tab character. | 172 | |
| '(' is not followed by whitespace. | 172 | |
| ')' is not preceded with whitespace. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 21 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 55 |
| Violation | Message | Line |
|---|---|---|
| '@Nullable' annotation modifier does not preceed non-annotation modifiers. | 33 | |
| Name 'relocationBase' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 43 | |
| '@Nullable' annotation modifier does not preceed non-annotation modifiers. | 48 | |
| Missing a Javadoc comment. | 53 | |
| '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 53 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 30 | |
| Line contains a tab character. | 32 | |
| '{' is not followed by whitespace. | 32 | |
| '}' is not preceded with whitespace. | 32 | |
| '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 40 | |
| '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 45 | |
| '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 50 | |
| '@Nonnull' annotation modifier does not preceed non-annotation modifiers. | 55 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 50 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 57 | |
| 'name' hides a field. | 57 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 67 | |
| 'name' hides a field. | 67 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 97 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 106 | |
| Missing a Javadoc comment. | 111 | |
| Missing a Javadoc comment. | 116 | |
| Missing a Javadoc comment. | 134 | |
| Missing a Javadoc comment. | 139 | |
| Missing a Javadoc comment. | 144 | |
| Missing a Javadoc comment. | 149 | |
| Missing a Javadoc comment. | 154 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 47 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 113 | |
| Missing a Javadoc comment. | 118 | |
| Missing a Javadoc comment. | 123 | |
| Missing a Javadoc comment. | 128 | |
| Missing a Javadoc comment. | 173 | |
| Missing a Javadoc comment. | 178 | |
| Missing a Javadoc comment. | 183 | |
| Missing a Javadoc comment. | 188 | |
| Missing a Javadoc comment. | 209 | |
| Missing a Javadoc comment. | 224 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.io.InputStream. | 25 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 90 | |
| Inner assignments should be avoided. | 128 | |
| Missing a Javadoc comment. | 306 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 108 | |
| Missing a Javadoc comment. | 113 |