Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
44 | 0 | 0 | 278 |
Files
net/sf/pmr/keopsframework/data/DomainListMapper.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/pmr/keopsframework/data/DomainListMapper.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
19
|
| Expected @param tag for 'key'. |
26
|
net/sf/pmr/keopsframework/data/DomainObjectAggregateMemberMapper.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/pmr/keopsframework/data/DomainObjectAggregateMemberMapper.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
18
|
net/sf/pmr/keopsframework/data/DomainObjectRootAggregateMapper.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/pmr/keopsframework/data/DomainObjectRootAggregateMapper.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
13
|
| First sentence should end with a period. |
15
|
| Line is longer than 80 characters. |
16
|
| First sentence should end with a period. |
22
|
net/sf/pmr/keopsframework/data/GhostDomainObjectMapper.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/pmr/keopsframework/data/GhostDomainObjectMapper.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
18
|
| Expected @param tag for 'objectToLoad'. |
23
|
net/sf/pmr/keopsframework/data/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/pmr/keopsframework/domain/LoadStatusEnum.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
20
|
| First sentence should end with a period. |
25
|
| First sentence should end with a period. |
30
|
| First sentence should end with a period. |
35
|
net/sf/pmr/keopsframework/domain/collection/GhostDomainCollection.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/pmr/keopsframework/domain/collection/GhostDomainCollection.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused Javadoc tag. |
26
|
| Expected @param tag for 'collection'. |
28
|
net/sf/pmr/keopsframework/domain/collection/GhostDomainCollectionImpl.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/pmr/keopsframework/domain/collection/GhostDomainCollectionImpl.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
25
|
| Line is longer than 80 characters. |
28
|
| First sentence should end with a period. |
30
|
| First sentence should end with a period. |
35
|
| First sentence should end with a period. |
40
|
| First sentence should end with a period. |
45
|
| First sentence should end with a period. |
51
|
| Unused @param tag for 'loader'. |
54
|
| 'mapper' hides a field. |
57
|
| Expected @param tag for 'mapper'. |
57
|
| First sentence should end with a period. |
61
|
| First sentence should end with a period. |
68
|
| First sentence should end with a period. |
76
|
| Parameter objectToLoadFor should be final. |
111
|
| Expected @param tag for 'objectToLoadFor'. |
111
|
| Method 'setCollection' is not designed for extension - needs to be abstract, final or empty. |
125
|
| 'collection' hides a field. |
125
|
| Line is longer than 80 characters. |
127
|
| 'if' construct must use '{}'s. |
128
|
net/sf/pmr/keopsframework/domain/collection/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/pmr/keopsframework/domain/collection/temporal/ArchivalTemporalDomainMapImpl.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/pmr/keopsframework/domain/collection/temporal/ArchivalTemporalDomainMapImpl.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
63
|
| First sentence should end with a period. |
70
|
| First sentence should end with a period. |
76
|
| Line is longer than 80 characters. |
82
|
| 'history' hides a field. |
82
|
| Line is longer than 80 characters. |
89
|
| Line is longer than 80 characters. |
91
|
| Method 'putVersion' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Must have at least one statement. |
96
|
| Line is longer than 80 characters. |
105
|
| Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Method 'getLatest' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Method 'getMap' is not designed for extension - needs to be abstract, final or empty. |
184
|
| Missing a Javadoc comment. |
184
|
net/sf/pmr/keopsframework/domain/collection/temporal/BasicTemporalDomainMapImpl.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/pmr/keopsframework/domain/collection/temporal/BasicTemporalDomainMapImpl.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
61
|
| First sentence should end with a period. |
68
|
| First sentence should end with a period. |
74
|
| Line is longer than 80 characters. |
80
|
| 'history' hides a field. |
80
|
| Line is longer than 80 characters. |
87
|
| Line is longer than 80 characters. |
88
|
| Method 'putVersion' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Line is longer than 80 characters. |
100
|
| Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Method 'getLatest' is not designed for extension - needs to be abstract, final or empty. |
137
|
| Method 'getMap' is not designed for extension - needs to be abstract, final or empty. |
179
|
| Missing a Javadoc comment. |
179
|
net/sf/pmr/keopsframework/domain/collection/temporal/ObjectAtTheSameDateAlreadyExistsException.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
net/sf/pmr/keopsframework/domain/collection/temporal/TemporalDomainMap.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
58
|
| First sentence should end with a period. |
66
|
net/sf/pmr/keopsframework/domain/collection/temporal/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/pmr/keopsframework/domain/object/AbstractDomainObject.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/pmr/keopsframework/domain/object/AbstractDomainObject.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
17
|
| Line has trailing spaces. |
18
|
| Missing a Javadoc comment. |
19
|
| Line is longer than 80 characters. |
22
|
| Line has trailing spaces. |
27
|
| Line is longer than 80 characters. |
29
|
| 'persistanceId' hides a field. |
31
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
37
|
| Line is longer than 80 characters. |
44
|
net/sf/pmr/keopsframework/domain/object/AbstractGhostDomainObject.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/pmr/keopsframework/domain/object/AbstractGhostDomainObject.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
23
|
| First sentence should end with a period. |
25
|
| Missing a Javadoc comment. |
31
|
| First sentence should end with a period. |
33
|
| Line has trailing spaces. |
38
|
| Missing a Javadoc comment. |
39
|
| 'mapper' hides a field. |
39
|
| First sentence should end with a period. |
43
|
| First sentence should end with a period. |
50
|
| First sentence should end with a period. |
61
|
| First sentence should end with a period. |
72
|
| Unused @throws tag for 'DataSourceException'. |
75
|
| Expected @param tag for 'object'. |
78
|
| First sentence should end with a period. |
92
|
net/sf/pmr/keopsframework/domain/object/DomainObject.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/pmr/keopsframework/domain/object/DomainObject.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
15
|
| Expected an @return tag. |
19
|
| Line has trailing spaces. |
20
|
| First sentence should end with a period. |
21
|
| Unused @param tag for 'id'. |
23
|
| Expected @param tag for 'persistanceId'. |
25
|
| Line has trailing spaces. |
26
|
net/sf/pmr/keopsframework/domain/object/GhostDomainObject.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/pmr/keopsframework/domain/object/GhostDomainObject.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Missing a Javadoc comment. |
20
|
| Missing a Javadoc comment. |
22
|
net/sf/pmr/keopsframework/domain/object/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/pmr/keopsframework/domain/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/pmr/keopsframework/domain/validation/Errors.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/pmr/keopsframework/domain/validation/Errors.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Expected @param tag for 'errorCode'. |
57
|
| Expected @param tag for 'errorCode'. |
64
|
| Expected @param tag for 'errorArguments'. |
64
|
| Line is longer than 80 characters. |
67
|
| Expected @param tag for 'field'. |
71
|
| Expected @param tag for 'errorCode'. |
71
|
| Line is longer than 80 characters. |
74
|
| Line is longer than 80 characters. |
79
|
| Expected @param tag for 'field'. |
79
|
| Expected @param tag for 'errorCode'. |
79
|
| Expected @param tag for 'errorArguments'. |
79
|
| First sentence should end with a period. |
82
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
101
|
| Line is longer than 80 characters. |
103
|
| Unused @param tag for 'locale'. |
104
|
| Expected @param tag for 'field'. |
121
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
132
|
| Line has trailing spaces. |
136
|
| Line has trailing spaces. |
152
|
| Line has trailing spaces. |
161
|
| Line has trailing spaces. |
166
|
net/sf/pmr/keopsframework/domain/validation/ErrorsImpl.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/pmr/keopsframework/domain/validation/ErrorsImpl.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
51
|
| Line is longer than 80 characters. |
52
|
| Line is longer than 80 characters. |
53
|
| Missing a Javadoc comment. |
58
|
| Missing a Javadoc comment. |
60
|
| Missing a Javadoc comment. |
62
|
| Missing a Javadoc comment. |
64
|
| 'messageSource' hides a field. |
69
|
| Expected @param tag for 'messageSource'. |
69
|
| First sentence should end with a period. |
77
|
| Line has trailing spaces. |
78
|
| Line has trailing spaces. |
83
|
| Missing a Javadoc comment. |
84
|
| Line has trailing spaces. |
85
|
| Missing a Javadoc comment. |
86
|
| Line has trailing spaces. |
87
|
| 'errorCode' hides a field. |
92
|
| Expected @param tag for 'errorCode'. |
92
|
| 'errorArguments' hides a field. |
93
|
| Expected @param tag for 'errorArguments'. |
93
|
| Line has trailing spaces. |
97
|
| Missing a Javadoc comment. |
98
|
| Missing a Javadoc comment. |
101
|
| Line has trailing spaces. |
105
|
| Method 'hasErrors' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Conditional logic can be removed. |
111
|
| Method 'getErrorCount' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Line is longer than 80 characters. |
142
|
| Method 'getAllErrors' is not designed for extension - needs to be abstract, final or empty. |
144
|
| Parameter locale should be final. |
144
|
| Line has trailing spaces. |
145
|
| Line has trailing spaces. |
147
|
| Line is longer than 80 characters. |
150
|
| Line is longer than 80 characters. |
151
|
| Line has trailing spaces. |
152
|
| Line has trailing spaces. |
160
|
| Line has trailing spaces. |
162
|
| Line is longer than 80 characters. |
163
|
| Line is longer than 80 characters. |
164
|
| Line has trailing spaces. |
165
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
169
|
| Line has trailing spaces. |
174
|
| Line has trailing spaces. |
175
|
| Line has trailing spaces. |
176
|
| Line is longer than 80 characters. |
178
|
| Method 'getAllErrorsMessageParameters' is not designed for extension - needs to be abstract, final or empty. |
180
|
| Line has trailing spaces. |
183
|
| Line has trailing spaces. |
185
|
| Line has trailing spaces. |
189
|
| Line has trailing spaces. |
191
|
| Line has trailing spaces. |
193
|
| Line has trailing spaces. |
196
|
| Line has trailing spaces. |
197
|
| Method 'hasGlobalErrors' is not designed for extension - needs to be abstract, final or empty. |
201
|
| Conditional logic can be removed. |
202
|
| Line is longer than 80 characters. |
210
|
| Method 'hasFieldErrors' is not designed for extension - needs to be abstract, final or empty. |
212
|
| Conditional logic can be removed. |
213
|
| Method 'getGlobalErrorCount' is not designed for extension - needs to be abstract, final or empty. |
223
|
| Method 'getGlobalError' is not designed for extension - needs to be abstract, final or empty. |
228
|
| Missing a Javadoc comment. |
228
|
| Parameter locale should be final. |
228
|
| Line has trailing spaces. |
229
|
| Line has trailing spaces. |
233
|
| Line is longer than 80 characters. |
234
|
| Line is longer than 80 characters. |
235
|
| Line has trailing spaces. |
241
|
| Line has trailing spaces. |
243
|
| Line has trailing spaces. |
244
|
| Method 'getGlobalErrors' is not designed for extension - needs to be abstract, final or empty. |
249
|
| Line has trailing spaces. |
252
|
| Method 'getGlobalErrors' is not designed for extension - needs to be abstract, final or empty. |
253
|
| Missing a Javadoc comment. |
253
|
| Line has trailing spaces. |
256
|
| Line has trailing spaces. |
258
|
| Line is longer than 80 characters. |
259
|
| Line is longer than 80 characters. |
260
|
| Line has trailing spaces. |
265
|
| Line has trailing spaces. |
268
|
| Method 'getFieldErrorCount' is not designed for extension - needs to be abstract, final or empty. |
273
|
| Method 'getFieldError' is not designed for extension - needs to be abstract, final or empty. |
290
|
| Line has trailing spaces. |
299
|
| Line is longer than 80 characters. |
300
|
| Line is longer than 80 characters. |
301
|
| Line has trailing spaces. |
302
|
| Line has trailing spaces. |
310
|
| Line has trailing spaces. |
311
|
| Method 'getFieldErrors' is not designed for extension - needs to be abstract, final or empty. |
316
|
| Line has trailing spaces. |
323
|
| Line has trailing spaces. |
327
|
| Line is longer than 80 characters. |
328
|
| Line is longer than 80 characters. |
329
|
| Line has trailing spaces. |
330
|
| Line has trailing spaces. |
332
|
| Line has trailing spaces. |
337
|
| Line has trailing spaces. |
339
|
| Method 'rejectValue' is not designed for extension - needs to be abstract, final or empty. |
344
|
| Line has trailing spaces. |
347
|
| Line is longer than 80 characters. |
348
|
| Line has trailing spaces. |
349
|
| Line is longer than 80 characters. |
364
|
| Method 'rejectValue' is not designed for extension - needs to be abstract, final or empty. |
366
|
| Line has trailing spaces. |
371
|
| Line is longer than 80 characters. |
373
|
| Method 'reject' is not designed for extension - needs to be abstract, final or empty. |
375
|
| Line is longer than 80 characters. |
377
|
| Line has trailing spaces. |
382
|
| Line is longer than 80 characters. |
384
|
| Method 'reject' is not designed for extension - needs to be abstract, final or empty. |
386
|
| Missing a Javadoc comment. |
392
|
net/sf/pmr/keopsframework/domain/validation/MessageParameters.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
43
|
| Missing a Javadoc comment. |
44
|
| Redundant 'public' modifier. |
44
|
| Line has trailing spaces. |
45
|
| Missing a Javadoc comment. |
46
|
| Redundant 'public' modifier. |
46
|
net/sf/pmr/keopsframework/domain/validation/Validator.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/pmr/keopsframework/domain/validation/Validator.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
49
|
net/sf/pmr/keopsframework/domain/validation/package.html
Error | Line |
| Missing package documentation file. | 0 |