| Severity |
Category |
Rule |
Message |
Line |
Error |
javadoc |
JavadocPackage |
Missing package-info.java file. |
|
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
28 |
Error |
blocks |
LeftCurly |
'{' at column 1 should be on the previous line. |
47 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
49 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
52 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
55 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
58 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
61 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
65 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
68 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
71 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
75 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
78 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
81 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
84 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
89 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
92 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
95 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 85). |
96 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
99 |
Error |
design |
DesignForExtension |
Method 'getLinkStatus' is not designed for extension - needs to be abstract, final or empty. |
103 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
110 |
Error |
design |
DesignForExtension |
Method 'setLinkStatus' is not designed for extension - needs to be abstract, final or empty. |
114 |
Error |
misc |
FinalParameters |
Parameter linkStatus should be final. |
116 |
Error |
coding |
HiddenField |
'linkStatus' hides a field. |
116 |
Error |
design |
DesignForExtension |
Method 'withLinkStatus' is not designed for extension - needs to be abstract, final or empty. |
120 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
120 |
Error |
misc |
FinalParameters |
Parameter linkStatus should be final. |
120 |
Error |
coding |
HiddenField |
'linkStatus' hides a field. |
120 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
126 |
Error |
design |
DesignForExtension |
Method 'getOriginalURL' is not designed for extension - needs to be abstract, final or empty. |
130 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
137 |
Error |
design |
DesignForExtension |
Method 'setOriginalURL' is not designed for extension - needs to be abstract, final or empty. |
141 |
Error |
misc |
FinalParameters |
Parameter originalURL should be final. |
143 |
Error |
coding |
HiddenField |
'originalURL' hides a field. |
143 |
Error |
design |
DesignForExtension |
Method 'withOriginalURL' is not designed for extension - needs to be abstract, final or empty. |
147 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
147 |
Error |
misc |
FinalParameters |
Parameter originalURL should be final. |
147 |
Error |
coding |
HiddenField |
'originalURL' hides a field. |
147 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
153 |
Error |
design |
DesignForExtension |
Method 'getFinalURL' is not designed for extension - needs to be abstract, final or empty. |
157 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
164 |
Error |
design |
DesignForExtension |
Method 'setFinalURL' is not designed for extension - needs to be abstract, final or empty. |
168 |
Error |
misc |
FinalParameters |
Parameter finalURL should be final. |
170 |
Error |
coding |
HiddenField |
'finalURL' hides a field. |
170 |
Error |
design |
DesignForExtension |
Method 'withFinalURL' is not designed for extension - needs to be abstract, final or empty. |
174 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
174 |
Error |
misc |
FinalParameters |
Parameter finalURL should be final. |
174 |
Error |
coding |
HiddenField |
'finalURL' hides a field. |
174 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
180 |
Error |
design |
DesignForExtension |
Method 'getNormalizedURL' is not designed for extension - needs to be abstract, final or empty. |
184 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
191 |
Error |
design |
DesignForExtension |
Method 'setNormalizedURL' is not designed for extension - needs to be abstract, final or empty. |
195 |
Error |
misc |
FinalParameters |
Parameter normalizedURL should be final. |
197 |
Error |
coding |
HiddenField |
'normalizedURL' hides a field. |
197 |
Error |
design |
DesignForExtension |
Method 'withNormalizedURL' is not designed for extension - needs to be abstract, final or empty. |
201 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
201 |
Error |
misc |
FinalParameters |
Parameter normalizedURL should be final. |
201 |
Error |
coding |
HiddenField |
'normalizedURL' hides a field. |
201 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
207 |
Error |
design |
DesignForExtension |
Method 'getUrlParts' is not designed for extension - needs to be abstract, final or empty. |
211 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
218 |
Error |
design |
DesignForExtension |
Method 'setUrlParts' is not designed for extension - needs to be abstract, final or empty. |
222 |
Error |
misc |
FinalParameters |
Parameter urlParts should be final. |
224 |
Error |
coding |
HiddenField |
'urlParts' hides a field. |
224 |
Error |
design |
DesignForExtension |
Method 'withUrlParts' is not designed for extension - needs to be abstract, final or empty. |
228 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
228 |
Error |
misc |
FinalParameters |
Parameter urlParts should be final. |
228 |
Error |
coding |
HiddenField |
'urlParts' hides a field. |
228 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
234 |
Error |
design |
DesignForExtension |
Method 'getDomain' is not designed for extension - needs to be abstract, final or empty. |
238 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
245 |
Error |
design |
DesignForExtension |
Method 'setDomain' is not designed for extension - needs to be abstract, final or empty. |
249 |
Error |
misc |
FinalParameters |
Parameter domain should be final. |
251 |
Error |
coding |
HiddenField |
'domain' hides a field. |
251 |
Error |
design |
DesignForExtension |
Method 'withDomain' is not designed for extension - needs to be abstract, final or empty. |
255 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
255 |
Error |
misc |
FinalParameters |
Parameter domain should be final. |
255 |
Error |
coding |
HiddenField |
'domain' hides a field. |
255 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
261 |
Error |
design |
DesignForExtension |
Method 'getRedirected' is not designed for extension - needs to be abstract, final or empty. |
265 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
272 |
Error |
design |
DesignForExtension |
Method 'setRedirected' is not designed for extension - needs to be abstract, final or empty. |
276 |
Error |
misc |
FinalParameters |
Parameter redirected should be final. |
278 |
Error |
coding |
HiddenField |
'redirected' hides a field. |
278 |
Error |
design |
DesignForExtension |
Method 'withRedirected' is not designed for extension - needs to be abstract, final or empty. |
282 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
282 |
Error |
misc |
FinalParameters |
Parameter redirected should be final. |
282 |
Error |
coding |
HiddenField |
'redirected' hides a field. |
282 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
288 |
Error |
design |
DesignForExtension |
Method 'getRedirects' is not designed for extension - needs to be abstract, final or empty. |
292 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
299 |
Error |
design |
DesignForExtension |
Method 'setRedirects' is not designed for extension - needs to be abstract, final or empty. |
303 |
Error |
misc |
FinalParameters |
Parameter redirects should be final. |
305 |
Error |
coding |
HiddenField |
'redirects' hides a field. |
305 |
Error |
design |
DesignForExtension |
Method 'withRedirects' is not designed for extension - needs to be abstract, final or empty. |
309 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
309 |
Error |
misc |
FinalParameters |
Parameter redirects should be final. |
309 |
Error |
coding |
HiddenField |
'redirects' hides a field. |
309 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
315 |
Error |
design |
DesignForExtension |
Method 'getRedirectCount' is not designed for extension - needs to be abstract, final or empty. |
319 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
326 |
Error |
design |
DesignForExtension |
Method 'setRedirectCount' is not designed for extension - needs to be abstract, final or empty. |
330 |
Error |
misc |
FinalParameters |
Parameter redirectCount should be final. |
332 |
Error |
coding |
HiddenField |
'redirectCount' hides a field. |
332 |
Error |
design |
DesignForExtension |
Method 'withRedirectCount' is not designed for extension - needs to be abstract, final or empty. |
336 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
336 |
Error |
misc |
FinalParameters |
Parameter redirectCount should be final. |
336 |
Error |
coding |
HiddenField |
'redirectCount' hides a field. |
336 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
342 |
Error |
design |
DesignForExtension |
Method 'getTracked' is not designed for extension - needs to be abstract, final or empty. |
346 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
353 |
Error |
design |
DesignForExtension |
Method 'setTracked' is not designed for extension - needs to be abstract, final or empty. |
357 |
Error |
misc |
FinalParameters |
Parameter tracked should be final. |
359 |
Error |
coding |
HiddenField |
'tracked' hides a field. |
359 |
Error |
design |
DesignForExtension |
Method 'withTracked' is not designed for extension - needs to be abstract, final or empty. |
363 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
363 |
Error |
misc |
FinalParameters |
Parameter tracked should be final. |
363 |
Error |
coding |
HiddenField |
'tracked' hides a field. |
363 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
369 |
Error |
design |
DesignForExtension |
Method 'getFinalResponseCode' is not designed for extension - needs to be abstract, final or empty. |
373 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
380 |
Error |
design |
DesignForExtension |
Method 'setFinalResponseCode' is not designed for extension - needs to be abstract, final or empty. |
384 |
Error |
misc |
FinalParameters |
Parameter finalResponseCode should be final. |
386 |
Error |
coding |
HiddenField |
'finalResponseCode' hides a field. |
386 |
Error |
design |
DesignForExtension |
Method 'withFinalResponseCode' is not designed for extension - needs to be abstract, final or empty. |
390 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
390 |
Error |
misc |
FinalParameters |
Parameter finalResponseCode should be final. |
390 |
Error |
coding |
HiddenField |
'finalResponseCode' hides a field. |
390 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
396 |
Error |
design |
DesignForExtension |
Method 'getCookies' is not designed for extension - needs to be abstract, final or empty. |
400 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
407 |
Error |
design |
DesignForExtension |
Method 'setCookies' is not designed for extension - needs to be abstract, final or empty. |
411 |
Error |
misc |
FinalParameters |
Parameter cookies should be final. |
413 |
Error |
coding |
HiddenField |
'cookies' hides a field. |
413 |
Error |
design |
DesignForExtension |
Method 'withCookies' is not designed for extension - needs to be abstract, final or empty. |
417 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
417 |
Error |
misc |
FinalParameters |
Parameter cookies should be final. |
417 |
Error |
coding |
HiddenField |
'cookies' hides a field. |
417 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
423 |
Error |
design |
DesignForExtension |
Method 'getStartTime' is not designed for extension - needs to be abstract, final or empty. |
427 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
434 |
Error |
design |
DesignForExtension |
Method 'setStartTime' is not designed for extension - needs to be abstract, final or empty. |
438 |
Error |
misc |
FinalParameters |
Parameter startTime should be final. |
440 |
Error |
coding |
HiddenField |
'startTime' hides a field. |
440 |
Error |
design |
DesignForExtension |
Method 'withStartTime' is not designed for extension - needs to be abstract, final or empty. |
444 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
444 |
Error |
misc |
FinalParameters |
Parameter startTime should be final. |
444 |
Error |
coding |
HiddenField |
'startTime' hides a field. |
444 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
450 |
Error |
design |
DesignForExtension |
Method 'getTookInMills' is not designed for extension - needs to be abstract, final or empty. |
454 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
461 |
Error |
design |
DesignForExtension |
Method 'setTookInMills' is not designed for extension - needs to be abstract, final or empty. |
465 |
Error |
misc |
FinalParameters |
Parameter tookInMills should be final. |
467 |
Error |
coding |
HiddenField |
'tookInMills' hides a field. |
467 |
Error |
design |
DesignForExtension |
Method 'withTookInMills' is not designed for extension - needs to be abstract, final or empty. |
471 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
471 |
Error |
misc |
FinalParameters |
Parameter tookInMills should be final. |
471 |
Error |
coding |
HiddenField |
'tookInMills' hides a field. |
471 |
Error |
design |
DesignForExtension |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
476 |
Error |
design |
DesignForExtension |
Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. |
481 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
481 |
Error |
design |
DesignForExtension |
Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. |
487 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
487 |
Error |
misc |
FinalParameters |
Parameter name should be final. |
489 |
Error |
misc |
FinalParameters |
Parameter value should be final. |
489 |
Error |
design |
DesignForExtension |
Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. |
493 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
493 |
Error |
misc |
FinalParameters |
Parameter name should be final. |
493 |
Error |
misc |
FinalParameters |
Parameter value should be final. |
493 |
Error |
design |
DesignForExtension |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
498 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 344). |
500 |
Error |
design |
DesignForExtension |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
503 |
Error |
misc |
FinalParameters |
Parameter other should be final. |
504 |
Error |
coding |
SimplifyBooleanExpression |
Expression can be simplified. |
508 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 589). |
512 |
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
515 |
Error |
modifier |
RedundantModifier |
Redundant 'static' modifier. |
516 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
518 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
519 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
520 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
521 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
522 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
523 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
524 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
525 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
526 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
527 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
528 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 117). |
529 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
529 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
537 |
Error |
modifier |
RedundantModifier |
Redundant 'private' modifier. |
537 |
Error |
misc |
FinalParameters |
Parameter value should be final. |
537 |
Error |
coding |
HiddenField |
'value' hides a field. |
537 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
547 |
Error |
misc |
FinalParameters |
Parameter value should be final. |
548 |