The following document contains the results of Checkstyle .
Files | Infos | Warnings | Errors |
---|---|---|---|
45 | 0 | 0 | 245 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 273 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 298 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Variable 'x' must be private and have accessor methods. | 29 | |
Missing a Javadoc comment. | 30 | |
Variable 'y' must be private and have accessor methods. | 30 | |
Missing a Javadoc comment. | 31 | |
Variable 'width' must be private and have accessor methods. | 31 | |
Missing a Javadoc comment. | 32 | |
Variable 'height' must be private and have accessor methods. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 64 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 36 | |
Line has trailing spaces. | 55 | |
Line has trailing spaces. | 58 | |
Line has trailing spaces. | 61 | |
Calls to System.out / System.err are not allowed | 86 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 49 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 28 | |
'10' is a magic number. | 32 | |
'10' is a magic number. | 32 | |
'9' is a magic number. | 32 |
Violation | Message | Line |
---|---|---|
Calls to System.out / System.err are not allowed | 66 |
Violation | Message | Line |
---|---|---|
'&&' should be on the previous line. | 60 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters. | 43 | |
Missing a Javadoc comment. | 43 | |
'9' is a magic number. | 56 | |
'10' is a magic number. | 61 | |
'49' is a magic number. | 61 | |
'19' is a magic number. | 61 | |
'49' is a magic number. | 61 | |
'19' is a magic number. | 62 | |
'49' is a magic number. | 62 | |
'10' is a magic number. | 62 | |
'49' is a magic number. | 62 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 101 | |
'75' is a magic number. | 121 | |
'26' is a magic number. | 125 | |
'10' is a magic number. | 129 | |
'120' is a magic number. | 133 | |
'20' is a magic number. | 137 | |
'20' is a magic number. | 141 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 126 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 50 | |
Line is longer than 80 characters. | 51 | |
Calls to System.out / System.err are not allowed | 107 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 55 | |
Calls to System.out / System.err are not allowed | 127 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 28 | |
'50' is a magic number. | 39 | |
'70' is a magic number. | 39 | |
'135' is a magic number. | 39 | |
'70' is a magic number. | 39 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
method def throws at indentation level 12 not at correct indentation, 8 | 86 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 51 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Variable 'text' must be private and have accessor methods. | 32 | |
Missing a Javadoc comment. | 33 | |
Variable 'x' must be private and have accessor methods. | 33 | |
Missing a Javadoc comment. | 34 | |
Variable 'y' must be private and have accessor methods. | 34 | |
Missing a Javadoc comment. | 35 | |
Variable 'font' must be private and have accessor methods. | 35 | |
Missing a Javadoc comment. | 36 | |
Variable 'textSize' must be private and have accessor methods. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 75 |
Violation | Message | Line |
---|---|---|
array initialization lcurly at indentation level 16 not at correct indentation, 8 | 78 | |
'{' is followed by whitespace. | 78 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 42 | |
'+' should be on the previous line. | 77 | |
Line is longer than 80 characters. | 91 | |
First sentence should end with a period. | 100 | |
method def throws at indentation level 16 not at correct indentation, 12 | 126 | |
method def throws at indentation level 16 not at correct indentation, 12 | 133 | |
method def throws at indentation level 16 not at correct indentation, 12 | 140 | |
method def throws at indentation level 16 not at correct indentation, 12 | 154 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 51 |
Violation | Message | Line |
---|---|---|
Calls to System.out / System.err are not allowed | 59 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 229 | |
Avoid inline conditionals. | 258 |
Violation | Message | Line |
---|---|---|
Calls to System.out / System.err are not allowed | 175 | |
Calls to System.out / System.err are not allowed | 290 | |
method def throws at indentation level 16 not at correct indentation, 12 | 334 | |
Calls to System.out / System.err are not allowed | 431 | |
Calls to System.out / System.err are not allowed | 467 | |
method def throws at indentation level 16 not at correct indentation, 12 | 479 | |
Calls to System.out / System.err are not allowed | 539 | |
method def throws at indentation level 12 not at correct indentation, 8 | 549 | |
Calls to System.out / System.err are not allowed | 597 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 42 | |
Unclosed HTML tag found: <code>Fig</object> | 44 | |
Extra HTML tag found: </object> | 44 | |
Line has trailing spaces. | 46 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 49 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 62 | |
Line has trailing spaces. | 78 | |
Line has trailing spaces. | 88 | |
Line has trailing spaces. | 98 | |
First sentence should end with a period. | 105 | |
Line has trailing spaces. | 106 | |
Line is longer than 80 characters. | 106 | |
Line has trailing spaces. | 107 | |
Expected an @return tag. | 110 | |
Missing a Javadoc comment. | 114 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.sun.jdi.connect.Connector.Argument' import. | 47 | |
Missing a Javadoc comment. | 49 | |
array initialization lcurly at indentation level 12 not at correct indentation, 4 | 53 | |
'{' is followed by whitespace. | 53 | |
Missing a Javadoc comment. | 72 | |
Calls to System.out / System.err are not allowed | 93 | |
Calls to System.out / System.err are not allowed | 94 | |
Constructor definition in wrong order. | 100 | |
Calls to System.out / System.err are not allowed | 137 | |
Calls to System.out / System.err are not allowed | 195 | |
Calls to System.out / System.err are not allowed | 241 | |
Missing a Javadoc comment. | 278 | |
'+' should be on the previous line. | 280 | |
'+' should be on the previous line. | 281 | |
'+' should be on the previous line. | 282 | |
'+' should be on the previous line. | 283 | |
'+' should be on the previous line. | 284 | |
'+' should be on the previous line. | 285 | |
'+' should be on the previous line. | 286 | |
'+' should be on the previous line. | 287 | |
'+' should be on the previous line. | 288 | |
'+' should be on the previous line. | 289 | |
'+' should be on the previous line. | 290 | |
'+' should be on the previous line. | 291 | |
Line is longer than 80 characters. | 292 | |
'+' should be on the previous line. | 292 | |
'+' should be on the previous line. | 293 | |
'+' should be on the previous line. | 294 | |
'+' should be on the previous line. | 295 | |
Line is longer than 80 characters. | 296 | |
'+' should be on the previous line. | 296 | |
'+' should be on the previous line. | 297 | |
Line is longer than 80 characters. | 298 | |
'+' should be on the previous line. | 298 | |
Line is longer than 80 characters. | 299 | |
'+' should be on the previous line. | 299 | |
Line is longer than 80 characters. | 300 | |
'+' should be on the previous line. | 300 | |
'+' should be on the previous line. | 301 | |
'+' should be on the previous line. | 302 | |
'+' should be on the previous line. | 303 | |
'+' should be on the previous line. | 304 | |
Missing a Javadoc comment. | 307 | |
Must have at least one statement. | 376 | |
'attachAddress' hides a field. | 382 | |
'arguments' hides a field. | 385 | |
Line is longer than 80 characters. | 391 | |
'arguments' hides a field. | 418 | |
'arguments' hides a field. | 463 | |
Calls to System.out / System.err are not allowed | 482 | |
Calls to System.out / System.err are not allowed | 485 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 49 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 49 | |
Line has trailing spaces. | 62 | |
Line has trailing spaces. | 65 | |
Line has trailing spaces. | 86 | |
Line has trailing spaces. | 89 | |
Line has trailing spaces. | 92 | |
Line is longer than 80 characters. | 112 | |
Line is longer than 80 characters. | 133 | |
method def throws at indentation level 12 not at correct indentation, 8 | 134 | |
Line has trailing spaces. | 193 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 89 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 81 |
Violation | Message | Line |
---|---|---|
ctor def throws at indentation level 12 not at correct indentation, 8 | 98 | |
Expected @param tag for 'link'. | 160 |
Violation | Message | Line |
---|---|---|
Missing package documentation file. | 0 |