The following document contains the results of Checkstyle.
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 71 | 0 | 0 | 358 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| Missing a Javadoc comment. | 33 |
|
| Missing a Javadoc comment. | 34 |
|
| Missing a Javadoc comment. | 36 |
|
| Missing a Javadoc comment. | 39 |
|
| Parameter username should be final. | 39 |
|
| 'username' hides a field. | 39 |
|
| Parameter password should be final. | 39 |
|
| 'password' hides a field. | 39 |
|
| Method 'getUsername' is not designed for extension - needs to be abstract, final or empty. | 44 |
|
| Missing a Javadoc comment. | 44 |
|
| Method 'setUsername' is not designed for extension - needs to be abstract, final or empty. | 48 |
|
| Missing a Javadoc comment. | 48 |
|
| Parameter username should be final. | 48 |
|
| 'username' hides a field. | 48 |
|
| Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. | 52 |
|
| Missing a Javadoc comment. | 52 |
|
| Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. | 56 |
|
| Missing a Javadoc comment. | 56 |
|
| Parameter password should be final. | 56 |
|
| 'password' hides a field. | 56 |
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 60 |
|
| Missing a Javadoc comment. | 60 |
|
| Parameter o should be final. | 60 |
|
| 'if' construct must use '{}'s. | 61 |
|
| 'if' construct must use '{}'s. | 62 |
|
| 'if' construct must use '{}'s. | 66 |
|
| Line is longer than 80 characters. | 66 |
|
| Avoid inline conditionals. | 66 |
|
| 'if' construct must use '{}'s. | 67 |
|
| Line is longer than 80 characters. | 67 |
|
| Avoid inline conditionals. | 67 |
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 72 |
|
| Missing a Javadoc comment. | 72 |
|
| Avoid inline conditionals. | 74 |
|
| '29' is a magic number. | 75 |
|
| Avoid inline conditionals. | 75 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| Missing a Javadoc comment. | 32 |
|
| Line is longer than 80 characters. | 33 |
|
| Line is longer than 80 characters. | 35 |
|
| Missing a Javadoc comment. | 35 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| Line is longer than 80 characters. | 32 |
|
| Missing a Javadoc comment. | 34 |
|
| Parameter message should be final. | 34 |
|
| Missing a Javadoc comment. | 38 |
|
| Parameter message should be final. | 38 |
|
| Parameter cause should be final. | 38 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| Line is longer than 80 characters. | 25 |
|
| Line is longer than 80 characters. | 32 |
|
| Missing a Javadoc comment. | 34 |
|
| Parameter message should be final. | 34 |
|
| Missing a Javadoc comment. | 38 |
|
| Parameter message should be final. | 38 |
|
| Parameter cause should be final. | 38 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| Line is longer than 80 characters. | 23 |
|
| Missing a Javadoc comment. | 32 |
|
| Parameter message should be final. | 32 |
|
| Missing a Javadoc comment. | 36 |
|
| Parameter message should be final. | 36 |
|
| Parameter cause should be final. | 36 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| Line is longer than 80 characters. | 23 |
|
| Missing a Javadoc comment. | 32 |
|
| Parameter message should be final. | 32 |
|
| Missing a Javadoc comment. | 36 |
|
| Parameter message should be final. | 36 |
|
| Parameter cause should be final. | 36 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| Line is longer than 80 characters. | 23 |
|
| Missing a Javadoc comment. | 32 |
|
| Parameter message should be final. | 32 |
|
| Missing a Javadoc comment. | 36 |
|
| Parameter message should be final. | 36 |
|
| Parameter cause should be final. | 36 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| Class Permission should be declared as final. | 32 |
|
| Missing a Javadoc comment. | 33 |
|
| Missing a Javadoc comment. | 34 |
|
| Missing a Javadoc comment. | 35 |
|
| Missing a Javadoc comment. | 36 |
|
| '3' is a magic number. | 36 |
|
| Missing a Javadoc comment. | 37 |
|
| '4' is a magic number. | 37 |
|
| Missing a Javadoc comment. | 39 |
|
| Line has trailing spaces. | 40 |
|
| Missing a Javadoc comment. | 41 |
|
| Parameter permission should be final. | 41 |
|
| 'permission' hides a field. | 41 |
| Error | Line | |
|---|---|---|
|
| Missing package documentation file. | 0 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| Line is longer than 80 characters. | 23 |
|
| Parameter message should be final. | 35 |
|
| Parameter message should be final. | 42 |
|
| Parameter cause should be final. | 42 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| Using the '.*' form of import should be avoided - ca.pjer.cm.api.access.*. | 20 |
|
| Missing a Javadoc comment. | 43 |
|
| Line is longer than 80 characters. | 44 |
|
| Line is longer than 80 characters. | 46 |
|
| Missing a Javadoc comment. | 46 |
|
| Line is longer than 80 characters. | 47 |
|
| Missing a Javadoc comment. | 49 |
|
| Line is longer than 80 characters. | 50 |
|
| Missing a Javadoc comment. | 53 |
|
| Line is longer than 80 characters. | 54 |
|
| Missing a Javadoc comment. | 57 |
|
| Line is longer than 80 characters. | 58 |
|
| Missing a Javadoc comment. | 61 |
|
| Line is longer than 80 characters. | 62 |
|
| Missing a Javadoc comment. | 65 |
|
| Line is longer than 80 characters. | 66 |
|
| Missing a Javadoc comment. | 69 |
|
| Line is longer than 80 characters. | 70 |
|
| Missing a Javadoc comment. | 73 |
|
| Line is longer than 80 characters. | 74 |
|
| Missing a Javadoc comment. | 77 |
|
| Line is longer than 80 characters. | 78 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| Line is longer than 80 characters. | 23 |
|
| Missing a Javadoc comment. | 32 |
|
| Parameter message should be final. | 32 |
|
| Missing a Javadoc comment. | 36 |
|
| Parameter message should be final. | 36 |
|
| Parameter cause should be final. | 36 |
| Error | Line | |
|---|---|---|
|
| Missing package documentation file. | 0 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| First sentence should end with a period. | 22 |
|
| Line has trailing spaces. | 30 |
|
| Missing a Javadoc comment. | 35 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| First sentence should end with a period. | 22 |
|
| Line is longer than 80 characters. | 24 |
|
| Line has trailing spaces. | 30 |
|
| Missing a Javadoc comment. | 34 |
|
| Parameter message should be final. | 34 |
|
| Missing a Javadoc comment. | 38 |
|
| Parameter message should be final. | 38 |
|
| Parameter cause should be final. | 38 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| First sentence should end with a period. | 22 |
|
| Line is longer than 80 characters. | 24 |
|
| Line has trailing spaces. | 30 |
|
| Line is longer than 80 characters. | 33 |
|
| Missing a Javadoc comment. | 34 |
|
| Parameter message should be final. | 34 |
|
| Missing a Javadoc comment. | 38 |
|
| Parameter message should be final. | 38 |
|
| Parameter cause should be final. | 38 |
| Error | Line | |
|---|---|---|
|
| Missing package documentation file. | 0 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| First sentence should end with a period. | 22 |
|
| Line has trailing spaces. | 30 |
|
| Missing a Javadoc comment. | 34 |
|
| Missing a Javadoc comment. | 35 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| First sentence should end with a period. | 22 |
|
| Line has trailing spaces. | 30 |
|
| Missing a Javadoc comment. | 34 |
|
| Missing a Javadoc comment. | 35 |
|
| Missing a Javadoc comment. | 36 |
|
| Missing a Javadoc comment. | 37 |
|
| Missing a Javadoc comment. | 38 |
|
| Missing a Javadoc comment. | 39 |
|
| Missing a Javadoc comment. | 40 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| First sentence should end with a period. | 20 |
|
| Line is longer than 80 characters. | 22 |
|
| Line has trailing spaces. | 28 |
|
| '{' is not preceded with whitespace. | 31 |
|
| Missing a Javadoc comment. | 33 |
|
| Parameter message should be final. | 33 |
|
| Missing a Javadoc comment. | 37 |
|
| Parameter message should be final. | 37 |
|
| Parameter cause should be final. | 37 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| First sentence should end with a period. | 22 |
|
| Missing a Javadoc comment. | 35 |
|
| Missing a Javadoc comment. | 38 |
|
| Missing a Javadoc comment. | 41 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| First sentence should end with a period. | 22 |
|
| Line has trailing spaces. | 23 |
|
| Line is longer than 80 characters. | 33 |
|
| Missing a Javadoc comment. | 35 |
|
| Parameter message should be final. | 35 |
|
| Missing a Javadoc comment. | 39 |
|
| Parameter message should be final. | 39 |
|
| Parameter cause should be final. | 39 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| First sentence should end with a period. | 22 |
|
| Line is longer than 80 characters. | 24 |
|
| Line is longer than 80 characters. | 32 |
|
| Missing a Javadoc comment. | 34 |
|
| Parameter message should be final. | 34 |
|
| Missing a Javadoc comment. | 38 |
|
| Parameter message should be final. | 38 |
|
| Parameter cause should be final. | 38 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| First sentence should end with a period. | 20 |
|
| Line has trailing spaces. | 28 |
|
| Missing a Javadoc comment. | 32 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| First sentence should end with a period. | 20 |
|
| Line has trailing spaces. | 28 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| First sentence should end with a period. | 20 |
|
| Line has trailing spaces. | 28 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| First sentence should end with a period. | 20 |
|
| Line has trailing spaces. | 28 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| First sentence should end with a period. | 20 |
|
| Line has trailing spaces. | 28 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| First sentence should end with a period. | 20 |
|
| Line has trailing spaces. | 28 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| First sentence should end with a period. | 20 |
|
| Line has trailing spaces. | 28 |
| Error | Line | |
|---|---|---|
|
| Missing package documentation file. | 0 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| Missing a Javadoc comment. | 32 |
|
| Parameter message should be final. | 32 |
|
| Missing a Javadoc comment. | 36 |
|
| Parameter message should be final. | 36 |
|
| Parameter cause should be final. | 36 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| Missing a Javadoc comment. | 32 |
|
| Parameter message should be final. | 32 |
|
| Missing a Javadoc comment. | 36 |
|
| Parameter message should be final. | 36 |
|
| Parameter cause should be final. | 36 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| Missing a Javadoc comment. | 35 |
|
| Missing a Javadoc comment. | 38 |
|
| Missing a Javadoc comment. | 41 |
|
| Missing a Javadoc comment. | 44 |
|
| Missing a Javadoc comment. | 47 |
|
| Missing a Javadoc comment. | 50 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| Missing a Javadoc comment. | 34 |
|
| Parameter message should be final. | 34 |
|
| Missing a Javadoc comment. | 38 |
|
| Parameter message should be final. | 38 |
|
| Parameter cause should be final. | 38 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| Line has trailing spaces. | 3 |
|
| Line has trailing spaces. | 8 |
|
| Line has trailing spaces. | 13 |
|
| Line is longer than 80 characters. | 25 |
|
| Line is longer than 80 characters. | 32 |
|
| Missing a Javadoc comment. | 34 |
|
| Parameter message should be final. | 34 |
|
| Missing a Javadoc comment. | 38 |
|
| Parameter message should be final. | 38 |
|
| Parameter cause should be final. | 38 |
| Error | Line | |
|---|---|---|
|
| Missing package documentation file. | 0 |