Checkstyle Results
The following document contains the results of
Checkstyle.
Summary
Files | Infos | Warnings | Errors |
185 | 0 | 0 | 2666 |
Files
com/reuters/msgtest/ArrayUtility.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/ArrayUtility.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Utility classes should not have a public or default constructor. |
72
|
| First sentence should end with a period. |
73
|
| Line is longer than 80 characters. |
75
|
| Parameter array should be final. |
82
|
| Line is longer than 80 characters. |
89
|
| Parameter primitiveArray should be final. |
119
|
| Parameter values should be final. |
120
|
com/reuters/msgtest/ClassCreator.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/ClassCreator.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Method 'create' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| Parameter parameter should be final. |
44
|
| '+' should be on a new line. |
51
|
com/reuters/msgtest/Creator.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/Creator.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
44
|
| Redundant 'public' modifier. |
44
|
com/reuters/msgtest/FunctionalTestCase.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
85
|
| Parameter name should be final. |
93
|
| Unused @throws tag for 'TibrvException'. |
103
|
| Expected an @return tag. |
106
|
| Method 'performStandardTest' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Parameter fixture should be final. |
106
|
| Expected @throws tag for 'Exception'. |
107
|
| Line is longer than 80 characters. |
135
|
| Method 'verifyExpectedResponses' is not designed for extension - needs to be abstract, final or empty. |
135
|
| Parameter responses should be final. |
135
|
| Expected @param tag for 'responses'. |
135
|
| Parameter recorder should be final. |
135
|
| Expected @param tag for 'recorder'. |
135
|
| Expected @throws tag for 'TibrvException'. |
136
|
| Method 'verifyExpectedResponse' is not designed for extension - needs to be abstract, final or empty. |
149
|
| Parameter response should be final. |
149
|
| Expected @param tag for 'response'. |
149
|
| Parameter recorder should be final. |
149
|
| Expected @param tag for 'recorder'. |
149
|
| Expected @throws tag for 'TibrvException'. |
150
|
| '+' should be on a new line. |
156
|
| '+' should be on a new line. |
159
|
| '+' should be on a new line. |
160
|
| '+' should be on a new line. |
164
|
| '+' should be on a new line. |
165
|
| switch without "default" clause. |
172
|
| Method 'sendStimuli' is not designed for extension - needs to be abstract, final or empty. |
196
|
| Parameter stimuli should be final. |
196
|
| Expected @param tag for 'stimuli'. |
196
|
| Parameter transport should be final. |
196
|
| Expected @param tag for 'transport'. |
196
|
| Expected @throws tag for 'TibrvException'. |
197
|
| Expected @throws tag for 'InterruptedException'. |
197
|
| Method 'recordResponses' is not designed for extension - needs to be abstract, final or empty. |
213
|
| Parameter responses should be final. |
213
|
| Expected @param tag for 'responses'. |
213
|
| Parameter recorder should be final. |
213
|
| Expected @param tag for 'recorder'. |
213
|
| Expected @throws tag for 'TibrvException'. |
214
|
com/reuters/msgtest/PrettyPrint.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/PrettyPrint.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Utility classes should not have a public or default constructor. |
87
|
| Missing a Javadoc comment. |
88
|
| Name 'NESTEDON' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
88
|
| Variable 'NESTEDON' must be private and have accessor methods. |
88
|
| Missing a Javadoc comment. |
89
|
| Name 'recursion_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
89
|
| Missing a Javadoc comment. |
90
|
| Name 'QUOTE' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
90
|
| Missing a Javadoc comment. |
92
|
| First sentence should end with a period. |
95
|
| Method length is 256 lines (max allowed is 150). |
102
|
| Parameter msg should be final. |
102
|
| Avoid nested blocks. |
103
|
| Inner assignments should be avoided. |
114
|
| '1024' is a magic number. |
123
|
| '+' should be on a new line. |
143
|
| Line is longer than 80 characters. |
150
|
| '+' should be on a new line. |
150
|
| '0xff' is a magic number. |
151
|
| '+' should be on a new line. |
157
|
| '7' is a magic number. |
166
|
| '+' should be on a new line. |
171
|
| '+' should be on a new line. |
179
|
| '+' should be on a new line. |
183
|
| '34' is a magic number. |
187
|
| '+' should be on a new line. |
188
|
| '35' is a magic number. |
190
|
| '+' should be on a new line. |
191
|
| '36' is a magic number. |
204
|
| '+' should be on a new line. |
205
|
| '37' is a magic number. |
207
|
| '+' should be on a new line. |
208
|
| '38' is a magic number. |
220
|
| '39' is a magic number. |
222
|
| '40' is a magic number. |
234
|
| '41' is a magic number. |
236
|
| '44' is a magic number. |
248
|
| '45' is a magic number. |
250
|
| '45' is a magic number. |
262
|
| '44' is a magic number. |
264
|
| Line is longer than 80 characters. |
276
|
| '+' should be on a new line. |
276
|
| '+' should be on a new line. |
287
|
| '+' should be on a new line. |
294
|
| '+' should be on a new line. |
301
|
| '+' should be on a new line. |
308
|
| '+' should be on a new line. |
315
|
| '+' should be on a new line. |
322
|
| '+' should be on a new line. |
329
|
| '+' should be on a new line. |
336
|
| '+' should be on a new line. |
342
|
| Missing a Javadoc comment. |
359
|
| Parameter nspaces should be final. |
359
|
com/reuters/msgtest/RecorderEntry.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/RecorderEntry.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Using the '.*' form of import should be avoided - com.tibco.tibrv.*. |
63
|
| Missing a Javadoc comment. |
75
|
| Missing a Javadoc comment. |
76
|
| Parameter msg should be final. |
84
|
| 'msg' hides a field. |
84
|
| Parameter time should be final. |
84
|
| 'time' hides a field. |
84
|
| Expected @param tag for 'time'. |
84
|
| Method 'getTime' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Method 'getMsg' is not designed for extension - needs to be abstract, final or empty. |
103
|
com/reuters/msgtest/RvListen.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/RvListen.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
86
|
| Missing a Javadoc comment. |
87
|
| Name 'RVLISTEN_LOG_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
87
|
| Variable 'RVLISTEN_LOG_NAME' must be private and have accessor methods. |
87
|
| Missing a Javadoc comment. |
88
|
| Name 'MESSAGE_LOG_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
88
|
| Variable 'MESSAGE_LOG_NAME' must be private and have accessor methods. |
88
|
| Missing a Javadoc comment. |
89
|
| Missing a Javadoc comment. |
90
|
| '+' should be on a new line. |
90
|
| Missing a Javadoc comment. |
92
|
| Missing a Javadoc comment. |
93
|
| Missing a Javadoc comment. |
94
|
| Missing a Javadoc comment. |
96
|
| Parameter args should be final. |
96
|
| Missing a Javadoc comment. |
114
|
| Parameter commandLine should be final. |
114
|
| Parameter service should be final. |
148
|
| Expected @param tag for 'service'. |
148
|
| Parameter network should be final. |
148
|
| Expected @param tag for 'network'. |
148
|
| Parameter daemon should be final. |
149
|
| Expected @param tag for 'daemon'. |
149
|
| Parameter subjects should be final. |
149
|
| Expected @param tag for 'subjects'. |
149
|
| Expected @throws tag for 'TibrvException'. |
149
|
| Parameter commandLine should be final. |
164
|
| Expected @param tag for 'commandLine'. |
164
|
| Method 'onMsg' is not designed for extension - needs to be abstract, final or empty. |
177
|
| Missing a Javadoc comment. |
177
|
| Parameter listener should be final. |
177
|
| Parameter msg should be final. |
177
|
| Method 'isExcluded' is not designed for extension - needs to be abstract, final or empty. |
197
|
| Missing a Javadoc comment. |
197
|
| Parameter specificSubject should be final. |
197
|
| Method 'usage' is not designed for extension - needs to be abstract, final or empty. |
213
|
| Missing a Javadoc comment. |
213
|
| Parameter options should be final. |
213
|
| '80' is a magic number. |
217
|
| '80' is a magic number. |
219
|
| '10' is a magic number. |
219
|
| '5' is a magic number. |
219
|
| Method 'buildOptions' is not designed for extension - needs to be abstract, final or empty. |
223
|
| Missing a Javadoc comment. |
223
|
| Expected an @return tag. |
238
|
| Expected an @return tag. |
250
|
| Expected an @return tag. |
264
|
| Expected an @return tag. |
273
|
| Expected an @return tag. |
282
|
| Expected an @return tag. |
292
|
| Expected an @return tag. |
305
|
| Parameter optionName should be final. |
305
|
| Expected @param tag for 'optionName'. |
305
|
| Parameter required should be final. |
305
|
| Expected @param tag for 'required'. |
305
|
| Parameter hasArgument should be final. |
306
|
| Expected @param tag for 'hasArgument'. |
306
|
| Parameter description should be final. |
306
|
| Expected @param tag for 'description'. |
306
|
| Missing a Javadoc comment. |
316
|
| Parameter args should be final. |
316
|
com/reuters/msgtest/RvPlay.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/RvPlay.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
52
|
| Name '_service' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
52
|
| Missing a Javadoc comment. |
53
|
| Name '_network' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53
|
| Missing a Javadoc comment. |
54
|
| Name '_daemon' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| Missing a Javadoc comment. |
55
|
| Name '_filename' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
55
|
| First sentence should end with a period. |
57
|
| Parameter args should be final. |
61
|
| Expected @param tag for 'args'. |
61
|
| Line is longer than 80 characters. |
73
|
| Line is longer than 80 characters. |
92
|
| '+' should be on a new line. |
103
|
| '+' should be on a new line. |
104
|
| Missing a Javadoc comment. |
115
|
| Parameter args should be final. |
115
|
| Missing a Javadoc comment. |
120
|
| Missing a Javadoc comment. |
127
|
| Parameter args should be final. |
127
|
com/reuters/msgtest/RvRecorder.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/RvRecorder.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
99
|
| Missing a Javadoc comment. |
100
|
| Parameter transport should be final. |
140
|
| 'transport' hides a field. |
140
|
| Expected @param tag for 'transport'. |
140
|
| Method 'start' is not designed for extension - needs to be abstract, final or empty. |
169
|
| Expected @throws tag for 'TibrvException'. |
169
|
| Method 'stop' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Missing a Javadoc comment. |
183
|
| Method 'record' is not designed for extension - needs to be abstract, final or empty. |
200
|
| Parameter subject should be final. |
200
|
| Expected @throws tag for 'TibrvException'. |
200
|
| Method 'getRecorderEntries' is not designed for extension - needs to be abstract, final or empty. |
242
|
| Parameter subject should be final. |
242
|
| Method 'getMsgs' is not designed for extension - needs to be abstract, final or empty. |
250
|
| Missing a Javadoc comment. |
250
|
| Parameter subject should be final. |
250
|
| Method 'onMsg' is not designed for extension - needs to be abstract, final or empty. |
278
|
| Parameter listener should be final. |
278
|
| Parameter msg should be final. |
278
|
| Method 'getTransport' is not designed for extension - needs to be abstract, final or empty. |
315
|
| Parameter subject should be final. |
327
|
| Expected an @return tag. |
339
|
| Parameter wildcardSubject should be final. |
339
|
| Parameter subject should be final. |
340
|
| Line is longer than 80 characters. |
365
|
| Missing a Javadoc comment. |
369
|
| Parameter msg should be final. |
369
|
| switch without "default" clause. |
377
|
com/reuters/msgtest/RvTestCase.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/RvTestCase.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Line is longer than 80 characters. |
84
|
| Missing a Javadoc comment. |
84
|
| Line is longer than 80 characters. |
85
|
| Missing a Javadoc comment. |
85
|
| Line is longer than 80 characters. |
86
|
| Missing a Javadoc comment. |
86
|
| Missing a Javadoc comment. |
87
|
| Parameter name should be final. |
94
|
| Method 'getRvTestConfiguration' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Missing a Javadoc comment. |
99
|
| Missing a Javadoc comment. |
103
|
| Parameter userMsg should be final. |
103
|
| Parameter errorMsg should be final. |
103
|
| Parameter expected should be final. |
104
|
| Parameter actual should be final. |
104
|
| '1024' is a magic number. |
105
|
| Avoid inline conditionals. |
106
|
| '{' is followed by whitespace. |
108
|
| Missing a Javadoc comment. |
113
|
| Parameter message should be final. |
113
|
| Parameter expected should be final. |
114
|
| Parameter actual should be final. |
114
|
| Line is longer than 80 characters. |
121
|
| '+' should be on a new line. |
139
|
| '+' should be on a new line. |
143
|
| '+' should be on a new line. |
150
|
| Line is longer than 80 characters. |
153
|
| '+' should be on a new line. |
153
|
| Parameter message should be final. |
171
|
| Parameter expected should be final. |
171
|
| Parameter actual should be final. |
172
|
| Parameter message should be final. |
192
|
| Parameter expected should be final. |
192
|
| Parameter actual should be final. |
193
|
| Parameter ignoredFieldNames should be final. |
193
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
194
|
| Parameter message should be final. |
209
|
| Parameter expected should be final. |
209
|
| Parameter actual should be final. |
210
|
| Parameter ignoredFieldNames should be final. |
210
|
| Parameter ignoreExtra should be final. |
210
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
211
|
| Line is longer than 80 characters. |
214
|
| Line is longer than 80 characters. |
249
|
com/reuters/msgtest/RvTestException.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/RvTestException.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
44
|
| Parameter message should be final. |
44
|
| Missing a Javadoc comment. |
48
|
| Parameter cause should be final. |
48
|
| Missing a Javadoc comment. |
52
|
| Parameter message should be final. |
52
|
| Parameter cause should be final. |
52
|
com/reuters/msgtest/SubjectSubstitution.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/SubjectSubstitution.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
39
|
com/reuters/msgtest/SubjectSubstitutionImpl.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/SubjectSubstitutionImpl.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
51
|
| Variable 'properties' must be private and have accessor methods. |
51
|
| Missing a Javadoc comment. |
53
|
| Parameter fileName should be final. |
53
|
| Line is longer than 80 characters. |
63
|
| Must have at least one statement. |
69
|
| Method 'process' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Missing a Javadoc comment. |
75
|
| Parameter subject should be final. |
75
|
com/reuters/msgtest/TibRvRequestReplyTestCase.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/TibRvRequestReplyTestCase.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Line has trailing spaces. |
47
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Parameter name should be final. |
53
|
| Expected @param tag for 'name'. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line is longer than 80 characters. |
62
|
| Line contains a tab character. |
62
|
| Method 'performRequestReplyTest' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Parameter fixture should be final. |
62
|
| Expected @param tag for 'fixture'. |
62
|
| Expected @throws tag for 'Exception'. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
66
|
| Line is longer than 80 characters. |
67
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
70
|
| Line is longer than 80 characters. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line is longer than 80 characters. |
92
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
102
|
| Line is longer than 80 characters. |
103
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line is longer than 80 characters. |
105
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
com/reuters/msgtest/TibrvMsgFieldComparer.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/TibrvMsgFieldComparer.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Utility classes should not have a public or default constructor. |
48
|
| Missing a Javadoc comment. |
49
|
| Name 'TYPETABLE' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
49
|
| Missing a Javadoc comment. |
82
|
| Parameter expectedMsg should be final. |
82
|
| Parameter actualMsg should be final. |
82
|
| Line is longer than 80 characters. |
83
|
| Parameter differences should be final. |
83
|
| Parameter ignoredFieldNames should be final. |
83
|
| Parameter outerFieldNameList should be final. |
83
|
| Line is longer than 80 characters. |
90
|
| Line is longer than 80 characters. |
93
|
| '+' should be on a new line. |
94
|
| Line is longer than 80 characters. |
95
|
| Line is longer than 80 characters. |
116
|
| Parameter expectedField should be final. |
118
|
| Parameter actualField should be final. |
119
|
| Parameter differences should be final. |
119
|
| Parameter ignoredFieldNames should be final. |
120
|
| Expected @param tag for 'ignoredFieldNames'. |
120
|
| Parameter outerFieldNameList should be final. |
120
|
| Expected @param tag for 'outerFieldNameList'. |
120
|
| Line is longer than 80 characters. |
146
|
| Line is longer than 80 characters. |
170
|
| Missing a Javadoc comment. |
175
|
| Parameter tibrvMsgField should be final. |
175
|
| First sentence should end with a period. |
185
|
| Expected an @return tag. |
188
|
| Parameter type should be final. |
188
|
| Expected @param tag for 'type'. |
188
|
com/reuters/msgtest/URI.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/URI.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
75
|
| Missing a Javadoc comment. |
76
|
| Missing a Javadoc comment. |
77
|
| Missing a Javadoc comment. |
78
|
| Missing a Javadoc comment. |
80
|
| Parameter uri should be final. |
80
|
| 'uri' hides a field. |
80
|
| Name 'colon_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
84
|
| Name 'slash_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
85
|
| '||' should be on a new line. |
88
|
| Method 'getScheme' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Missing a Javadoc comment. |
107
|
| Method 'getSchemeSpecificPart' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Missing a Javadoc comment. |
111
|
| Method 'getURI' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Missing a Javadoc comment. |
115
|
com/reuters/msgtest/XMLConverter.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/XMLConverter.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Line is longer than 80 characters. |
90
|
| Utility classes should not have a public or default constructor. |
93
|
| Missing a Javadoc comment. |
94
|
| Missing a Javadoc comment. |
95
|
| Missing a Javadoc comment. |
97
|
| Parameter tibrvMsg should be final. |
108
|
| Expected @throws tag for 'RvTestException'. |
108
|
| Line is longer than 80 characters. |
111
|
| Line is longer than 80 characters. |
116
|
| Parameter reader should be final. |
128
|
| Parameter filename should be final. |
143
|
| Missing a Javadoc comment. |
151
|
| Parameter name should be final. |
151
|
| Parameter value should be final. |
151
|
| Parameter type should be final. |
152
|
| Missing a Javadoc comment. |
168
|
| Parameter tibrvMsg should be final. |
168
|
| Parameter messageNode should be final. |
169
|
| Missing a Javadoc comment. |
175
|
| Parameter tibrvMsgField should be final. |
175
|
| Parameter messageNode should be final. |
176
|
| '+' should be on a new line. |
183
|
| switch without "default" clause. |
191
|
| Line is longer than 80 characters. |
271
|
| Expected an @return tag. |
316
|
| Parameter tibrvMsgType should be final. |
316
|
| Expected @param tag for 'tibrvMsgType'. |
316
|
| Parameter name should be final. |
316
|
| Expected @param tag for 'name'. |
316
|
| Parameter array should be final. |
317
|
| Expected @param tag for 'array'. |
317
|
| Name 'FIRST_ITEM' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
319
|
| Line is longer than 80 characters. |
330
|
| Line is longer than 80 characters. |
332
|
| switch without "default" clause. |
336
|
com/reuters/msgtest/config/LogLevelLookup.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/config/LogLevelLookup.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Utility classes should not have a public or default constructor. |
45
|
| Expected an @return tag. |
50
|
| Parameter loglevel should be final. |
50
|
| Expected @param tag for 'loglevel'. |
50
|
com/reuters/msgtest/config/RvTestConfiguration.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/config/RvTestConfiguration.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Line is longer than 80 characters. |
41
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
55
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
59
|
com/reuters/msgtest/config/RvTestConfigurationImpl.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/config/RvTestConfigurationImpl.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
52
|
| Missing a Javadoc comment. |
54
|
| Method 'buildPicoContainer' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Line is longer than 80 characters. |
67
|
| Line is longer than 80 characters. |
79
|
| Line is longer than 80 characters. |
81
|
| Method 'getPicoContainer' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Missing a Javadoc comment. |
93
|
| Method 'getCreator' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Missing a Javadoc comment. |
97
|
| Parameter type should be final. |
97
|
| Method 'getInstance' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Missing a Javadoc comment. |
101
|
| Parameter key should be final. |
101
|
| Method 'getTransport' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Missing a Javadoc comment. |
105
|
| Line is longer than 80 characters. |
106
|
| Method 'getSubjectSubstitution' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Missing a Javadoc comment. |
109
|
| Line is longer than 80 characters. |
110
|
| Method 'create' is not designed for extension - needs to be abstract, final or empty. |
113
|
| Missing a Javadoc comment. |
113
|
| Parameter uri should be final. |
113
|
| Method 'create' is not designed for extension - needs to be abstract, final or empty. |
117
|
| Missing a Javadoc comment. |
117
|
| Parameter uri should be final. |
117
|
| '+' should be on a new line. |
122
|
| Method 'getLoglevel' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Missing a Javadoc comment. |
129
|
| Line is longer than 80 characters. |
130
|
| First sentence should end with a period. |
135
|
| Method 'process' is not designed for extension - needs to be abstract, final or empty. |
139
|
| Missing a Javadoc comment. |
139
|
| Parameter subject should be final. |
139
|
com/reuters/msgtest/config/Transport.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/config/Transport.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| 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. |
54
|
| Line is longer than 80 characters. |
57
|
| Missing a Javadoc comment. |
57
|
| Parameter name should be final. |
57
|
| 'name' hides a field. |
57
|
| Parameter network should be final. |
57
|
| 'network' hides a field. |
57
|
| Parameter service should be final. |
57
|
| 'service' hides a field. |
57
|
| Parameter daemon should be final. |
57
|
| 'daemon' hides a field. |
57
|
| Method 'getDaemon' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| Method 'setDaemon' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| Parameter daemon should be final. |
68
|
| 'daemon' hides a field. |
68
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Missing a Javadoc comment. |
76
|
| Parameter name should be final. |
76
|
| 'name' hides a field. |
76
|
| Method 'getNetwork' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Missing a Javadoc comment. |
80
|
| Method 'setNetwork' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| Parameter network should be final. |
84
|
| 'network' hides a field. |
84
|
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| Method 'setService' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Missing a Javadoc comment. |
92
|
| Parameter service should be final. |
92
|
| 'service' hides a field. |
92
|
| Method 'getRvdTransport' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Missing a Javadoc comment. |
96
|
com/reuters/msgtest/config/package.html
Error | Line |
| Missing package documentation file. | 0 |
com/reuters/msgtest/digester/AbstractDigester.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/digester/AbstractDigester.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Method 'handleMessageNodes' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Parameter digester should be final. |
45
|
| Missing a Javadoc comment. |
56
|
| Method 'createObject' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Parameter attributes should be final. |
57
|
com/reuters/msgtest/digester/RvField.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/digester/RvField.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
55
|
com/reuters/msgtest/digester/RvFieldChild.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/digester/RvFieldChild.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
44
|
| Method 'getTibrvMsg' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Method 'setTibrvMsg' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Parameter tibrvMsg should be final. |
50
|
| 'tibrvMsg' hides a field. |
50
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter name should be final. |
58
|
| 'name' hides a field. |
58
|
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| Parameter value should be final. |
66
|
| 'value' hides a field. |
66
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Method 'setType' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Parameter type should be final. |
74
|
| 'type' hides a field. |
74
|
com/reuters/msgtest/digester/RvFieldParent.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/digester/RvFieldParent.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| 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. |
49
|
| Method 'getTibrvMsg' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Method 'setTibrvMsg' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Parameter tibrvMsg should be final. |
57
|
| 'tibrvMsg' hides a field. |
57
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Parameter name should be final. |
65
|
| 'name' hides a field. |
65
|
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| Parameter value should be final. |
73
|
| 'value' hides a field. |
73
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| Method 'setType' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Missing a Javadoc comment. |
81
|
| Parameter type should be final. |
81
|
| 'type' hides a field. |
81
|
| Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| Method 'addField' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| Parameter rvField should be final. |
89
|
com/reuters/msgtest/digester/RvMessage.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/digester/RvMessage.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
50
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
52
|
| Missing a Javadoc comment. |
54
|
| Method 'addField' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter rvField should be final. |
58
|
| Method 'getRvFields' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Method 'setRvFields' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| Parameter rvFields should be final. |
66
|
| 'rvFields' hides a field. |
66
|
| Method 'getSubject' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Method 'setSubject' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Parameter subject should be final. |
74
|
| 'subject' hides a field. |
74
|
| First sentence should end with a period. |
78
|
| Expected an @return tag. |
81
|
| Method 'convert' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Method 'addField' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Missing a Javadoc comment. |
96
|
| Parameter tibrvMsg should be final. |
96
|
| Parameter rvField should be final. |
96
|
| Line is longer than 80 characters. |
109
|
| Missing a Javadoc comment. |
193
|
| Parameter tibrvMsg should be final. |
193
|
| Parameter name should be final. |
193
|
| Parameter value should be final. |
193
|
| Parameter type should be final. |
194
|
| switch without "default" clause. |
199
|
| Missing a Javadoc comment. |
235
|
| Parameter tibrvMsg should be final. |
235
|
| Parameter rvfields should be final. |
235
|
com/reuters/msgtest/digester/package.html
Error | Line |
| Missing package documentation file. | 0 |
com/reuters/msgtest/fixture/BaseRvFixture.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/fixture/BaseRvFixture.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| 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. |
48
|
| Parameter rvTestConfiguration should be final. |
48
|
| 'rvTestConfiguration' hides a field. |
48
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Parameter name should be final. |
56
|
| 'name' hides a field. |
56
|
| Method 'getStimuli' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Method 'setStimuli' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| Parameter stimuli should be final. |
64
|
| 'stimuli' hides a field. |
64
|
| Method 'getResponses' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| Method 'setResponses' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| Parameter responses should be final. |
72
|
| 'responses' hides a field. |
72
|
| Method 'getAdditionalData' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Missing a Javadoc comment. |
76
|
| Method 'setAdditionalData' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Missing a Javadoc comment. |
80
|
| Parameter additionalData should be final. |
80
|
| 'additionalData' hides a field. |
80
|
| Method 'getRvTestConfiguration' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
com/reuters/msgtest/fixture/Response.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/fixture/Response.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
48
|
| 'static' modifier out of order with the JLS suggestions. |
48
|
| Missing a Javadoc comment. |
49
|
| 'static' modifier out of order with the JLS suggestions. |
49
|
| Missing a Javadoc comment. |
50
|
| 'static' modifier out of order with the JLS suggestions. |
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. |
61
|
| Parameter subjectSubstitution should be final. |
61
|
| 'subjectSubstitution' hides a field. |
61
|
| Method 'addIgnoredField' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| Parameter field should be final. |
66
|
| Method 'getIgnoredFields' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Method 'setIgnoredFields' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Parameter ignoredFields should be final. |
84
|
| 'ignoredFields' hides a field. |
84
|
| Method 'getUri' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Missing a Javadoc comment. |
90
|
| Method 'setUri' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Missing a Javadoc comment. |
94
|
| Parameter uri should be final. |
94
|
| 'uri' hides a field. |
94
|
| Method 'getSubject' is not designed for extension - needs to be abstract, final or empty. |
98
|
| Missing a Javadoc comment. |
98
|
| Method 'setSubject' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Missing a Javadoc comment. |
102
|
| Parameter subject should be final. |
102
|
| 'subject' hides a field. |
102
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Missing a Javadoc comment. |
115
|
| Parameter name should be final. |
115
|
| 'name' hides a field. |
115
|
| Method 'getMinexpected' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Method 'setMinexpected' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Parameter minexpected should be final. |
131
|
| 'minexpected' hides a field. |
131
|
| Method 'getMaxexpected' is not designed for extension - needs to be abstract, final or empty. |
139
|
| Method 'setMaxexpected' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Parameter maxexpected should be final. |
147
|
| 'maxexpected' hides a field. |
147
|
| Line is longer than 80 characters. |
154
|
| Method 'getComparisonMethod' is not designed for extension - needs to be abstract, final or empty. |
159
|
| Method 'setComparisonMethod' is not designed for extension - needs to be abstract, final or empty. |
167
|
| Parameter comparisonMethod should be final. |
167
|
| 'comparisonMethod' hides a field. |
167
|
| Method 'getTibrvMsg' is not designed for extension - needs to be abstract, final or empty. |
176
|
| Method 'setTibrvMsg' is not designed for extension - needs to be abstract, final or empty. |
185
|
| Parameter tibrvMsg should be final. |
185
|
| 'tibrvMsg' hides a field. |
185
|
| Method 'processRvMessage' is not designed for extension - needs to be abstract, final or empty. |
194
|
| Parameter rvMessage should be final. |
194
|
com/reuters/msgtest/fixture/Responses.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/fixture/Responses.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
50
|
| Parameter rvTestConfiguration should be final. |
50
|
| 'rvTestConfiguration' hides a field. |
50
|
| Method 'addResponse' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Parameter response should be final. |
62
|
| Line is longer than 80 characters. |
67
|
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Parameter i should be final. |
88
|
| Expected an @return tag. |
101
|
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Parameter name should be final. |
101
|
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Missing a Javadoc comment. |
115
|
| Method 'size' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Missing a Javadoc comment. |
119
|
| Method 'addAll' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Missing a Javadoc comment. |
123
|
| Parameter c should be final. |
123
|
com/reuters/msgtest/fixture/RvFixture.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/fixture/RvFixture.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Line is longer than 80 characters. |
71
|
| First sentence should end with a period. |
108
|
| Line has trailing spaces. |
130
|
com/reuters/msgtest/fixture/Stimuli.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/fixture/Stimuli.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
56
|
| Variable 'stimulusList' must be private and have accessor methods. |
56
|
| Missing a Javadoc comment. |
58
|
| Method 'addStimulus' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Parameter stimulus should be final. |
69
|
| First sentence should end with a period. |
73
|
| Method 'handleStimulus' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Parameter stimulus should be final. |
76
|
| Expected @param tag for 'stimulus'. |
76
|
| Method 'getStimulus' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Parameter i should be final. |
85
|
| Method 'getStimulus' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Parameter name should be final. |
97
|
| Expected @throws tag for 'RvTestException'. |
97
|
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Missing a Javadoc comment. |
111
|
| Method 'size' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Missing a Javadoc comment. |
115
|
| Method 'addAll' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Missing a Javadoc comment. |
119
|
| Parameter list should be final. |
119
|
com/reuters/msgtest/fixture/Stimulus.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/fixture/Stimulus.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
50
|
| '1000' is a magic number. |
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. |
56
|
| Parameter rvTestConfiguration should be final. |
56
|
| 'rvTestConfiguration' hides a field. |
56
|
| Method 'getTibrvMsg' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Method 'getMsg' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Method 'setTibrvMsg' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| Parameter tibrvMsg should be final. |
73
|
| 'tibrvMsg' hides a field. |
73
|
| Method 'getDelay' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| Method 'setDelay' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Missing a Javadoc comment. |
81
|
| Parameter delay should be final. |
81
|
| 'delay' hides a field. |
81
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| Parameter name should be final. |
89
|
| 'name' hides a field. |
89
|
| Method 'getUri' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Missing a Javadoc comment. |
93
|
| Method 'setUri' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Missing a Javadoc comment. |
97
|
| Parameter uri should be final. |
97
|
| 'uri' hides a field. |
97
|
| Method 'getSubject' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Missing a Javadoc comment. |
101
|
| Method 'setSubject' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Missing a Javadoc comment. |
105
|
| Parameter subject should be final. |
105
|
| 'subject' hides a field. |
105
|
| Line is longer than 80 characters. |
106
|
| Method 'processRvMessage' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Parameter rvMessage should be final. |
114
|
| Method 'getStimuli' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Missing a Javadoc comment. |
119
|
com/reuters/msgtest/fixture/XMLDigester.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/fixture/XMLDigester.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
51
|
| Line is longer than 80 characters. |
54
|
| Missing a Javadoc comment. |
58
|
| Variable 'rvTestConfiguration' must be private and have accessor methods. |
58
|
| Missing a Javadoc comment. |
60
|
| Parameter rvTestConfiguration should be final. |
60
|
| 'rvTestConfiguration' hides a field. |
60
|
| Method 'digest' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| Parameter reader should be final. |
64
|
| Line is longer than 80 characters. |
69
|
| Line is longer than 80 characters. |
73
|
| Line contains a tab character. |
73
|
| Line is longer than 80 characters. |
74
|
| Line is longer than 80 characters. |
97
|
| Missing a Javadoc comment. |
111
|
| Method 'createObject' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Missing a Javadoc comment. |
112
|
| Parameter attributes should be final. |
112
|
| Line is longer than 80 characters. |
114
|
| Missing a Javadoc comment. |
135
|
| Method 'createObject' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Missing a Javadoc comment. |
136
|
| Parameter attributes should be final. |
136
|
| Line is longer than 80 characters. |
142
|
| Missing a Javadoc comment. |
142
|
| Method 'createObject' is not designed for extension - needs to be abstract, final or empty. |
143
|
| Missing a Javadoc comment. |
143
|
| Parameter attributes should be final. |
143
|
| Missing a Javadoc comment. |
149
|
| Method 'createObject' is not designed for extension - needs to be abstract, final or empty. |
151
|
| Missing a Javadoc comment. |
151
|
| Parameter attributes should be final. |
151
|
com/reuters/msgtest/fixture/XMLFixtureCreator.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/fixture/XMLFixtureCreator.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
75
|
| Missing a Javadoc comment. |
77
|
| Parameter rvTestConfiguration should be final. |
77
|
| 'rvTestConfiguration' hides a field. |
77
|
| Method 'create' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Parameter parameter should be final. |
88
|
com/reuters/msgtest/fixture/package.html
Error | Line |
| Missing package documentation file. | 0 |
com/reuters/msgtest/load/CustomLoadStimulus.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/CustomLoadStimulus.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
44
|
| Method 'getNumberOfMsgs' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Method 'setNumberOfMsgs' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Parameter numberOfMsgs should be final. |
51
|
| 'numberOfMsgs' hides a field. |
51
|
| Method 'getTestDelay' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Method 'setTestDelay' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| Parameter testDelay should be final. |
59
|
| 'testDelay' hides a field. |
59
|
com/reuters/msgtest/load/CustomStimuliLoadTest.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/CustomStimuliLoadTest.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
41
|
| Redundant 'public' modifier. |
41
|
com/reuters/msgtest/load/CustomStimuliLoadTestCase.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| 'public' modifier out of order with the JLS suggestions. |
49
|
| Missing a Javadoc comment. |
51
|
| Name 'TIMEOUT_TIME' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| '20000' is a magic number. |
51
|
| Missing a Javadoc comment. |
53
|
| Parameter name should be final. |
53
|
| Parameter file should be final. |
53
|
| Method 'processStimuli' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Must have at least one statement. |
92
|
| Method 'getResponses' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Missing a Javadoc comment. |
97
|
| Line is longer than 80 characters. |
105
|
| Line is longer than 80 characters. |
109
|
| Line is longer than 80 characters. |
111
|
| Missing a Javadoc comment. |
132
|
| Missing a Javadoc comment. |
133
|
| Missing a Javadoc comment. |
134
|
| Missing a Javadoc comment. |
135
|
| Missing a Javadoc comment. |
137
|
| Parameter executionUnit should be final. |
137
|
| 'executionUnit' hides a field. |
137
|
| Parameter work should be final. |
137
|
| 'work' hides a field. |
137
|
| Parameter testResults should be final. |
138
|
| 'testResults' hides a field. |
138
|
| Missing a Javadoc comment. |
144
|
| Line is longer than 80 characters. |
146
|
com/reuters/msgtest/load/ExecutionUnit.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/ExecutionUnit.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
41
|
| Redundant 'public' modifier. |
41
|
com/reuters/msgtest/load/LoadTest.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
90
|
| Missing a Javadoc comment. |
91
|
| Missing a Javadoc comment. |
92
|
| Name 'NULL_TIBRV_MESSAGE' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
92
|
| Variable 'NULL_TIBRV_MESSAGE' must be private and have accessor methods. |
92
|
| Missing a Javadoc comment. |
93
|
| Variable 'fieldMutator' must be private and have accessor methods. |
93
|
| Missing a Javadoc comment. |
94
|
| Variable 'loadTestResults' must be private and have accessor methods. |
94
|
| Missing a Javadoc comment. |
95
|
| Missing a Javadoc comment. |
96
|
| Missing a Javadoc comment. |
98
|
| Parameter name should be final. |
98
|
| Parameter file should be final. |
98
|
| Line is longer than 80 characters. |
102
|
| Method 'testLoad' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Missing a Javadoc comment. |
105
|
| Missing a Javadoc comment. |
114
|
| 'public' modifier out of order with the JLS suggestions. |
114
|
| Missing a Javadoc comment. |
116
|
| 'public' modifier out of order with the JLS suggestions. |
116
|
| Method 'startRecording' is not designed for extension - needs to be abstract, final or empty. |
118
|
| Missing a Javadoc comment. |
118
|
| Method 'createResultFileWriter' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Missing a Javadoc comment. |
131
|
| Method 'getLoadTestFixture' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Missing a Javadoc comment. |
147
|
| Method 'setLoadTestFixture' is not designed for extension - needs to be abstract, final or empty. |
151
|
| Missing a Javadoc comment. |
151
|
| Parameter loadTestFixture should be final. |
151
|
| 'loadTestFixture' hides a field. |
151
|
| Method 'getRecorder' is not designed for extension - needs to be abstract, final or empty. |
155
|
| Missing a Javadoc comment. |
155
|
| Method 'setRecorder' is not designed for extension - needs to be abstract, final or empty. |
159
|
| Missing a Javadoc comment. |
159
|
| Parameter recorder should be final. |
159
|
| 'recorder' hides a field. |
159
|
| Method 'getLoadTestResults' is not designed for extension - needs to be abstract, final or empty. |
163
|
| Missing a Javadoc comment. |
163
|
| Method 'setLoadTestResults' is not designed for extension - needs to be abstract, final or empty. |
167
|
| Missing a Javadoc comment. |
167
|
| Parameter loadTestResults should be final. |
167
|
| 'loadTestResults' hides a field. |
167
|
| Method 'getTibrvTransport' is not designed for extension - needs to be abstract, final or empty. |
171
|
| Missing a Javadoc comment. |
171
|
| Method 'createValueGenerator' is not designed for extension - needs to be abstract, final or empty. |
179
|
| Missing a Javadoc comment. |
179
|
| Parameter loadStimulus should be final. |
179
|
| Comment matches to-do format 'TODO:'. |
180
|
| Line has trailing spaces. |
180
|
| Comment matches to-do format 'TODO:'. |
183
|
| Line is longer than 80 characters. |
184
|
| Method 'getStimuliMessage' is not designed for extension - needs to be abstract, final or empty. |
189
|
| Missing a Javadoc comment. |
189
|
| Method 'modifyMessageFields' is not designed for extension - needs to be abstract, final or empty. |
199
|
| Missing a Javadoc comment. |
199
|
| Parameter msg should be final. |
199
|
| Parameter keyFields should be final. |
199
|
| Parameter valueGenerator should be final. |
200
|
| Line is longer than 80 characters. |
207
|
| Method 'createMessagesToSend' is not designed for extension - needs to be abstract, final or empty. |
212
|
| Missing a Javadoc comment. |
212
|
| Parameter loadStimulus should be final. |
213
|
| Method 'printResults' is not designed for extension - needs to be abstract, final or empty. |
233
|
| Missing a Javadoc comment. |
233
|
| Method 'setSendSubject' is not designed for extension - needs to be abstract, final or empty. |
240
|
| Missing a Javadoc comment. |
240
|
| Parameter message should be final. |
240
|
| Parameter subjectToSend should be final. |
240
|
| Method 'delay' is not designed for extension - needs to be abstract, final or empty. |
249
|
| Missing a Javadoc comment. |
249
|
| Parameter delayTime should be final. |
249
|
| Must have at least one statement. |
253
|
| Method 'createPrinterObj' is not designed for extension - needs to be abstract, final or empty. |
258
|
| Missing a Javadoc comment. |
258
|
| Parameter outputterName should be final. |
258
|
| Line is longer than 80 characters. |
262
|
| Line is longer than 80 characters. |
263
|
| '{' is followed by whitespace. |
263
|
| '{' is followed by whitespace. |
265
|
| '+' should be on a new line. |
267
|
com/reuters/msgtest/load/LoadTestResult.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/LoadTestResult.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| 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. |
51
|
| Missing a Javadoc comment. |
55
|
| Parameter sentTime should be final. |
55
|
| 'sentTime' hides a field. |
55
|
| Missing a Javadoc comment. |
59
|
| Parameter sentTime should be final. |
59
|
| 'sentTime' hides a field. |
59
|
| Parameter receiveTime should be final. |
59
|
| 'receiveTime' hides a field. |
59
|
| Missing a Javadoc comment. |
63
|
| Parameter sentTime should be final. |
63
|
| 'sentTime' hides a field. |
63
|
| Parameter receiveTime should be final. |
63
|
| 'receiveTime' hides a field. |
63
|
| Parameter responseMessage should be final. |
64
|
| 'responseMessage' hides a field. |
64
|
| Missing a Javadoc comment. |
68
|
| Parameter sentTime should be final. |
68
|
| 'sentTime' hides a field. |
68
|
| Parameter receiveTime should be final. |
68
|
| 'receiveTime' hides a field. |
68
|
| Parameter responseMessage should be final. |
69
|
| 'responseMessage' hides a field. |
69
|
| Parameter error should be final. |
69
|
| 'error' hides a field. |
69
|
| Method 'getReceiveTime' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Missing a Javadoc comment. |
76
|
| Method 'setReceiveTime' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Missing a Javadoc comment. |
80
|
| Parameter receiveTime should be final. |
80
|
| 'receiveTime' hides a field. |
80
|
| Method 'getSentTime' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| Method 'setSentTime' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| Parameter sentTime should be final. |
88
|
| 'sentTime' hides a field. |
88
|
| Method 'getError' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Missing a Javadoc comment. |
92
|
| Method 'setError' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Missing a Javadoc comment. |
96
|
| Parameter error should be final. |
96
|
| 'error' hides a field. |
96
|
| Method 'getResponseMessage' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Missing a Javadoc comment. |
100
|
| Method 'setResponseMessage' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Missing a Javadoc comment. |
104
|
| Parameter responseMessage should be final. |
104
|
| 'responseMessage' hides a field. |
104
|
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. |
108
|
| Missing a Javadoc comment. |
108
|
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Missing a Javadoc comment. |
116
|
| Parameter key should be final. |
116
|
| 'key' hides a field. |
116
|
| Line has trailing spaces. |
126
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
127
|
| Missing a Javadoc comment. |
127
|
| '+' should be on a new line. |
128
|
| Method 'isError' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Missing a Javadoc comment. |
132
|
| Avoid inline conditionals. |
133
|
com/reuters/msgtest/load/LoadTestResults.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/LoadTestResults.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| 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. |
54
|
| Parameter testName should be final. |
54
|
| Method 'getTotalExecutionTime' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| Method 'getAverageExecutionTime' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Line is longer than 80 characters. |
69
|
| Missing a Javadoc comment. |
70
|
| Method 'addLoadTestResult' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Missing a Javadoc comment. |
86
|
| Parameter testResult should be final. |
86
|
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| Method 'size' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Missing a Javadoc comment. |
97
|
| Method 'addAll' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Missing a Javadoc comment. |
101
|
| Parameter c should be final. |
101
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Missing a Javadoc comment. |
106
|
| Parameter index should be final. |
106
|
| Method 'getLoadFixtureName' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Missing a Javadoc comment. |
116
|
| Method 'setLoadFixtureName' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Missing a Javadoc comment. |
120
|
| Parameter loadFixtureName should be final. |
120
|
| 'loadFixtureName' hides a field. |
120
|
| Method 'setTestStartTime' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Missing a Javadoc comment. |
124
|
| Parameter startTime should be final. |
124
|
| Method 'getTestStartTime' is not designed for extension - needs to be abstract, final or empty. |
128
|
| Missing a Javadoc comment. |
128
|
| Method 'getLastResponseTime' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Missing a Javadoc comment. |
132
|
| Method 'setLastResponseTime' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Missing a Javadoc comment. |
142
|
| Parameter lastResponseTime should be final. |
142
|
| 'lastResponseTime' hides a field. |
142
|
com/reuters/msgtest/load/LoadTestResultsValidator.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/LoadTestResultsValidator.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
56
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
58
|
| Parameter receivedRecords should be final. |
66
|
| 'receivedRecords' hides a field. |
66
|
| Expected @param tag for 'receivedRecords'. |
66
|
| Parameter loadResponse should be final. |
67
|
| 'loadResponse' hides a field. |
67
|
| Expected @param tag for 'loadResponse'. |
67
|
| Parameter loadStimulus should be final. |
67
|
| 'loadStimulus' hides a field. |
67
|
| Expected @param tag for 'loadStimulus'. |
67
|
| Missing a Javadoc comment. |
73
|
| Expected an @return tag. |
80
|
| Method 'getNumberOfUniqueRecords' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Parameter records should be final. |
80
|
| Expected @param tag for 'records'. |
80
|
| Expected @throws tag for 'TibrvException'. |
80
|
| Line is longer than 80 characters. |
84
|
| Expected an @return tag. |
99
|
| Method 'getPrimaryField' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Parameter compareFields should be final. |
99
|
| Expected @param tag for 'compareFields'. |
99
|
| Expected an @return tag. |
120
|
| Method 'getUniqueMessages' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Parameter records should be final. |
120
|
| Expected @param tag for 'records'. |
120
|
| Expected @throws tag for 'TibrvException'. |
120
|
| Line is longer than 80 characters. |
135
|
| Method 'getLoadResponse' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Missing a Javadoc comment. |
147
|
| Method 'setLoadResponse' is not designed for extension - needs to be abstract, final or empty. |
151
|
| Missing a Javadoc comment. |
151
|
| Parameter loadResponse should be final. |
151
|
| 'loadResponse' hides a field. |
151
|
| Method 'getReceivedRecords' is not designed for extension - needs to be abstract, final or empty. |
155
|
| Missing a Javadoc comment. |
155
|
| Method 'setReceivedRecords' is not designed for extension - needs to be abstract, final or empty. |
159
|
| Missing a Javadoc comment. |
159
|
| Parameter receivedRecords should be final. |
159
|
| 'receivedRecords' hides a field. |
159
|
| Method 'getLoadStimulus' is not designed for extension - needs to be abstract, final or empty. |
163
|
| Missing a Javadoc comment. |
163
|
| Method 'setLoadStimulus' is not designed for extension - needs to be abstract, final or empty. |
167
|
| Missing a Javadoc comment. |
167
|
| Parameter stimulus should be final. |
167
|
com/reuters/msgtest/load/RequestReplyLoadTestCase.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/RequestReplyLoadTestCase.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
52
|
| '120' is a magic number. |
52
|
| Missing a Javadoc comment. |
54
|
| Parameter name should be final. |
54
|
| Parameter file should be final. |
54
|
| Method 'processStimuli' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Line is longer than 80 characters. |
67
|
| Line is longer than 80 characters. |
69
|
| '1000' is a magic number. |
88
|
| Must have at least one statement. |
89
|
| Method 'getResponses' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Missing a Javadoc comment. |
96
|
| Line is longer than 80 characters. |
100
|
| '+' should be on a new line. |
105
|
| Line is longer than 80 characters. |
107
|
| Method 'getTibrvRequestTimeout' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Missing a Javadoc comment. |
112
|
| Method 'setTibrvRequestTimeout' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Missing a Javadoc comment. |
116
|
| Parameter tibrvRequestTimeout should be final. |
116
|
| 'tibrvRequestTimeout' hides a field. |
116
|
| Missing a Javadoc comment. |
120
|
| Missing a Javadoc comment. |
121
|
| Missing a Javadoc comment. |
122
|
| Missing a Javadoc comment. |
123
|
| Missing a Javadoc comment. |
124
|
| Missing a Javadoc comment. |
125
|
| Missing a Javadoc comment. |
127
|
| Parameter messageToSend should be final. |
127
|
| 'messageToSend' hides a field. |
127
|
| Parameter transport should be final. |
128
|
| 'transport' hides a field. |
128
|
| Parameter work should be final. |
128
|
| 'work' hides a field. |
128
|
| Parameter timeout should be final. |
128
|
| 'timeout' hides a field. |
128
|
| Parameter loadTestResults should be final. |
129
|
| Missing a Javadoc comment. |
137
|
| Line is longer than 80 characters. |
145
|
com/reuters/msgtest/load/StandardLoadTestCase.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/StandardLoadTestCase.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
51
|
| Parameter name should be final. |
51
|
| Parameter file should be final. |
51
|
| Method 'processStimuli' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Line is longer than 80 characters. |
60
|
| Comment matches to-do format 'TODO:'. |
67
|
| Line is longer than 80 characters. |
68
|
| Missing a Javadoc comment. |
83
|
| Parameter message should be final. |
83
|
| Method 'getResponses' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| '+' should be on a new line. |
105
|
| Line has trailing spaces. |
116
|
| Line is longer than 80 characters. |
116
|
| Line is longer than 80 characters. |
117
|
| Line is longer than 80 characters. |
118
|
| Line is longer than 80 characters. |
120
|
| Line is longer than 80 characters. |
130
|
| '+' should be on a new line. |
130
|
com/reuters/msgtest/load/StrictLoadTestResultsValidator.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/StrictLoadTestResultsValidator.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
48
|
| Parameter receivedRecords should be final. |
48
|
| Parameter loadResponse should be final. |
49
|
| Parameter stimulus should be final. |
49
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Line is longer than 80 characters. |
67
|
com/reuters/msgtest/load/TibrvMsgFieldMutator.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/TibrvMsgFieldMutator.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Line is longer than 80 characters. |
61
|
| Line is longer than 80 characters. |
64
|
| Line is longer than 80 characters. |
65
|
| Line is longer than 80 characters. |
71
|
| Missing a Javadoc comment. |
71
|
| Name 'DATE_FORMAT' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
71
|
| Variable 'DATE_FORMAT' must be private and have accessor methods. |
71
|
| Expected an @return tag. |
82
|
| Method 'updateField' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Parameter message should be final. |
82
|
| Expected @param tag for 'message'. |
82
|
| Parameter field should be final. |
82
|
| Expected @param tag for 'field'. |
82
|
| Parameter value should be final. |
82
|
| Expected @param tag for 'value'. |
82
|
| Expected @throws tag for 'RvTestException'. |
83
|
| Expected an @return tag. |
115
|
| Method 'updateField' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Parameter message should be final. |
115
|
| Expected @param tag for 'message'. |
115
|
| Parameter splitFieldName should be final. |
115
|
| Expected @param tag for 'splitFieldName'. |
115
|
| Parameter value should be final. |
116
|
| Expected @param tag for 'value'. |
116
|
| Parameter currentNestedLevel should be final. |
116
|
| Expected @param tag for 'currentNestedLevel'. |
116
|
| Expected @throws tag for 'TibrvException'. |
117
|
| Expected @throws tag for 'RvTestException'. |
117
|
| Line is longer than 80 characters. |
128
|
| '+' should be on a new line. |
131
|
| First sentence should end with a period. |
142
|
| Parameter message should be final. |
149
|
| Expected @param tag for 'message'. |
149
|
| Parameter fieldName should be final. |
149
|
| Expected @param tag for 'fieldName'. |
149
|
| Parameter value should be final. |
149
|
| Expected @param tag for 'value'. |
149
|
| Expected @throws tag for 'RvTestException'. |
150
|
| switch without "default" clause. |
154
|
| '+' should be on a new line. |
167
|
| First sentence should end with a period. |
187
|
| Expected an @return tag. |
195
|
| Method 'updateXmlField' is not designed for extension - needs to be abstract, final or empty. |
195
|
| Parameter message should be final. |
195
|
| Expected @param tag for 'message'. |
195
|
| Parameter splitFieldName should be final. |
196
|
| Expected @param tag for 'splitFieldName'. |
196
|
| Parameter value should be final. |
196
|
| Expected @param tag for 'value'. |
196
|
| Expected @throws tag for 'RvTestException'. |
196
|
| Comment matches to-do format 'TODO:'. |
203
|
| Comment matches to-do format 'TODO:'. |
210
|
| First sentence should end with a period. |
236
|
| Method 'constructXPathExpression' is not designed for extension - needs to be abstract, final or empty. |
242
|
| Parameter splitFieldName should be final. |
242
|
com/reuters/msgtest/load/config/ComparisonField.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/config/ComparisonField.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
39
|
com/reuters/msgtest/load/config/KeyField.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/config/KeyField.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
39
|
com/reuters/msgtest/load/config/LoadResponse.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/config/LoadResponse.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| 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. |
49
|
| Method 'getMessageName' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Method 'setMessageName' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Parameter messageName should be final. |
57
|
| 'messageName' hides a field. |
57
|
| Method 'getMethod' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Method 'setMethod' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Parameter method should be final. |
65
|
| 'method' hides a field. |
65
|
| Method 'getNumExpected' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| Method 'setNumExpected' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| Parameter numExpected should be final. |
73
|
| 'numExpected' hides a field. |
73
|
| Method 'getNumDuplicates' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| Method 'setNumDuplicates' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Missing a Javadoc comment. |
81
|
| Parameter numDuplicates should be final. |
81
|
| 'numDuplicates' hides a field. |
81
|
| Method 'isMinMaxOnly' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| Method 'setMinMaxOnly' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| Parameter minMaxOnly should be final. |
89
|
| 'minMaxOnly' hides a field. |
89
|
| Method 'getComparisonFieldList' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Missing a Javadoc comment. |
93
|
| Method 'addComparisonField' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Missing a Javadoc comment. |
97
|
| Parameter comparisonField should be final. |
97
|
com/reuters/msgtest/load/config/LoadResponses.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/config/LoadResponses.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
44
|
| Method 'getLoadResponseList' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Method 'addLoadResponse' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| Parameter loadResponse should be final. |
52
|
com/reuters/msgtest/load/config/LoadStimulus.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/config/LoadStimulus.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| 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. |
57
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| Parameter name should be final. |
68
|
| 'name' hides a field. |
68
|
| Method 'getNumberOfMsgs' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| Method 'setNumberOfMsgs' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Missing a Javadoc comment. |
76
|
| Parameter numberOfMsgs should be final. |
76
|
| 'numberOfMsgs' hides a field. |
76
|
| Method 'addIntValueLoop' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Missing a Javadoc comment. |
80
|
| Parameter intValueLoop should be final. |
80
|
| Method 'getIntValueLoopList' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| Method 'addDelimListValueLoop' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| Parameter delimListValueLoop should be final. |
89
|
| Method 'getDelimListValueLoopList' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Missing a Javadoc comment. |
93
|
| Method 'addValueSet' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Missing a Javadoc comment. |
97
|
| Parameter valueSet should be final. |
97
|
| Method 'getValueSetList' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Missing a Javadoc comment. |
101
|
| Method 'addKeyField' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Missing a Javadoc comment. |
105
|
| Parameter keyField should be final. |
105
|
| Method 'getKeyFieldList' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Missing a Javadoc comment. |
109
|
| Method 'getMsgDelay' is not designed for extension - needs to be abstract, final or empty. |
113
|
| Missing a Javadoc comment. |
113
|
| Method 'setMsgDelay' is not designed for extension - needs to be abstract, final or empty. |
117
|
| Missing a Javadoc comment. |
117
|
| Parameter msgDelay should be final. |
117
|
| 'msgDelay' hides a field. |
117
|
| Method 'getTestDelay' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Missing a Javadoc comment. |
121
|
| Method 'setTestDelay' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Missing a Javadoc comment. |
125
|
| Parameter testDelay should be final. |
125
|
| 'testDelay' hides a field. |
125
|
| Method 'getCustomLoadStimulus' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Missing a Javadoc comment. |
129
|
| Method 'setCustomLoadStimulus' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Missing a Javadoc comment. |
133
|
| Parameter customLoadStimulus should be final. |
133
|
| 'customLoadStimulus' hides a field. |
133
|
| Method 'isCustomLoadStimulus' is not designed for extension - needs to be abstract, final or empty. |
137
|
| Missing a Javadoc comment. |
137
|
| Avoid inline conditionals. |
138
|
com/reuters/msgtest/load/config/LoadTestConfig.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/config/LoadTestConfig.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
44
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Parameter name should be final. |
50
|
| 'name' hides a field. |
50
|
| Method 'getOutputFileName' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| Method 'setOutputFileName' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter outputFileName should be final. |
58
|
| 'outputFileName' hides a field. |
58
|
| Method 'getOutputPrinter' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Method 'setOutputPrinter' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| Parameter outputPrinter should be final. |
66
|
| 'outputPrinter' hides a field. |
66
|
| Method 'getFixtureUri' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Method 'setFixtureUri' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Parameter fixtureUri should be final. |
74
|
| 'fixtureUri' hides a field. |
74
|
| Method 'getLoadStimulus' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Missing a Javadoc comment. |
78
|
| Method 'setLoadStimulus' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| Parameter loadStimulus should be final. |
82
|
| 'loadStimulus' hides a field. |
82
|
| Method 'getLoadResponses' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Missing a Javadoc comment. |
86
|
| Method 'setLoadResponses' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Missing a Javadoc comment. |
90
|
| Parameter loadResponses should be final. |
90
|
| 'loadResponses' hides a field. |
90
|
com/reuters/msgtest/load/config/LoadTestDigester.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Method 'digest' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Parameter reader should be final. |
48
|
| Line is longer than 80 characters. |
66
|
| Line is longer than 80 characters. |
68
|
| Line is longer than 80 characters. |
73
|
| Line is longer than 80 characters. |
107
|
| Line is longer than 80 characters. |
108
|
| Line is longer than 80 characters. |
109
|
com/reuters/msgtest/load/config/LoadTestFixture.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/config/LoadTestFixture.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
84
|
| Missing a Javadoc comment. |
85
|
| Missing a Javadoc comment. |
86
|
| Missing a Javadoc comment. |
87
|
| Missing a Javadoc comment. |
88
|
| Parameter rvTestConfiguration should be final. |
98
|
| Expected @param tag for 'rvTestConfiguration'. |
98
|
| Parameter file should be final. |
98
|
| Line is longer than 80 characters. |
100
|
| Method 'getLoadTestConfig' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Method 'setLoadTestConfig' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Parameter config should be final. |
131
|
| Method 'getStimuli' is not designed for extension - needs to be abstract, final or empty. |
140
|
| First sentence should end with a period. |
144
|
| Method 'getResponses' is not designed for extension - needs to be abstract, final or empty. |
149
|
| Method 'setAdditionalData' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Missing a Javadoc comment. |
153
|
| Parameter additionalData should be final. |
153
|
| 'additionalData' hides a field. |
153
|
| Method 'getAdditionalData' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Method 'printConfig' is not designed for extension - needs to be abstract, final or empty. |
169
|
| '+' should be on a new line. |
182
|
| '+' should be on a new line. |
183
|
| '+' should be on a new line. |
184
|
| '+' should be on a new line. |
193
|
| '+' should be on a new line. |
194
|
| '+' should be on a new line. |
195
|
| '+' should be on a new line. |
196
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
201
|
| Missing a Javadoc comment. |
201
|
| Parameter name should be final. |
201
|
| 'name' hides a field. |
201
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
205
|
| Missing a Javadoc comment. |
205
|
com/reuters/msgtest/load/config/LoadTestFixtureCreator.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/config/LoadTestFixtureCreator.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
77
|
| Missing a Javadoc comment. |
79
|
| Parameter rvTestConfiguration should be final. |
79
|
| 'rvTestConfiguration' hides a field. |
79
|
| Line is longer than 80 characters. |
87
|
| Expected an @return tag. |
90
|
| Method 'create' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Parameter object should be final. |
90
|
com/reuters/msgtest/load/config/MsgField.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/config/MsgField.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Line is longer than 80 characters. |
38
|
| Missing a Javadoc comment. |
41
|
| 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
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Parameter name should be final. |
57
|
| 'name' hides a field. |
57
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Method 'setType' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Parameter type should be final. |
65
|
| 'type' hides a field. |
65
|
| Method 'getFillpattern' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| Method 'setFillpattern' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| Parameter fillpattern should be final. |
73
|
| 'fillpattern' hides a field. |
73
|
| Method 'getMinInt' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| Method 'setMinInt' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Missing a Javadoc comment. |
81
|
| Parameter minInt should be final. |
81
|
| 'minInt' hides a field. |
81
|
| Method 'getMaxInt' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| Method 'setMaxInt' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| Parameter maxInt should be final. |
89
|
| 'maxInt' hides a field. |
89
|
| Method 'getFillclass' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Missing a Javadoc comment. |
93
|
| Method 'setFillclass' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Missing a Javadoc comment. |
97
|
| Parameter fillclass should be final. |
97
|
| 'fillclass' hides a field. |
97
|
| Method 'getAlias' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Missing a Javadoc comment. |
101
|
| Method 'setAlias' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Missing a Javadoc comment. |
105
|
| Parameter alias should be final. |
105
|
| 'alias' hides a field. |
105
|
| Method 'isTimestampkey' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Missing a Javadoc comment. |
109
|
| Method 'setTimestampkey' is not designed for extension - needs to be abstract, final or empty. |
113
|
| Missing a Javadoc comment. |
113
|
| Parameter timestampkey should be final. |
113
|
| 'timestampkey' hides a field. |
113
|
| Method 'isSecondarykey' is not designed for extension - needs to be abstract, final or empty. |
117
|
| Missing a Javadoc comment. |
117
|
| Method 'setSecondarykey' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Missing a Javadoc comment. |
121
|
| Parameter secondarykey should be final. |
121
|
| 'secondarykey' hides a field. |
121
|
| Method 'isModifysubject' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Missing a Javadoc comment. |
125
|
| Method 'setModifysubject' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Missing a Javadoc comment. |
129
|
| Parameter modifysubject should be final. |
129
|
| 'modifysubject' hides a field. |
129
|
| Method 'getMemorypool' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Missing a Javadoc comment. |
133
|
| Method 'setMemorypool' is not designed for extension - needs to be abstract, final or empty. |
137
|
| Missing a Javadoc comment. |
137
|
| Parameter memorypool should be final. |
137
|
| 'memorypool' hides a field. |
137
|
com/reuters/msgtest/load/config/package.html
Error | Line |
| Missing package documentation file. | 0 |
com/reuters/msgtest/load/output/LoadTestCSVWriter.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/output/LoadTestCSVWriter.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Method 'outputResults' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Parameter loadTestResults should be final. |
50
|
| Parameter writer should be final. |
50
|
| Line is longer than 80 characters. |
70
|
| Must have at least one statement. |
97
|
| Missing a Javadoc comment. |
102
|
| Parameter ecsvp should be final. |
102
|
| Missing a Javadoc comment. |
107
|
| Parameter loadFixtureName should be final. |
107
|
| Parameter ecsvp should be final. |
107
|
| '{' is followed by whitespace. |
109
|
com/reuters/msgtest/load/output/LoadTestOutput.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/output/LoadTestOutput.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
66
|
| Missing a Javadoc comment. |
67
|
| Redundant 'public' modifier. |
67
|
com/reuters/msgtest/load/output/LoadTestPrinter.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/output/LoadTestPrinter.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Comment matches to-do format 'TODO:'. |
75
|
| Line is longer than 80 characters. |
75
|
| Missing a Javadoc comment. |
76
|
| Missing a Javadoc comment. |
77
|
| Missing a Javadoc comment. |
78
|
| Missing a Javadoc comment. |
79
|
| Missing a Javadoc comment. |
80
|
| Missing a Javadoc comment. |
81
|
| Missing a Javadoc comment. |
82
|
| Missing a Javadoc comment. |
83
|
| Missing a Javadoc comment. |
84
|
| Missing a Javadoc comment. |
86
|
| Missing a Javadoc comment. |
89
|
| Redundant 'final' modifier. |
89
|
| Parameter fileName should be final. |
89
|
| Method 'genOutput' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Missing a Javadoc comment. |
110
|
| Comment matches to-do format 'TODO:'. |
115
|
| Line has trailing spaces. |
115
|
| Line is longer than 80 characters. |
115
|
| Line has trailing spaces. |
116
|
| '+' should be on a new line. |
124
|
| Line is longer than 80 characters. |
129
|
| '-' should be on a new line. |
140
|
| '-' should be on a new line. |
150
|
| '+' should be on a new line. |
174
|
| Line is longer than 80 characters. |
210
|
| Line is longer than 80 characters. |
211
|
| Method 'genUnitTestOutput' is not designed for extension - needs to be abstract, final or empty. |
230
|
| Method length is 165 lines (max allowed is 150). |
230
|
| Missing a Javadoc comment. |
230
|
| Line is longer than 80 characters. |
270
|
| '-' should be on a new line. |
281
|
| '-' should be on a new line. |
290
|
| Line is longer than 80 characters. |
301
|
| Line is longer than 80 characters. |
303
|
| '+' should be on a new line. |
305
|
| Line is longer than 80 characters. |
308
|
| Line is longer than 80 characters. |
310
|
| '-' should be on a new line. |
325
|
| '-' should be on a new line. |
336
|
| '-' should be on a new line. |
348
|
| Method 'getOutputFileName' is not designed for extension - needs to be abstract, final or empty. |
396
|
| Missing a Javadoc comment. |
396
|
| Method 'setOutputFileName' is not designed for extension - needs to be abstract, final or empty. |
400
|
| Missing a Javadoc comment. |
400
|
| Parameter outputFileName should be final. |
400
|
| 'outputFileName' hides a field. |
400
|
| Method 'getTimeKeyName' is not designed for extension - needs to be abstract, final or empty. |
404
|
| Missing a Javadoc comment. |
404
|
| Method 'setTimeKeyName' is not designed for extension - needs to be abstract, final or empty. |
408
|
| Missing a Javadoc comment. |
408
|
| Parameter timeKeyName should be final. |
408
|
| 'timeKeyName' hides a field. |
408
|
| Method 'getTimeKeys' is not designed for extension - needs to be abstract, final or empty. |
412
|
| Missing a Javadoc comment. |
412
|
| Method 'setTimeKeys' is not designed for extension - needs to be abstract, final or empty. |
416
|
| Missing a Javadoc comment. |
416
|
| Parameter timeKeys should be final. |
416
|
| 'timeKeys' hides a field. |
416
|
| Method 'getTimeMatrix' is not designed for extension - needs to be abstract, final or empty. |
420
|
| Missing a Javadoc comment. |
420
|
| Method 'setTimeMatrix' is not designed for extension - needs to be abstract, final or empty. |
424
|
| Missing a Javadoc comment. |
424
|
| Parameter timeMatrix should be final. |
424
|
| 'timeMatrix' hides a field. |
424
|
| Method 'getLoadTestConfig' is not designed for extension - needs to be abstract, final or empty. |
428
|
| Missing a Javadoc comment. |
428
|
| Method 'setLoadTestConfig' is not designed for extension - needs to be abstract, final or empty. |
432
|
| Missing a Javadoc comment. |
432
|
| Parameter loadTestConfig should be final. |
432
|
| 'loadTestConfig' hides a field. |
432
|
| Method 'getMessageNames' is not designed for extension - needs to be abstract, final or empty. |
436
|
| Missing a Javadoc comment. |
436
|
| Method 'setMessageNames' is not designed for extension - needs to be abstract, final or empty. |
440
|
| Missing a Javadoc comment. |
440
|
| Parameter messageNames should be final. |
440
|
| 'messageNames' hides a field. |
440
|
com/reuters/msgtest/load/output/LoadTestWriter.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/output/LoadTestWriter.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Method 'outputResults' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Parameter loadTestResults should be final. |
49
|
| Parameter writer should be final. |
49
|
| '+' should be on a new line. |
60
|
| '+' should be on a new line. |
63
|
| '+' should be on a new line. |
66
|
| '1000' is a magic number. |
67
|
| '+' should be on a new line. |
69
|
| '1000' is a magic number. |
70
|
| '+' should be on a new line. |
70
|
| '+' should be on a new line. |
77
|
| Must have at least one statement. |
89
|
| Missing a Javadoc comment. |
94
|
| Parameter content should be final. |
94
|
| Missing a Javadoc comment. |
98
|
| Parameter loadFixtureName should be final. |
98
|
| Parameter content should be final. |
99
|
com/reuters/msgtest/load/output/csv/BadDelimeterException.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/output/csv/BadDelimeterException.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Line is longer than 80 characters. |
39
|
| Parameter s should be final. |
62
|
com/reuters/msgtest/load/output/csv/BadQuoteException.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/output/csv/BadQuoteException.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Line is longer than 80 characters. |
40
|
| Parameter s should be final. |
62
|
com/reuters/msgtest/load/output/csv/CSVPrint.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/output/csv/CSVPrint.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Using the '.*' form of import should be avoided - java.io.*. |
35
|
| Line is longer than 80 characters. |
45
|
| Unclosed HTML tag found: <pierre dot dittgen at pass-tech dot fr> |
46
|
| Line is longer than 80 characters. |
54
|
| Unused @throws tag for 'BadDelimiterException'. |
54
|
| Unclosed HTML tag found: <pierre dot dittgen at pass-tech dot fr> |
56
|
| Redundant 'public' modifier. |
59
|
| Expected @throws tag for 'BadDelimeterException'. |
59
|
| Redundant throws: 'BadDelimeterException' is unchecked exception. |
59
|
| Unclosed HTML tag found: <pierre dot dittgen at pass-tech dot fr> |
67
|
| Redundant 'public' modifier. |
70
|
| Redundant throws: 'BadQuoteException' is unchecked exception. |
70
|
| Redundant 'public' modifier. |
81
|
| Redundant 'public' modifier. |
93
|
| Line is longer than 80 characters. |
99
|
| Line is longer than 80 characters. |
100
|
| Redundant 'public' modifier. |
107
|
| Redundant 'public' modifier. |
118
|
| Line is longer than 80 characters. |
123
|
| Line is longer than 80 characters. |
124
|
| Redundant 'public' modifier. |
129
|
| Redundant 'public' modifier. |
138
|
| Line is longer than 80 characters. |
145
|
| Line is longer than 80 characters. |
146
|
| Redundant 'public' modifier. |
153
|
| Redundant 'public' modifier. |
165
|
| Line is longer than 80 characters. |
172
|
| Line is longer than 80 characters. |
173
|
| Redundant 'public' modifier. |
180
|
| Redundant 'public' modifier. |
192
|
| Line is longer than 80 characters. |
198
|
| Line is longer than 80 characters. |
199
|
| Redundant 'public' modifier. |
206
|
| Redundant 'public' modifier. |
217
|
| Line is longer than 80 characters. |
223
|
| Line is longer than 80 characters. |
224
|
| Redundant 'public' modifier. |
231
|
| Redundant 'public' modifier. |
242
|
| Redundant 'public' modifier. |
249
|
| Expected @throws tag for 'IOException'. |
249
|
| Redundant 'public' modifier. |
256
|
| Expected @throws tag for 'IOException'. |
256
|
| Line is longer than 80 characters. |
263
|
| Line is longer than 80 characters. |
264
|
| Redundant 'public' modifier. |
271
|
| Redundant 'public' modifier. |
283
|
| Line is longer than 80 characters. |
290
|
| Redundant 'public' modifier. |
294
|
com/reuters/msgtest/load/output/csv/ExcelCSVPrinter.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/output/csv/ExcelCSVPrinter.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Line is longer than 80 characters. |
67
|
| Unclosed HTML tag found: <pierre dot dittgen at pass-tech dot fr> |
68
|
| Variable 'autoFlush' must be private and have accessor methods. |
77
|
| Variable 'alwaysQuote' must be private and have accessor methods. |
84
|
| Variable 'error' must be private and have accessor methods. |
91
|
| Variable 'delimiterChar' must be private and have accessor methods. |
98
|
| Variable 'quoteChar' must be private and have accessor methods. |
105
|
| Variable 'out' must be private and have accessor methods. |
112
|
| Variable 'newLine' must be private and have accessor methods. |
119
|
| Parameter out should be final. |
133
|
| 'out' hides a field. |
133
|
| Parameter out should be final. |
148
|
| 'out' hides a field. |
148
|
| Line is longer than 80 characters. |
158
|
| Parameter out should be final. |
163
|
| 'out' hides a field. |
163
|
| Parameter alwaysQuote should be final. |
163
|
| 'alwaysQuote' hides a field. |
163
|
| Parameter autoFlush should be final. |
163
|
| 'autoFlush' hides a field. |
163
|
| Line is longer than 80 characters. |
178
|
| Unused @throws tag for 'BadDelimiterException'. |
178
|
| Parameter out should be final. |
182
|
| 'out' hides a field. |
182
|
| Parameter quote should be final. |
182
|
| Parameter delimiter should be final. |
182
|
| Expected @throws tag for 'BadDelimeterException'. |
183
|
| Redundant throws: 'BadDelimeterException' is unchecked exception. |
183
|
| Redundant throws: 'BadQuoteException' is unchecked exception. |
183
|
| Line is longer than 80 characters. |
196
|
| Line is longer than 80 characters. |
199
|
| Unused @throws tag for 'BadDelimiterException'. |
199
|
| Parameter out should be final. |
203
|
| 'out' hides a field. |
203
|
| Parameter quote should be final. |
203
|
| Parameter delimiter should be final. |
203
|
| Parameter alwaysQuote should be final. |
204
|
| 'alwaysQuote' hides a field. |
204
|
| Parameter autoFlush should be final. |
204
|
| 'autoFlush' hides a field. |
204
|
| Expected @throws tag for 'BadDelimeterException'. |
205
|
| Redundant throws: 'BadDelimeterException' is unchecked exception. |
205
|
| Redundant throws: 'BadQuoteException' is unchecked exception. |
205
|
| Line is longer than 80 characters. |
217
|
| Unused @throws tag for 'BadDelimiterException'. |
217
|
| Unclosed HTML tag found: <pierre dot dittgen at pass-tech dot fr> |
219
|
| Line is longer than 80 characters. |
222
|
| Method 'changeDelimiter' is not designed for extension - needs to be abstract, final or empty. |
222
|
| Parameter newDelimiter should be final. |
222
|
| Expected @throws tag for 'BadDelimeterException'. |
222
|
| Redundant throws: 'BadDelimeterException' is unchecked exception. |
222
|
| '||' should be on a new line. |
227
|
| Line is longer than 80 characters. |
228
|
| Unclosed HTML tag found: <pierre dot dittgen at pass-tech dot fr> |
241
|
| Method 'changeQuote' is not designed for extension - needs to be abstract, final or empty. |
244
|
| Parameter newQuote should be final. |
244
|
| Redundant throws: 'BadQuoteException' is unchecked exception. |
244
|
| '||' should be on a new line. |
249
|
| Line is longer than 80 characters. |
261
|
| Line is longer than 80 characters. |
262
|
| Method 'println' is not designed for extension - needs to be abstract, final or empty. |
269
|
| Parameter value should be final. |
269
|
| Method 'writeln' is not designed for extension - needs to be abstract, final or empty. |
286
|
| Parameter value should be final. |
286
|
| Line is longer than 80 characters. |
299
|
| Line is longer than 80 characters. |
300
|
| Method 'println' is not designed for extension - needs to be abstract, final or empty. |
305
|
| Method 'writeln' is not designed for extension - needs to be abstract, final or empty. |
320
|
| Line is longer than 80 characters. |
340
|
| Line is longer than 80 characters. |
341
|
| Method 'println' is not designed for extension - needs to be abstract, final or empty. |
348
|
| Parameter values should be final. |
348
|
| Method 'writeln' is not designed for extension - needs to be abstract, final or empty. |
366
|
| Parameter values should be final. |
366
|
| Line is longer than 80 characters. |
381
|
| Line is longer than 80 characters. |
382
|
| Method 'print' is not designed for extension - needs to be abstract, final or empty. |
389
|
| Parameter values should be final. |
389
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
407
|
| Parameter values should be final. |
407
|
| Line is longer than 80 characters. |
423
|
| Line is longer than 80 characters. |
424
|
| Method 'println' is not designed for extension - needs to be abstract, final or empty. |
431
|
| Parameter values should be final. |
431
|
| Method 'writeln' is not designed for extension - needs to be abstract, final or empty. |
449
|
| Parameter values should be final. |
449
|
| Line is longer than 80 characters. |
469
|
| Line is longer than 80 characters. |
470
|
| Method 'printlnComment' is not designed for extension - needs to be abstract, final or empty. |
477
|
| Parameter comment should be final. |
477
|
| Method 'writelnComment' is not designed for extension - needs to be abstract, final or empty. |
491
|
| Parameter comment should be final. |
491
|
| Line is longer than 80 characters. |
499
|
| Line is longer than 80 characters. |
500
|
| Method 'print' is not designed for extension - needs to be abstract, final or empty. |
507
|
| Parameter value should be final. |
507
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
524
|
| Parameter value should be final. |
524
|
| '||' should be on a new line. |
538
|
| Parameter value should be final. |
581
|
| Method 'flush' is not designed for extension - needs to be abstract, final or empty. |
594
|
| Expected @throws tag for 'IOException'. |
594
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
603
|
| Expected @throws tag for 'IOException'. |
603
|
| Method 'checkError' is not designed for extension - needs to be abstract, final or empty. |
617
|
| Line is longer than 80 characters. |
644
|
| Method 'setAlwaysQuote' is not designed for extension - needs to be abstract, final or empty. |
648
|
| Parameter alwaysQuote should be final. |
648
|
| 'alwaysQuote' hides a field. |
648
|
| Method 'setAutoFlush' is not designed for extension - needs to be abstract, final or empty. |
661
|
| Parameter autoFlush should be final. |
661
|
| 'autoFlush' hides a field. |
661
|
com/reuters/msgtest/load/output/csv/StringHelper.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/output/csv/StringHelper.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Line is longer than 80 characters. |
44
|
| Utility classes should not have a public or default constructor. |
47
|
| Missing a Javadoc comment. |
48
|
| '160' is a magic number. |
51
|
| '161' is a magic number. |
52
|
| '162' is a magic number. |
53
|
| '163' is a magic number. |
54
|
| '164' is a magic number. |
55
|
| '165' is a magic number. |
56
|
| '166' is a magic number. |
57
|
| '167' is a magic number. |
58
|
| '168' is a magic number. |
59
|
| '169' is a magic number. |
60
|
| '170' is a magic number. |
61
|
| '171' is a magic number. |
62
|
| '172' is a magic number. |
63
|
| '173' is a magic number. |
64
|
| '174' is a magic number. |
65
|
| '175' is a magic number. |
66
|
| '176' is a magic number. |
67
|
| '177' is a magic number. |
68
|
| '178' is a magic number. |
69
|
| '179' is a magic number. |
70
|
| '180' is a magic number. |
71
|
| '181' is a magic number. |
72
|
| '182' is a magic number. |
73
|
| '183' is a magic number. |
74
|
| '184' is a magic number. |
75
|
| '185' is a magic number. |
76
|
| '186' is a magic number. |
77
|
| '187' is a magic number. |
78
|
| '188' is a magic number. |
79
|
| '189' is a magic number. |
80
|
| '190' is a magic number. |
81
|
| '191' is a magic number. |
82
|
| '192' is a magic number. |
83
|
| '193' is a magic number. |
84
|
| '194' is a magic number. |
85
|
| '195' is a magic number. |
86
|
| '196' is a magic number. |
87
|
| '197' is a magic number. |
88
|
| '198' is a magic number. |
89
|
| '199' is a magic number. |
90
|
| '200' is a magic number. |
91
|
| '201' is a magic number. |
92
|
| '202' is a magic number. |
93
|
| '203' is a magic number. |
94
|
| '204' is a magic number. |
95
|
| '205' is a magic number. |
96
|
| '206' is a magic number. |
97
|
| '207' is a magic number. |
98
|
| '208' is a magic number. |
99
|
| '209' is a magic number. |
100
|
| '210' is a magic number. |
101
|
| '211' is a magic number. |
102
|
| '212' is a magic number. |
103
|
| '213' is a magic number. |
104
|
| '214' is a magic number. |
105
|
| '215' is a magic number. |
106
|
| '216' is a magic number. |
107
|
| '217' is a magic number. |
108
|
| '218' is a magic number. |
109
|
| '219' is a magic number. |
110
|
| '220' is a magic number. |
111
|
| '221' is a magic number. |
112
|
| '222' is a magic number. |
113
|
| '223' is a magic number. |
114
|
| '224' is a magic number. |
115
|
| '225' is a magic number. |
116
|
| '226' is a magic number. |
117
|
| '227' is a magic number. |
118
|
| '228' is a magic number. |
119
|
| '229' is a magic number. |
120
|
| '230' is a magic number. |
121
|
| '231' is a magic number. |
122
|
| '232' is a magic number. |
123
|
| '233' is a magic number. |
124
|
| '234' is a magic number. |
125
|
| '235' is a magic number. |
126
|
| '236' is a magic number. |
127
|
| '237' is a magic number. |
128
|
| '238' is a magic number. |
129
|
| '239' is a magic number. |
130
|
| '240' is a magic number. |
131
|
| '241' is a magic number. |
132
|
| '242' is a magic number. |
133
|
| '243' is a magic number. |
134
|
| '244' is a magic number. |
135
|
| '245' is a magic number. |
136
|
| '246' is a magic number. |
137
|
| '247' is a magic number. |
138
|
| '248' is a magic number. |
139
|
| '249' is a magic number. |
140
|
| '250' is a magic number. |
141
|
| '251' is a magic number. |
142
|
| '252' is a magic number. |
143
|
| '253' is a magic number. |
144
|
| '254' is a magic number. |
145
|
| '255' is a magic number. |
146
|
| '402' is a magic number. |
147
|
| '913' is a magic number. |
148
|
| '914' is a magic number. |
149
|
| '915' is a magic number. |
150
|
| '916' is a magic number. |
151
|
| '917' is a magic number. |
152
|
| '918' is a magic number. |
153
|
| '919' is a magic number. |
154
|
| '920' is a magic number. |
155
|
| '921' is a magic number. |
156
|
| '922' is a magic number. |
157
|
| '923' is a magic number. |
158
|
| '924' is a magic number. |
159
|
| '925' is a magic number. |
160
|
| '926' is a magic number. |
161
|
| '927' is a magic number. |
162
|
| '928' is a magic number. |
163
|
| '929' is a magic number. |
164
|
| '931' is a magic number. |
165
|
| '932' is a magic number. |
166
|
| '933' is a magic number. |
167
|
| '934' is a magic number. |
168
|
| '935' is a magic number. |
169
|
| '936' is a magic number. |
170
|
| '937' is a magic number. |
171
|
| '945' is a magic number. |
172
|
| '946' is a magic number. |
173
|
| '947' is a magic number. |
174
|
| '948' is a magic number. |
175
|
| '949' is a magic number. |
176
|
| '950' is a magic number. |
177
|
| '951' is a magic number. |
178
|
| '952' is a magic number. |
179
|
| '953' is a magic number. |
180
|
| '954' is a magic number. |
181
|
| '955' is a magic number. |
182
|
| '956' is a magic number. |
183
|
| '957' is a magic number. |
184
|
| '958' is a magic number. |
185
|
| '959' is a magic number. |
186
|
| '960' is a magic number. |
187
|
| '961' is a magic number. |
188
|
| '962' is a magic number. |
189
|
| '963' is a magic number. |
190
|
| '964' is a magic number. |
191
|
| '965' is a magic number. |
192
|
| '966' is a magic number. |
193
|
| '967' is a magic number. |
194
|
| '968' is a magic number. |
195
|
| '969' is a magic number. |
196
|
| '977' is a magic number. |
197
|
| '978' is a magic number. |
198
|
| '982' is a magic number. |
199
|
| '8226' is a magic number. |
200
|
| '8230' is a magic number. |
201
|
| '8242' is a magic number. |
202
|
| '8243' is a magic number. |
203
|
| '8254' is a magic number. |
204
|
| '8260' is a magic number. |
205
|
| '8472' is a magic number. |
206
|
| '8465' is a magic number. |
207
|
| '8476' is a magic number. |
208
|
| '8482' is a magic number. |
209
|
| '8501' is a magic number. |
210
|
| '8592' is a magic number. |
211
|
| '8593' is a magic number. |
212
|
| '8594' is a magic number. |
213
|
| '8595' is a magic number. |
214
|
| '8596' is a magic number. |
215
|
| '8629' is a magic number. |
216
|
| '8656' is a magic number. |
217
|
| '8657' is a magic number. |
218
|
| '8658' is a magic number. |
219
|
| '8659' is a magic number. |
220
|
| '8660' is a magic number. |
221
|
| '8704' is a magic number. |
222
|
| '8706' is a magic number. |
223
|
| '8707' is a magic number. |
224
|
| '8709' is a magic number. |
225
|
| '8711' is a magic number. |
226
|
| '8712' is a magic number. |
227
|
| '8713' is a magic number. |
228
|
| '8715' is a magic number. |
229
|
| '8719' is a magic number. |
230
|
| '8721' is a magic number. |
231
|
| '8722' is a magic number. |
232
|
| '8727' is a magic number. |
233
|
| '8730' is a magic number. |
234
|
| '8733' is a magic number. |
235
|
| '8734' is a magic number. |
236
|
| '8736' is a magic number. |
237
|
| '8743' is a magic number. |
238
|
| '8744' is a magic number. |
239
|
| '8745' is a magic number. |
240
|
| '8746' is a magic number. |
241
|
| '8747' is a magic number. |
242
|
| '8756' is a magic number. |
243
|
| '8764' is a magic number. |
244
|
| '8773' is a magic number. |
245
|
| '8776' is a magic number. |
246
|
| '8800' is a magic number. |
247
|
| '8801' is a magic number. |
248
|
| '8804' is a magic number. |
249
|
| '8805' is a magic number. |
250
|
| '8834' is a magic number. |
251
|
| '8835' is a magic number. |
252
|
| '8836' is a magic number. |
253
|
| '8838' is a magic number. |
254
|
| '8839' is a magic number. |
255
|
| '8853' is a magic number. |
256
|
| '8855' is a magic number. |
257
|
| '8869' is a magic number. |
258
|
| '8901' is a magic number. |
259
|
| '8968' is a magic number. |
260
|
| '8969' is a magic number. |
261
|
| '8970' is a magic number. |
262
|
| '8971' is a magic number. |
263
|
| '9001' is a magic number. |
264
|
| '9002' is a magic number. |
265
|
| '9674' is a magic number. |
266
|
| '9824' is a magic number. |
267
|
| '9827' is a magic number. |
268
|
| '9829' is a magic number. |
269
|
| '9830' is a magic number. |
270
|
| '34' is a magic number. |
271
|
| '38' is a magic number. |
272
|
| '60' is a magic number. |
273
|
| '62' is a magic number. |
274
|
| '338' is a magic number. |
275
|
| '339' is a magic number. |
276
|
| '352' is a magic number. |
277
|
| '353' is a magic number. |
278
|
| '376' is a magic number. |
279
|
| '710' is a magic number. |
280
|
| '732' is a magic number. |
281
|
| '8194' is a magic number. |
282
|
| '8195' is a magic number. |
283
|
| '8201' is a magic number. |
284
|
| '8204' is a magic number. |
285
|
| '8205' is a magic number. |
286
|
| '8206' is a magic number. |
287
|
| '8207' is a magic number. |
288
|
| '8211' is a magic number. |
289
|
| '8212' is a magic number. |
290
|
| '8216' is a magic number. |
291
|
| '8217' is a magic number. |
292
|
| '8218' is a magic number. |
293
|
| '8220' is a magic number. |
294
|
| '8221' is a magic number. |
295
|
| '8222' is a magic number. |
296
|
| '8224' is a magic number. |
297
|
| '8225' is a magic number. |
298
|
| '8240' is a magic number. |
299
|
| '8249' is a magic number. |
300
|
| '8250' is a magic number. |
301
|
| '8364' is a magic number. |
302
|
| Unused @throws tag for 'NullPointerException'. |
316
|
| Parameter s should be final. |
320
|
| Parameter length should be final. |
320
|
| Unused @throws tag for 'NullPointerException'. |
336
|
| Parameter s should be final. |
340
|
| Parameter length should be final. |
340
|
| Parameter c should be final. |
340
|
| Unused @throws tag for 'NullPointerException'. |
369
|
| Parameter s should be final. |
373
|
| Parameter length should be final. |
373
|
| Unused @throws tag for 'NullPointerException'. |
389
|
| Parameter s should be final. |
393
|
| Parameter length should be final. |
393
|
| Parameter c should be final. |
393
|
| Unused @throws tag for 'NullPointerException'. |
426
|
| Parameter s should be final. |
430
|
| Parameter length should be final. |
430
|
| Unused @throws tag for 'NullPointerException'. |
451
|
| Parameter s should be final. |
455
|
| Parameter length should be final. |
455
|
| Parameter c should be final. |
455
|
| Unused @throws tag for 'NullPointerException'. |
509
|
| Parameter s should be final. |
513
|
| Parameter delimiter should be final. |
513
|
| '||' should be on a new line. |
520
|
| Line is longer than 80 characters. |
527
|
| '{' is followed by whitespace. |
529
|
| Unused @throws tag for 'NullPointerException'. |
589
|
| Parameter s should be final. |
593
|
| Parameter find should be final. |
593
|
| Parameter replace should be final. |
593
|
| Line is longer than 80 characters. |
615
|
| Line is longer than 80 characters. |
640
|
| Line is longer than 80 characters. |
702
|
| Unused @throws tag for 'NullPointerException'. |
710
|
| Parameter s should be final. |
714
|
| '0xffff' is a magic number. |
724
|
| '32' is a magic number. |
726
|
| Avoid nested blocks. |
731
|
| Avoid nested blocks. |
736
|
| switch without "default" clause. |
742
|
| Avoid nested blocks. |
743
|
| '5' is a magic number. |
744
|
| Avoid nested blocks. |
751
|
| '4' is a magic number. |
752
|
| Avoid nested blocks. |
759
|
| '3' is a magic number. |
760
|
| '0xffff' is a magic number. |
778
|
| '32' is a magic number. |
780
|
| Avoid nested blocks. |
789
|
| Line is longer than 80 characters. |
832
|
| Line is longer than 80 characters. |
835
|
| Line is longer than 80 characters. |
838
|
| Unused @throws tag for 'NullPointerException'. |
845
|
| Parameter s should be final. |
849
|
| switch without "default" clause. |
859
|
| Unused @throws tag for 'NullPointerException'. |
911
|
| Parameter s should be final. |
915
|
| switch without "default" clause. |
925
|
| Unused @throws tag for 'NullPointerException'. |
986
|
| Parameter s should be final. |
990
|
| Parameter c should be final. |
990
|
| Unused @throws tag for 'NullPointerException'. |
1056
|
| Parameter s should be final. |
1060
|
| '10' is a magic number. |
1075
|
| Line is longer than 80 characters. |
1078
|
| Must have at least one statement. |
1081
|
| '0xffff' is a magic number. |
1087
|
| First sentence should end with a period. |
1102
|
| Unused @throws tag for 'NullPointerException'. |
1108
|
| Parameter s should be final. |
1112
|
| Line is longer than 80 characters. |
1121
|
| Line is longer than 80 characters. |
1122
|
| Line is longer than 80 characters. |
1123
|
| '||' should be on a new line. |
1136
|
| '||' should be on a new line. |
1152
|
| Unused @throws tag for 'IllegalArgumentException'. |
1168
|
| Parameter terms should be final. |
1172
|
| Parameter sb should be final. |
1172
|
| Line is longer than 80 characters. |
1198
|
| Line is longer than 80 characters. |
1204
|
| Parameter terms should be final. |
1208
|
| Line is longer than 80 characters. |
1228
|
| Parameter terms should be final. |
1232
|
| Line is longer than 80 characters. |
1246
|
| Line is longer than 80 characters. |
1252
|
| Parameter terms should be final. |
1256
|
| Line is longer than 80 characters. |
1270
|
| Line is longer than 80 characters. |
1276
|
| Parameter terms should be final. |
1280
|
| Line is longer than 80 characters. |
1296
|
| Line is longer than 80 characters. |
1302
|
| Parameter terms should be final. |
1306
|
| Line is longer than 80 characters. |
1328
|
| Parameter terms should be final. |
1332
|
| Line is longer than 80 characters. |
1348
|
| Line is longer than 80 characters. |
1354
|
| Parameter terms should be final. |
1358
|
| Line is longer than 80 characters. |
1374
|
| Line is longer than 80 characters. |
1380
|
| Parameter terms should be final. |
1384
|
| Line is longer than 80 characters. |
1407
|
| Parameter s should be final. |
1412
|
| Parameter terms should be final. |
1412
|
| Parameter s should be final. |
1435
|
| Parameter terms should be final. |
1435
|
| Parameter s should be final. |
1458
|
| Parameter terms should be final. |
1458
|
| Parameter s should be final. |
1481
|
| Parameter terms should be final. |
1481
|
| Line is longer than 80 characters. |
1501
|
| Parameter s should be final. |
1506
|
| Parameter terms should be final. |
1506
|
| Parameter s should be final. |
1531
|
| Parameter terms should be final. |
1531
|
| Parameter s should be final. |
1556
|
| Parameter terms should be final. |
1556
|
| Parameter s should be final. |
1581
|
| Parameter terms should be final. |
1581
|
com/reuters/msgtest/load/output/csv/package.html
Error | Line |
| Missing package documentation file. | 0 |
com/reuters/msgtest/load/output/package.html
Error | Line |
| Missing package documentation file. | 0 |
com/reuters/msgtest/load/package.html
Error | Line |
| Missing package documentation file. | 0 |
com/reuters/msgtest/load/value/DelimListValueGenerator.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Comment matches to-do format 'TODO:'. |
72
|
| Missing a Javadoc comment. |
78
|
| Missing a Javadoc comment. |
79
|
| Missing a Javadoc comment. |
80
|
| Missing a Javadoc comment. |
81
|
| Parameter pValueSet should be final. |
89
|
| Parameter pDelimList should be final. |
100
|
| Parameter pSelection should be final. |
100
|
| Method 'getCurrentValue' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Method 'getCurrentValue' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Parameter pSubstr should be final. |
121
|
| Method 'changeValue' is not designed for extension - needs to be abstract, final or empty. |
128
|
com/reuters/msgtest/load/value/DelimListValueLoopHandler.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/value/DelimListValueLoopHandler.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
42
|
| Method 'getSubstr' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| Method 'setSubstr' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Parameter substr should be final. |
48
|
| 'substr' hides a field. |
48
|
| Method 'getDelimlist' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| Method 'setDelimlist' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Parameter delimlist should be final. |
56
|
| 'delimlist' hides a field. |
56
|
| Method 'getIntValueLoop' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Method 'addIntValueLoop' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| Parameter loop should be final. |
64
|
| Method 'getDelimListValueLoop' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| Method 'addDelimListValueLoop' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| Parameter loop should be final. |
72
|
com/reuters/msgtest/load/value/IntRangeValueGenerator.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/value/IntRangeValueGenerator.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
74
|
| Missing a Javadoc comment. |
75
|
| Missing a Javadoc comment. |
76
|
| Missing a Javadoc comment. |
77
|
| Missing a Javadoc comment. |
78
|
| Parameter valueSet should be final. |
86
|
| Avoid inline conditionals. |
87
|
| Avoid inline conditionals. |
88
|
| Parameter min should be final. |
99
|
| 'min' hides a field. |
99
|
| Parameter max should be final. |
99
|
| 'max' hides a field. |
99
|
| Parameter selection should be final. |
99
|
| Method 'getCurrentValue' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Method 'getCurrentValue' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Parameter pSubstr should be final. |
116
|
| Parameter pMin should be final. |
130
|
| Parameter pMax should be final. |
130
|
| Method 'changeValue' is not designed for extension - needs to be abstract, final or empty. |
143
|
com/reuters/msgtest/load/value/IntValueLoopHandler.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/value/IntValueLoopHandler.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
44
|
| Method 'getSubstr' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Method 'setSubstr' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Parameter substr should be final. |
50
|
| 'substr' hides a field. |
50
|
| Method 'getMin' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| Method 'setMin' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter min should be final. |
58
|
| 'min' hides a field. |
58
|
| Method 'getMax' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Method 'setMax' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| Parameter max should be final. |
66
|
| 'max' hides a field. |
66
|
| Method 'getIncr' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Method 'setIncr' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Parameter incr should be final. |
74
|
| 'incr' hides a field. |
74
|
| Method 'getIntValueLoop' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Missing a Javadoc comment. |
78
|
| Method 'addIntValueLoop' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| Parameter loop should be final. |
82
|
| Method 'getDelimListValueLoop' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Missing a Javadoc comment. |
86
|
| Method 'addDelimListValueLoop' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Missing a Javadoc comment. |
90
|
| Parameter loop should be final. |
90
|
com/reuters/msgtest/load/value/ValueGenerator.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/value/ValueGenerator.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
73
|
| Redundant 'static' modifier. |
73
|
| Missing a Javadoc comment. |
74
|
| Redundant 'static' modifier. |
74
|
| Expected @throws tag for 'RvTestException'. |
84
|
com/reuters/msgtest/load/value/ValueLoopGenerator.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/value/ValueLoopGenerator.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
76
|
| Missing a Javadoc comment. |
77
|
| Missing a Javadoc comment. |
78
|
| Line is longer than 80 characters. |
81
|
| Line is longer than 80 characters. |
83
|
| Parameter pIntValueLoop should be final. |
85
|
| Line is longer than 80 characters. |
104
|
| Line is longer than 80 characters. |
106
|
| Parameter pDelimListValueLoop should be final. |
108
|
| Line is longer than 80 characters. |
110
|
| Line is longer than 80 characters. |
113
|
| Method 'getCurrentValue' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Parameter pSubstr should be final. |
130
|
| Method 'changeValue' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Method 'getAllSubstr' is not designed for extension - needs to be abstract, final or empty. |
162
|
com/reuters/msgtest/load/value/ValueLoopHandler.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/value/ValueLoopHandler.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| First sentence should end with a period. |
35
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
44
|
com/reuters/msgtest/load/value/ValueSet.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/load/value/ValueSet.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
44
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Method 'setType' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Parameter type should be final. |
50
|
| 'type' hides a field. |
50
|
| Method 'getSubstr' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| Method 'setSubstr' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter substr should be final. |
58
|
| 'substr' hides a field. |
58
|
| Method 'getValues' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Method 'setValues' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| Parameter values should be final. |
66
|
| 'values' hides a field. |
66
|
| Method 'getMin' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Method 'setMin' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Parameter min should be final. |
74
|
| 'min' hides a field. |
74
|
| Method 'getMax' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Missing a Javadoc comment. |
78
|
| Method 'setMax' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| Parameter max should be final. |
82
|
| 'max' hides a field. |
82
|
| Method 'getSelection' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Missing a Javadoc comment. |
86
|
| Method 'setSelection' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Missing a Javadoc comment. |
90
|
| Parameter selection should be final. |
90
|
| 'selection' hides a field. |
90
|
com/reuters/msgtest/load/value/package.html
Error | Line |
| Missing package documentation file. | 0 |
com/reuters/msgtest/message/MessageDigester.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/message/MessageDigester.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Method 'createRvMessages' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Parameter reader should be final. |
46
|
| Method 'createRvMessage' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Parameter reader should be final. |
56
|
com/reuters/msgtest/message/RvFileMessageCreator.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/message/RvFileMessageCreator.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Method 'create' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Parameter object should be final. |
48
|
| Line is longer than 80 characters. |
60
|
| Line is longer than 80 characters. |
64
|
com/reuters/msgtest/message/RvMessages.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/message/RvMessages.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Line is longer than 80 characters. |
40
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
47
|
| Method 'addRvMessage' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Parameter rvMessage should be final. |
51
|
| Method 'getTibrvMsgs' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
com/reuters/msgtest/message/XMLFormatFileMessageCreator.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/message/XMLFormatFileMessageCreator.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Method 'create' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| Parameter object should be final. |
59
|
| Line is longer than 80 characters. |
66
|
| Line is longer than 80 characters. |
80
|
| '+' should be on a new line. |
84
|
com/reuters/msgtest/message/package.html
Error | Line |
| Missing package documentation file. | 0 |
com/reuters/msgtest/package.html
Error | Line |
| Missing package documentation file. | 0 |
com/reuters/msgtest/tibrvfields/AbstractFieldComparer.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/tibrvfields/AbstractFieldComparer.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Line is longer than 80 characters. |
42
|
| Missing a Javadoc comment. |
42
|
| Method 'buildErrorMessage' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| Parameter fieldName should be final. |
44
|
| Parameter expected should be final. |
44
|
| Parameter actual should be final. |
45
|
| '{' is followed by whitespace. |
47
|
| Missing a Javadoc comment. |
50
|
| Parameter list should be final. |
50
|
com/reuters/msgtest/tibrvfields/ArrayComparer.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/tibrvfields/ArrayComparer.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Method 'handleCompare' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| Parameter expectedField should be final. |
44
|
| Parameter actualField should be final. |
45
|
| Parameter differences should be final. |
45
|
| Parameter outerFieldNameList should be final. |
46
|
| Parameter ignoredFieldNames should be final. |
46
|
| '+' should be on a new line. |
53
|
| Name 'tmp_len' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
60
|
| Avoid inline conditionals. |
60
|
| Line is longer than 80 characters. |
63
|
| Line is longer than 80 characters. |
114
|
com/reuters/msgtest/tibrvfields/DateTimeComparer.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/tibrvfields/DateTimeComparer.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
44
|
| Method 'handleCompare' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Parameter expectedField should be final. |
46
|
| Parameter actualField should be final. |
47
|
| Parameter differences should be final. |
47
|
| Parameter outerFieldNameList should be final. |
48
|
| Parameter ignoredFieldNames should be final. |
48
|
| '+' should be on a new line. |
52
|
com/reuters/msgtest/tibrvfields/DoubleComparer.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/tibrvfields/DoubleComparer.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Method 'handleCompare' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| Parameter expectedField should be final. |
43
|
| Parameter actualField should be final. |
44
|
| Parameter differences should be final. |
44
|
| Parameter outerFieldNameList should be final. |
45
|
| Parameter ignoredFieldNames should be final. |
45
|
| '+' should be on a new line. |
55
|
com/reuters/msgtest/tibrvfields/FieldComparer.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/tibrvfields/FieldComparer.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Missing a Javadoc comment. |
43
|
| Redundant 'public' modifier. |
43
|
| Missing a Javadoc comment. |
45
|
| Redundant 'public' modifier. |
45
|
com/reuters/msgtest/tibrvfields/FieldComparerFactory.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/tibrvfields/FieldComparerFactory.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Line is longer than 80 characters. |
43
|
| Missing a Javadoc comment. |
43
|
| Method 'getFieldComparer' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Parameter field should be final. |
45
|
| '{' is followed by whitespace. |
90
|
com/reuters/msgtest/tibrvfields/MessageComparer.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/tibrvfields/MessageComparer.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Method 'handleCompare' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Parameter expectedField should be final. |
46
|
| Parameter actualField should be final. |
47
|
| Parameter differences should be final. |
47
|
| Parameter outerFieldNameList should be final. |
48
|
| Parameter ignoredFieldNames should be final. |
48
|
com/reuters/msgtest/tibrvfields/PrimitivesComparer.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/tibrvfields/PrimitivesComparer.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Method 'handleCompare' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| Parameter expectedField should be final. |
43
|
| Parameter actualField should be final. |
44
|
| Parameter differences should be final. |
44
|
| Parameter outerFieldNameList should be final. |
45
|
| Parameter ignoredFieldNames should be final. |
45
|
| '+' should be on a new line. |
47
|
com/reuters/msgtest/tibrvfields/UnicodeComparer.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/tibrvfields/UnicodeComparer.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Method 'handleCompare' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| Parameter expectedField should be final. |
43
|
| Parameter actualField should be final. |
44
|
| Parameter differences should be final. |
44
|
| Parameter outerFieldNameList should be final. |
45
|
| Parameter ignoredFieldNames should be final. |
45
|
| Line is longer than 80 characters. |
46
|
| Line has trailing spaces. |
47
|
| Line is longer than 80 characters. |
47
|
| Line is longer than 80 characters. |
49
|
| Line contains a tab character. |
49
|
| Line is longer than 80 characters. |
50
|
| Line contains a tab character. |
50
|
| '+' should be on a new line. |
55
|
com/reuters/msgtest/tibrvfields/XmlComparer.java
Error | Line |
| File does not end with a newline. |
0
|
com/reuters/msgtest/tibrvfields/XmlComparer.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2004, RV Test Team'. |
1
|
| Method 'handleCompare' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Parameter expectedField should be final. |
56
|
| Parameter actualField should be final. |
57
|
| Parameter differences should be final. |
57
|
| Parameter outerFieldNameList should be final. |
58
|
| Parameter ignoredFieldNames should be final. |
58
|
| Method 'covertToString' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| Parameter tibrvXml should be final. |
82
|
| '1024' is a magic number. |
84
|
| First sentence should end with a period. |
93
|
| Expected an @return tag. |
96
|
| Method 'removeNodes' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Parameter xml should be final. |
96
|
| Expected @param tag for 'xml'. |
96
|
| Parameter ignored should be final. |
96
|
| Expected @param tag for 'ignored'. |
96
|
| Expected @throws tag for 'JDOMException'. |
97
|
| Expected @throws tag for 'JaxenException'. |
97
|
| Expected @throws tag for 'IOException'. |
97
|
com/reuters/msgtest/tibrvfields/package.html
Error | Line |
| Missing package documentation file. | 0 |