Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
132 | 0 | 0 | 4908 |
Files
org/apache/log/ContextMap.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
43
|
| Line is longer than 80 characters. |
45
|
| Missing a Javadoc comment. |
45
|
| Name 'c_localContext' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
45
|
| Missing a Javadoc comment. |
47
|
| Name 'm_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| Missing a Javadoc comment. |
50
|
| Name 'm_map' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
50
|
| Missing a Javadoc comment. |
53
|
| Name 'm_readOnly' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53
|
| Redundant 'final' modifier. |
63
|
| '{' should be on the previous line. |
64
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line is longer than 80 characters. |
74
|
| Redundant 'final' modifier. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| 'cast' is not followed by whitespace. |
80
|
| 'if' is not followed by whitespace. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '{' should be on the previous line. |
83
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Redundant 'final' modifier. |
96
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| '{' should be on the previous line. |
97
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '{' should be on the previous line. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| '{' should be on the previous line. |
116
|
| '{' should be on the previous line. |
126
|
| '{' should be on the previous line. |
136
|
| '{' should be on the previous line. |
145
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| '{' should be on the previous line. |
159
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| 'if' is not followed by whitespace. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| '{' should be on the previous line. |
163
|
| '}' should be on the same line. |
165
|
| '{' should be on the previous line. |
167
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| '{' should be on the previous line. |
179
|
| 'if' construct must use '{}'s. |
180
|
| 'if' is not followed by whitespace. |
180
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| Line has trailing spaces. |
182
|
| '(' is followed by whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| 'if' is not followed by whitespace. |
185
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| '{' should be on the previous line. |
186
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| First sentence should end with a period. |
193
|
| '(' is followed by whitespace. |
199
|
| ')' is preceded with whitespace. |
199
|
| '{' should be on the previous line. |
200
|
| 'if' is not followed by whitespace. |
203
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| '{' should be on the previous line. |
204
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| '}' should be on the same line. |
206
|
| '{' should be on the previous line. |
208
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| '{' should be on the previous line. |
231
|
| '{' should be on the previous line. |
241
|
| '{' should be on the previous line. |
250
|
| 'if' is not followed by whitespace. |
251
|
| '(' is followed by whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| '{' should be on the previous line. |
252
|
| Line is longer than 80 characters. |
253
|
| '(' is followed by whitespace. |
253
|
| ')' is preceded with whitespace. |
253
|
org/apache/log/ErrorAware.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
26
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
org/apache/log/ErrorHandler.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
26
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
org/apache/log/Hierarchy.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
32
|
| Missing a Javadoc comment. |
34
|
| '+' should be on a new line. |
35
|
| Missing a Javadoc comment. |
39
|
| Name 'c_hierarchy' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
39
|
| Missing a Javadoc comment. |
42
|
| Name 'm_errorHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| Missing a Javadoc comment. |
45
|
| Name 'm_rootLogger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Missing a Javadoc comment. |
48
|
| Name 'm_loggerListener' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| '{' should be on the previous line. |
62
|
| '{' should be on the previous line. |
71
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
75
|
| Line is longer than 80 characters. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Method 'setDefaultLogTarget' is not designed for extension - needs to be abstract, final or empty. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '{' should be on the previous line. |
91
|
| 'if' is not followed by whitespace. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '{' should be on the previous line. |
93
|
| Line is longer than 80 characters. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| Line is longer than 80 characters. |
103
|
| Method 'setDefaultLogTargets' is not designed for extension - needs to be abstract, final or empty. |
107
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '{' should be on the previous line. |
108
|
| 'if' is not followed by whitespace. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| '{' should be on the previous line. |
110
|
| Line is longer than 80 characters. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| 'for' is not followed by whitespace. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '{' should be on the previous line. |
115
|
| 'if' is not followed by whitespace. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
117
|
| Line is longer than 80 characters. |
118
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line is longer than 80 characters. |
128
|
| Method 'setDefaultPriority' is not designed for extension - needs to be abstract, final or empty. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '{' should be on the previous line. |
133
|
| 'if' is not followed by whitespace. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| '{' should be on the previous line. |
135
|
| Line is longer than 80 characters. |
136
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Method 'setErrorHandler' is not designed for extension - needs to be abstract, final or empty. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '{' should be on the previous line. |
149
|
| 'if' is not followed by whitespace. |
150
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| '{' should be on the previous line. |
151
|
| Line is longer than 80 characters. |
152
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| Unused @throws tag for 'UnsupportedOperationException'. |
165
|
| Line is longer than 80 characters. |
168
|
| Method 'addLoggerListener' is not designed for extension - needs to be abstract, final or empty. |
168
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| 'if' is not followed by whitespace. |
170
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| '{' should be on the previous line. |
171
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| 'if' is not followed by whitespace. |
175
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| '{' should be on the previous line. |
176
|
| '}' should be on the same line. |
178
|
| '{' should be on the previous line. |
180
|
| Line is longer than 80 characters. |
181
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| Line is longer than 80 characters. |
192
|
| Method 'removeLoggerListener' is not designed for extension - needs to be abstract, final or empty. |
192
|
| '(' is followed by whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| 'if' is not followed by whitespace. |
194
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| '{' should be on the previous line. |
195
|
| '(' is followed by whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| 'if' is not followed by whitespace. |
199
|
| '(' is followed by whitespace. |
199
|
| ')' is preceded with whitespace. |
199
|
| '{' should be on the previous line. |
200
|
| Method 'getLoggerFor' is not designed for extension - needs to be abstract, final or empty. |
211
|
| '(' is followed by whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| '{' should be on the previous line. |
212
|
| '(' is followed by whitespace. |
213
|
| ')' is preceded with whitespace. |
213
|
| '(' is followed by whitespace. |
222
|
| ')' is preceded with whitespace. |
223
|
| '{' should be on the previous line. |
224
|
| 'if' is not followed by whitespace. |
225
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| '{' should be on the previous line. |
226
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| '{' should be on the previous line. |
238
|
| '(' is followed by whitespace. |
245
|
| ')' is preceded with whitespace. |
246
|
| '{' should be on the previous line. |
247
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| Missing a Javadoc comment. |
252
|
| '{' should be on the previous line. |
254
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
264
|
| '{' should be on the previous line. |
265
|
| '(' is followed by whitespace. |
266
|
| ')' is preceded with whitespace. |
266
|
| '{' should be on the previous line. |
279
|
org/apache/log/LogEvent.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
32
|
| Line is longer than 80 characters. |
33
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
37
|
| Name 'm_category' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Missing a Javadoc comment. |
40
|
| Name 'm_message' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| Missing a Javadoc comment. |
43
|
| Name 'm_throwable' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Missing a Javadoc comment. |
46
|
| Name 'm_time' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| Missing a Javadoc comment. |
49
|
| Name 'm_priority' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
49
|
| Missing a Javadoc comment. |
52
|
| Name 'm_contextMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
52
|
| Redundant 'final' modifier. |
59
|
| '{' should be on the previous line. |
60
|
| Redundant 'final' modifier. |
69
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| '{' should be on the previous line. |
70
|
| First sentence should end with a period. |
74
|
| Redundant 'final' modifier. |
79
|
| '{' should be on the previous line. |
80
|
| Redundant 'final' modifier. |
89
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| '{' should be on the previous line. |
90
|
| Redundant 'final' modifier. |
99
|
| '{' should be on the previous line. |
100
|
| Redundant 'final' modifier. |
109
|
| '{' should be on the previous line. |
110
|
| Redundant 'final' modifier. |
119
|
| '{' should be on the previous line. |
120
|
| Redundant 'final' modifier. |
129
|
| '{' should be on the previous line. |
130
|
| Redundant 'final' modifier. |
139
|
| '{' should be on the previous line. |
140
|
| Redundant 'final' modifier. |
149
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| '{' should be on the previous line. |
150
|
| Redundant 'final' modifier. |
159
|
| '(' is followed by whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| '{' should be on the previous line. |
160
|
| Redundant 'final' modifier. |
169
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| '{' should be on the previous line. |
170
|
| Redundant 'final' modifier. |
179
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| '{' should be on the previous line. |
180
|
| '{' should be on the previous line. |
192
|
| 'if' is not followed by whitespace. |
193
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| '{' should be on the previous line. |
194
|
| 'if' is not followed by whitespace. |
197
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| '{' should be on the previous line. |
198
|
| 'if' is not followed by whitespace. |
203
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| '{' should be on the previous line. |
204
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
org/apache/log/LogTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
29
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
org/apache/log/Logger.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
28
|
| Missing a Javadoc comment. |
29
|
| First sentence should end with a period. |
31
|
| Missing a Javadoc comment. |
37
|
| Name 'm_errorHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Missing a Javadoc comment. |
40
|
| Name 'm_loggerListener' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| Missing a Javadoc comment. |
43
|
| Name 'm_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Missing a Javadoc comment. |
46
|
| Name 'm_category' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| Missing a Javadoc comment. |
49
|
| Name 'm_children' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
49
|
| Missing a Javadoc comment. |
52
|
| Name 'm_logTargets' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
52
|
| Line is longer than 80 characters. |
54
|
| Missing a Javadoc comment. |
55
|
| Name 'm_logTargetsForceSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
55
|
| Missing a Javadoc comment. |
58
|
| Name 'm_priority' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
58
|
| Missing a Javadoc comment. |
61
|
| Name 'm_priorityForceSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
61
|
| Name 'm_additivity' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
67
|
| '(' is followed by whitespace. |
78
|
| Expected @param tag for 'loggerListener'. |
79
|
| ')' is preceded with whitespace. |
82
|
| '{' should be on the previous line. |
83
|
| 'if' is not followed by whitespace. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '{' should be on the previous line. |
91
|
| '{' should be on the previous line. |
104
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '{' should be on the previous line. |
115
|
| 'if' is not followed by whitespace. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
117
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| '{' should be on the previous line. |
128
|
| 'if' is not followed by whitespace. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '{' should be on the previous line. |
130
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| '{' should be on the previous line. |
141
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| '{' should be on the previous line. |
152
|
| 'if' is not followed by whitespace. |
153
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '{' should be on the previous line. |
154
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| '{' should be on the previous line. |
165
|
| 'if' is not followed by whitespace. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| '{' should be on the previous line. |
167
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| '{' should be on the previous line. |
178
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| '{' should be on the previous line. |
189
|
| 'if' is not followed by whitespace. |
190
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| '{' should be on the previous line. |
191
|
| '(' is followed by whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
| '{' should be on the previous line. |
202
|
| 'if' is not followed by whitespace. |
203
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| '{' should be on the previous line. |
204
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| '{' should be on the previous line. |
215
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| '{' should be on the previous line. |
226
|
| 'if' is not followed by whitespace. |
227
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| '{' should be on the previous line. |
228
|
| '(' is followed by whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| '(' is followed by whitespace. |
238
|
| ')' is preceded with whitespace. |
238
|
| '{' should be on the previous line. |
239
|
| 'if' is not followed by whitespace. |
240
|
| '(' is followed by whitespace. |
240
|
| ')' is preceded with whitespace. |
240
|
| '{' should be on the previous line. |
241
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| '{' should be on the previous line. |
252
|
| '(' is followed by whitespace. |
253
|
| ')' is preceded with whitespace. |
253
|
| Line is longer than 80 characters. |
262
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| 'if' is not followed by whitespace. |
264
|
| '(' is followed by whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| '{' should be on the previous line. |
265
|
| '(' is followed by whitespace. |
266
|
| ')' is preceded with whitespace. |
266
|
| '(' is followed by whitespace. |
275
|
| ')' is preceded with whitespace. |
275
|
| '{' should be on the previous line. |
276
|
| 'if' is not followed by whitespace. |
277
|
| '(' is followed by whitespace. |
277
|
| ')' is preceded with whitespace. |
277
|
| '{' should be on the previous line. |
278
|
| '(' is followed by whitespace. |
279
|
| ')' is preceded with whitespace. |
279
|
| '(' is followed by whitespace. |
292
|
| ')' is preceded with whitespace. |
292
|
| '{' should be on the previous line. |
293
|
| '(' is followed by whitespace. |
302
|
| ')' is preceded with whitespace. |
302
|
| '{' should be on the previous line. |
303
|
| '(' is followed by whitespace. |
304
|
| ')' is preceded with whitespace. |
304
|
| '(' is followed by whitespace. |
314
|
| ')' is preceded with whitespace. |
316
|
| '{' should be on the previous line. |
317
|
| 'if' is not followed by whitespace. |
318
|
| '(' is followed by whitespace. |
318
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| '{' should be on the previous line. |
319
|
| '(' is followed by whitespace. |
320
|
| ')' is preceded with whitespace. |
320
|
| '(' is followed by whitespace. |
330
|
| ')' is preceded with whitespace. |
330
|
| '{' should be on the previous line. |
331
|
| 'if' is not followed by whitespace. |
332
|
| '(' is followed by whitespace. |
332
|
| '(' is followed by whitespace. |
332
|
| ')' is preceded with whitespace. |
332
|
| ')' is preceded with whitespace. |
332
|
| '{' should be on the previous line. |
333
|
| '(' is followed by whitespace. |
334
|
| ')' is preceded with whitespace. |
334
|
| Method 'setPriority' is not designed for extension - needs to be abstract, final or empty. |
343
|
| '(' is followed by whitespace. |
343
|
| ')' is preceded with whitespace. |
343
|
| '{' should be on the previous line. |
344
|
| '(' is followed by whitespace. |
347
|
| ')' is preceded with whitespace. |
347
|
| Method 'unsetPriority' is not designed for extension - needs to be abstract, final or empty. |
354
|
| '{' should be on the previous line. |
355
|
| '(' is followed by whitespace. |
356
|
| ')' is preceded with whitespace. |
356
|
| Method 'unsetPriority' is not designed for extension - needs to be abstract, final or empty. |
366
|
| '(' is followed by whitespace. |
366
|
| ')' is preceded with whitespace. |
366
|
| '{' should be on the previous line. |
367
|
| 'if' is not followed by whitespace. |
368
|
| '(' is followed by whitespace. |
368
|
| ')' is preceded with whitespace. |
368
|
| '{' should be on the previous line. |
369
|
| '}' should be on the same line. |
371
|
| '{' should be on the previous line. |
373
|
| '(' is followed by whitespace. |
378
|
| ')' is preceded with whitespace. |
378
|
| Method 'setLogTargets' is not designed for extension - needs to be abstract, final or empty. |
386
|
| '(' is followed by whitespace. |
386
|
| ')' is preceded with whitespace. |
386
|
| '{' should be on the previous line. |
387
|
| 'if' is not followed by whitespace. |
388
|
| '(' is followed by whitespace. |
388
|
| ')' is preceded with whitespace. |
388
|
| '{' should be on the previous line. |
389
|
| 'for' is not followed by whitespace. |
392
|
| '(' is followed by whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| '{' should be on the previous line. |
393
|
| 'if' is not followed by whitespace. |
394
|
| '(' is followed by whitespace. |
394
|
| ')' is preceded with whitespace. |
394
|
| '{' should be on the previous line. |
395
|
| '(' is followed by whitespace. |
397
|
| ')' is preceded with whitespace. |
397
|
| '(' is followed by whitespace. |
406
|
| ')' is preceded with whitespace. |
406
|
| Line is longer than 80 characters. |
411
|
| Method 'unsetLogTargets' is not designed for extension - needs to be abstract, final or empty. |
414
|
| '{' should be on the previous line. |
415
|
| '(' is followed by whitespace. |
416
|
| ')' is preceded with whitespace. |
416
|
| Line is longer than 80 characters. |
420
|
| Line is longer than 80 characters. |
421
|
| Method 'unsetLogTargets' is not designed for extension - needs to be abstract, final or empty. |
425
|
| '(' is followed by whitespace. |
425
|
| ')' is preceded with whitespace. |
425
|
| '{' should be on the previous line. |
426
|
| 'if' is not followed by whitespace. |
427
|
| '(' is followed by whitespace. |
427
|
| ')' is preceded with whitespace. |
427
|
| '{' should be on the previous line. |
428
|
| '}' should be on the same line. |
430
|
| '{' should be on the previous line. |
432
|
| '(' is followed by whitespace. |
437
|
| ')' is preceded with whitespace. |
437
|
| Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. |
445
|
| '{' should be on the previous line. |
446
|
| 'if' is not followed by whitespace. |
447
|
| '(' is followed by whitespace. |
447
|
| ')' is preceded with whitespace. |
447
|
| '{' should be on the previous line. |
448
|
| 'for' is not followed by whitespace. |
454
|
| '(' is followed by whitespace. |
454
|
| ')' is preceded with whitespace. |
454
|
| '{' should be on the previous line. |
455
|
| Line is longer than 80 characters. |
468
|
| Method 'getChildLogger' is not designed for extension - needs to be abstract, final or empty. |
470
|
| '(' is followed by whitespace. |
470
|
| ')' is preceded with whitespace. |
470
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
471
|
| '{' should be on the previous line. |
472
|
| '(' is followed by whitespace. |
473
|
| ')' is preceded with whitespace. |
473
|
| 'if' is not followed by whitespace. |
478
|
| '(' is followed by whitespace. |
478
|
| ')' is preceded with whitespace. |
478
|
| '{' should be on the previous line. |
479
|
| '}' should be on the same line. |
481
|
| '{' should be on the previous line. |
483
|
| 'if' is not followed by whitespace. |
484
|
| '(' is followed by whitespace. |
484
|
| ')' is preceded with whitespace. |
484
|
| '{' should be on the previous line. |
485
|
| Line is longer than 80 characters. |
486
|
| '(' is followed by whitespace. |
486
|
| ')' is preceded with whitespace. |
486
|
| '(' is followed by whitespace. |
489
|
| ')' is preceded with whitespace. |
489
|
| '(' is followed by whitespace. |
490
|
| ')' is preceded with whitespace. |
490
|
| 'if' is not followed by whitespace. |
495
|
| '(' is followed by whitespace. |
495
|
| '(' is followed by whitespace. |
495
|
| ')' is preceded with whitespace. |
495
|
| ')' is preceded with whitespace. |
495
|
| '{' should be on the previous line. |
496
|
| '}' should be on the same line. |
498
|
| '{' should be on the previous line. |
500
|
| 'if' is not followed by whitespace. |
506
|
| '(' is followed by whitespace. |
506
|
| ')' is preceded with whitespace. |
506
|
| '{' should be on the previous line. |
507
|
| 'for' is not followed by whitespace. |
508
|
| '(' is followed by whitespace. |
508
|
| ')' is preceded with whitespace. |
508
|
| '{' should be on the previous line. |
509
|
| 'if' is not followed by whitespace. |
510
|
| '(' is followed by whitespace. |
510
|
| '(' is followed by whitespace. |
510
|
| ')' is preceded with whitespace. |
510
|
| ')' is preceded with whitespace. |
510
|
| '{' should be on the previous line. |
511
|
| 'if' is not followed by whitespace. |
512
|
| '(' is followed by whitespace. |
512
|
| ')' is preceded with whitespace. |
512
|
| '{' should be on the previous line. |
513
|
| '}' should be on the same line. |
515
|
| '{' should be on the previous line. |
517
|
| '(' is followed by whitespace. |
518
|
| ')' is preceded with whitespace. |
518
|
| Line is longer than 80 characters. |
526
|
| '(' is followed by whitespace. |
526
|
| ')' is preceded with whitespace. |
526
|
| 'if' is not followed by whitespace. |
528
|
| '(' is followed by whitespace. |
528
|
| ')' is preceded with whitespace. |
528
|
| '{' should be on the previous line. |
529
|
| '(' is followed by whitespace. |
530
|
| ')' is preceded with whitespace. |
530
|
| '(' is followed by whitespace. |
533
|
| ')' is preceded with whitespace. |
533
|
| 'if' is not followed by whitespace. |
537
|
| '(' is followed by whitespace. |
537
|
| ')' is preceded with whitespace. |
537
|
| '{' should be on the previous line. |
538
|
| '}' should be on the same line. |
540
|
| '{' should be on the previous line. |
542
|
| '(' is followed by whitespace. |
544
|
| ')' is preceded with whitespace. |
544
|
| 'if' is not followed by whitespace. |
549
|
| '(' is followed by whitespace. |
549
|
| ')' is preceded with whitespace. |
549
|
| '{' should be on the previous line. |
550
|
| '}' should be on the same line. |
552
|
| '{' should be on the previous line. |
554
|
| '(' is followed by whitespace. |
555
|
| ')' is preceded with whitespace. |
555
|
| Redundant 'final' modifier. |
566
|
| '(' is followed by whitespace. |
566
|
| ')' is preceded with whitespace. |
568
|
| '{' should be on the previous line. |
569
|
| '(' is followed by whitespace. |
571
|
| ')' is preceded with whitespace. |
571
|
| '(' is followed by whitespace. |
572
|
| '(' is followed by whitespace. |
572
|
| ')' is preceded with whitespace. |
572
|
| ')' is preceded with whitespace. |
572
|
| 'if' is not followed by whitespace. |
574
|
| '(' is followed by whitespace. |
574
|
| ')' is preceded with whitespace. |
574
|
| '{' should be on the previous line. |
575
|
| '(' is followed by whitespace. |
576
|
| ')' is preceded with whitespace. |
576
|
| '}' should be on the same line. |
577
|
| '{' should be on the previous line. |
579
|
| '(' is followed by whitespace. |
580
|
| ')' is preceded with whitespace. |
580
|
| '(' is followed by whitespace. |
583
|
| ')' is preceded with whitespace. |
583
|
| '(' is followed by whitespace. |
584
|
| ')' is preceded with whitespace. |
584
|
| '(' is followed by whitespace. |
588
|
| ')' is preceded with whitespace. |
588
|
| '(' is followed by whitespace. |
590
|
| ')' is preceded with whitespace. |
590
|
| Missing a Javadoc comment. |
593
|
| Redundant 'final' modifier. |
593
|
| '(' is followed by whitespace. |
593
|
| ')' is preceded with whitespace. |
593
|
| '{' should be on the previous line. |
594
|
| 'if' is not followed by whitespace. |
600
|
| '(' is followed by whitespace. |
600
|
| ')' is preceded with whitespace. |
600
|
| '{' should be on the previous line. |
601
|
| Line is longer than 80 characters. |
602
|
| '(' is followed by whitespace. |
603
|
| ')' is preceded with whitespace. |
603
|
| '}' should be on the same line. |
604
|
| 'if' is not followed by whitespace. |
605
|
| '(' is followed by whitespace. |
605
|
| ')' is preceded with whitespace. |
605
|
| '{' should be on the previous line. |
606
|
| '(' is followed by whitespace. |
607
|
| ')' is preceded with whitespace. |
607
|
| '}' should be on the same line. |
608
|
| '{' should be on the previous line. |
610
|
| 'if' is not followed by whitespace. |
613
|
| '(' is followed by whitespace. |
613
|
| ')' is preceded with whitespace. |
613
|
| '{' should be on the previous line. |
614
|
| '(' is followed by whitespace. |
615
|
| ')' is preceded with whitespace. |
615
|
| 'if' is not followed by whitespace. |
619
|
| '(' is followed by whitespace. |
619
|
| ')' is preceded with whitespace. |
619
|
| '{' should be on the previous line. |
620
|
| '(' is followed by whitespace. |
621
|
| ')' is preceded with whitespace. |
621
|
| Line is longer than 80 characters. |
626
|
| Missing a Javadoc comment. |
626
|
| Redundant 'final' modifier. |
626
|
| '(' is followed by whitespace. |
626
|
| ')' is preceded with whitespace. |
626
|
| 'for' is not followed by whitespace. |
628
|
| '(' is followed by whitespace. |
628
|
| ')' is preceded with whitespace. |
628
|
| '{' should be on the previous line. |
629
|
| '(' is followed by whitespace. |
632
|
| ')' is preceded with whitespace. |
632
|
| '(' is followed by whitespace. |
639
|
| Expected @param tag for 'recursive'. |
639
|
| ')' is preceded with whitespace. |
639
|
| '{' should be on the previous line. |
640
|
| 'if' is not followed by whitespace. |
641
|
| '(' is followed by whitespace. |
641
|
| ')' is preceded with whitespace. |
641
|
| '{' should be on the previous line. |
642
|
| 'for' is not followed by whitespace. |
648
|
| '(' is followed by whitespace. |
648
|
| ')' is preceded with whitespace. |
648
|
| '{' should be on the previous line. |
649
|
| '(' is followed by whitespace. |
650
|
| ')' is preceded with whitespace. |
650
|
| '(' is followed by whitespace. |
660
|
| Expected @param tag for 'recursive'. |
660
|
| ')' is preceded with whitespace. |
660
|
| '{' should be on the previous line. |
661
|
| 'if' is not followed by whitespace. |
662
|
| '(' is followed by whitespace. |
662
|
| ')' is preceded with whitespace. |
662
|
| '{' should be on the previous line. |
663
|
| '}' should be on the same line. |
665
|
| 'if' is not followed by whitespace. |
666
|
| '(' is followed by whitespace. |
666
|
| ')' is preceded with whitespace. |
666
|
| '{' should be on the previous line. |
667
|
| '(' is followed by whitespace. |
672
|
| ')' is preceded with whitespace. |
672
|
| '{' should be on the previous line. |
683
|
| 'if' is not followed by whitespace. |
684
|
| '(' is followed by whitespace. |
684
|
| ')' is preceded with whitespace. |
684
|
| '{' should be on the previous line. |
685
|
| 'if' is not followed by whitespace. |
686
|
| '(' is followed by whitespace. |
686
|
| ')' is preceded with whitespace. |
686
|
| '{' should be on the previous line. |
687
|
| '}' should be on the same line. |
689
|
| '{' should be on the previous line. |
691
|
| '}' should be on the same line. |
694
|
| '{' should be on the previous line. |
696
|
| 'for' is not followed by whitespace. |
698
|
| '(' is followed by whitespace. |
698
|
| ')' is preceded with whitespace. |
698
|
| '{' should be on the previous line. |
699
|
| '(' is followed by whitespace. |
710
|
| Expected @param tag for 'recursive'. |
710
|
| ')' is preceded with whitespace. |
710
|
| '{' should be on the previous line. |
711
|
| 'if' is not followed by whitespace. |
712
|
| '(' is followed by whitespace. |
712
|
| ')' is preceded with whitespace. |
712
|
| '{' should be on the previous line. |
713
|
| 'for' is not followed by whitespace. |
717
|
| '(' is followed by whitespace. |
717
|
| ')' is preceded with whitespace. |
717
|
| '{' should be on the previous line. |
718
|
| '(' is followed by whitespace. |
719
|
| ')' is preceded with whitespace. |
719
|
| '{' should be on the previous line. |
727
|
| 'if' is not followed by whitespace. |
728
|
| '(' is followed by whitespace. |
728
|
| ')' is preceded with whitespace. |
728
|
| '{' should be on the previous line. |
729
|
| 'for' is not followed by whitespace. |
733
|
| '(' is followed by whitespace. |
733
|
| ')' is preceded with whitespace. |
733
|
| '{' should be on the previous line. |
734
|
| 'if' is not followed by whitespace. |
736
|
| '(' is followed by whitespace. |
736
|
| ')' is preceded with whitespace. |
736
|
| '{' should be on the previous line. |
737
|
| '(' is followed by whitespace. |
738
|
| 'cast' is not followed by whitespace. |
738
|
| ')' is preceded with whitespace. |
738
|
| '(' is followed by whitespace. |
738
|
| ')' is preceded with whitespace. |
738
|
| '(' is followed by whitespace. |
749
|
| Expected @param tag for 'recursive'. |
749
|
| ')' is preceded with whitespace. |
749
|
| '{' should be on the previous line. |
750
|
| 'if' is not followed by whitespace. |
751
|
| '(' is followed by whitespace. |
751
|
| ')' is preceded with whitespace. |
751
|
| '{' should be on the previous line. |
752
|
| '}' should be on the same line. |
754
|
| 'if' is not followed by whitespace. |
755
|
| '(' is followed by whitespace. |
755
|
| ')' is preceded with whitespace. |
755
|
| '{' should be on the previous line. |
756
|
| '(' is followed by whitespace. |
761
|
| ')' is preceded with whitespace. |
761
|
org/apache/log/Priority.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
28
|
| Line is longer than 80 characters. |
30
|
| '(' is followed by whitespace. |
32
|
| '5' is a magic number. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line is longer than 80 characters. |
35
|
| '(' is followed by whitespace. |
37
|
| '10' is a magic number. |
37
|
| ')' is preceded with whitespace. |
37
|
| '(' is followed by whitespace. |
43
|
| '15' is a magic number. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line is longer than 80 characters. |
46
|
| '(' is followed by whitespace. |
48
|
| '20' is a magic number. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line is longer than 80 characters. |
51
|
| Line is longer than 80 characters. |
52
|
| Line is longer than 80 characters. |
54
|
| '(' is followed by whitespace. |
54
|
| '25' is a magic number. |
54
|
| ')' is preceded with whitespace. |
54
|
| Line is longer than 80 characters. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| Missing a Javadoc comment. |
61
|
| Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
61
|
| Missing a Javadoc comment. |
62
|
| Name 'm_priority' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
62
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| 'if' is not followed by whitespace. |
72
|
| '(' is followed by whitespace. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '{' should be on the previous line. |
73
|
| '}' should be on the same line. |
75
|
| 'if' is not followed by whitespace. |
76
|
| '(' is followed by whitespace. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '{' should be on the previous line. |
77
|
| '}' should be on the same line. |
79
|
| 'if' is not followed by whitespace. |
80
|
| '(' is followed by whitespace. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| '}' should be on the same line. |
83
|
| 'if' is not followed by whitespace. |
84
|
| '(' is followed by whitespace. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| '{' should be on the previous line. |
85
|
| '}' should be on the same line. |
87
|
| 'if' is not followed by whitespace. |
88
|
| '(' is followed by whitespace. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '{' should be on the previous line. |
89
|
| '}' should be on the same line. |
91
|
| 'if' is not followed by whitespace. |
92
|
| '(' is followed by whitespace. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '{' should be on the previous line. |
93
|
| '}' should be on the same line. |
95
|
| '{' should be on the previous line. |
97
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '{' should be on the previous line. |
109
|
| 'if' is not followed by whitespace. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| '{' should be on the previous line. |
111
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '{' should be on the previous line. |
125
|
| '{' should be on the previous line. |
135
|
| '{' should be on the previous line. |
145
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| '{' should be on the previous line. |
156
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| '{' should be on the previous line. |
167
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| '{' should be on the previous line. |
178
|
| '{' should be on the previous line. |
188
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
org/apache/log/format/ExtendedPatternFormatter.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
37
|
| '{' should be on the previous line. |
41
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
48
|
| Name 'm_callStackOffset' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line is longer than 80 characters. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Method 'getTypeIdFor' is not designed for extension - needs to be abstract, final or empty. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| '{' should be on the previous line. |
78
|
| 'if' is not followed by whitespace. |
79
|
| '(' is followed by whitespace. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '{' should be on the previous line. |
80
|
| '}' should be on the same line. |
82
|
| 'if' is not followed by whitespace. |
83
|
| '(' is followed by whitespace. |
83
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '{' should be on the previous line. |
84
|
| '}' should be on the same line. |
86
|
| '{' should be on the previous line. |
88
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line is longer than 80 characters. |
100
|
| Method 'formatPatternRun' is not designed for extension - needs to be abstract, final or empty. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '{' should be on the previous line. |
103
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| '{' should be on the previous line. |
120
|
| 'if' is not followed by whitespace. |
122
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| '{' should be on the previous line. |
123
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| 'if' is not followed by whitespace. |
125
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| '{' should be on the previous line. |
126
|
| Line is longer than 80 characters. |
132
|
| Line is longer than 80 characters. |
133
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| 'if' is not followed by whitespace. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| '{' should be on the previous line. |
135
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| 'if' is not followed by whitespace. |
140
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| '{' should be on the previous line. |
141
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '{' should be on the previous line. |
154
|
| 'if' is not followed by whitespace. |
156
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| '{' should be on the previous line. |
157
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| 'if' is not followed by whitespace. |
159
|
| '(' is followed by whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| '{' should be on the previous line. |
160
|
org/apache/log/format/Formatter.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
27
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
org/apache/log/format/PatternFormatter.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
86
|
| Line is longer than 80 characters. |
112
|
| '{' should be on the previous line. |
116
|
| Missing a Javadoc comment. |
117
|
| Missing a Javadoc comment. |
118
|
| Missing a Javadoc comment. |
119
|
| 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. |
133
|
| Missing a Javadoc comment. |
134
|
| Missing a Javadoc comment. |
135
|
| Missing a Javadoc comment. |
136
|
| Missing a Javadoc comment. |
137
|
| Missing a Javadoc comment. |
138
|
| Missing a Javadoc comment. |
139
|
| Missing a Javadoc comment. |
140
|
| Missing a Javadoc comment. |
142
|
| Missing a Javadoc comment. |
143
|
| Missing a Javadoc comment. |
144
|
| Missing a Javadoc comment. |
145
|
| Missing a Javadoc comment. |
146
|
| Line is longer than 80 characters. |
148
|
| Missing a Javadoc comment. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| Missing a Javadoc comment. |
150
|
| '{' should be on the previous line. |
151
|
| Missing a Javadoc comment. |
152
|
| Name 'm_data' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
152
|
| Variable 'm_data' must be private and have accessor methods. |
152
|
| Missing a Javadoc comment. |
153
|
| Name 'm_rightJustify' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
153
|
| Variable 'm_rightJustify' must be private and have accessor methods. |
153
|
| Missing a Javadoc comment. |
154
|
| Name 'm_minSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
154
|
| Variable 'm_minSize' must be private and have accessor methods. |
154
|
| Missing a Javadoc comment. |
155
|
| Name 'm_maxSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
155
|
| Variable 'm_maxSize' must be private and have accessor methods. |
155
|
| Missing a Javadoc comment. |
156
|
| Name 'm_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
156
|
| Variable 'm_type' must be private and have accessor methods. |
156
|
| Missing a Javadoc comment. |
157
|
| Name 'm_format' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
157
|
| Variable 'm_format' must be private and have accessor methods. |
157
|
| Missing a Javadoc comment. |
160
|
| Name 'm_formatSpecification' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
160
|
| Array brackets at illegal position. |
160
|
| Missing a Javadoc comment. |
162
|
| Name 'm_simpleDateFormat' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
162
|
| Missing a Javadoc comment. |
163
|
| Name 'm_date' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
163
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| '{' should be on the previous line. |
170
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| '(' is followed by whitespace. |
182
|
| Array brackets at illegal position. |
183
|
| Parameter index should be final. |
184
|
| ')' is preceded with whitespace. |
184
|
| '{' should be on the previous line. |
185
|
| 'if' is not followed by whitespace. |
190
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| '{' should be on the previous line. |
191
|
| '}' should be on the same line. |
193
|
| 'if' is not followed by whitespace. |
194
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| '{' should be on the previous line. |
195
|
| 'if' is not followed by whitespace. |
200
|
| '(' is followed by whitespace. |
200
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| '{' should be on the previous line. |
201
|
| 'while' is not followed by whitespace. |
203
|
| '(' is followed by whitespace. |
203
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| '{' should be on the previous line. |
204
|
| '10' is a magic number. |
205
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| 'if' is not followed by whitespace. |
212
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| '{' should be on the previous line. |
213
|
| 'if' is not followed by whitespace. |
216
|
| '(' is followed by whitespace. |
216
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| '{' should be on the previous line. |
217
|
| 'while' is not followed by whitespace. |
219
|
| '(' is followed by whitespace. |
219
|
| '(' is followed by whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| '{' should be on the previous line. |
220
|
| '10' is a magic number. |
221
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| 'if' is not followed by whitespace. |
228
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| '{' should be on the previous line. |
229
|
| ')' is preceded with whitespace. |
231
|
| 'while' is not followed by whitespace. |
236
|
| '(' is followed by whitespace. |
236
|
| ')' is preceded with whitespace. |
237
|
| '{' should be on the previous line. |
238
|
| '(' is followed by whitespace. |
245
|
| ')' is preceded with whitespace. |
245
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| 'if' is not followed by whitespace. |
249
|
| '(' is followed by whitespace. |
249
|
| ')' is preceded with whitespace. |
249
|
| '{' should be on the previous line. |
250
|
| 'while' construct must use '{}'s. |
252
|
| 'while' is not followed by whitespace. |
252
|
| '(' is followed by whitespace. |
252
|
| ')' is preceded with whitespace. |
252
|
| 'if' is not followed by whitespace. |
256
|
| '(' is followed by whitespace. |
256
|
| ')' is preceded with whitespace. |
256
|
| '{' should be on the previous line. |
257
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| 'if' is not followed by whitespace. |
262
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| '{' should be on the previous line. |
263
|
| ')' is preceded with whitespace. |
266
|
| '(' is followed by whitespace. |
271
|
| ')' is preceded with whitespace. |
271
|
| '(' is followed by whitespace. |
286
|
| Array brackets at illegal position. |
287
|
| Parameter index should be final. |
288
|
| ')' is preceded with whitespace. |
288
|
| '{' should be on the previous line. |
289
|
| 'if' is not followed by whitespace. |
294
|
| '(' is followed by whitespace. |
294
|
| ')' is preceded with whitespace. |
294
|
| '{' should be on the previous line. |
295
|
| 'while' is not followed by whitespace. |
301
|
| '(' is followed by whitespace. |
301
|
| ')' is preceded with whitespace. |
301
|
| '{' should be on the previous line. |
302
|
| 'if' is not followed by whitespace. |
303
|
| '(' is followed by whitespace. |
303
|
| ')' is preceded with whitespace. |
303
|
| '{' should be on the previous line. |
304
|
| 'if' is not followed by whitespace. |
305
|
| '(' is followed by whitespace. |
305
|
| ')' is preceded with whitespace. |
305
|
| '{' should be on the previous line. |
306
|
| '(' is followed by whitespace. |
307
|
| ')' is preceded with whitespace. |
307
|
| '}' should be on the same line. |
308
|
| 'if' is not followed by whitespace. |
309
|
| '(' is followed by whitespace. |
309
|
| ')' is preceded with whitespace. |
309
|
| '{' should be on the previous line. |
310
|
| '(' is followed by whitespace. |
311
|
| ')' is preceded with whitespace. |
311
|
| '}' should be on the same line. |
312
|
| '{' should be on the previous line. |
314
|
| '(' is followed by whitespace. |
315
|
| ')' is preceded with whitespace. |
315
|
| '}' should be on the same line. |
318
|
| 'if' is not followed by whitespace. |
319
|
| '(' is followed by whitespace. |
319
|
| ')' is preceded with whitespace. |
319
|
| '{' should be on the previous line. |
320
|
| '}' should be on the same line. |
322
|
| '{' should be on the previous line. |
324
|
| '(' is followed by whitespace. |
325
|
| ')' is preceded with whitespace. |
325
|
| '(' is followed by whitespace. |
333
|
| ')' is preceded with whitespace. |
333
|
| Line is longer than 80 characters. |
344
|
| '(' is followed by whitespace. |
347
|
| ')' is preceded with whitespace. |
351
|
| '{' should be on the previous line. |
352
|
| 'if' is not followed by whitespace. |
355
|
| '(' is followed by whitespace. |
355
|
| ')' is preceded with whitespace. |
355
|
| '{' should be on the previous line. |
356
|
| 'if' is not followed by whitespace. |
358
|
| '(' is followed by whitespace. |
358
|
| ')' is preceded with whitespace. |
358
|
| '{' should be on the previous line. |
359
|
| '(' is followed by whitespace. |
360
|
| ')' is preceded with whitespace. |
360
|
| '(' is followed by whitespace. |
361
|
| ')' is preceded with whitespace. |
361
|
| '}' should be on the same line. |
362
|
| '{' should be on the previous line. |
364
|
| '(' is followed by whitespace. |
365
|
| ')' is preceded with whitespace. |
365
|
| '(' is followed by whitespace. |
366
|
| ')' is preceded with whitespace. |
366
|
| '}' should be on the same line. |
368
|
| 'if' is not followed by whitespace. |
369
|
| '(' is followed by whitespace. |
369
|
| ')' is preceded with whitespace. |
369
|
| '{' should be on the previous line. |
370
|
| 'if' is not followed by whitespace. |
371
|
| '(' is followed by whitespace. |
371
|
| ')' is preceded with whitespace. |
371
|
| '{' should be on the previous line. |
372
|
| '(' is followed by whitespace. |
373
|
| '(' is followed by whitespace. |
373
|
| ')' is preceded with whitespace. |
373
|
| ')' is preceded with whitespace. |
373
|
| '}' should be on the same line. |
374
|
| '{' should be on the previous line. |
376
|
| '(' is followed by whitespace. |
377
|
| '(' is followed by whitespace. |
377
|
| ')' is preceded with whitespace. |
377
|
| ')' is preceded with whitespace. |
377
|
| '}' should be on the same line. |
379
|
| '{' should be on the previous line. |
381
|
| '(' is followed by whitespace. |
382
|
| ')' is preceded with whitespace. |
382
|
| '(' is followed by whitespace. |
392
|
| Parameter length should be final. |
392
|
| ')' is preceded with whitespace. |
392
|
| '{' should be on the previous line. |
393
|
| 'while' is not followed by whitespace. |
394
|
| '(' is followed by whitespace. |
394
|
| '16' is a magic number. |
394
|
| ')' is preceded with whitespace. |
394
|
| '{' should be on the previous line. |
395
|
| '(' is followed by whitespace. |
396
|
| ')' is preceded with whitespace. |
396
|
| '16' is a magic number. |
397
|
| 'if' is not followed by whitespace. |
400
|
| '(' is followed by whitespace. |
400
|
| '8' is a magic number. |
400
|
| ')' is preceded with whitespace. |
400
|
| '{' should be on the previous line. |
401
|
| '(' is followed by whitespace. |
402
|
| ')' is preceded with whitespace. |
402
|
| '8' is a magic number. |
403
|
| 'if' is not followed by whitespace. |
406
|
| '(' is followed by whitespace. |
406
|
| '4' is a magic number. |
406
|
| ')' is preceded with whitespace. |
406
|
| '{' should be on the previous line. |
407
|
| '(' is followed by whitespace. |
408
|
| ')' is preceded with whitespace. |
408
|
| '4' is a magic number. |
409
|
| 'if' is not followed by whitespace. |
412
|
| '(' is followed by whitespace. |
412
|
| ')' is preceded with whitespace. |
412
|
| '{' should be on the previous line. |
413
|
| '(' is followed by whitespace. |
414
|
| ')' is preceded with whitespace. |
414
|
| 'if' is not followed by whitespace. |
418
|
| '(' is followed by whitespace. |
418
|
| ')' is preceded with whitespace. |
418
|
| '{' should be on the previous line. |
419
|
| '(' is followed by whitespace. |
420
|
| ')' is preceded with whitespace. |
420
|
| Method 'format' is not designed for extension - needs to be abstract, final or empty. |
431
|
| '(' is followed by whitespace. |
431
|
| ')' is preceded with whitespace. |
431
|
| '{' should be on the previous line. |
432
|
| 'for' is not followed by whitespace. |
435
|
| '(' is followed by whitespace. |
435
|
| ')' is preceded with whitespace. |
435
|
| '{' should be on the previous line. |
436
|
| 'if' is not followed by whitespace. |
440
|
| '(' is followed by whitespace. |
440
|
| ')' is preceded with whitespace. |
440
|
| '{' should be on the previous line. |
441
|
| '(' is followed by whitespace. |
442
|
| ')' is preceded with whitespace. |
442
|
| '}' should be on the same line. |
443
|
| '{' should be on the previous line. |
445
|
| '(' is followed by whitespace. |
446
|
| ')' is preceded with whitespace. |
446
|
| 'if' is not followed by whitespace. |
447
|
| '(' is followed by whitespace. |
447
|
| ')' is preceded with whitespace. |
447
|
| '{' should be on the previous line. |
448
|
| Line is longer than 80 characters. |
449
|
| '(' is followed by whitespace. |
449
|
| ')' is preceded with whitespace. |
449
|
| Line is longer than 80 characters. |
463
|
| Method 'formatPatternRun' is not designed for extension - needs to be abstract, final or empty. |
463
|
| '(' is followed by whitespace. |
463
|
| Expected @param tag for 'event'. |
463
|
| ')' is preceded with whitespace. |
463
|
| '(' is followed by whitespace. |
465
|
| ')' is preceded with whitespace. |
465
|
| '{' should be on the previous line. |
466
|
| '(' is followed by whitespace. |
468
|
| ')' is preceded with whitespace. |
468
|
| '(' is followed by whitespace. |
470
|
| ')' is preceded with whitespace. |
470
|
| '(' is followed by whitespace. |
472
|
| ')' is preceded with whitespace. |
472
|
| '(' is followed by whitespace. |
474
|
| ')' is preceded with whitespace. |
474
|
| '(' is followed by whitespace. |
476
|
| ')' is preceded with whitespace. |
476
|
| '(' is followed by whitespace. |
478
|
| ')' is preceded with whitespace. |
478
|
| '(' is followed by whitespace. |
481
|
| ')' is preceded with whitespace. |
481
|
| '(' is followed by whitespace. |
484
|
| ')' is preceded with whitespace. |
484
|
| Line is longer than 80 characters. |
487
|
| '(' is followed by whitespace. |
487
|
| ')' is preceded with whitespace. |
487
|
| Method 'getCategory' is not designed for extension - needs to be abstract, final or empty. |
498
|
| '(' is followed by whitespace. |
498
|
| ')' is preceded with whitespace. |
498
|
| '{' should be on the previous line. |
499
|
| Expected an @return tag. |
506
|
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. |
506
|
| '(' is followed by whitespace. |
506
|
| Expected @param tag for 'priority'. |
506
|
| Expected @param tag for 'format'. |
506
|
| ')' is preceded with whitespace. |
506
|
| Expected an @return tag. |
514
|
| Method 'getThread' is not designed for extension - needs to be abstract, final or empty. |
514
|
| '(' is followed by whitespace. |
514
|
| Expected @param tag for 'format'. |
514
|
| ')' is preceded with whitespace. |
514
|
| '{' should be on the previous line. |
515
|
| Method 'getContextMap' is not designed for extension - needs to be abstract, final or empty. |
526
|
| '(' is followed by whitespace. |
526
|
| ')' is preceded with whitespace. |
526
|
| 'if' construct must use '{}'s. |
528
|
| 'if' is not followed by whitespace. |
528
|
| '(' is followed by whitespace. |
528
|
| ')' is preceded with whitespace. |
528
|
| '(' is followed by whitespace. |
529
|
| ')' is preceded with whitespace. |
529
|
| Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. |
539
|
| '(' is followed by whitespace. |
539
|
| ')' is preceded with whitespace. |
539
|
| '{' should be on the previous line. |
540
|
| Line is longer than 80 characters. |
551
|
| Method 'getStackTrace' is not designed for extension - needs to be abstract, final or empty. |
551
|
| '(' is followed by whitespace. |
551
|
| ')' is preceded with whitespace. |
551
|
| 'if' construct must use '{}'s. |
553
|
| 'if' is not followed by whitespace. |
553
|
| '(' is followed by whitespace. |
553
|
| ')' is preceded with whitespace. |
553
|
| '(' is followed by whitespace. |
555
|
| '(' is followed by whitespace. |
555
|
| ')' is preceded with whitespace. |
555
|
| ')' is preceded with whitespace. |
555
|
| Method 'getRTime' is not designed for extension - needs to be abstract, final or empty. |
566
|
| '(' is followed by whitespace. |
566
|
| ')' is preceded with whitespace. |
566
|
| '{' should be on the previous line. |
567
|
| '(' is followed by whitespace. |
568
|
| ')' is preceded with whitespace. |
568
|
| Method 'getTime' is not designed for extension - needs to be abstract, final or empty. |
578
|
| '(' is followed by whitespace. |
578
|
| ')' is preceded with whitespace. |
578
|
| '{' should be on the previous line. |
579
|
| 'if' is not followed by whitespace. |
580
|
| '(' is followed by whitespace. |
580
|
| ')' is preceded with whitespace. |
580
|
| '{' should be on the previous line. |
581
|
| '(' is followed by whitespace. |
582
|
| ')' is preceded with whitespace. |
582
|
| '}' should be on the same line. |
583
|
| '{' should be on the previous line. |
585
|
| 'synchronized' is not followed by whitespace. |
586
|
| '(' is followed by whitespace. |
586
|
| ')' is preceded with whitespace. |
586
|
| '{' should be on the previous line. |
587
|
| 'if' is not followed by whitespace. |
588
|
| '(' is followed by whitespace. |
588
|
| ')' is preceded with whitespace. |
588
|
| '{' should be on the previous line. |
589
|
| '(' is followed by whitespace. |
590
|
| ')' is preceded with whitespace. |
590
|
| '(' is followed by whitespace. |
592
|
| ')' is preceded with whitespace. |
592
|
| '(' is followed by whitespace. |
593
|
| ')' is preceded with whitespace. |
593
|
| Method 'getTypeIdFor' is not designed for extension - needs to be abstract, final or empty. |
604
|
| '(' is followed by whitespace. |
604
|
| ')' is preceded with whitespace. |
604
|
| '{' should be on the previous line. |
605
|
| 'if' is not followed by whitespace. |
606
|
| '(' is followed by whitespace. |
606
|
| '(' is followed by whitespace. |
606
|
| ')' is preceded with whitespace. |
606
|
| ')' is preceded with whitespace. |
606
|
| '{' should be on the previous line. |
607
|
| '}' should be on the same line. |
609
|
| 'if' is not followed by whitespace. |
610
|
| '(' is followed by whitespace. |
610
|
| '(' is followed by whitespace. |
610
|
| ')' is preceded with whitespace. |
610
|
| ')' is preceded with whitespace. |
610
|
| '{' should be on the previous line. |
611
|
| '}' should be on the same line. |
613
|
| 'if' is not followed by whitespace. |
614
|
| '(' is followed by whitespace. |
614
|
| '(' is followed by whitespace. |
614
|
| ')' is preceded with whitespace. |
614
|
| ')' is preceded with whitespace. |
614
|
| '{' should be on the previous line. |
615
|
| '}' should be on the same line. |
617
|
| 'if' is not followed by whitespace. |
618
|
| '(' is followed by whitespace. |
618
|
| '(' is followed by whitespace. |
618
|
| ')' is preceded with whitespace. |
618
|
| ')' is preceded with whitespace. |
618
|
| '{' should be on the previous line. |
619
|
| '}' should be on the same line. |
621
|
| 'if' is not followed by whitespace. |
622
|
| '(' is followed by whitespace. |
622
|
| '(' is followed by whitespace. |
622
|
| ')' is preceded with whitespace. |
622
|
| ')' is preceded with whitespace. |
622
|
| '{' should be on the previous line. |
623
|
| '}' should be on the same line. |
625
|
| 'if' is not followed by whitespace. |
626
|
| '(' is followed by whitespace. |
626
|
| '(' is followed by whitespace. |
626
|
| ')' is preceded with whitespace. |
626
|
| ')' is preceded with whitespace. |
626
|
| '{' should be on the previous line. |
627
|
| '}' should be on the same line. |
629
|
| 'if' is not followed by whitespace. |
630
|
| '(' is followed by whitespace. |
630
|
| '(' is followed by whitespace. |
630
|
| ')' is preceded with whitespace. |
630
|
| ')' is preceded with whitespace. |
630
|
| '{' should be on the previous line. |
631
|
| '}' should be on the same line. |
633
|
| 'if' is not followed by whitespace. |
634
|
| '(' is followed by whitespace. |
634
|
| '(' is followed by whitespace. |
634
|
| ')' is preceded with whitespace. |
634
|
| ')' is preceded with whitespace. |
634
|
| '{' should be on the previous line. |
635
|
| '}' should be on the same line. |
637
|
| '{' should be on the previous line. |
639
|
| '(' is followed by whitespace. |
640
|
| '+' should be on a new line. |
640
|
| ')' is preceded with whitespace. |
641
|
| '(' is followed by whitespace. |
650
|
| ')' is preceded with whitespace. |
650
|
| '{' should be on the previous line. |
651
|
| Array brackets at illegal position. |
654
|
| '(' is followed by whitespace. |
657
|
| ')' is preceded with whitespace. |
657
|
| 'while' is not followed by whitespace. |
659
|
| '(' is followed by whitespace. |
659
|
| ')' is preceded with whitespace. |
659
|
| '{' should be on the previous line. |
660
|
| 'if' is not followed by whitespace. |
661
|
| '(' is followed by whitespace. |
661
|
| '(' is followed by whitespace. |
662
|
| ')' is preceded with whitespace. |
662
|
| ')' is preceded with whitespace. |
662
|
| '{' should be on the previous line. |
663
|
| '(' is followed by whitespace. |
664
|
| ')' is preceded with whitespace. |
664
|
| '}' should be on the same line. |
665
|
| '{' should be on the previous line. |
667
|
| '(' is followed by whitespace. |
668
|
| ')' is preceded with whitespace. |
668
|
| 'for' is not followed by whitespace. |
676
|
| '(' is followed by whitespace. |
676
|
| ')' is preceded with whitespace. |
676
|
| '{' should be on the previous line. |
677
|
| 'cast' is not followed by whitespace. |
678
|
| '(' is followed by whitespace. |
678
|
| ')' is preceded with whitespace. |
678
|
org/apache/log/format/RawFormatter.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
29
|
| Method 'format' is not designed for extension - needs to be abstract, final or empty. |
36
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| '{' should be on the previous line. |
37
|
| 'if' is not followed by whitespace. |
39
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| '{' should be on the previous line. |
40
|
| '}' should be on the same line. |
42
|
| '{' should be on the previous line. |
44
|
org/apache/log/format/SyslogFormatter.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
30
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
32
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
43
|
| '(' is followed by whitespace. |
43
|
| '3' is a magic number. |
43
|
| ')' is preceded with whitespace. |
43
|
| Missing a Javadoc comment. |
44
|
| '(' is followed by whitespace. |
44
|
| '3' is a magic number. |
44
|
| ')' is preceded with whitespace. |
44
|
| Missing a Javadoc comment. |
45
|
| '(' is followed by whitespace. |
45
|
| '3' is a magic number. |
45
|
| ')' is preceded with whitespace. |
45
|
| Missing a Javadoc comment. |
46
|
| '(' is followed by whitespace. |
46
|
| '3' is a magic number. |
46
|
| '3' is a magic number. |
46
|
| ')' is preceded with whitespace. |
46
|
| Missing a Javadoc comment. |
47
|
| '(' is followed by whitespace. |
47
|
| '4' is a magic number. |
47
|
| '3' is a magic number. |
47
|
| ')' is preceded with whitespace. |
47
|
| Missing a Javadoc comment. |
48
|
| '(' is followed by whitespace. |
48
|
| '5' is a magic number. |
48
|
| '3' is a magic number. |
48
|
| ')' is preceded with whitespace. |
48
|
| Missing a Javadoc comment. |
49
|
| '(' is followed by whitespace. |
49
|
| '6' is a magic number. |
49
|
| '3' is a magic number. |
49
|
| ')' is preceded with whitespace. |
49
|
| Missing a Javadoc comment. |
50
|
| '(' is followed by whitespace. |
50
|
| '7' is a magic number. |
50
|
| '3' is a magic number. |
50
|
| ')' is preceded with whitespace. |
50
|
| Missing a Javadoc comment. |
51
|
| '(' is followed by whitespace. |
51
|
| '8' is a magic number. |
51
|
| '3' is a magic number. |
51
|
| ')' is preceded with whitespace. |
51
|
| Missing a Javadoc comment. |
52
|
| '(' is followed by whitespace. |
52
|
| '9' is a magic number. |
52
|
| '3' is a magic number. |
52
|
| ')' is preceded with whitespace. |
52
|
| Missing a Javadoc comment. |
53
|
| '(' is followed by whitespace. |
53
|
| '10' is a magic number. |
53
|
| '3' is a magic number. |
53
|
| ')' is preceded with whitespace. |
53
|
| Missing a Javadoc comment. |
54
|
| '(' is followed by whitespace. |
54
|
| '11' is a magic number. |
54
|
| '3' is a magic number. |
54
|
| ')' is preceded with whitespace. |
54
|
| Missing a Javadoc comment. |
56
|
| '(' is followed by whitespace. |
56
|
| '16' is a magic number. |
56
|
| '3' is a magic number. |
56
|
| ')' is preceded with whitespace. |
56
|
| Missing a Javadoc comment. |
57
|
| '(' is followed by whitespace. |
57
|
| '17' is a magic number. |
57
|
| '3' is a magic number. |
57
|
| ')' is preceded with whitespace. |
57
|
| Missing a Javadoc comment. |
58
|
| '(' is followed by whitespace. |
58
|
| '18' is a magic number. |
58
|
| '3' is a magic number. |
58
|
| ')' is preceded with whitespace. |
58
|
| Missing a Javadoc comment. |
59
|
| '(' is followed by whitespace. |
59
|
| '19' is a magic number. |
59
|
| '3' is a magic number. |
59
|
| ')' is preceded with whitespace. |
59
|
| Missing a Javadoc comment. |
60
|
| '(' is followed by whitespace. |
60
|
| '20' is a magic number. |
60
|
| '3' is a magic number. |
60
|
| ')' is preceded with whitespace. |
60
|
| Missing a Javadoc comment. |
61
|
| '(' is followed by whitespace. |
61
|
| '21' is a magic number. |
61
|
| '3' is a magic number. |
61
|
| ')' is preceded with whitespace. |
61
|
| Missing a Javadoc comment. |
62
|
| '(' is followed by whitespace. |
62
|
| '22' is a magic number. |
62
|
| '3' is a magic number. |
62
|
| ')' is preceded with whitespace. |
62
|
| Missing a Javadoc comment. |
63
|
| '(' is followed by whitespace. |
63
|
| '23' is a magic number. |
63
|
| '3' is a magic number. |
63
|
| ')' is preceded with whitespace. |
63
|
| Missing a Javadoc comment. |
66
|
| Missing a Javadoc comment. |
75
|
| Name 'm_facility' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
75
|
| Missing a Javadoc comment. |
78
|
| Name 'm_showFacilityBanner' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
78
|
| '{' should be on the previous line. |
84
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
94
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line is longer than 80 characters. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Method 'format' is not designed for extension - needs to be abstract, final or empty. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
117
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| Comment matches to-do format 'TODO:'. |
122
|
| 'if' is not followed by whitespace. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| '{' should be on the previous line. |
125
|
| 'if' is not followed by whitespace. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '{' should be on the previous line. |
130
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| Method 'getFacilityDescription' is not designed for extension - needs to be abstract, final or empty. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| '{' should be on the previous line. |
144
|
| '3' is a magic number. |
145
|
| Method 'getSyslogFacility' is not designed for extension - needs to be abstract, final or empty. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| '{' should be on the previous line. |
156
|
| Method 'getSyslogPriority' is not designed for extension - needs to be abstract, final or empty. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| '{' should be on the previous line. |
168
|
| 'if' is not followed by whitespace. |
169
|
| '(' is followed by whitespace. |
169
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| '{' should be on the previous line. |
170
|
| '}' should be on the same line. |
172
|
| 'if' is not followed by whitespace. |
173
|
| '(' is followed by whitespace. |
173
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| '{' should be on the previous line. |
174
|
| '}' should be on the same line. |
176
|
| 'if' is not followed by whitespace. |
177
|
| '(' is followed by whitespace. |
177
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| '{' should be on the previous line. |
178
|
| '}' should be on the same line. |
180
|
| 'if' is not followed by whitespace. |
181
|
| '(' is followed by whitespace. |
181
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| '{' should be on the previous line. |
182
|
| '}' should be on the same line. |
184
|
| '{' should be on the previous line. |
186
|
org/apache/log/format/XMLFormatter.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
32
|
| Line is longer than 80 characters. |
33
|
| Missing a Javadoc comment. |
33
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| Missing a Javadoc comment. |
37
|
| Name 'm_printTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Missing a Javadoc comment. |
38
|
| Name 'm_printRelativeTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
38
|
| Missing a Javadoc comment. |
39
|
| Name 'm_printPriority' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Missing a Javadoc comment. |
40
|
| Name 'm_printCategory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
43
|
| Missing a Javadoc comment. |
44
|
| Name 'm_printContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
46
|
| Missing a Javadoc comment. |
47
|
| Name 'm_printMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| Missing a Javadoc comment. |
48
|
| Name 'm_printException' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| Missing a Javadoc comment. |
50
|
| Name 'm_printNumericTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
50
|
| Method 'setPrintTime' is not designed for extension - needs to be abstract, final or empty. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '{' should be on the previous line. |
58
|
| Method 'setPrintRelativeTime' is not designed for extension - needs to be abstract, final or empty. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '{' should be on the previous line. |
68
|
| Method 'setPrintPriority' is not designed for extension - needs to be abstract, final or empty. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| '{' should be on the previous line. |
78
|
| Method 'setPrintCategory' is not designed for extension - needs to be abstract, final or empty. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '{' should be on the previous line. |
88
|
| Method 'setPrintContext' is not designed for extension - needs to be abstract, final or empty. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| Method 'setPrintMessage' is not designed for extension - needs to be abstract, final or empty. |
107
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '{' should be on the previous line. |
108
|
| Method 'setPrintException' is not designed for extension - needs to be abstract, final or empty. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| '{' should be on the previous line. |
118
|
| Method 'format' is not designed for extension - needs to be abstract, final or empty. |
128
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| '{' should be on the previous line. |
129
|
| '(' is followed by whitespace. |
130
|
| '400' is a magic number. |
130
|
| ')' is preceded with whitespace. |
130
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| 'if' is not followed by whitespace. |
135
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| '{' should be on the previous line. |
136
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| 'if' is not followed by whitespace. |
139
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| '{' should be on the previous line. |
140
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| '}' should be on the same line. |
142
|
| '{' should be on the previous line. |
144
|
| '(' is followed by whitespace. |
145
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| 'if' is not followed by whitespace. |
152
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| '{' should be on the previous line. |
153
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| 'if' is not followed by whitespace. |
160
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| '{' should be on the previous line. |
161
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| 'if' is not followed by whitespace. |
168
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| '{' should be on the previous line. |
169
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| 'if' is not followed by whitespace. |
176
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| '{' should be on the previous line. |
177
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| 'if' is not followed by whitespace. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| '{' should be on the previous line. |
185
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| 'if' is not followed by whitespace. |
192
|
| '(' is followed by whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| '{' should be on the previous line. |
193
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| '(' is followed by whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
org/apache/log/output/AbstractOutputTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
32
|
| Name 'm_formatter' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| '{' should be on the previous line. |
38
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| '{' should be on the previous line. |
46
|
| Expected an @return tag. |
52
|
| Method 'getFormatter' is not designed for extension - needs to be abstract, final or empty. |
52
|
| '{' should be on the previous line. |
53
|
| Line has trailing spaces. |
56
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '{' should be on the previous line. |
63
|
| Method 'doProcessEvent' is not designed for extension - needs to be abstract, final or empty. |
70
|
| '(' is followed by whitespace. |
70
|
| Parameter event should be final. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Method 'open' is not designed for extension - needs to be abstract, final or empty. |
80
|
| '{' should be on the previous line. |
81
|
| 'if' is not followed by whitespace. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '{' should be on the previous line. |
83
|
| Line is longer than 80 characters. |
91
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
94
|
| '{' should be on the previous line. |
95
|
| 'if' is not followed by whitespace. |
96
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| '{' should be on the previous line. |
97
|
| Line is longer than 80 characters. |
104
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| '{' should be on the previous line. |
110
|
| 'if' is not followed by whitespace. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| '{' should be on the previous line. |
112
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| '}' should be on the same line. |
114
|
| '{' should be on the previous line. |
116
|
| '{' should be on the previous line. |
126
|
| 'if' is not followed by whitespace. |
127
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| '{' should be on the previous line. |
128
|
| 'if' is not followed by whitespace. |
133
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| '{' should be on the previous line. |
134
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| '{' should be on the previous line. |
144
|
| 'if' is not followed by whitespace. |
145
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| '{' should be on the previous line. |
146
|
| 'if' is not followed by whitespace. |
151
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| '{' should be on the previous line. |
152
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| Comment matches to-do format 'TODO:'. |
159
|
| '{' should be on the previous line. |
164
|
| Comment matches to-do format 'TODO:'. |
170
|
| '{' should be on the previous line. |
175
|
org/apache/log/output/AbstractTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
34
|
| Line is longer than 80 characters. |
35
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
38
|
| Name 'm_errorHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
38
|
| Missing a Javadoc comment. |
41
|
| Name 'm_isOpen' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| '{' should be on the previous line. |
47
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| 'if' is not followed by whitespace. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '{' should be on the previous line. |
57
|
| Line is longer than 80 characters. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Method 'setErrorHandler' is not designed for extension - needs to be abstract, final or empty. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Method 'isOpen' is not designed for extension - needs to be abstract, final or empty. |
77
|
| '{' should be on the previous line. |
78
|
| Method 'open' is not designed for extension - needs to be abstract, final or empty. |
85
|
| '{' should be on the previous line. |
86
|
| 'if' is not followed by whitespace. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '{' should be on the previous line. |
88
|
| Method 'processEvent' is not designed for extension - needs to be abstract, final or empty. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '{' should be on the previous line. |
99
|
| 'if' is not followed by whitespace. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '{' should be on the previous line. |
101
|
| Line is longer than 80 characters. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '{' should be on the previous line. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '}' should be on the same line. |
109
|
| 'catch' is not followed by whitespace. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| '{' should be on the previous line. |
111
|
| Line is longer than 80 characters. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '(' is followed by whitespace. |
123
|
| Parameter event should be final. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line is longer than 80 characters. |
128
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
131
|
| '{' should be on the previous line. |
132
|
| 'if' is not followed by whitespace. |
133
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| '{' should be on the previous line. |
134
|
| '{' should be on the previous line. |
145
|
org/apache/log/output/AbstractWrappingTarget.java
Error | Line |
| File does not end with a newline. |
0
|
org/apache/log/output/AbstractWrappingTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
32
|
| Missing a Javadoc comment. |
33
|
| Name 'm_closeWrapped' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
34
|
| Name 'm_wrappedLogTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Line is longer than 80 characters. |
40
|
| Line is longer than 80 characters. |
41
|
| Line is longer than 80 characters. |
42
|
| Line is longer than 80 characters. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '{' should be on the previous line. |
58
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| '{' should be on the previous line. |
63
|
| 'if' is not followed by whitespace. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '{' should be on the previous line. |
67
|
| '(' is followed by whitespace. |
68
|
| 'cast' is not followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Line has trailing spaces. |
71
|
| First sentence should end with a period. |
72
|
| Expected an @return tag. |
75
|
| Line has trailing spaces. |
75
|
| '{' should be on the previous line. |
76
|
| Line has trailing spaces. |
77
|
org/apache/log/output/AsyncLogTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
46
|
| Missing a Javadoc comment. |
47
|
| Name 'm_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| Missing a Javadoc comment. |
48
|
| Name 'm_queueSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| '(' is followed by whitespace. |
56
|
| '15' is a magic number. |
56
|
| ')' is preceded with whitespace. |
56
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| '{' should be on the previous line. |
65
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| Line is longer than 80 characters. |
72
|
| Line is longer than 80 characters. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '(' is followed by whitespace. |
77
|
| '15' is a magic number. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line is longer than 80 characters. |
84
|
| Line is longer than 80 characters. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Method 'setErrorHandler' is not designed for extension - needs to be abstract, final or empty. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| 'if' is not followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '{' should be on the previous line. |
105
|
| '(' is followed by whitespace. |
106
|
| 'cast' is not followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| Method 'doProcessEvent' is not designed for extension - needs to be abstract, final or empty. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| '{' should be on the previous line. |
116
|
| 'synchronized' is not followed by whitespace. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| '{' should be on the previous line. |
118
|
| 'while' is not followed by whitespace. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| '{' should be on the previous line. |
121
|
| '{' should be on the previous line. |
123
|
| '}' should be on the same line. |
125
|
| 'catch' is not followed by whitespace. |
126
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| '{' should be on the previous line. |
127
|
| Must have at least one statement. |
127
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| 'if' is not followed by whitespace. |
137
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| '{' should be on the previous line. |
138
|
| Method 'run' is not designed for extension - needs to be abstract, final or empty. |
149
|
| '{' should be on the previous line. |
150
|
| 'while' is not followed by whitespace. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| '{' should be on the previous line. |
156
|
| 'synchronized' is not followed by whitespace. |
159
|
| '(' is followed by whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| '{' should be on the previous line. |
160
|
| 'while' is not followed by whitespace. |
161
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| '{' should be on the previous line. |
162
|
| 'if' is not followed by whitespace. |
165
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| '{' should be on the previous line. |
166
|
| 'cast' is not followed by whitespace. |
167
|
| 'if' is not followed by whitespace. |
169
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| '{' should be on the previous line. |
170
|
| '}' should be on the same line. |
176
|
| 'if' is not followed by whitespace. |
177
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| '{' should be on the previous line. |
178
|
| '}' should be on the same line. |
182
|
| '{' should be on the previous line. |
184
|
| '{' should be on the previous line. |
186
|
| '}' should be on the same line. |
188
|
| 'catch' is not followed by whitespace. |
189
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| '{' should be on the previous line. |
190
|
| Line is longer than 80 characters. |
192
|
| '{' should be on the previous line. |
200
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| '}' should be on the same line. |
203
|
| 'catch' is not followed by whitespace. |
204
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| '{' should be on the previous line. |
205
|
| Line is longer than 80 characters. |
206
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
org/apache/log/output/MemoryTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
37
|
| Missing a Javadoc comment. |
39
|
| Name 'm_buffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Missing a Javadoc comment. |
42
|
| Name 'm_threshold' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| Missing a Javadoc comment. |
45
|
| Name 'm_target' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Missing a Javadoc comment. |
48
|
| Name 'm_used' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| Missing a Javadoc comment. |
51
|
| Name 'm_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Missing a Javadoc comment. |
54
|
| Name 'm_overwrite' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| Line is longer than 80 characters. |
60
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
64
|
| '{' should be on the previous line. |
65
|
| Line is longer than 80 characters. |
75
|
| Method 'setOverwrite' is not designed for extension - needs to be abstract, final or empty. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| '{' should be on the previous line. |
78
|
| Method 'doProcessEvent' is not designed for extension - needs to be abstract, final or empty. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '{' should be on the previous line. |
88
|
| 'if' is not followed by whitespace. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '{' should be on the previous line. |
91
|
| 'if' is not followed by whitespace. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '{' should be on the previous line. |
93
|
| '}' should be on the same line. |
95
|
| '{' should be on the previous line. |
97
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| 'if' is not followed by whitespace. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| '{' should be on the previous line. |
104
|
| '}' should be on the same line. |
106
|
| '{' should be on the previous line. |
108
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| 'if' is not followed by whitespace. |
114
|
| '(' is followed by whitespace. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '{' should be on the previous line. |
115
|
| '{' should be on the previous line. |
126
|
| Method 'shouldPush' is not designed for extension - needs to be abstract, final or empty. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| '{' should be on the previous line. |
139
|
| Line is longer than 80 characters. |
140
|
| '(' is followed by whitespace. |
140
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Method 'push' is not designed for extension - needs to be abstract, final or empty. |
146
|
| '{' should be on the previous line. |
147
|
| 'if' is not followed by whitespace. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '{' should be on the previous line. |
149
|
| Line is longer than 80 characters. |
150
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| '{' should be on the previous line. |
155
|
| 'if' is not followed by whitespace. |
158
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| '{' should be on the previous line. |
159
|
| 'for' is not followed by whitespace. |
163
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| '{' should be on the previous line. |
164
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| '}' should be on the same line. |
174
|
| 'catch' is not followed by whitespace. |
175
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| '{' should be on the previous line. |
176
|
| Line is longer than 80 characters. |
177
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
org/apache/log/output/NullOutputLogTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
27
|
| '{' should be on the previous line. |
32
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| '{' should be on the previous line. |
42
|
org/apache/log/output/PriorityFilteringTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
33
|
| Missing a Javadoc comment. |
34
|
| Name 'm_priority' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Missing a Javadoc comment. |
36
|
| Name 'm_closeWrapped' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| First sentence should end with a period. |
38
|
| Name 'm_targets' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Array brackets at illegal position. |
39
|
| Parameter priority should be final. |
45
|
| Line has trailing spaces. |
46
|
| Parameter closeWrappedTarget should be final. |
46
|
| '{' should be on the previous line. |
47
|
| Parameter priority should be final. |
56
|
| '{' should be on the previous line. |
57
|
| ')' is preceded with whitespace. |
58
|
| Method 'addTarget' is not designed for extension - needs to be abstract, final or empty. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '{' should be on the previous line. |
67
|
| 'if' is not followed by whitespace. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '{' should be on the previous line. |
69
|
| '}' should be on the same line. |
71
|
| '{' should be on the previous line. |
73
|
| Array brackets at illegal position. |
74
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line is longer than 80 characters. |
83
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line has trailing spaces. |
85
|
| Line contains a tab character. |
85
|
| Method 'doProcessEvent' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| Parameter event should be final. |
85
|
| '{' should be on the previous line. |
86
|
| Line has trailing spaces. |
87
|
| Line contains a tab character. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
89
|
| '{' should be on the previous line. |
90
|
| 'for' is not followed by whitespace. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| '{' should be on the previous line. |
92
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line has trailing spaces. |
95
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line has trailing spaces. |
97
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Missing a Javadoc comment. |
101
|
| '{' should be on the previous line. |
102
|
| 'if' is not followed by whitespace. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '{' should be on the previous line. |
106
|
| 'for' is not followed by whitespace. |
107
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '{' should be on the previous line. |
108
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| '{' should be on the previous line. |
110
|
| Line has trailing spaces. |
111
|
| '(' is followed by whitespace. |
111
|
| 'cast' is not followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line has trailing spaces. |
116
|
org/apache/log/output/ServletOutputLogTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
30
|
| Line is longer than 80 characters. |
31
|
| Missing a Javadoc comment. |
32
|
| Name 'm_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Line is longer than 80 characters. |
39
|
| '(' is followed by whitespace. |
39
|
| Expected @param tag for 'formatter'. |
39
|
| ')' is preceded with whitespace. |
39
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '{' should be on the previous line. |
52
|
| First sentence should end with a period. |
57
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '{' should be on the previous line. |
63
|
| Avoid inline conditionals. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| Avoid inline conditionals. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| 'if' is not followed by whitespace. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '{' should be on the previous line. |
69
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '}' should be on the same line. |
71
|
| 'if' is not followed by whitespace. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '{' should be on the previous line. |
73
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '}' should be on the same line. |
75
|
| '{' should be on the previous line. |
77
|
| 'if' is not followed by whitespace. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '{' should be on the previous line. |
83
|
| 'synchronized' is not followed by whitespace. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| '{' should be on the previous line. |
85
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line is longer than 80 characters. |
93
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
95
|
| '{' should be on the previous line. |
96
|
org/apache/log/output/db/AbstractJDBCTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
33
|
| Missing a Javadoc comment. |
35
|
| Name 'm_dataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Missing a Javadoc comment. |
38
|
| Name 'm_connection' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
38
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| Method 'doProcessEvent' is not designed for extension - needs to be abstract, final or empty. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '{' should be on the previous line. |
57
|
| 'if' is not followed by whitespace. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| '{' should be on the previous line. |
61
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '(' is followed by whitespace. |
72
|
| Parameter event should be final. |
72
|
| ')' is preceded with whitespace. |
72
|
| Method 'open' is not designed for extension - needs to be abstract, final or empty. |
78
|
| '{' should be on the previous line. |
79
|
| 'if' is not followed by whitespace. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| Method 'openConnection' is not designed for extension - needs to be abstract, final or empty. |
91
|
| '{' should be on the previous line. |
92
|
| '{' should be on the previous line. |
94
|
| '}' should be on the same line. |
96
|
| 'catch' is not followed by whitespace. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| Line is longer than 80 characters. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '{' should be on the previous line. |
109
|
| '{' should be on the previous line. |
117
|
| 'if' is not followed by whitespace. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '{' should be on the previous line. |
119
|
| Method 'isStale' is not designed for extension - needs to be abstract, final or empty. |
130
|
| '{' should be on the previous line. |
131
|
| 'if' is not followed by whitespace. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '{' should be on the previous line. |
133
|
| '{' should be on the previous line. |
138
|
| 'if' is not followed by whitespace. |
139
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| '{' should be on the previous line. |
140
|
| '}' should be on the same line. |
143
|
| 'catch' is not followed by whitespace. |
144
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| '{' should be on the previous line. |
145
|
| Line is longer than 80 characters. |
154
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
157
|
| '{' should be on the previous line. |
158
|
| 'if' is not followed by whitespace. |
159
|
| '(' is followed by whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| '{' should be on the previous line. |
160
|
| Method 'closeConnection' is not designed for extension - needs to be abstract, final or empty. |
170
|
| '{' should be on the previous line. |
171
|
| 'if' is not followed by whitespace. |
172
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| '{' should be on the previous line. |
173
|
| '{' should be on the previous line. |
175
|
| '}' should be on the same line. |
177
|
| 'catch' is not followed by whitespace. |
178
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| '{' should be on the previous line. |
179
|
| Line is longer than 80 characters. |
180
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
org/apache/log/output/db/ColumnInfo.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
26
|
| Missing a Javadoc comment. |
28
|
| Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
28
|
| Missing a Javadoc comment. |
31
|
| Name 'm_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
31
|
| Missing a Javadoc comment. |
34
|
| Name 'm_aux' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
43
|
| First sentence should end with a period. |
49
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
53
|
| '{' should be on the previous line. |
54
|
| First sentence should end with a period. |
58
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
62
|
| '{' should be on the previous line. |
63
|
| Method 'getAux' is not designed for extension - needs to be abstract, final or empty. |
71
|
| '{' should be on the previous line. |
72
|
org/apache/log/output/db/ColumnType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Utility classes should not have a public or default constructor. |
24
|
| '{' should be on the previous line. |
25
|
| Missing a Javadoc comment. |
26
|
| Missing a Javadoc comment. |
27
|
| Missing a Javadoc comment. |
28
|
| Missing a Javadoc comment. |
29
|
| Missing a Javadoc comment. |
30
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
32
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
34
|
| 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
|
| Missing a Javadoc comment. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '{' should be on the previous line. |
56
|
| 'if' is not followed by whitespace. |
57
|
| '(' is followed by whitespace. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '{' should be on the previous line. |
58
|
| '}' should be on the same line. |
60
|
| 'if' is not followed by whitespace. |
61
|
| '(' is followed by whitespace. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| '}' should be on the same line. |
64
|
| 'if' is not followed by whitespace. |
65
|
| '(' is followed by whitespace. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '{' should be on the previous line. |
66
|
| '}' should be on the same line. |
68
|
| 'if' is not followed by whitespace. |
69
|
| '(' is followed by whitespace. |
69
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| '{' should be on the previous line. |
70
|
| '}' should be on the same line. |
72
|
| 'if' is not followed by whitespace. |
73
|
| '(' is followed by whitespace. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| '{' should be on the previous line. |
74
|
| '}' should be on the same line. |
76
|
| 'if' is not followed by whitespace. |
77
|
| '(' is followed by whitespace. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| '{' should be on the previous line. |
78
|
| '}' should be on the same line. |
80
|
| 'if' is not followed by whitespace. |
81
|
| '(' is followed by whitespace. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '{' should be on the previous line. |
82
|
| '}' should be on the same line. |
84
|
| 'if' is not followed by whitespace. |
86
|
| '(' is followed by whitespace. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| '{' should be on the previous line. |
87
|
| '}' should be on the same line. |
89
|
| 'if' is not followed by whitespace. |
90
|
| '(' is followed by whitespace. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '{' should be on the previous line. |
91
|
| '}' should be on the same line. |
93
|
| '{' should be on the previous line. |
95
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
org/apache/log/output/db/DefaultDataSource.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
33
|
| Missing a Javadoc comment. |
34
|
| Name 'm_username' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Missing a Javadoc comment. |
35
|
| Name 'm_password' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Missing a Javadoc comment. |
36
|
| Name 'm_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| Missing a Javadoc comment. |
38
|
| Name 'm_logWriter' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
38
|
| Missing a Javadoc comment. |
39
|
| Name 'm_loginTimeout' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Missing a Javadoc comment. |
41
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
43
|
| '{' should be on the previous line. |
44
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Expected @throws tag for 'SQLException'. |
58
|
| '{' should be on the previous line. |
59
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line is longer than 80 characters. |
68
|
| Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. |
68
|
| '(' is followed by whitespace. |
68
|
| Expected @param tag for 'username'. |
68
|
| Expected @param tag for 'password'. |
68
|
| ')' is preceded with whitespace. |
68
|
| Expected @throws tag for 'SQLException'. |
69
|
| '{' should be on the previous line. |
70
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Method 'getLoginTimeout' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Expected @throws tag for 'SQLException'. |
81
|
| '{' should be on the previous line. |
82
|
| Method 'getLogWriter' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Expected @throws tag for 'SQLException'. |
92
|
| '{' should be on the previous line. |
93
|
| Method 'setLoginTimeout' is not designed for extension - needs to be abstract, final or empty. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Expected @throws tag for 'SQLException'. |
104
|
| '{' should be on the previous line. |
105
|
| Method 'setLogWriter' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Missing a Javadoc comment. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| '{' should be on the previous line. |
111
|
org/apache/log/output/db/DefaultJDBCTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
36
|
| Missing a Javadoc comment. |
37
|
| Name 'm_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Missing a Javadoc comment. |
38
|
| Name 'm_columns' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
38
|
| Missing a Javadoc comment. |
40
|
| Name 'm_statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
50
|
| '{' should be on the previous line. |
51
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| 'if' is not followed by whitespace. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '{' should be on the previous line. |
57
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| 'if' is not followed by whitespace. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| Line is longer than 80 characters. |
63
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| 'if' is not followed by whitespace. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '{' should be on the previous line. |
67
|
| Line is longer than 80 characters. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Method 'output' is not designed for extension - needs to be abstract, final or empty. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| Comment matches to-do format 'TODO:'. |
82
|
| Line is longer than 80 characters. |
82
|
| '{' should be on the previous line. |
85
|
| 'for' is not followed by whitespace. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| '{' should be on the previous line. |
87
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '}' should be on the same line. |
92
|
| 'catch' is not followed by whitespace. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
94
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Method 'openConnection' is not designed for extension - needs to be abstract, final or empty. |
103
|
| '{' should be on the previous line. |
104
|
| '{' should be on the previous line. |
110
|
| 'if' is not followed by whitespace. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '{' should be on the previous line. |
113
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '}' should be on the same line. |
116
|
| 'catch' is not followed by whitespace. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| '{' should be on the previous line. |
118
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| Method 'getStatementSQL' is not designed for extension - needs to be abstract, final or empty. |
127
|
| '{' should be on the previous line. |
128
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| 'for' is not followed by whitespace. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| '{' should be on the previous line. |
135
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| 'for' is not followed by whitespace. |
142
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| '{' should be on the previous line. |
143
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| Method 'isStale' is not designed for extension - needs to be abstract, final or empty. |
156
|
| '{' should be on the previous line. |
157
|
| Method 'closeConnection' is not designed for extension - needs to be abstract, final or empty. |
166
|
| '{' should be on the previous line. |
167
|
| 'if' is not followed by whitespace. |
171
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| '{' should be on the previous line. |
172
|
| '{' should be on the previous line. |
174
|
| '}' should be on the same line. |
176
|
| 'catch' is not followed by whitespace. |
177
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| '{' should be on the previous line. |
178
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| Method 'specifyColumn' is not designed for extension - needs to be abstract, final or empty. |
194
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
196
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
198
|
| '{' should be on the previous line. |
199
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| '{' should be on the previous line. |
203
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| Line is longer than 80 characters. |
209
|
| '(' is followed by whitespace. |
209
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| '(' is followed by whitespace. |
213
|
| ')' is preceded with whitespace. |
213
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| Line is longer than 80 characters. |
225
|
| '(' is followed by whitespace. |
225
|
| '(' is followed by whitespace. |
225
|
| Line is longer than 80 characters. |
226
|
| ')' is preceded with whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| Line is longer than 80 characters. |
234
|
| '(' is followed by whitespace. |
234
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| Line is longer than 80 characters. |
238
|
| '(' is followed by whitespace. |
238
|
| ')' is preceded with whitespace. |
238
|
| First sentence should end with a period. |
242
|
| '{' should be on the previous line. |
247
|
| '(' is followed by whitespace. |
256
|
| ')' is preceded with whitespace. |
256
|
| '{' should be on the previous line. |
257
|
| Missing a Javadoc comment. |
261
|
| '(' is followed by whitespace. |
261
|
| ')' is preceded with whitespace. |
261
|
| '{' should be on the previous line. |
262
|
| 'if' is not followed by whitespace. |
263
|
| '(' is followed by whitespace. |
263
|
| ')' is preceded with whitespace. |
263
|
| '{' should be on the previous line. |
264
|
| '(' is followed by whitespace. |
268
|
| '(' is followed by whitespace. |
268
|
| ')' is preceded with whitespace. |
268
|
| ')' is preceded with whitespace. |
268
|
| Missing a Javadoc comment. |
272
|
| '(' is followed by whitespace. |
272
|
| ')' is preceded with whitespace. |
272
|
| '{' should be on the previous line. |
273
|
| 'if' is not followed by whitespace. |
274
|
| '(' is followed by whitespace. |
274
|
| ')' is preceded with whitespace. |
274
|
| '{' should be on the previous line. |
275
|
| '}' should be on the same line. |
277
|
| '{' should be on the previous line. |
279
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
org/apache/log/output/db/NormalizedJDBCTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
38
|
| Missing a Javadoc comment. |
39
|
| Name 'm_categoryIDs' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Missing a Javadoc comment. |
40
|
| Name 'm_priorityIDs' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| Missing a Javadoc comment. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Method 'specifyColumn' is not designed for extension - needs to be abstract, final or empty. |
52
|
| '(' is followed by whitespace. |
52
|
| Expected @param tag for 'statement'. |
52
|
| Expected @param tag for 'index'. |
53
|
| Expected @param tag for 'event'. |
54
|
| ')' is preceded with whitespace. |
54
|
| Expected @throws tag for 'SQLException'. |
55
|
| '{' should be on the previous line. |
56
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| Line is longer than 80 characters. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line is longer than 80 characters. |
80
|
| Method 'getID' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Missing a Javadoc comment. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
82
|
| 'cast' is not followed by whitespace. |
83
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| 'if' construct must use '{}'s. |
84
|
| 'if' is not followed by whitespace. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| '{' should be on the previous line. |
91
|
| Line is longer than 80 characters. |
94
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| 'if' is not followed by whitespace. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| '(' is followed by whitespace. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| 'if' construct must use '{}'s. |
114
|
| 'if' is not followed by whitespace. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '+' should be on a new line. |
118
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| '(' is followed by whitespace. |
122
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| '}' should be on the same line. |
124
|
| '{' should be on the previous line. |
126
|
| 'if' is not followed by whitespace. |
128
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| '{' should be on the previous line. |
129
|
| '{' should be on the previous line. |
131
|
| '}' should be on the same line. |
133
|
| 'catch' is not followed by whitespace. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| '{' should be on the previous line. |
135
|
| Must have at least one statement. |
135
|
| 'if' is not followed by whitespace. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| '{' should be on the previous line. |
139
|
| '{' should be on the previous line. |
141
|
| '}' should be on the same line. |
143
|
| 'catch' is not followed by whitespace. |
144
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| '{' should be on the previous line. |
145
|
| Must have at least one statement. |
145
|
org/apache/log/output/io/FileTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
32
|
| Missing a Javadoc comment. |
34
|
| Name 'm_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Missing a Javadoc comment. |
37
|
| Name 'm_append' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Line is longer than 80 characters. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| '{' should be on the previous line. |
49
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| 'if' is not followed by whitespace. |
52
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '{' should be on the previous line. |
53
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| Line is longer than 80 characters. |
64
|
| Method 'setFile' is not designed for extension - needs to be abstract, final or empty. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '{' should be on the previous line. |
68
|
| 'if' is not followed by whitespace. |
69
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| '{' should be on the previous line. |
70
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| 'if' is not followed by whitespace. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '{' should be on the previous line. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
77
|
| Line is longer than 80 characters. |
88
|
| Method 'openFile' is not designed for extension - needs to be abstract, final or empty. |
90
|
| '{' should be on the previous line. |
92
|
| 'if' is not followed by whitespace. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
94
|
| 'if' is not followed by whitespace. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '{' should be on the previous line. |
102
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Method 'getFile' is not designed for extension - needs to be abstract, final or empty. |
119
|
| '{' should be on the previous line. |
120
|
org/apache/log/output/io/SafeFileTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
35
|
| Line is longer than 80 characters. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
46
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| Method 'processEvent' is not designed for extension - needs to be abstract, final or empty. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '{' should be on the previous line. |
57
|
| 'if' is not followed by whitespace. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| '{' should be on the previous line. |
59
|
| Line is longer than 80 characters. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| '{' should be on the previous line. |
65
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '}' should be on the same line. |
69
|
| 'catch' is not followed by whitespace. |
70
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| Line is longer than 80 characters. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
org/apache/log/output/io/StreamTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
31
|
| Name 'm_outputStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Name 'm_encoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
48
|
| '{' should be on the previous line. |
49
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| 'if' is not followed by whitespace. |
53
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| '{' should be on the previous line. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
67
|
| '{' should be on the previous line. |
68
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line is longer than 80 characters. |
83
|
| Method 'setOutputStream' is not designed for extension - needs to be abstract, final or empty. |
83
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| 'if' is not followed by whitespace. |
85
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| '{' should be on the previous line. |
86
|
| Line is longer than 80 characters. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '{' should be on the previous line. |
99
|
| 'if' is not followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '{' should be on the previous line. |
105
|
| Line is longer than 80 characters. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '{' should be on the previous line. |
112
|
| 'if' is not followed by whitespace. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '{' should be on the previous line. |
115
|
| '}' should be on the same line. |
117
|
| '{' should be on the previous line. |
119
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| '}' should be on the same line. |
124
|
| 'catch' is not followed by whitespace. |
125
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| '{' should be on the previous line. |
126
|
| Line is longer than 80 characters. |
127
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line is longer than 80 characters. |
134
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
137
|
| '{' should be on the previous line. |
138
|
| Method 'shutdownStream' is not designed for extension - needs to be abstract, final or empty. |
146
|
| '{' should be on the previous line. |
147
|
| '{' should be on the previous line. |
152
|
| 'if' is not followed by whitespace. |
153
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '{' should be on the previous line. |
154
|
| Line is longer than 80 characters. |
156
|
| 'if' is not followed by whitespace. |
156
|
| '(' is followed by whitespace. |
156
|
| '!' is followed by whitespace. |
156
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| '}' should be on the same line. |
161
|
| 'catch' is not followed by whitespace. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| '{' should be on the previous line. |
163
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
org/apache/log/output/io/WriterTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
31
|
| Missing a Javadoc comment. |
32
|
| Name 'm_output' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| '{' should be on the previous line. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| 'if' is not followed by whitespace. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Method 'setWriter' is not designed for extension - needs to be abstract, final or empty. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '{' should be on the previous line. |
58
|
| 'if' is not followed by whitespace. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '{' should be on the previous line. |
60
|
| Line is longer than 80 characters. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '{' should be on the previous line. |
73
|
| '{' should be on the previous line. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '}' should be on the same line. |
78
|
| 'catch' is not followed by whitespace. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '{' should be on the previous line. |
80
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line is longer than 80 characters. |
87
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
89
|
| '{' should be on the previous line. |
90
|
| Method 'shutdownWriter' is not designed for extension - needs to be abstract, final or empty. |
98
|
| '{' should be on the previous line. |
99
|
| '{' should be on the previous line. |
104
|
| 'if' is not followed by whitespace. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '{' should be on the previous line. |
106
|
| '}' should be on the same line. |
109
|
| 'catch' is not followed by whitespace. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| '{' should be on the previous line. |
111
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
org/apache/log/output/io/rotate/BaseFileNameFilter.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Missing a Javadoc comment. |
22
|
| '{' should be on the previous line. |
24
|
| Missing a Javadoc comment. |
25
|
| Name 'm_baseFileName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
25
|
| Missing a Javadoc comment. |
27
|
| '(' is followed by whitespace. |
27
|
| ')' is preceded with whitespace. |
27
|
| '{' should be on the previous line. |
28
|
| Missing a Javadoc comment. |
32
|
| '(' is followed by whitespace. |
32
|
| Parameter file should be final. |
32
|
| Parameter name should be final. |
32
|
| ')' is preceded with whitespace. |
32
|
| '{' should be on the previous line. |
33
|
| '(' is followed by whitespace. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
org/apache/log/output/io/rotate/FileStrategy.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
30
|
org/apache/log/output/io/rotate/OrRotateStrategy.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
32
|
| Missing a Javadoc comment. |
33
|
| Name 'm_strategies' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Name 'm_usedRotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
38
|
| First sentence should end with a period. |
40
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| Method 'reset' is not designed for extension - needs to be abstract, final or empty. |
52
|
| '{' should be on the previous line. |
53
|
| 'for' is not followed by whitespace. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| Method 'isRotationNeeded' is not designed for extension - needs to be abstract, final or empty. |
70
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| 'if' is not followed by whitespace. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '{' should be on the previous line. |
75
|
| 'for' is not followed by whitespace. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| '{' should be on the previous line. |
78
|
| 'if' is not followed by whitespace. |
79
|
| '(' is followed by whitespace. |
79
|
| Expression can be simplified. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '{' should be on the previous line. |
80
|
org/apache/log/output/io/rotate/RevolvingFileStrategy.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
30
|
| Line is longer than 80 characters. |
31
|
| '{' should be on the previous line. |
41
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
46
|
| Name 'm_decimalFormat' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| Missing a Javadoc comment. |
49
|
| Name 'm_rotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
49
|
| Missing a Javadoc comment. |
52
|
| Name 'm_maxRotations' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
52
|
| Missing a Javadoc comment. |
55
|
| Name 'm_baseFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
55
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
75
|
| '{' should be on the previous line. |
76
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| 'if' is not followed by whitespace. |
83
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '{' should be on the previous line. |
84
|
| 'if' is not followed by whitespace. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '{' should be on the previous line. |
89
|
| 'if' is not followed by whitespace. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
94
|
| 'if' is not followed by whitespace. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '{' should be on the previous line. |
99
|
| Method 'nextFile' is not designed for extension - needs to be abstract, final or empty. |
109
|
| '{' should be on the previous line. |
110
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| 'if' is not followed by whitespace. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| '{' should be on the previous line. |
121
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| Method 'getCurrentRotation' is not designed for extension - needs to be abstract, final or empty. |
133
|
| '{' should be on the previous line. |
134
|
| '{' should be on the previous line. |
146
|
| 'if' is not followed by whitespace. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '{' should be on the previous line. |
149
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| 'for' is not followed by whitespace. |
157
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| '{' should be on the previous line. |
158
|
| 'if' is not followed by whitespace. |
160
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| '{' should be on the previous line. |
161
|
| Line is longer than 80 characters. |
166
|
| Line is longer than 80 characters. |
168
|
| 'for' is not followed by whitespace. |
169
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| '{' should be on the previous line. |
170
|
| Line has trailing spaces. |
172
|
| '{' should be on the previous line. |
173
|
| 'if' is not followed by whitespace. |
182
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| '{' should be on the previous line. |
183
|
| 'for' is not followed by whitespace. |
192
|
| '(' is followed by whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| '{' should be on the previous line. |
193
|
| 'if' is not followed by whitespace. |
196
|
| '(' is followed by whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| '{' should be on the previous line. |
197
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| '{' should be on the previous line. |
213
|
| 'for' is not followed by whitespace. |
216
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| '{' should be on the previous line. |
217
|
| '{' should be on the previous line. |
223
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| '}' should be on the same line. |
225
|
| 'catch' is not followed by whitespace. |
226
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| '{' should be on the previous line. |
227
|
| First sentence should end with a period. |
235
|
| '(' is followed by whitespace. |
241
|
| ')' is preceded with whitespace. |
241
|
| '{' should be on the previous line. |
242
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| '(' is followed by whitespace. |
249
|
| ')' is preceded with whitespace. |
249
|
| '{' should be on the previous line. |
258
|
| Line is longer than 80 characters. |
264
|
| '(' is followed by whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| Line is longer than 80 characters. |
266
|
| 'if' is not followed by whitespace. |
269
|
| '(' is followed by whitespace. |
269
|
| ')' is preceded with whitespace. |
269
|
| '{' should be on the previous line. |
270
|
| '(' is followed by whitespace. |
272
|
| ')' is preceded with whitespace. |
272
|
| '}' should be on the same line. |
274
|
| '{' should be on the previous line. |
276
|
| Line is longer than 80 characters. |
278
|
| Name 'm_parentPath' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
278
|
| '(' is followed by whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| Line is longer than 80 characters. |
279
|
| '(' is followed by whitespace. |
279
|
| ')' is preceded with whitespace. |
279
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| '(' is followed by whitespace. |
283
|
| '(' is followed by whitespace. |
283
|
| ')' is preceded with whitespace. |
283
|
| ')' is preceded with whitespace. |
283
|
org/apache/log/output/io/rotate/RotateStrategy.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
28
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
org/apache/log/output/io/rotate/RotateStrategyByDate.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
28
|
| '{' should be on the previous line. |
32
|
| Missing a Javadoc comment. |
33
|
| Name 'm_format' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
34
|
| Name 'm_date' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Missing a Javadoc comment. |
35
|
| Name 'm_current' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| '{' should be on the previous line. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| '{' should be on the previous line. |
51
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| Method 'reset' is not designed for extension - needs to be abstract, final or empty. |
60
|
| '{' should be on the previous line. |
61
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Method 'isRotationNeeded' is not designed for extension - needs to be abstract, final or empty. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| '{' should be on the previous line. |
74
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| 'if' is not followed by whitespace. |
76
|
| '(' is followed by whitespace. |
76
|
| '(' is followed by whitespace. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '{' should be on the previous line. |
77
|
org/apache/log/output/io/rotate/RotateStrategyBySize.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
37
|
| Missing a Javadoc comment. |
38
|
| Name 'm_maxSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
38
|
| Missing a Javadoc comment. |
39
|
| Name 'm_currentSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| '{' should be on the previous line. |
46
|
| '(' is followed by whitespace. |
47
|
| '1024' is a magic number. |
47
|
| '1024' is a magic number. |
47
|
| ')' is preceded with whitespace. |
47
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '{' should be on the previous line. |
56
|
| Method 'reset' is not designed for extension - needs to be abstract, final or empty. |
64
|
| '{' should be on the previous line. |
65
|
| Method 'isRotationNeeded' is not designed for extension - needs to be abstract, final or empty. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '{' should be on the previous line. |
77
|
org/apache/log/output/io/rotate/RotateStrategyByTime.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
28
|
| Missing a Javadoc comment. |
30
|
| Name 'm_timeInterval' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
30
|
| Missing a Javadoc comment. |
33
|
| Name 'm_startingTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
36
|
| Name 'm_currentRotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| '{' should be on the previous line. |
43
|
| '(' is followed by whitespace. |
44
|
| '1000' is a magic number. |
44
|
| '60' is a magic number. |
44
|
| '60' is a magic number. |
44
|
| '24' is a magic number. |
44
|
| ')' is preceded with whitespace. |
44
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '{' should be on the previous line. |
53
|
| Method 'reset' is not designed for extension - needs to be abstract, final or empty. |
62
|
| '{' should be on the previous line. |
63
|
| Line is longer than 80 characters. |
71
|
| Method 'isRotationNeeded' is not designed for extension - needs to be abstract, final or empty. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '{' should be on the previous line. |
79
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| 'if' is not followed by whitespace. |
83
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '{' should be on the previous line. |
84
|
| '}' should be on the same line. |
87
|
| '{' should be on the previous line. |
89
|
org/apache/log/output/io/rotate/RotateStrategyByTimeOfDay.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
30
|
| '24' is a magic number. |
32
|
| '3600' is a magic number. |
32
|
| '1000' is a magic number. |
32
|
| Name 'm_currentRotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| '{' should be on the previous line. |
42
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line is longer than 80 characters. |
49
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '{' should be on the previous line. |
52
|
| Line is longer than 80 characters. |
53
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| 'if' is not followed by whitespace. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '{' should be on the previous line. |
63
|
| Method 'reset' is not designed for extension - needs to be abstract, final or empty. |
71
|
| '{' should be on the previous line. |
72
|
| 'while' is not followed by whitespace. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| '{' should be on the previous line. |
78
|
| Line is longer than 80 characters. |
85
|
| Method 'isRotationNeeded' is not designed for extension - needs to be abstract, final or empty. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '{' should be on the previous line. |
93
|
| Conditional logic can be removed. |
95
|
| 'if' is not followed by whitespace. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '{' should be on the previous line. |
96
|
| '}' should be on the same line. |
99
|
| '{' should be on the previous line. |
101
|
org/apache/log/output/io/rotate/RotatingFileTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
33
|
| Missing a Javadoc comment. |
35
|
| Name 'm_append' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Missing a Javadoc comment. |
38
|
| Name 'm_rotateStrategy' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
38
|
| Missing a Javadoc comment. |
41
|
| Name 'm_fileStrategy' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
53
|
| '{' should be on the previous line. |
55
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
71
|
| '{' should be on the previous line. |
73
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Method 'rotate' is not designed for extension - needs to be abstract, final or empty. |
87
|
| '{' should be on the previous line. |
89
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '{' should be on the previous line. |
102
|
| 'if' is not followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '{' should be on the previous line. |
105
|
| '{' should be on the previous line. |
107
|
| '}' should be on the same line. |
111
|
| 'catch' is not followed by whitespace. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '{' should be on the previous line. |
113
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
org/apache/log/output/io/rotate/UniqueFileStrategy.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
31
|
| '{' should be on the previous line. |
40
|
| Missing a Javadoc comment. |
41
|
| Name 'm_baseFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| Missing a Javadoc comment. |
43
|
| Name 'm_formatter' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Missing a Javadoc comment. |
45
|
| Name 'm_suffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '{' should be on the previous line. |
52
|
| '(' is followed by whitespace. |
61
|
| Parameter pattern should be final. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line is longer than 80 characters. |
73
|
| '(' is followed by whitespace. |
73
|
| Parameter pattern should be final. |
73
|
| Parameter suffix should be final. |
73
|
| ')' is preceded with whitespace. |
73
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Method 'nextFile' is not designed for extension - needs to be abstract, final or empty. |
84
|
| '{' should be on the previous line. |
85
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| 'if' is not followed by whitespace. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '{' should be on the previous line. |
89
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '}' should be on the same line. |
91
|
| '{' should be on the previous line. |
93
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| 'if' is not followed by whitespace. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '{' should be on the previous line. |
99
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
org/apache/log/output/jms/AbstractJMSTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
33
|
| Missing a Javadoc comment. |
35
|
| Name 'm_builder' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Missing a Javadoc comment. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '{' should be on the previous line. |
38
|
| Missing a Javadoc comment. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
43
|
| '{' should be on the previous line. |
44
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Missing a Javadoc comment. |
49
|
| '(' is followed by whitespace. |
49
|
| Parameter message should be final. |
49
|
| ')' is preceded with whitespace. |
49
|
| Missing a Javadoc comment. |
51
|
| Method 'doProcessEvent' is not designed for extension - needs to be abstract, final or empty. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Expected @throws tag for 'Exception'. |
59
|
| '{' should be on the previous line. |
60
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Method 'open' is not designed for extension - needs to be abstract, final or empty. |
70
|
| '{' should be on the previous line. |
71
|
| 'if' is not followed by whitespace. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '{' should be on the previous line. |
73
|
| Line is longer than 80 characters. |
81
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
84
|
| '{' should be on the previous line. |
85
|
| 'if' is not followed by whitespace. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| '{' should be on the previous line. |
87
|
| Missing a Javadoc comment. |
93
|
| Missing a Javadoc comment. |
95
|
org/apache/log/output/jms/JMSQueueTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
35
|
| Missing a Javadoc comment. |
37
|
| Name 'm_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Missing a Javadoc comment. |
40
|
| Name 'm_queue' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| Missing a Javadoc comment. |
43
|
| Name 'm_session' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Missing a Javadoc comment. |
46
|
| Name 'm_sender' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| Missing a Javadoc comment. |
49
|
| Name 'm_connection' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
49
|
| Missing a Javadoc comment. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
53
|
| '{' should be on the previous line. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Missing a Javadoc comment. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
64
|
| '{' should be on the previous line. |
65
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| Method 'send' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '{' should be on the previous line. |
73
|
| '{' should be on the previous line. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '}' should be on the same line. |
77
|
| 'catch' is not followed by whitespace. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '{' should be on the previous line. |
79
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Method 'getSession' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| '{' should be on the previous line. |
85
|
| Method 'openConnection' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| '{' should be on the previous line. |
90
|
| '{' should be on the previous line. |
92
|
| Line is longer than 80 characters. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '}' should be on the same line. |
100
|
| 'catch' is not followed by whitespace. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '{' should be on the previous line. |
102
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Method 'closeConnection' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Missing a Javadoc comment. |
107
|
| '{' should be on the previous line. |
108
|
| '{' should be on the previous line. |
110
|
| 'if' construct must use '{}'s. |
111
|
| 'if' is not followed by whitespace. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| 'if' construct must use '{}'s. |
112
|
| 'if' is not followed by whitespace. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| 'if' construct must use '{}'s. |
113
|
| 'if' is not followed by whitespace. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| '}' should be on the same line. |
114
|
| 'catch' is not followed by whitespace. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| '{' should be on the previous line. |
116
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
org/apache/log/output/jms/JMSTopicTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
35
|
| Missing a Javadoc comment. |
37
|
| Name 'm_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Missing a Javadoc comment. |
40
|
| Name 'm_topic' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| Missing a Javadoc comment. |
43
|
| Name 'm_session' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Missing a Javadoc comment. |
46
|
| Name 'm_publisher' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| Missing a Javadoc comment. |
49
|
| Name 'm_connection' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
49
|
| Missing a Javadoc comment. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
53
|
| '{' should be on the previous line. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Missing a Javadoc comment. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
64
|
| '{' should be on the previous line. |
65
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| Method 'send' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '{' should be on the previous line. |
73
|
| '{' should be on the previous line. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '}' should be on the same line. |
77
|
| 'catch' is not followed by whitespace. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '{' should be on the previous line. |
79
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Method 'getSession' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| '{' should be on the previous line. |
85
|
| Method 'openConnection' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| '{' should be on the previous line. |
90
|
| '{' should be on the previous line. |
92
|
| Line is longer than 80 characters. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line is longer than 80 characters. |
100
|
| '}' should be on the same line. |
104
|
| 'catch' is not followed by whitespace. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '{' should be on the previous line. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| Method 'closeConnection' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Missing a Javadoc comment. |
111
|
| '{' should be on the previous line. |
112
|
| '{' should be on the previous line. |
114
|
| 'if' construct must use '{}'s. |
115
|
| 'if' is not followed by whitespace. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| 'if' construct must use '{}'s. |
116
|
| 'if' is not followed by whitespace. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| 'if' construct must use '{}'s. |
117
|
| 'if' is not followed by whitespace. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| '}' should be on the same line. |
118
|
| 'catch' is not followed by whitespace. |
119
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| '{' should be on the previous line. |
120
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
org/apache/log/output/jms/MessageBuilder.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
31
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
org/apache/log/output/jms/ObjectMessageBuilder.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
33
|
| Method 'buildMessage' is not designed for extension - needs to be abstract, final or empty. |
42
|
| '(' is followed by whitespace. |
42
|
| Parameter session should be final. |
42
|
| Parameter event should be final. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
44
|
| 'synchronized' is not followed by whitespace. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '{' should be on the previous line. |
47
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
org/apache/log/output/jms/PropertyInfo.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
26
|
| Missing a Javadoc comment. |
28
|
| Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
28
|
| Missing a Javadoc comment. |
31
|
| Name 'm_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
31
|
| Missing a Javadoc comment. |
34
|
| Name 'm_aux' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
43
|
| First sentence should end with a period. |
49
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
53
|
| '{' should be on the previous line. |
54
|
| First sentence should end with a period. |
58
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
62
|
| '{' should be on the previous line. |
63
|
| First sentence should end with a period. |
67
|
| Method 'getAux' is not designed for extension - needs to be abstract, final or empty. |
71
|
| '{' should be on the previous line. |
72
|
org/apache/log/output/jms/PropertyType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Utility classes should not have a public or default constructor. |
24
|
| '{' should be on the previous line. |
25
|
| Missing a Javadoc comment. |
26
|
| Missing a Javadoc comment. |
27
|
| Missing a Javadoc comment. |
28
|
| Missing a Javadoc comment. |
29
|
| Missing a Javadoc comment. |
30
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
32
|
| Missing a Javadoc comment. |
33
|
| 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. |
49
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| '{' should be on the previous line. |
50
|
| 'if' construct must use '{}'s. |
51
|
| 'if' is not followed by whitespace. |
51
|
| '(' is followed by whitespace. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| 'if' construct must use '{}'s. |
53
|
| 'if' is not followed by whitespace. |
53
|
| '(' is followed by whitespace. |
53
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| 'if' construct must use '{}'s. |
55
|
| 'if' is not followed by whitespace. |
55
|
| '(' is followed by whitespace. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| 'if' construct must use '{}'s. |
57
|
| 'if' is not followed by whitespace. |
57
|
| '(' is followed by whitespace. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| 'if' construct must use '{}'s. |
59
|
| 'if' is not followed by whitespace. |
59
|
| '(' is followed by whitespace. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| 'if' construct must use '{}'s. |
61
|
| 'if' is not followed by whitespace. |
61
|
| '(' is followed by whitespace. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| 'if' construct must use '{}'s. |
63
|
| 'if' is not followed by whitespace. |
63
|
| '(' is followed by whitespace. |
63
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| 'if' is not followed by whitespace. |
65
|
| '(' is followed by whitespace. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '{' should be on the previous line. |
66
|
| '}' should be on the same line. |
68
|
| '{' should be on the previous line. |
70
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
org/apache/log/output/jms/TextMessageBuilder.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
37
|
| Missing a Javadoc comment. |
38
|
| Name 'm_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
38
|
| Missing a Javadoc comment. |
39
|
| Name 'm_formatter' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| '{' should be on the previous line. |
46
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
57
|
| '{' should be on the previous line. |
58
|
| First sentence should end with a period. |
63
|
| Method 'buildMessage' is not designed for extension - needs to be abstract, final or empty. |
70
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
72
|
| 'synchronized' is not followed by whitespace. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| '{' should be on the previous line. |
74
|
| '(' is followed by whitespace. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| 'for' is not followed by whitespace. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '{' should be on the previous line. |
79
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| First sentence should end with a period. |
87
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
95
|
| Expected @throws tag for 'JMSException'. |
96
|
| '{' should be on the previous line. |
97
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '{' should be on the previous line. |
102
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| Line is longer than 80 characters. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| Line is longer than 80 characters. |
124
|
| '(' is followed by whitespace. |
124
|
| '(' is followed by whitespace. |
124
|
| Line is longer than 80 characters. |
125
|
| ')' is preceded with whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line is longer than 80 characters. |
133
|
| '(' is followed by whitespace. |
133
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| Line is longer than 80 characters. |
137
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| Missing a Javadoc comment. |
142
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| '{' should be on the previous line. |
143
|
| 'if' is not followed by whitespace. |
144
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| '{' should be on the previous line. |
145
|
| '}' should be on the same line. |
147
|
| '{' should be on the previous line. |
149
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| Missing a Javadoc comment. |
154
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| '{' should be on the previous line. |
155
|
| 'if' is not followed by whitespace. |
156
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| '{' should be on the previous line. |
157
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| Missing a Javadoc comment. |
168
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| '{' should be on the previous line. |
169
|
| 'if' is not followed by whitespace. |
170
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| '{' should be on the previous line. |
171
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
org/apache/log/output/lf5/LF5LogTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
27
|
| Line is longer than 80 characters. |
31
|
| '{' should be on the previous line. |
34
|
| First sentence should end with a period. |
35
|
| Name 'c_defaultLogMonitor' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| First sentence should end with a period. |
38
|
| Line is longer than 80 characters. |
39
|
| Name 'c_defaultContextFormatter' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| First sentence should end with a period. |
41
|
| Name 'm_monitor' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| First sentence should end with a period. |
44
|
| Name 'm_contextFormatter' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Line is longer than 80 characters. |
48
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '{' should be on the previous line. |
52
|
| Line is longer than 80 characters. |
57
|
| '{' should be on the previous line. |
60
|
| Line is longer than 80 characters. |
61
|
| Line is longer than 80 characters. |
62
|
| Line is longer than 80 characters. |
66
|
| Method 'setNDCFormatter' is not designed for extension - needs to be abstract, final or empty. |
70
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| '{' should be on the previous line. |
81
|
| 'if' is not followed by whitespace. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '{' should be on the previous line. |
83
|
| Line is longer than 80 characters. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| '(' is followed by whitespace. |
85
|
| '12' is a magic number. |
85
|
| ')' is preceded with whitespace. |
85
|
| Method 'processEvent' is not designed for extension - needs to be abstract, final or empty. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| 'if' is not followed by whitespace. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '{' should be on the previous line. |
100
|
| Line is longer than 80 characters. |
104
|
| '(' is followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
org/apache/log/output/lf5/LogKitLogRecord.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
35
|
| '{' should be on the previous line. |
40
|
| Name 'm_severe' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| First sentence should end with a period. |
44
|
| '(' is followed by whitespace. |
47
|
| Expected @param tag for 'event'. |
47
|
| Expected @param tag for 'fmt'. |
47
|
| ')' is preceded with whitespace. |
47
|
| '{' should be on the previous line. |
48
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '(' is followed by whitespace. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line is longer than 80 characters. |
61
|
| 'if' is not followed by whitespace. |
61
|
| '(' is followed by whitespace. |
61
|
| '(' is followed by whitespace. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '}' should be on the same line. |
64
|
| '{' should be on the previous line. |
66
|
| '(' is followed by whitespace. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '(' is followed by whitespace. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line is longer than 80 characters. |
83
|
| 'if' is not followed by whitespace. |
83
|
| '(' is followed by whitespace. |
83
|
| '(' is followed by whitespace. |
83
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| '}' should be on the same line. |
86
|
| '{' should be on the previous line. |
88
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Method 'isSevereLevel' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Missing a Javadoc comment. |
99
|
| '{' should be on the previous line. |
100
|
| Line is longer than 80 characters. |
105
|
| Expected an @return tag. |
107
|
| Method 'toLogLevel' is not designed for extension - needs to be abstract, final or empty. |
107
|
| '(' is followed by whitespace. |
107
|
| Expected @param tag for 'priority'. |
107
|
| ')' is preceded with whitespace. |
107
|
| '{' should be on the previous line. |
108
|
| 'if' is not followed by whitespace. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| '{' should be on the previous line. |
110
|
| '}' should be on the same line. |
112
|
| 'if' is not followed by whitespace. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| '{' should be on the previous line. |
114
|
| '}' should be on the same line. |
116
|
| 'if' is not followed by whitespace. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| '{' should be on the previous line. |
118
|
| '}' should be on the same line. |
120
|
| 'if' is not followed by whitespace. |
121
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| '{' should be on the previous line. |
122
|
| '}' should be on the same line. |
124
|
| 'if' is not followed by whitespace. |
125
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| '{' should be on the previous line. |
126
|
| '}' should be on the same line. |
128
|
| '{' should be on the previous line. |
130
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| '(' is followed by whitespace. |
139
|
| Line is longer than 80 characters. |
140
|
| ')' is preceded with whitespace. |
141
|
org/apache/log/output/net/DatagramOutputTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
35
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
40
|
| Name 'm_socket' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| Missing a Javadoc comment. |
43
|
| Name 'm_encoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
57
|
| '{' should be on the previous line. |
59
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
77
|
| '{' should be on the previous line. |
79
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '{' should be on the previous line. |
92
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '{' should be on the previous line. |
102
|
| '{' should be on the previous line. |
105
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| Line is longer than 80 characters. |
107
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '}' should be on the same line. |
109
|
| 'catch' is not followed by whitespace. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| '{' should be on the previous line. |
111
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line is longer than 80 characters. |
118
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
120
|
| '{' should be on the previous line. |
121
|
org/apache/log/output/net/SMTPOutputLogTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
33
|
| '{' should be on the previous line. |
37
|
| Name 'm_session' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Name 'm_message' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| Name 'm_toAddresses' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Name 'm_fromAddress' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| Name 'm_subject' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Name 'm_msgSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| Name 'm_maxMsgSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
57
|
| Name 'm_buffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
60
|
| Line has trailing spaces. |
61
|
| Name 'm_bufferTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
63
|
| Line has trailing spaces. |
64
|
| Name 'm_maxDelayTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
67
|
| Line has trailing spaces. |
68
|
| Name 'm_runner' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
71
|
| Line has trailing spaces. |
72
|
| Line is longer than 80 characters. |
73
|
| Name 'm_shutdown' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
74
|
| Line has trailing spaces. |
78
|
| ')' is preceded with whitespace. |
105
|
| '{' should be on the previous line. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '1000' is a magic number. |
115
|
| Line has trailing spaces. |
116
|
| Line has trailing spaces. |
117
|
| '(' is followed by whitespace. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| '{' should be on the previous line. |
118
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| '{' should be on the previous line. |
123
|
| '{' should be on the previous line. |
125
|
| Line is longer than 80 characters. |
126
|
| 'synchronized' is not followed by whitespace. |
127
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| '{' should be on the previous line. |
128
|
| '{' should be on the previous line. |
130
|
| '{' should be on the previous line. |
132
|
| Line is longer than 80 characters. |
133
|
| '{' should be on the previous line. |
136
|
| '(' is followed by whitespace. |
137
|
| '1000' is a magic number. |
137
|
| ')' is preceded with whitespace. |
137
|
| '}' should be on the same line. |
138
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| '{' should be on the previous line. |
140
|
| Must have at least one statement. |
140
|
| Line has trailing spaces. |
143
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| '{' should be on the previous line. |
146
|
| Line is longer than 80 characters. |
147
|
| Line is longer than 80 characters. |
150
|
| '(' is followed by whitespace. |
150
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| '||' should be on a new line. |
150
|
| Line is longer than 80 characters. |
151
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| '}' should be on the same line. |
159
|
| '{' should be on the previous line. |
161
|
| Line is longer than 80 characters. |
162
|
| Line has trailing spaces. |
164
|
| '}' should be on the same line. |
169
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| '{' should be on the previous line. |
171
|
| Line is longer than 80 characters. |
173
|
| ')' is preceded with whitespace. |
173
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| Line has trailing spaces. |
187
|
| ')' is preceded with whitespace. |
207
|
| '{' should be on the previous line. |
208
|
| Line is longer than 80 characters. |
209
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| Line has trailing spaces. |
212
|
| Line has trailing spaces. |
213
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
221
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| '{' should be on the previous line. |
222
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| '{' should be on the previous line. |
225
|
| '{' should be on the previous line. |
227
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| '(' is followed by whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| Line is longer than 80 characters. |
230
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| '}' should be on the same line. |
233
|
| 'catch' is not followed by whitespace. |
234
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| '{' should be on the previous line. |
235
|
| '(' is followed by whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| Line has trailing spaces. |
240
|
| Line has trailing spaces. |
245
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| '(' is followed by whitespace. |
248
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| '{' should be on the previous line. |
249
|
| '(' is followed by whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| Line has trailing spaces. |
253
|
| '(' is followed by whitespace. |
255
|
| ')' is preceded with whitespace. |
255
|
| '{' should be on the previous line. |
256
|
| '(' is followed by whitespace. |
260
|
| ')' is preceded with whitespace. |
260
|
| '{' should be on the previous line. |
261
|
| '}' should be on the same line. |
264
|
| '{' should be on the previous line. |
266
|
| Line has trailing spaces. |
272
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
276
|
| '{' should be on the previous line. |
277
|
| Line has trailing spaces. |
279
|
| Line has trailing spaces. |
281
|
| '(' is followed by whitespace. |
282
|
| ')' is preceded with whitespace. |
282
|
| '{' should be on the previous line. |
283
|
| '}' should be on the same line. |
286
|
| '{' should be on the previous line. |
288
|
| Line has trailing spaces. |
293
|
| '(' is followed by whitespace. |
294
|
| ')' is preceded with whitespace. |
294
|
| '{' should be on the previous line. |
295
|
| '{' should be on the previous line. |
297
|
| '}' should be on the same line. |
299
|
| '(' is followed by whitespace. |
300
|
| ')' is preceded with whitespace. |
300
|
| '{' should be on the previous line. |
301
|
| Must have at least one statement. |
301
|
| Line has trailing spaces. |
306
|
| Method 'setDebug' is not designed for extension - needs to be abstract, final or empty. |
315
|
| '(' is followed by whitespace. |
315
|
| Parameter flag should be final. |
315
|
| ')' is preceded with whitespace. |
315
|
| '{' should be on the previous line. |
316
|
| '(' is followed by whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| '{' should be on the previous line. |
327
|
| '{' should be on the previous line. |
329
|
| 'if' is not followed by whitespace. |
330
|
| '(' is followed by whitespace. |
330
|
| ')' is preceded with whitespace. |
330
|
| '{' should be on the previous line. |
331
|
| '(' is followed by whitespace. |
332
|
| ')' is preceded with whitespace. |
332
|
| '(' is followed by whitespace. |
333
|
| ')' is preceded with whitespace. |
333
|
| '}' should be on the same line. |
336
|
| 'catch' is not followed by whitespace. |
337
|
| '(' is followed by whitespace. |
337
|
| ')' is preceded with whitespace. |
337
|
| '{' should be on the previous line. |
338
|
| '(' is followed by whitespace. |
339
|
| ')' is preceded with whitespace. |
339
|
| Line has trailing spaces. |
340
|
org/apache/log/output/net/SocketOutputTarget.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
34
|
| First sentence should end with a period. |
36
|
| Name 'm_socket' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| First sentence should end with a period. |
39
|
| Name 'm_outputStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| First sentence should end with a period. |
42
|
| Line is longer than 80 characters. |
43
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
50
|
| '{' should be on the previous line. |
52
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| First sentence should end with a period. |
58
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
66
|
| '{' should be on the previous line. |
68
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
80
|
| '(' is followed by whitespace. |
80
|
| Parameter event should be final. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| '{' should be on the previous line. |
83
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| '}' should be on the same line. |
85
|
| 'catch' is not followed by whitespace. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| '{' should be on the previous line. |
87
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| First sentence should end with a period. |
92
|
| Method 'doProcessEvent' is not designed for extension - needs to be abstract, final or empty. |
97
|
| '(' is followed by whitespace. |
97
|
| Parameter event should be final. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line is longer than 80 characters. |
104
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
106
|
| '{' should be on the previous line. |
107
|
org/apache/log/util/Closeable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
26
|
org/apache/log/util/DefaultErrorHandler.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
30
|
| Method 'error' is not designed for extension - needs to be abstract, final or empty. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
40
|
| '{' should be on the previous line. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| 'if' is not followed by whitespace. |
43
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| '{' should be on the previous line. |
44
|
org/apache/log/util/LoggerListener.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
38
|
| '(' is followed by whitespace. |
52
|
| Parameter category should be final. |
52
|
| Parameter logger should be final. |
52
|
| ')' is preceded with whitespace. |
52
|
org/apache/log/util/LoggerOutputStream.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
43
|
| Missing a Javadoc comment. |
45
|
| Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Missing a Javadoc comment. |
48
|
| Name 'm_priority' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| Missing a Javadoc comment. |
51
|
| Name 'm_output' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Missing a Javadoc comment. |
54
|
| Name 'm_closed' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| Line is longer than 80 characters. |
57
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
63
|
| '{' should be on the previous line. |
64
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
73
|
| '{' should be on the previous line. |
75
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '{' should be on the previous line. |
89
|
| '(' is followed by whitespace. |
93
|
| 'cast' is not followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| 'if' is not followed by whitespace. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '{' should be on the previous line. |
96
|
| Method 'flush' is not designed for extension - needs to be abstract, final or empty. |
106
|
| '{' should be on the previous line. |
108
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '{' should be on the previous line. |
122
|
| 'if' is not followed by whitespace. |
123
|
| '(' is followed by whitespace. |
123
|
| Expression can be simplified. |
123
|
| ')' is preceded with whitespace. |
123
|
| '{' should be on the previous line. |
124
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
org/apache/log/util/StackIntrospector.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
28
|
| '{' should be on the previous line. |
31
|
| '{' should be on the previous line. |
39
|
| Expected an @return tag. |
47
|
| '{' should be on the previous line. |
48
|
| Missing a Javadoc comment. |
54
|
| Name 'c_callStack' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| '{' should be on the previous line. |
61
|
| Line is longer than 80 characters. |
68
|
| Redundant throws: 'SecurityException' is unchecked exception. |
72
|
| '{' should be on the previous line. |
73
|
| 'if' is not followed by whitespace. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '{' should be on the previous line. |
75
|
| Line is longer than 80 characters. |
89
|
| Redundant 'final' modifier. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Redundant throws: 'SecurityException' is unchecked exception. |
93
|
| '{' should be on the previous line. |
94
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line is longer than 80 characters. |
105
|
| Unused @throws tag for 'SecurityException'. |
105
|
| Line is longer than 80 characters. |
108
|
| Redundant 'final' modifier. |
108
|
| '(' is followed by whitespace. |
108
|
| Parameter stackDepthOffset should be final. |
108
|
| ')' is preceded with whitespace. |
108
|
| 'for' is not followed by whitespace. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| '{' should be on the previous line. |
114
|
| 'if' is not followed by whitespace. |
115
|
| '(' is followed by whitespace. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| '{' should be on the previous line. |
116
|
| Redundant 'final' modifier. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| '{' should be on the previous line. |
135
|
| '(' is followed by whitespace. |
141
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| 'for' is not followed by whitespace. |
153
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '{' should be on the previous line. |
154
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| switch without "default" clause. |
157
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| '{' should be on the previous line. |
158
|
| 'if' is not followed by whitespace. |
161
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| '{' should be on the previous line. |
162
|
| 'if' is not followed by whitespace. |
169
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| '{' should be on the previous line. |
170
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| '3' is a magic number. |
178
|
| '3' is a magic number. |
181
|
| 'if' is not followed by whitespace. |
183
|
| '(' is followed by whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| '{' should be on the previous line. |
184
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| '}' should be on the same line. |
186
|
| '{' should be on the previous line. |
188
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| 'if' is not followed by whitespace. |
195
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| '{' should be on the previous line. |
196
|
| '}' should be on the same line. |
200
|
| 'if' is not followed by whitespace. |
201
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
| '{' should be on the previous line. |
202
|
| Line is longer than 80 characters. |
224
|
| Redundant 'final' modifier. |
229
|
| '(' is followed by whitespace. |
229
|
| Parameter entries should be final. |
229
|
| ')' is preceded with whitespace. |
229
|
| '(' is followed by whitespace. |
236
|
| '(' is followed by whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| 'for' is not followed by whitespace. |
249
|
| '(' is followed by whitespace. |
249
|
| ')' is preceded with whitespace. |
249
|
| '{' should be on the previous line. |
250
|
| '(' is followed by whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| switch without "default" clause. |
253
|
| '(' is followed by whitespace. |
253
|
| ')' is preceded with whitespace. |
253
|
| '{' should be on the previous line. |
254
|
| 'if' is not followed by whitespace. |
257
|
| '(' is followed by whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| '{' should be on the previous line. |
258
|
| 'if' is not followed by whitespace. |
265
|
| '(' is followed by whitespace. |
265
|
| ')' is preceded with whitespace. |
265
|
| '{' should be on the previous line. |
266
|
| '(' is followed by whitespace. |
273
|
| ')' is preceded with whitespace. |
273
|
| '3' is a magic number. |
274
|
| '3' is a magic number. |
277
|
| 'if' is not followed by whitespace. |
279
|
| '(' is followed by whitespace. |
279
|
| ')' is preceded with whitespace. |
279
|
| '{' should be on the previous line. |
280
|
| '(' is followed by whitespace. |
281
|
| ')' is preceded with whitespace. |
281
|
| '}' should be on the same line. |
282
|
| '{' should be on the previous line. |
284
|
| '(' is followed by whitespace. |
290
|
| ')' is preceded with whitespace. |
290
|
| 'if' is not followed by whitespace. |
291
|
| '(' is followed by whitespace. |
291
|
| ')' is preceded with whitespace. |
291
|
| '{' should be on the previous line. |
292
|
| '}' should be on the same line. |
296
|
| 'if' is not followed by whitespace. |
297
|
| '(' is followed by whitespace. |
297
|
| ')' is preceded with whitespace. |
297
|
| '{' should be on the previous line. |
298
|
| '(' is followed by whitespace. |
300
|
| ')' is preceded with whitespace. |
300
|
| 'if' is not followed by whitespace. |
302
|
| '(' is followed by whitespace. |
302
|
| ')' is preceded with whitespace. |
302
|
| '{' should be on the previous line. |
303
|
| '(' is followed by whitespace. |
306
|
| ')' is preceded with whitespace. |
306
|