The following document contains the results of Checkstyle.
Files | Infos ![]() |
Warnings ![]() |
Errors ![]() |
---|---|---|---|
8 | 0 | 0 | 759 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 1 | ![]() |
NewlineAtEndOfFile | 3 | ![]() |
Translation | 0 | ![]() |
JavadocMethod | 122 | ![]() |
JavadocType | 1 | ![]() |
JavadocVariable | 79 | ![]() |
JavadocStyle | 28 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 6 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
FileLength | 0 | ![]() |
LineLength | 56 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
TabCharacter | 18 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 19 | ![]() |
ModifierOrder | 4 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 4 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField | 50 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 5 | ![]() |
MissingSwitchDefault | 1 | ![]() |
RedundantThrows | 43 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 91 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 3 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 11 | ![]() |
ArrayTypeStyle | 1 | ![]() |
FinalParameters | 140 | ![]() |
GenericIllegalRegexp
|
73 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Line is longer than 80 characters. | 6 |
![]() |
Line has trailing spaces. | 7 |
![]() |
Utility classes should not have a public or default constructor. | 10 |
![]() |
Missing a Javadoc comment. | 12 |
![]() |
Missing a Javadoc comment. | 13 |
![]() |
Missing a Javadoc comment. | 14 |
![]() |
Missing a Javadoc comment. | 15 |
![]() |
Missing a Javadoc comment. | 16 |
![]() |
Missing a Javadoc comment. | 17 |
![]() |
Missing a Javadoc comment. | 18 |
![]() |
Missing a Javadoc comment. | 19 |
![]() |
Missing a Javadoc comment. | 20 |
![]() |
Missing a Javadoc comment. | 22 |
![]() |
Parameter hotkey should be final. | 22 |
![]() |
First sentence should end with a period. | 44 |
![]() |
Line has trailing spaces. | 45 |
![]() |
Expected an @return tag. | 49 |
![]() |
Parameter hotkey should be final. | 49 |
![]() |
Expected @param tag for 'hotkey'. | 49 |
![]() |
'0x00FF' is a magic number. | 75 |
Violation | Message | Line |
---|---|---|
![]() |
Line has trailing spaces. | 29 |
![]() |
Line has trailing spaces. | 30 |
![]() |
Line is longer than 80 characters. | 32 |
![]() |
Line has trailing spaces. | 38 |
![]() |
Missing a Javadoc comment. | 44 |
![]() |
Missing a Javadoc comment. | 45 |
![]() |
Missing a Javadoc comment. | 46 |
![]() |
Method 'getShowState' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() |
Method 'setShowState' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() |
Parameter swShow should be final. | 62 |
![]() |
First sentence should end with a period. | 71 |
![]() |
First sentence should end with a period. | 75 |
![]() |
First sentence should end with a period. | 79 |
![]() |
Missing a Javadoc comment. | 84 |
![]() |
Variable 'swShow' must be private and have accessor methods. | 84 |
![]() |
Missing a Javadoc comment. | 86 |
![]() |
Parameter swShow should be final. | 86 |
![]() |
Missing a Javadoc comment. | 95 |
![]() |
Parameter swShow should be final. | 95 |
![]() |
'swShow' hides a field. | 95 |
![]() |
Missing a Javadoc comment. | 99 |
![]() |
Missing a Javadoc comment. | 100 |
![]() |
Missing a Javadoc comment. | 101 |
![]() |
Missing a Javadoc comment. | 102 |
![]() |
Missing a Javadoc comment. | 103 |
![]() |
Missing a Javadoc comment. | 104 |
![]() |
Missing a Javadoc comment. | 105 |
![]() |
Missing a Javadoc comment. | 106 |
![]() |
Missing a Javadoc comment. | 107 |
![]() |
Line has trailing spaces. | 113 |
![]() |
Line has trailing spaces. | 114 |
![]() |
Line has trailing spaces. | 117 |
![]() |
Line is longer than 80 characters. | 122 |
![]() |
Line has trailing spaces. | 133 |
![]() |
Line has trailing spaces. | 134 |
![]() |
Line is longer than 80 characters. | 134 |
![]() |
Line has trailing spaces. | 137 |
![]() |
Line is longer than 80 characters. | 144 |
![]() |
Line has trailing spaces. | 154 |
![]() |
Line has trailing spaces. | 156 |
![]() |
Method 'getArguments' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() |
Line has trailing spaces. | 165 |
![]() |
Line has trailing spaces. | 167 |
![]() |
Method 'getToolTipText' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() |
Expected an @return tag. | 179 |
![]() |
Method 'getSrcFile' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() |
Line has trailing spaces. | 185 |
![]() |
Line has trailing spaces. | 186 |
![]() |
Line has trailing spaces. | 187 |
![]() |
Method 'getIconIndex' is not designed for extension - needs to be abstract, final or empty. | 190 |
![]() |
Line has trailing spaces. | 196 |
![]() |
Method 'getIconLocation' is not designed for extension - needs to be abstract, final or empty. | 200 |
![]() |
Line has trailing spaces. | 206 |
![]() |
Line has trailing spaces. | 207 |
![]() |
Method 'getTargetFile' is not designed for extension - needs to be abstract, final or empty. | 210 |
![]() |
Line has trailing spaces. | 216 |
![]() |
Method 'getWorkingDirectory' is not designed for extension - needs to be abstract, final or empty. | 219 |
![]() |
Line has trailing spaces. | 224 |
![]() |
Method 'load' is not designed for extension - needs to be abstract, final or empty. | 227 |
![]() |
Expected @throws tag for 'Win32Exception'. | 227 |
![]() |
Redundant throws: 'Win32Exception' is unchecked exception. | 227 |
![]() |
Missing a Javadoc comment. | 231 |
![]() |
Parameter lnkFileName should be final. | 231 |
![]() |
Redundant throws: 'Win32Exception' is unchecked exception. | 231 |
![]() |
First sentence should end with a period. | 233 |
![]() |
Method 'resolve' is not designed for extension - needs to be abstract, final or empty. | 237 |
![]() |
Expected @throws tag for 'Win32Exception'. | 237 |
![]() |
Redundant throws: 'Win32Exception' is unchecked exception. | 237 |
![]() |
Missing a Javadoc comment. | 241 |
![]() |
Parameter filename should be final. | 241 |
![]() |
Redundant throws: 'Win32Exception' is unchecked exception. | 241 |
![]() |
First sentence should end with a period. | 243 |
![]() |
Line has trailing spaces. | 245 |
![]() |
Line has trailing spaces. | 246 |
![]() |
Line is longer than 80 characters. | 249 |
![]() |
Method 'save' is not designed for extension - needs to be abstract, final or empty. | 249 |
![]() |
Expected @param tag for 'directory'. | 249 |
![]() |
Expected @param tag for 'name'. | 249 |
![]() |
Expected @throws tag for 'Win32Exception'. | 249 |
![]() |
Redundant throws: 'Win32Exception' is unchecked exception. | 249 |
![]() |
First sentence should end with a period. | 254 |
![]() |
Method 'save' is not designed for extension - needs to be abstract, final or empty. | 258 |
![]() |
Expected @throws tag for 'Win32Exception'. | 258 |
![]() |
Redundant throws: 'Win32Exception' is unchecked exception. | 258 |
![]() |
Missing a Javadoc comment. | 262 |
![]() |
Parameter filename should be final. | 262 |
![]() |
Redundant throws: 'Win32Exception' is unchecked exception. | 262 |
![]() |
First sentence should end with a period. | 264 |
![]() |
Method 'setArguments' is not designed for extension - needs to be abstract, final or empty. | 268 |
![]() |
'arguments' hides a field. | 268 |
![]() |
Line has trailing spaces. | 274 |
![]() |
Line has trailing spaces. | 275 |
![]() |
Line has trailing spaces. | 276 |
![]() |
Method 'setToolTipText' is not designed for extension - needs to be abstract, final or empty. | 279 |
![]() |
'toolTipText' hides a field. | 279 |
![]() |
Line has trailing spaces. | 286 |
![]() |
Line has trailing spaces. | 288 |
![]() |
Method 'setIcon' is not designed for extension - needs to be abstract, final or empty. | 293 |
![]() |
'iconLocation' hides a field. | 293 |
![]() |
'iconIndex' hides a field. | 293 |
![]() |
Line has trailing spaces. | 299 |
![]() |
Line has trailing spaces. | 300 |
![]() |
Line is longer than 80 characters. | 301 |
![]() |
Line has trailing spaces. | 302 |
![]() |
Line has trailing spaces. | 304 |
![]() |
Method 'setTargetFile' is not designed for extension - needs to be abstract, final or empty. | 307 |
![]() |
'targetFile' hides a field. | 307 |
![]() |
Line has trailing spaces. | 313 |
![]() |
Line is longer than 80 characters. | 313 |
![]() |
Line has trailing spaces. | 315 |
![]() |
Line has trailing spaces. | 316 |
![]() |
Method 'setWorkingDirectory' is not designed for extension - needs to be abstract, final or empty. | 319 |
![]() |
'workingDirectory' hides a field. | 319 |
![]() |
Line has trailing spaces. | 325 |
![]() |
Line is longer than 80 characters. | 326 |
![]() |
Unclosed HTML tag found: <code>path>/code> with keystoken. | 326 |
![]() |
Method 'setHotkey' is not designed for extension - needs to be abstract, final or empty. | 337 |
![]() |
'hotkey' hides a field. | 337 |
![]() |
Method 'getHotkey' is not designed for extension - needs to be abstract, final or empty. | 346 |
![]() |
Line has trailing spaces. | 352 |
![]() |
Line has trailing spaces. | 353 |
![]() |
Parameter name should be final. | 359 |
Violation | Message | Line |
---|---|---|
![]() |
File does not end with a newline. | 0 |
![]() |
Line has trailing spaces. | 14 |
![]() |
Line has trailing spaces. | 33 |
![]() |
Utility classes should not have a public or default constructor. | 36 |
![]() |
Missing a Javadoc comment. | 38 |
![]() |
Variable 'loaded' must be private and have accessor methods. | 38 |
![]() |
Missing a Javadoc comment. | 39 |
![]() |
Variable 'libName' must be private and have accessor methods. | 39 |
![]() |
Missing a Javadoc comment. | 41 |
![]() |
Parameter appendVersion should be final. | 41 |
![]() |
Line is longer than 80 characters. | 45 |
![]() |
Line is longer than 80 characters. | 48 |
![]() |
Missing a Javadoc comment. | 71 |
![]() |
Line is longer than 80 characters. | 80 |
![]() |
Line is longer than 80 characters. | 86 |
![]() |
Line is longer than 80 characters. | 89 |
![]() |
Array brackets at illegal position. | 95 |
![]() |
'8192' is a magic number. | 95 |
![]() |
Line is longer than 80 characters. | 113 |
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 |
Violation | Message | Line |
---|---|---|
![]() |
Line has trailing spaces. | 15 |
![]() |
Line is longer than 80 characters. | 16 |
![]() |
Extra HTML tag found: </p> | 18 |
![]() |
Line is longer than 80 characters. | 20 |
![]() |
Line has trailing spaces. | 24 |
![]() |
Line contains a tab character. | 27 |
![]() |
Line contains a tab character. | 28 |
![]() |
Line has trailing spaces. | 34 |
![]() |
Line has trailing spaces. | 37 |
![]() |
Line has trailing spaces. | 39 |
![]() |
Line contains a tab character. | 41 |
![]() |
Line contains a tab character. | 42 |
![]() |
Line has trailing spaces. | 44 |
![]() |
Line has trailing spaces. | 46 |
![]() |
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 |
![]() |
Variable 'workingDirectory' must be private and have accessor methods. | 57 |
![]() |
Missing a Javadoc comment. | 58 |
![]() |
Variable 'iconFile' must be private and have accessor methods. | 58 |
![]() |
Missing a Javadoc comment. | 59 |
![]() |
Variable 'iconIndex' must be private and have accessor methods. | 59 |
![]() |
Missing a Javadoc comment. | 60 |
![]() |
Variable 'url' must be private and have accessor methods. | 60 |
![]() |
Missing a Javadoc comment. | 61 |
![]() |
Variable 'showCommand' must be private and have accessor methods. | 61 |
![]() |
Missing a Javadoc comment. | 62 |
![]() |
Variable 'hotKey' must be private and have accessor methods. | 62 |
![]() |
Missing a Javadoc comment. | 63 |
![]() |
Variable 'modified' must be private and have accessor methods. | 63 |
![]() |
Missing a Javadoc comment. | 64 |
![]() |
Variable 'urlFile' must be private and have accessor methods. | 64 |
![]() |
Line has trailing spaces. | 69 |
![]() |
Line has trailing spaces. | 70 |
![]() |
Line is longer than 80 characters. | 70 |
![]() |
Line has trailing spaces. | 73 |
![]() |
Parameter urlFile should be final. | 77 |
![]() |
'urlFile' hides a field. | 77 |
![]() |
Parameter load should be final. | 77 |
![]() |
Expected @throws tag for 'IOException'. | 77 |
![]() |
Line is longer than 80 characters. | 79 |
![]() |
Method 'load' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() |
Missing a Javadoc comment. | 87 |
![]() |
Line is longer than 80 characters. | 95 |
![]() |
Line is longer than 80 characters. | 100 |
![]() |
Line is longer than 80 characters. | 120 |
![]() |
Line has trailing spaces. | 130 |
![]() |
Line has trailing spaces. | 131 |
![]() |
Line has trailing spaces. | 132 |
![]() |
Line has trailing spaces. | 135 |
![]() |
Line has trailing spaces. | 139 |
![]() |
Line is longer than 80 characters. | 141 |
![]() |
Parameter directory should be final. | 141 |
![]() |
Parameter name should be final. | 141 |
![]() |
Parameter load should be final. | 141 |
![]() |
Expected @throws tag for 'IOException'. | 141 |
![]() |
Method 'getUrlFile' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() |
Missing a Javadoc comment. | 148 |
![]() |
Missing a Javadoc comment. | 152 |
![]() |
Parameter name should be final. | 152 |
![]() |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 163 |
![]() |
Missing a Javadoc comment. | 163 |
![]() |
Method 'getIconIndex' is not designed for extension - needs to be abstract, final or empty. | 196 |
![]() |
Method 'getModified' is not designed for extension - needs to be abstract, final or empty. | 203 |
![]() |
Method 'getShowCommand' is not designed for extension - needs to be abstract, final or empty. | 210 |
![]() |
Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 217 |
![]() |
Method 'getWorkingDirectory' is not designed for extension - needs to be abstract, final or empty. | 224 |
![]() |
Method 'setModified' is not designed for extension - needs to be abstract, final or empty. | 232 |
![]() |
Parameter string should be final. | 232 |
![]() |
Method 'setShowCommand' is not designed for extension - needs to be abstract, final or empty. | 240 |
![]() |
Parameter i should be final. | 240 |
![]() |
Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 248 |
![]() |
Parameter url should be final. | 248 |
![]() |
'url' hides a field. | 248 |
![]() |
Method 'setWorkingDirectory' is not designed for extension - needs to be abstract, final or empty. | 256 |
![]() |
Parameter string should be final. | 256 |
![]() |
Line is longer than 80 characters. | 260 |
![]() |
Method 'save' is not designed for extension - needs to be abstract, final or empty. | 260 |
![]() |
Missing a Javadoc comment. | 260 |
![]() |
Method 'save' is not designed for extension - needs to be abstract, final or empty. | 265 |
![]() |
Missing a Javadoc comment. | 265 |
![]() |
Method 'save' is not designed for extension - needs to be abstract, final or empty. | 271 |
![]() |
Missing a Javadoc comment. | 271 |
![]() |
Parameter file should be final. | 271 |
![]() |
Method 'getHotKey' is not designed for extension - needs to be abstract, final or empty. | 276 |
![]() |
Missing a Javadoc comment. | 276 |
![]() |
Method 'getIconFile' is not designed for extension - needs to be abstract, final or empty. | 283 |
![]() |
Method 'setHotKey' is not designed for extension - needs to be abstract, final or empty. | 287 |
![]() |
Missing a Javadoc comment. | 287 |
![]() |
Parameter hotKey should be final. | 287 |
![]() |
'hotKey' hides a field. | 287 |
![]() |
Line is longer than 80 characters. | 293 |
![]() |
Line has trailing spaces. | 294 |
![]() |
Method 'setIcon' is not designed for extension - needs to be abstract, final or empty. | 296 |
![]() |
Parameter iconFile should be final. | 296 |
![]() |
'iconFile' hides a field. | 296 |
![]() |
Parameter iconIndex should be final. | 296 |
![]() |
'iconIndex' hides a field. | 296 |
![]() |
Expected @param tag for 'iconIndex'. | 296 |
Violation | Message | Line |
---|---|---|
![]() |
Line has trailing spaces. | 12 |
![]() |
Utility classes should not have a public or default constructor. | 16 |
![]() |
Line is longer than 80 characters. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 27 |
![]() |
Missing a Javadoc comment. | 28 |
![]() |
Missing a Javadoc comment. | 30 |
![]() |
Missing a Javadoc comment. | 34 |
![]() |
Line is longer than 80 characters. | 50 |
![]() |
Line is longer than 80 characters. | 55 |
![]() |
Line is longer than 80 characters. | 60 |
![]() |
Line is longer than 80 characters. | 65 |
![]() |
Line is longer than 80 characters. | 70 |
![]() |
Line is longer than 80 characters. | 75 |
![]() |
Line is longer than 80 characters. | 80 |
![]() |
Line is longer than 80 characters. | 85 |
![]() |
Line is longer than 80 characters. | 90 |
![]() |
Line is longer than 80 characters. | 95 |
![]() |
Line is longer than 80 characters. | 100 |
![]() |
Line is longer than 80 characters. | 105 |
![]() |
Line is longer than 80 characters. | 110 |
![]() |
Line is longer than 80 characters. | 115 |
![]() |
Line is longer than 80 characters. | 127 |
![]() |
First sentence should end with a period. | 134 |
![]() |
Line has trailing spaces. | 135 |
![]() |
Expected an @return tag. | 140 |
![]() |
'static' modifier out of order with the JLS suggestions. | 140 |
![]() |
Parameter value should be final. | 140 |
![]() |
Expected @param tag for 'value'. | 140 |
![]() |
Expected @throws tag for 'Win32Exception'. | 141 |
![]() |
Redundant throws: 'Win32Exception' is unchecked exception. | 141 |
![]() |
Missing a Javadoc comment. | 143 |
![]() |
'static' modifier out of order with the JLS suggestions. | 143 |
![]() |
Redundant throws: 'Win32Exception' is unchecked exception. | 143 |
![]() |
Missing a Javadoc comment. | 145 |
![]() |
'static' modifier out of order with the JLS suggestions. | 145 |
![]() |
Redundant throws: 'Win32Exception' is unchecked exception. | 146 |
![]() |
Missing a Javadoc comment. | 148 |
![]() |
Parameter folder should be final. | 149 |
Violation | Message | Line |
---|---|---|
![]() |
Line has trailing spaces. | 8 |
![]() |
Line contains a tab character. | 12 |
![]() |
Line has trailing spaces. | 13 |
![]() |
Line contains a tab character. | 15 |
![]() |
Line contains a tab character. | 17 |
![]() |
Missing a Javadoc comment. | 17 |
![]() |
Line contains a tab character. | 18 |
![]() |
Line contains a tab character. | 19 |
![]() |
Line contains a tab character. | 21 |
![]() |
Missing a Javadoc comment. | 21 |
![]() |
Parameter message should be final. | 21 |
![]() |
Line contains a tab character. | 22 |
![]() |
Line contains a tab character. | 23 |
![]() |
Line contains a tab character. | 25 |
![]() |
Missing a Javadoc comment. | 25 |
![]() |
Parameter cause should be final. | 25 |
![]() |
Line contains a tab character. | 26 |
![]() |
Line contains a tab character. | 27 |
![]() |
Line contains a tab character. | 29 |
![]() |
Missing a Javadoc comment. | 29 |
![]() |
Parameter message should be final. | 29 |
![]() |
Parameter cause should be final. | 29 |
![]() |
Line contains a tab character. | 30 |
![]() |
Line contains a tab character. | 31 |
Violation | Message | Line |
---|---|---|
![]() |
Missing package documentation file. | 0 |