Violation |
Message |
Line |
|
File does not end with a newline. |
0 |
|
Line has trailing spaces. |
15 |
|
'<' is not preceded with whitespace. |
19 |
|
'<' is not followed by whitespace. |
19 |
|
'>' is not preceded with whitespace. |
19 |
|
Missing a Javadoc comment. |
21 |
|
'<' is not preceded with whitespace. |
21 |
|
'<' is not followed by whitespace. |
21 |
|
'>' is not preceded with whitespace. |
21 |
|
Missing a Javadoc comment. |
23 |
|
'private' modifier out of order with the JLS suggestions. |
23 |
|
Missing a Javadoc comment. |
24 |
|
Missing a Javadoc comment. |
26 |
|
Parameter keys should be final. |
26 |
|
'keys' hides a field. |
26 |
|
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. |
30 |
|
Missing a Javadoc comment. |
30 |
|
Method 'next' is not designed for extension - needs to be abstract, final or empty. |
34 |
|
Missing a Javadoc comment. |
34 |
|
Method 'remove' is not designed for extension - needs to be abstract, final or empty. |
38 |
|
Missing a Javadoc comment. |
38 |
|
Missing a Javadoc comment. |
42 |
|
Missing a Javadoc comment. |
43 |
|
Missing a Javadoc comment. |
44 |
|
Missing a Javadoc comment. |
45 |
|
Missing a Javadoc comment. |
46 |
|
Missing a Javadoc comment. |
47 |
|
Missing a Javadoc comment. |
48 |
|
Missing a Javadoc comment. |
49 |
|
Missing a Javadoc comment. |
50 |
|
Missing a Javadoc comment. |
51 |
|
Missing a Javadoc comment. |
52 |
|
Missing a Javadoc comment. |
53 |
|
Missing a Javadoc comment. |
54 |
|
Missing a Javadoc comment. |
55 |
|
Missing a Javadoc comment. |
56 |
|
Missing a Javadoc comment. |
57 |
|
Missing a Javadoc comment. |
58 |
|
Missing a Javadoc comment. |
59 |
|
Missing a Javadoc comment. |
60 |
|
First sentence should end with a period. |
61 |
|
First sentence should end with a period. |
65 |
|
Line has trailing spaces. |
67 |
|
First sentence should end with a period. |
70 |
|
First sentence should end with a period. |
74 |
|
First sentence should end with a period. |
78 |
|
First sentence should end with a period. |
82 |
|
First sentence should end with a period. |
86 |
|
First sentence should end with a period. |
90 |
|
First sentence should end with a period. |
94 |
|
First sentence should end with a period. |
98 |
|
Line is longer than 80 characters. |
99 |
|
First sentence should end with a period. |
103 |
|
First sentence should end with a period. |
108 |
|
Line has trailing spaces. |
108 |
|
Line is longer than 80 characters. |
111 |
|
First sentence should end with a period. |
112 |
|
Missing a Javadoc comment. |
119 |
|
Parameter hKey should be final. |
119 |
|
Missing a Javadoc comment. |
144 |
|
Parameter valueType should be final. |
144 |
|
Line is longer than 80 characters. |
171 |
|
Missing a Javadoc comment. |
176 |
|
Parameter name should be final. |
176 |
|
Line is longer than 80 characters. |
196 |
|
Missing a Javadoc comment. |
200 |
|
Parameter name should be final. |
200 |
|
Line is longer than 80 characters. |
228 |
|
Missing a Javadoc comment. |
231 |
|
Missing a Javadoc comment. |
232 |
|
Missing a Javadoc comment. |
234 |
|
Parameter hKey should be final. |
234 |
|
'hKey' hides a field. |
234 |
|
Missing a Javadoc comment. |
240 |
|
Parameter hKey should be final. |
240 |
|
'hKey' hides a field. |
240 |
|
Parameter subKey should be final. |
240 |
|
'subKey' hides a field. |
240 |
|
Missing a Javadoc comment. |
246 |
|
Parameter reg should be final. |
246 |
|
Parameter subKey should be final. |
246 |
|
'subKey' hides a field. |
246 |
|
Avoid inline conditionals. |
250 |
|
Method 'create' is not designed for extension - needs to be abstract, final or empty. |
254 |
|
Missing a Javadoc comment. |
254 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
254 |
|
Missing a Javadoc comment. |
258 |
|
Parameter subKey should be final. |
258 |
|
'subKey' hides a field. |
258 |
|
Parameter hKey should be final. |
258 |
|
'hKey' hides a field. |
258 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
258 |
|
Line has trailing spaces. |
262 |
|
Method 'createSubKey' is not designed for extension - needs to be abstract, final or empty. |
268 |
|
Parameter subKeyName should be final. |
268 |
|
Expected @throws tag for 'Win32Exception'. |
268 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
268 |
|
Line is longer than 80 characters. |
269 |
|
Method 'delete' is not designed for extension - needs to be abstract, final or empty. |
274 |
|
Missing a Javadoc comment. |
274 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
274 |
|
Missing a Javadoc comment. |
278 |
|
Parameter subKey should be final. |
278 |
|
'subKey' hides a field. |
278 |
|
Parameter hKey should be final. |
278 |
|
'hKey' hides a field. |
278 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
278 |
|
First sentence should end with a period. |
280 |
|
Line has trailing spaces. |
282 |
|
Method 'deleteSubKey' is not designed for extension - needs to be abstract, final or empty. |
285 |
|
Parameter subKeyName should be final. |
285 |
|
Expected @param tag for 'subKeyName'. |
285 |
|
Method 'deleteValue' is not designed for extension - needs to be abstract, final or empty. |
289 |
|
Missing a Javadoc comment. |
289 |
|
Parameter name should be final. |
289 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
289 |
|
Missing a Javadoc comment. |
293 |
|
Parameter subKey should be final. |
293 |
|
'subKey' hides a field. |
293 |
|
Parameter hKey should be final. |
293 |
|
'hKey' hides a field. |
293 |
|
Parameter name should be final. |
293 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
294 |
|
Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
296 |
|
Missing a Javadoc comment. |
296 |
|
Parameter other should be final. |
297 |
|
Line is longer than 80 characters. |
300 |
|
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
306 |
|
Missing a Javadoc comment. |
306 |
|
'5' is a magic number. |
308 |
|
'23' is a magic number. |
309 |
|
'23' is a magic number. |
310 |
|
Avoid inline conditionals. |
310 |
|
Method 'exists' is not designed for extension - needs to be abstract, final or empty. |
318 |
|
Missing a Javadoc comment. |
318 |
|
Missing a Javadoc comment. |
323 |
|
Parameter subKey should be final. |
323 |
|
'subKey' hides a field. |
323 |
|
Parameter hKey should be final. |
323 |
|
'hKey' hides a field. |
323 |
|
Parameter flags should be final. |
323 |
|
Method 'canOpenWith' is not designed for extension - needs to be abstract, final or empty. |
325 |
|
Missing a Javadoc comment. |
325 |
|
Parameter flags should be final. |
325 |
|
Method 'getBigDecimalValue' is not designed for extension - needs to be abstract, final or empty. |
329 |
|
Missing a Javadoc comment. |
329 |
|
Parameter name should be final. |
329 |
|
Method 'getBigIntegerValue' is not designed for extension - needs to be abstract, final or empty. |
333 |
|
Missing a Javadoc comment. |
333 |
|
Parameter name should be final. |
333 |
|
Method 'getBooleanValue' is not designed for extension - needs to be abstract, final or empty. |
337 |
|
Missing a Javadoc comment. |
337 |
|
Parameter name should be final. |
337 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
337 |
|
Method 'getByteArrayValue' is not designed for extension - needs to be abstract, final or empty. |
341 |
|
Missing a Javadoc comment. |
341 |
|
Parameter name should be final. |
341 |
|
Method 'getByteValue' is not designed for extension - needs to be abstract, final or empty. |
345 |
|
Missing a Javadoc comment. |
345 |
|
Parameter name should be final. |
345 |
|
First sentence should end with a period. |
349 |
|
Line has trailing spaces. |
351 |
|
Expected an @return tag. |
355 |
|
Method 'getDoubleValue' is not designed for extension - needs to be abstract, final or empty. |
355 |
|
Parameter name should be final. |
355 |
|
Expected @param tag for 'name'. |
355 |
|
Method 'getExpandableString' is not designed for extension - needs to be abstract, final or empty. |
359 |
|
Missing a Javadoc comment. |
359 |
|
Parameter name should be final. |
359 |
|
Parameter doExpand should be final. |
359 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
360 |
|
First sentence should end with a period. |
369 |
|
Line has trailing spaces. |
371 |
|
Line has trailing spaces. |
374 |
|
Expected an @return tag. |
376 |
|
Method 'getFloatValue' is not designed for extension - needs to be abstract, final or empty. |
376 |
|
Parameter name should be final. |
376 |
|
Expected @param tag for 'name'. |
376 |
|
Expected @throws tag for 'Win32Exception'. |
376 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
376 |
|
Method 'getHKey' is not designed for extension - needs to be abstract, final or empty. |
380 |
|
Missing a Javadoc comment. |
380 |
|
Method 'getIntValue' is not designed for extension - needs to be abstract, final or empty. |
384 |
|
Missing a Javadoc comment. |
384 |
|
Parameter name should be final. |
384 |
|
First sentence should end with a period. |
388 |
|
Line has trailing spaces. |
390 |
|
Expected an @return tag. |
394 |
|
Method 'getLongValue' is not designed for extension - needs to be abstract, final or empty. |
394 |
|
Parameter name should be final. |
394 |
|
Expected @param tag for 'name'. |
394 |
|
Missing a Javadoc comment. |
398 |
|
Name 'getREG_BINARY_Value' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
398 |
|
Parameter subKey should be final. |
398 |
|
'subKey' hides a field. |
398 |
|
Parameter hKey should be final. |
398 |
|
'hKey' hides a field. |
398 |
|
Parameter name should be final. |
399 |
|
Missing a Javadoc comment. |
401 |
|
Name 'getREG_DWORD_Value' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
401 |
|
Parameter subKey should be final. |
401 |
|
'subKey' hides a field. |
401 |
|
Parameter hKey should be final. |
401 |
|
'hKey' hides a field. |
401 |
|
Parameter name should be final. |
401 |
|
Missing a Javadoc comment. |
403 |
|
Name 'getREG_X_SZ_Value' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
403 |
|
Parameter subKey should be final. |
403 |
|
'subKey' hides a field. |
403 |
|
Parameter hKey should be final. |
403 |
|
'hKey' hides a field. |
403 |
|
Parameter name should be final. |
404 |
|
Parameter type should be final. |
404 |
|
Method 'getShortValue' is not designed for extension - needs to be abstract, final or empty. |
406 |
|
Missing a Javadoc comment. |
406 |
|
Parameter name should be final. |
406 |
|
Line has trailing spaces. |
412 |
|
Expected an @return tag. |
416 |
|
Method 'getStringValue' is not designed for extension - needs to be abstract, final or empty. |
416 |
|
Parameter name should be final. |
416 |
|
Expected @param tag for 'name'. |
416 |
|
Method 'getMultiStringValue' is not designed for extension - needs to be abstract, final or empty. |
420 |
|
Missing a Javadoc comment. |
420 |
|
Parameter name should be final. |
420 |
|
'<' is not preceded with whitespace. |
421 |
|
'<' is not followed by whitespace. |
421 |
|
'>' is not preceded with whitespace. |
421 |
|
'<' is not preceded with whitespace. |
421 |
|
'<' is not followed by whitespace. |
421 |
|
'>' is not preceded with whitespace. |
421 |
|
'>' is not followed by whitespace. |
421 |
|
Method 'getSubKey' is not designed for extension - needs to be abstract, final or empty. |
433 |
|
Missing a Javadoc comment. |
433 |
|
Method 'getValueType' is not designed for extension - needs to be abstract, final or empty. |
437 |
|
Missing a Javadoc comment. |
437 |
|
Parameter name should be final. |
437 |
|
Missing a Javadoc comment. |
441 |
|
Parameter subKey should be final. |
441 |
|
'subKey' hides a field. |
441 |
|
Parameter hKey should be final. |
441 |
|
'hKey' hides a field. |
441 |
|
Parameter name should be final. |
441 |
|
Method 'hasSubKey' is not designed for extension - needs to be abstract, final or empty. |
443 |
|
Missing a Javadoc comment. |
443 |
|
Parameter name should be final. |
443 |
|
Method 'hasSubKeys' is not designed for extension - needs to be abstract, final or empty. |
448 |
|
Missing a Javadoc comment. |
448 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
448 |
|
Missing a Javadoc comment. |
452 |
|
Parameter subKey should be final. |
452 |
|
'subKey' hides a field. |
452 |
|
Parameter hKey should be final. |
452 |
|
'hKey' hides a field. |
452 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
453 |
|
Method 'hasValue' is not designed for extension - needs to be abstract, final or empty. |
455 |
|
Missing a Javadoc comment. |
455 |
|
Parameter name should be final. |
455 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
455 |
|
Missing a Javadoc comment. |
459 |
|
Parameter subKey should be final. |
459 |
|
'subKey' hides a field. |
459 |
|
Parameter hKey should be final. |
459 |
|
'hKey' hides a field. |
459 |
|
Parameter name should be final. |
459 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
460 |
|
Method 'hasValues' is not designed for extension - needs to be abstract, final or empty. |
462 |
|
Missing a Javadoc comment. |
462 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
462 |
|
Missing a Javadoc comment. |
466 |
|
Parameter subKey should be final. |
466 |
|
'subKey' hides a field. |
466 |
|
Parameter hKey should be final. |
466 |
|
'hKey' hides a field. |
466 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
467 |
|
Line has trailing spaces. |
474 |
|
Method 'openSubKey' is not designed for extension - needs to be abstract, final or empty. |
480 |
|
Parameter subKeyName should be final. |
480 |
|
Expected @throws tag for 'Win32Exception'. |
480 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
480 |
|
Line is longer than 80 characters. |
481 |
|
Avoid inline conditionals. |
481 |
|
Method 'setExpandableString' is not designed for extension - needs to be abstract, final or empty. |
485 |
|
Missing a Javadoc comment. |
485 |
|
Parameter name should be final. |
485 |
|
Parameter value should be final. |
485 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
486 |
|
Missing a Javadoc comment. |
491 |
|
Name 'setREG_BINARY_Value' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
491 |
|
Parameter subKey should be final. |
491 |
|
'subKey' hides a field. |
491 |
|
Parameter hKey should be final. |
491 |
|
'hKey' hides a field. |
491 |
|
Parameter name should be final. |
492 |
|
Parameter value should be final. |
492 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
492 |
|
Missing a Javadoc comment. |
494 |
|
Name 'setREG_DWORD_Value' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
494 |
|
Parameter subKey should be final. |
494 |
|
'subKey' hides a field. |
494 |
|
Parameter hKey should be final. |
494 |
|
'hKey' hides a field. |
494 |
|
Parameter name should be final. |
495 |
|
Parameter value should be final. |
495 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
495 |
|
Missing a Javadoc comment. |
497 |
|
Name 'setREG_X_SZ_Value' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
497 |
|
Parameter subKey should be final. |
497 |
|
'subKey' hides a field. |
497 |
|
Parameter hKey should be final. |
497 |
|
'hKey' hides a field. |
497 |
|
Parameter name should be final. |
497 |
|
Parameter value should be final. |
498 |
|
Parameter length should be final. |
498 |
|
Parameter type should be final. |
498 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
498 |
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
500 |
|
Missing a Javadoc comment. |
500 |
|
Parameter name should be final. |
500 |
|
Parameter value should be final. |
500 |
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
504 |
|
Missing a Javadoc comment. |
504 |
|
Parameter name should be final. |
504 |
|
Parameter value should be final. |
504 |
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
508 |
|
Missing a Javadoc comment. |
508 |
|
Parameter name should be final. |
508 |
|
Parameter value should be final. |
508 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
508 |
|
Avoid inline conditionals. |
509 |
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
512 |
|
Missing a Javadoc comment. |
512 |
|
Parameter name should be final. |
512 |
|
Parameter value should be final. |
512 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
512 |
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
516 |
|
Missing a Javadoc comment. |
516 |
|
Parameter name should be final. |
516 |
|
Parameter value should be final. |
516 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
516 |
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
520 |
|
Missing a Javadoc comment. |
520 |
|
Parameter name should be final. |
520 |
|
Parameter value should be final. |
520 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
520 |
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
524 |
|
Missing a Javadoc comment. |
524 |
|
Parameter name should be final. |
524 |
|
Parameter value should be final. |
524 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
524 |
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
528 |
|
Missing a Javadoc comment. |
528 |
|
Parameter name should be final. |
528 |
|
Parameter value should be final. |
528 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
528 |
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
532 |
|
Missing a Javadoc comment. |
532 |
|
Parameter name should be final. |
532 |
|
Parameter value should be final. |
532 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
532 |
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
536 |
|
Missing a Javadoc comment. |
536 |
|
Parameter name should be final. |
536 |
|
Parameter value should be final. |
536 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
536 |
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
540 |
|
Missing a Javadoc comment. |
540 |
|
Parameter name should be final. |
540 |
|
Parameter value should be final. |
540 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
540 |
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
544 |
|
Missing a Javadoc comment. |
544 |
|
Parameter name should be final. |
544 |
|
Parameter value should be final. |
544 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
544 |
|
Line is longer than 80 characters. |
551 |
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
554 |
|
Missing a Javadoc comment. |
554 |
|
Parameter name should be final. |
554 |
|
Parameter value should be final. |
554 |
|
Parameter valueType should be final. |
554 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
555 |
|
switch without "default" clause. |
556 |
|
Line is longer than 80 characters. |
571 |
|
Line is longer than 80 characters. |
577 |
|
Line is longer than 80 characters. |
587 |
|
Line is longer than 80 characters. |
590 |
|
Line is longer than 80 characters. |
593 |
|
Line is longer than 80 characters. |
596 |
|
Method 'subKeyNames' is not designed for extension - needs to be abstract, final or empty. |
600 |
|
Missing a Javadoc comment. |
600 |
|
Method 'subKeys' is not designed for extension - needs to be abstract, final or empty. |
604 |
|
Missing a Javadoc comment. |
604 |
|
'<' is not preceded with whitespace. |
604 |
|
'<' is not followed by whitespace. |
604 |
|
'>' is not preceded with whitespace. |
604 |
|
Missing a Javadoc comment. |
608 |
|
Parameter subKey should be final. |
608 |
|
'subKey' hides a field. |
608 |
|
Parameter hKey should be final. |
608 |
|
'hKey' hides a field. |
608 |
|
Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
610 |
|
Missing a Javadoc comment. |
610 |
|
Method 'valueNames' is not designed for extension - needs to be abstract, final or empty. |
620 |
|
Missing a Javadoc comment. |
620 |
|
Missing a Javadoc comment. |
624 |
|
Parameter subKey should be final. |
624 |
|
'subKey' hides a field. |
624 |
|
Parameter hKey should be final. |
624 |
|
'hKey' hides a field. |
624 |
|
Redundant throws: 'Win32Exception' is unchecked exception. |
625 |
|
Method 'iterator' is not designed for extension - needs to be abstract, final or empty. |
627 |
|
Missing a Javadoc comment. |
627 |
|
'<' is not preceded with whitespace. |
627 |
|
'<' is not followed by whitespace. |
627 |
|
'>' is not preceded with whitespace. |
627 |