Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
| Files | Infos | Warnings | Errors |
| 149 | 0 | 0 | 21092 |
Files
com/insanityengine/ghia/apps/CommentMassager.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.*. |
3
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
4
|
| Using the '.*' form of import should be avoided - java.awt.event.*. |
5
|
| Using the '.*' form of import should be avoided - javax.swing.*. |
7
|
| Using the '.*' form of import should be avoided - javax.swing.event.*. |
8
|
| Using the '.*' form of import should be avoided - java.util.*. |
10
|
| First sentence should end with a period. |
12
|
| Line has trailing spaces. |
22
|
| Line has trailing spaces. |
24
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Missing a Javadoc comment. |
26
|
| 'static' modifier out of order with the JLS suggestions. |
26
|
| '(' is followed by whitespace. |
26
|
| Parameter argv should be final. |
26
|
| Array brackets at illegal position. |
26
|
| ')' is preceded with whitespace. |
26
|
| Line contains a tab character. |
27
|
| '(' is followed by whitespace. |
27
|
| ')' is preceded with whitespace. |
27
|
| Line contains a tab character. |
28
|
| '(' is followed by whitespace. |
28
|
| ')' is preceded with whitespace. |
28
|
| Line has trailing spaces. |
29
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
31
|
| Missing a Javadoc comment. |
31
|
| '(' is followed by whitespace. |
31
|
| Parameter argv should be final. |
31
|
| Array brackets at illegal position. |
31
|
| ')' is preceded with whitespace. |
31
|
| Line contains a tab character. |
32
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line contains a tab character. |
33
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| Line contains a tab character. |
35
|
| '(' is followed by whitespace. |
35
|
| Line contains a tab character. |
36
|
| '(' is followed by whitespace. |
36
|
| Parameter e should be final. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line contains a tab character. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| ')' is preceded with whitespace. |
39
|
| Line contains a tab character. |
40
|
| Line has trailing spaces. |
41
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
44
|
| Method 'println' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| '(' is followed by whitespace. |
44
|
| Parameter o should be final. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line contains a tab character. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
48
|
| Missing a Javadoc comment. |
48
|
| Variable 'area' must be private and have accessor methods. |
48
|
| Line contains a tab character. |
49
|
| Missing a Javadoc comment. |
49
|
| Variable 'msg' must be private and have accessor methods. |
49
|
| Variable 'fnt' must be private and have accessor methods. |
49
|
| Line contains a tab character. |
50
|
| Missing a Javadoc comment. |
50
|
| Variable 'cbox' must be private and have accessor methods. |
50
|
| Line contains a tab character. |
53
|
| Missing a Javadoc comment. |
53
|
| '(' is followed by whitespace. |
53
|
| Parameter argv should be final. |
53
|
| Array brackets at illegal position. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line has trailing spaces. |
58
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line contains a tab character. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| Line contains a tab character. |
63
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line contains a tab character. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line contains a tab character. |
65
|
| '(' is followed by whitespace. |
65
|
| Line contains a tab character. |
66
|
| Parameter e should be final. |
66
|
| Line contains a tab character. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line has trailing spaces. |
70
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line contains a tab character. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line contains a tab character. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line contains a tab character. |
76
|
| '(' is followed by whitespace. |
76
|
| '12' is a magic number. |
76
|
| '80' is a magic number. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line contains a tab character. |
77
|
| '(' is followed by whitespace. |
77
|
| '(' is followed by whitespace. |
77
|
| '12' is a magic number. |
77
|
| ')' is preceded with whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line contains a tab character. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line contains a tab character. |
86
|
| Name 'msg_row' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
86
|
| Line contains a tab character. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Line is longer than 80 characters. |
88
|
| Line contains a tab character. |
88
|
| '(' is followed by whitespace. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| Line contains a tab character. |
89
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line contains a tab character. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| Line contains a tab character. |
91
|
| Name 'fnt_row' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
91
|
| Line contains a tab character. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line is longer than 80 characters. |
93
|
| Line contains a tab character. |
93
|
| '(' is followed by whitespace. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line contains a tab character. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line contains a tab character. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line has trailing spaces. |
96
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line contains a tab character. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| Line contains a tab character. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line contains a tab character. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line contains a tab character. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line contains a tab character. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line contains a tab character. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
116
|
| Missing a Javadoc comment. |
116
|
| Variable 'img' must be private and have accessor methods. |
116
|
| Line contains a tab character. |
117
|
| Missing a Javadoc comment. |
117
|
| Variable 'g' must be private and have accessor methods. |
117
|
| Line contains a tab character. |
118
|
| Missing a Javadoc comment. |
118
|
| Variable 'w' must be private and have accessor methods. |
118
|
| Variable 'h' must be private and have accessor methods. |
118
|
| Line contains a tab character. |
120
|
| Variable 'pixels' must be private and have accessor methods. |
120
|
| Array brackets at illegal position. |
120
|
| Missing a Javadoc comment. |
120
|
| Line contains a tab character. |
121
|
| Missing a Javadoc comment. |
121
|
| Variable 'hash' must be private and have accessor methods. |
121
|
| Line contains a tab character. |
123
|
| Method 'itemStateChanged' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Missing a Javadoc comment. |
123
|
| '(' is followed by whitespace. |
123
|
| Parameter e should be final. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
127
|
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. |
127
|
| Missing a Javadoc comment. |
127
|
| Parameter e should be final. |
127
|
| Line contains a tab character. |
128
|
| Name 'msg_str' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
128
|
| Line contains a tab character. |
129
|
| Name 'fnt_str' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
129
|
| Line contains a tab character. |
131
|
| '400' is a magic number. |
131
|
| Line contains a tab character. |
132
|
| '64' is a magic number. |
132
|
| Line contains a tab character. |
135
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| Line contains a tab character. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line contains a tab character. |
141
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
145
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| '12' is a magic number. |
148
|
| Line has trailing spaces. |
149
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| 'if' construct must use '{}'s. |
152
|
| Line contains a tab character. |
152
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| Line contains a tab character. |
156
|
| switch without "default" clause. |
156
|
| '(' is followed by whitespace. |
156
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
163
|
| Line has trailing spaces. |
164
|
| Line contains a tab character. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| Line contains a tab character. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| Must have at least one statement. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line is longer than 80 characters. |
170
|
| Line contains a tab character. |
170
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| Line contains a tab character. |
173
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| 'if' construct must use '{}'s. |
174
|
| Line contains a tab character. |
174
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| 'else' construct must use '{}'s. |
175
|
| Line contains a tab character. |
175
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| Line is longer than 80 characters. |
177
|
| Line contains a tab character. |
177
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| Line contains a tab character. |
179
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| Line contains a tab character. |
180
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| Line contains a tab character. |
181
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| Line contains a tab character. |
182
|
| '(' is followed by whitespace. |
182
|
| '20' is a magic number. |
182
|
| ')' is preceded with whitespace. |
182
|
| Line has trailing spaces. |
184
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| Line has trailing spaces. |
187
|
| Line has trailing spaces. |
188
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
200
|
| Inner assignments should be avoided. |
200
|
| Line contains a tab character. |
201
|
| Inner assignments should be avoided. |
201
|
| Line contains a tab character. |
203
|
| '(' is followed by whitespace. |
203
|
| Inner assignments should be avoided. |
203
|
| ';' is preceded with whitespace. |
203
|
| ';' is preceded with whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| Line contains a tab character. |
204
|
| '(' is followed by whitespace. |
204
|
| ';' is preceded with whitespace. |
204
|
| ';' is preceded with whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| Line contains a tab character. |
205
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| Line has trailing spaces. |
206
|
| Line contains a tab character. |
206
|
| 'if' construct must use '{}'s. |
207
|
| Line contains a tab character. |
207
|
| '(' is followed by whitespace. |
207
|
| ')' is preceded with whitespace. |
207
|
| 'if' construct must use '{}'s. |
208
|
| Line contains a tab character. |
208
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| 'if' construct must use '{}'s. |
210
|
| Line contains a tab character. |
210
|
| '(' is followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| 'if' construct must use '{}'s. |
211
|
| Line contains a tab character. |
211
|
| '(' is followed by whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line is longer than 80 characters. |
215
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Line has trailing spaces. |
221
|
| Line contains a tab character. |
221
|
| Line has trailing spaces. |
222
|
| Line contains a tab character. |
222
|
| '(' is followed by whitespace. |
222
|
| ')' is preceded with whitespace. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
227
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| Line contains a tab character. |
229
|
| '(' is followed by whitespace. |
229
|
| ';' is preceded with whitespace. |
229
|
| ';' is preceded with whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| Line contains a tab character. |
231
|
| '(' is followed by whitespace. |
231
|
| ';' is preceded with whitespace. |
231
|
| ';' is preceded with whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| Line contains a tab character. |
232
|
| 'if' construct must use '{}'s. |
234
|
| Line contains a tab character. |
234
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| 'else' construct must use '{}'s. |
235
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
237
|
| '(' is followed by whitespace. |
237
|
| ')' is preceded with whitespace. |
237
|
| Line contains a tab character. |
238
|
| '(' is followed by whitespace. |
238
|
| ')' is preceded with whitespace. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| '(' is followed by whitespace. |
240
|
| ')' is preceded with whitespace. |
240
|
| Line contains a tab character. |
241
|
| Line has trailing spaces. |
242
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
com/insanityengine/ghia/apps/GeomLoadem.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.applet.*. |
3
|
| Using the '.*' form of import should be avoided - java.awt.*. |
5
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
6
|
| Using the '.*' form of import should be avoided - java.awt.event.*. |
7
|
| Using the '.*' form of import should be avoided - javax.swing.*. |
9
|
| Using the '.*' form of import should be avoided - javax.swing.event.*. |
10
|
| Using the '.*' form of import should be avoided - java.util.*. |
12
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
14
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.util.*. |
15
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.model.*. |
16
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
17
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
18
|
| First sentence should end with a period. |
20
|
| Line has trailing spaces. |
21
|
| Line contains a tab character. |
32
|
| Line is longer than 80 characters. |
34
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line is longer than 80 characters. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line is longer than 80 characters. |
44
|
| Line contains a tab character. |
44
|
| Line has trailing spaces. |
52
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| First sentence should end with a period. |
55
|
| Line has trailing spaces. |
55
|
| Line contains a tab character. |
55
|
| Line has trailing spaces. |
56
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line has trailing spaces. |
58
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line has trailing spaces. |
60
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| 'static' modifier out of order with the JLS suggestions. |
62
|
| '(' is followed by whitespace. |
62
|
| Parameter argv should be final. |
62
|
| Expected @param tag for 'argv'. |
62
|
| Array brackets at illegal position. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| '(' is followed by whitespace. |
67
|
| ';' is preceded with whitespace. |
67
|
| ';' is preceded with whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Line contains a tab character. |
68
|
| '(' is followed by whitespace. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Line contains a tab character. |
69
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| switch without "default" clause. |
71
|
| '(' is followed by whitespace. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line has trailing spaces. |
72
|
| Line contains a tab character. |
72
|
| Line is longer than 80 characters. |
73
|
| Line contains a tab character. |
73
|
| '(' is followed by whitespace. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
83
|
| Line has trailing spaces. |
84
|
| Line contains a tab character. |
84
|
| First sentence should end with a period. |
85
|
| Line has trailing spaces. |
85
|
| Line contains a tab character. |
85
|
| Line has trailing spaces. |
86
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line has trailing spaces. |
88
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line has trailing spaces. |
90
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Method 'load' is not designed for extension - needs to be abstract, final or empty. |
92
|
| '(' is followed by whitespace. |
92
|
| Parameter geom should be final. |
92
|
| Expected @param tag for 'geom'. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line contains a tab character. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line contains a tab character. |
96
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| Line contains a tab character. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line contains a tab character. |
98
|
| First sentence should end with a period. |
100
|
| Line has trailing spaces. |
100
|
| Line contains a tab character. |
100
|
| Line has trailing spaces. |
101
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line has trailing spaces. |
103
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line has trailing spaces. |
105
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Method 'setSkin' is not designed for extension - needs to be abstract, final or empty. |
107
|
| '(' is followed by whitespace. |
107
|
| Parameter href should be final. |
107
|
| Expected @param tag for 'href'. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line contains a tab character. |
108
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line contains a tab character. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line contains a tab character. |
110
|
| First sentence should end with a period. |
112
|
| Line has trailing spaces. |
112
|
| Line contains a tab character. |
112
|
| Line has trailing spaces. |
113
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line has trailing spaces. |
115
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line has trailing spaces. |
118
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Method 'initImpl' is not designed for extension - needs to be abstract, final or empty. |
120
|
| '(' is followed by whitespace. |
120
|
| Parameter w should be final. |
120
|
| Expected @param tag for 'w'. |
120
|
| Parameter h should be final. |
120
|
| Expected @param tag for 'h'. |
120
|
| ')' is preceded with whitespace. |
120
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line contains a tab character. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| Line contains a tab character. |
125
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| Must have at least one statement. |
125
|
| Line contains a tab character. |
126
|
| Line has trailing spaces. |
127
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line is longer than 80 characters. |
129
|
| Line contains a tab character. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '(' is followed by whitespace. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| 'if' construct must use '{}'s. |
130
|
| Line contains a tab character. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| Line contains a tab character. |
131
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| Must have at least one statement. |
131
|
| Line has trailing spaces. |
132
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
135
|
| Line is longer than 80 characters. |
136
|
| Line contains a tab character. |
136
|
| '(' is followed by whitespace. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| Line contains a tab character. |
137
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| Must have at least one statement. |
137
|
| Line contains a tab character. |
138
|
| Line has trailing spaces. |
139
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line contains a tab character. |
141
|
| '{' is followed by whitespace. |
141
|
| '0x0000FF00' is a magic number. |
141
|
| Line contains a tab character. |
142
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| Line contains a tab character. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| First sentence should end with a period. |
147
|
| Line has trailing spaces. |
147
|
| Line contains a tab character. |
147
|
| Line has trailing spaces. |
148
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line has trailing spaces. |
150
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Method 'drawImpl' is not designed for extension - needs to be abstract, final or empty. |
152
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| Line contains a tab character. |
158
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| Line has trailing spaces. |
159
|
| Line contains a tab character. |
159
|
| 'if' construct must use '{}'s. |
160
|
| Line contains a tab character. |
160
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| Line contains a tab character. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| 'if' construct must use '{}'s. |
164
|
| Line contains a tab character. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line contains a tab character. |
165
|
| First sentence should end with a period. |
167
|
| Line has trailing spaces. |
167
|
| Line contains a tab character. |
167
|
| Line has trailing spaces. |
168
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line has trailing spaces. |
170
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Method 'cbgb' is not designed for extension - needs to be abstract, final or empty. |
172
|
| Line contains a tab character. |
173
|
| '14' is a magic number. |
173
|
| Line has trailing spaces. |
174
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| Line contains a tab character. |
177
|
| '(' is followed by whitespace. |
177
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
183
|
| '(' is followed by whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| Line contains a tab character. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| Line contains a tab character. |
185
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| Line contains a tab character. |
186
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| Line contains a tab character. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| Line contains a tab character. |
188
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| Line contains a tab character. |
189
|
| Line has trailing spaces. |
190
|
| Line contains a tab character. |
190
|
| First sentence should end with a period. |
191
|
| Line has trailing spaces. |
191
|
| Line contains a tab character. |
191
|
| Line has trailing spaces. |
192
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line has trailing spaces. |
194
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line has trailing spaces. |
201
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Method 'cb' is not designed for extension - needs to be abstract, final or empty. |
203
|
| '(' is followed by whitespace. |
203
|
| Parameter x should be final. |
203
|
| Expected @param tag for 'x'. |
203
|
| Parameter y should be final. |
203
|
| Expected @param tag for 'y'. |
203
|
| Parameter z should be final. |
203
|
| Expected @param tag for 'z'. |
203
|
| Parameter a should be final. |
203
|
| Expected @param tag for 'a'. |
203
|
| Parameter b should be final. |
203
|
| Expected @param tag for 'b'. |
203
|
| Parameter c should be final. |
203
|
| Expected @param tag for 'c'. |
203
|
| ')' is preceded with whitespace. |
203
|
| Line has trailing spaces. |
204
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| '(' is followed by whitespace. |
205
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| Line contains a tab character. |
206
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| First sentence should end with a period. |
210
|
| Line has trailing spaces. |
210
|
| Line contains a tab character. |
210
|
| Line has trailing spaces. |
211
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| Line has trailing spaces. |
213
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line has trailing spaces. |
215
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Method 'setScale' is not designed for extension - needs to be abstract, final or empty. |
217
|
| '(' is followed by whitespace. |
217
|
| Parameter f should be final. |
217
|
| Expected @param tag for 'f'. |
217
|
| ')' is preceded with whitespace. |
217
|
| Line contains a tab character. |
218
|
| '(' is followed by whitespace. |
218
|
| ')' is preceded with whitespace. |
218
|
| Line contains a tab character. |
219
|
| '(' is followed by whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| Line contains a tab character. |
220
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| Line has trailing spaces. |
221
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line has trailing spaces. |
224
|
| Line contains a tab character. |
224
|
| First sentence should end with a period. |
225
|
| Line has trailing spaces. |
225
|
| Line contains a tab character. |
225
|
| Line has trailing spaces. |
226
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line has trailing spaces. |
228
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| Line has trailing spaces. |
230
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Method 'printRates' is not designed for extension - needs to be abstract, final or empty. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| Line has trailing spaces. |
237
|
| Line contains a tab character. |
237
|
| Line has trailing spaces. |
239
|
| Line contains a tab character. |
239
|
| Line has trailing spaces. |
240
|
| Line contains a tab character. |
240
|
| Line contains a tab character. |
241
|
| Missing a Javadoc comment. |
241
|
| Line contains a tab character. |
242
|
| Missing a Javadoc comment. |
242
|
| '(' is followed by whitespace. |
242
|
| '10.0f' is a magic number. |
242
|
| ')' is preceded with whitespace. |
242
|
| Line is longer than 80 characters. |
261
|
com/insanityengine/ghia/apps/Intro.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Utility classes should not have a public or default constructor. |
10
|
| Line contains a tab character. |
11
|
| Missing a Javadoc comment. |
11
|
| '(' is followed by whitespace. |
11
|
| Parameter argv should be final. |
11
|
| Array brackets at illegal position. |
11
|
| ')' is preceded with whitespace. |
11
|
| Line has trailing spaces. |
12
|
| Line contains a tab character. |
12
|
| '(' is followed by whitespace. |
12
|
| Line contains a tab character. |
13
|
| '+' should be on a new line. |
13
|
| Line contains a tab character. |
14
|
| '+' should be on a new line. |
14
|
| Line is longer than 80 characters. |
15
|
| Line contains a tab character. |
15
|
| '+' should be on a new line. |
15
|
| Line is longer than 80 characters. |
16
|
| Line contains a tab character. |
16
|
| '+' should be on a new line. |
16
|
| Line contains a tab character. |
17
|
| '+' should be on a new line. |
17
|
| Line has trailing spaces. |
19
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
com/insanityengine/ghia/apps/Light.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.applet.*. |
3
|
| Using the '.*' form of import should be avoided - java.awt.*. |
5
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
6
|
| Using the '.*' form of import should be avoided - java.awt.event.*. |
7
|
| Using the '.*' form of import should be avoided - javax.swing.*. |
9
|
| Using the '.*' form of import should be avoided - javax.swing.event.*. |
10
|
| Using the '.*' form of import should be avoided - java.util.*. |
12
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
14
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.model.*. |
15
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
16
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixelops.*. |
17
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
18
|
| First sentence should end with a period. |
20
|
| Line is longer than 80 characters. |
34
|
| Line is longer than 80 characters. |
39
|
| Line is longer than 80 characters. |
44
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
56
|
| Missing a Javadoc comment. |
56
|
| 'static' modifier out of order with the JLS suggestions. |
56
|
| '(' is followed by whitespace. |
56
|
| Parameter argv should be final. |
56
|
| Array brackets at illegal position. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line has trailing spaces. |
60
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line has trailing spaces. |
62
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Missing a Javadoc comment. |
63
|
| Line contains a tab character. |
64
|
| Line has trailing spaces. |
65
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line has trailing spaces. |
67
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Method 'initImpl' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| '(' is followed by whitespace. |
68
|
| Parameter w should be final. |
68
|
| Parameter h should be final. |
68
|
| ')' is preceded with whitespace. |
68
|
| Line contains a tab character. |
69
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line has trailing spaces. |
70
|
| Line contains a tab character. |
70
|
| '(' is followed by whitespace. |
70
|
| Line has trailing spaces. |
71
|
| Line contains a tab character. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line has trailing spaces. |
74
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line contains a tab character. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line contains a tab character. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line contains a tab character. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
81
|
| Missing a Javadoc comment. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line contains a tab character. |
87
|
| '(' is followed by whitespace. |
87
|
| Expression can be simplified. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Line contains a tab character. |
88
|
| '(' is followed by whitespace. |
88
|
| '0x00D05030' is a magic number. |
88
|
| ')' is preceded with whitespace. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| '(' is followed by whitespace. |
90
|
| '0xFFEE9977' is a magic number. |
90
|
| ')' is preceded with whitespace. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| '(' is followed by whitespace. |
92
|
| '0x0000FF00' is a magic number. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line contains a tab character. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line contains a tab character. |
101
|
| '0.2f' is a magic number. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Line contains a tab character. |
104
|
| '(' is followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line has trailing spaces. |
105
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| '14' is a magic number. |
106
|
| Line contains a tab character. |
107
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line contains a tab character. |
108
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line contains a tab character. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line has trailing spaces. |
110
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line contains a tab character. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line contains a tab character. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
118
|
| Missing a Javadoc comment. |
118
|
| Line is longer than 80 characters. |
137
|
| Line is longer than 80 characters. |
149
|
com/insanityengine/ghia/apps/Piping.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.applet.*. |
3
|
| Using the '.*' form of import should be avoided - java.awt.*. |
5
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
6
|
| Using the '.*' form of import should be avoided - java.awt.event.*. |
7
|
| Using the '.*' form of import should be avoided - javax.swing.*. |
9
|
| Using the '.*' form of import should be avoided - javax.swing.event.*. |
10
|
| Using the '.*' form of import should be avoided - java.util.*. |
12
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
14
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.util.*. |
15
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
16
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
17
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
37
|
| Missing a Javadoc comment. |
37
|
| 'static' modifier out of order with the JLS suggestions. |
37
|
| '(' is followed by whitespace. |
37
|
| Parameter argv should be final. |
37
|
| Array brackets at illegal position. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| '(' is followed by whitespace. |
39
|
| '600' is a magic number. |
39
|
| '600' is a magic number. |
39
|
| ')' is preceded with whitespace. |
39
|
| Line contains a tab character. |
40
|
| Line has trailing spaces. |
41
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line has trailing spaces. |
43
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Missing a Javadoc comment. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line has trailing spaces. |
48
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line has trailing spaces. |
50
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Method 'initImpl' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| '(' is followed by whitespace. |
51
|
| Parameter w should be final. |
51
|
| Parameter h should be final. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line contains a tab character. |
52
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
56
|
| Missing a Javadoc comment. |
56
|
| Line has trailing spaces. |
57
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line contains a tab character. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line contains a tab character. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
70
|
| Missing a Javadoc comment. |
70
|
| 'if' construct must use '{}'s. |
71
|
| Line contains a tab character. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line contains a tab character. |
72
|
| '(' is followed by whitespace. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '(' is followed by whitespace. |
72
|
| '0.01' is a magic number. |
72
|
| '0.05' is a magic number. |
72
|
| ')' is preceded with whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
85
|
| Missing a Javadoc comment. |
85
|
| Variable 'pipe' must be private and have accessor methods. |
85
|
| Line contains a tab character. |
86
|
| Missing a Javadoc comment. |
86
|
| Array brackets at illegal position. |
86
|
| Line contains a tab character. |
87
|
| Missing a Javadoc comment. |
87
|
| Line contains a tab character. |
88
|
| Missing a Javadoc comment. |
88
|
| Line contains a tab character. |
90
|
| Line has trailing spaces. |
91
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Missing a Javadoc comment. |
92
|
| Line contains a tab character. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line contains a tab character. |
95
|
| '16' is a magic number. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
100
|
| '(' is followed by whitespace. |
100
|
| ';' is preceded with whitespace. |
100
|
| ';' is preceded with whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line contains a tab character. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
112
|
| First sentence should end with a period. |
114
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| First sentence should end with a period. |
121
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line has trailing spaces. |
123
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| '{' is followed by whitespace. |
127
|
| '0x000000FF' is a magic number. |
127
|
| Line contains a tab character. |
128
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
131
|
| Missing a Javadoc comment. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| First sentence should end with a period. |
135
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| '(' is followed by whitespace. |
140
|
| Parameter gl should be final. |
140
|
| Expected @param tag for 'gl'. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line contains a tab character. |
141
|
| Line has trailing spaces. |
142
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line has trailing spaces. |
144
|
| Line contains a tab character. |
144
|
| '(' is followed by whitespace. |
144
|
| Line contains a tab character. |
145
|
| Line is longer than 80 characters. |
146
|
| Line contains a tab character. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| Line is longer than 80 characters. |
147
|
| Line contains a tab character. |
147
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| Line is longer than 80 characters. |
148
|
| Line contains a tab character. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line has trailing spaces. |
151
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line is longer than 80 characters. |
153
|
| Line contains a tab character. |
153
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '(' is followed by whitespace. |
153
|
| '0x00FFFFFF' is a magic number. |
153
|
| ')' is preceded with whitespace. |
153
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| '20' is a magic number. |
156
|
| '10' is a magic number. |
156
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| '(' is followed by whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| Line contains a tab character. |
160
|
| First sentence should end with a period. |
162
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
167
|
| '(' is followed by whitespace. |
167
|
| Parameter gl should be final. |
167
|
| Expected @param tag for 'gl'. |
167
|
| ')' is preceded with whitespace. |
167
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| '(' is followed by whitespace. |
170
|
| '0.80f' is a magic number. |
170
|
| ')' is preceded with whitespace. |
170
|
| Line has trailing spaces. |
171
|
| Line contains a tab character. |
171
|
| Line is longer than 80 characters. |
172
|
| Line contains a tab character. |
172
|
| '(' is followed by whitespace. |
172
|
| '44.0f' is a magic number. |
172
|
| '7.0f' is a magic number. |
172
|
| '0.25f' is a magic number. |
172
|
| ')' is preceded with whitespace. |
172
|
| '(' is followed by whitespace. |
172
|
| '4' is a magic number. |
172
|
| ')' is preceded with whitespace. |
172
|
| Line has trailing spaces. |
173
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Inner assignments should be avoided. |
175
|
| Inner assignments should be avoided. |
175
|
| Line contains a tab character. |
177
|
| '3' is a magic number. |
177
|
| Line contains a tab character. |
178
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| Line is longer than 80 characters. |
179
|
| Line contains a tab character. |
179
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
182
|
| switch without "default" clause. |
182
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| '(' is followed by whitespace. |
191
|
| '(' is followed by whitespace. |
191
|
| ')' is preceded with whitespace. |
191
|
| ')' is preceded with whitespace. |
191
|
| Line has trailing spaces. |
192
|
| Line contains a tab character. |
192
|
| 'if' construct must use '{}'s. |
193
|
| Line contains a tab character. |
193
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| First sentence should end with a period. |
197
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| '(' is followed by whitespace. |
204
|
| Parameter gl should be final. |
204
|
| ')' is preceded with whitespace. |
204
|
| Line contains a tab character. |
206
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| '(' is followed by whitespace. |
206
|
| '10' is a magic number. |
206
|
| '30' is a magic number. |
206
|
| ')' is preceded with whitespace. |
206
|
| Line has trailing spaces. |
207
|
| Line contains a tab character. |
207
|
| 'if' construct must use '{}'s. |
208
|
| Line contains a tab character. |
208
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| Line contains a tab character. |
210
|
| '(' is followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| Line contains a tab character. |
212
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| Line contains a tab character. |
214
|
| '(' is followed by whitespace. |
214
|
| ')' is preceded with whitespace. |
214
|
| Line has trailing spaces. |
215
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| '(' is followed by whitespace. |
217
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| Line has trailing spaces. |
218
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| First sentence should end with a period. |
225
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| '(' is followed by whitespace. |
232
|
| Parameter gl should be final. |
232
|
| ')' is preceded with whitespace. |
232
|
| Line has trailing spaces. |
233
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| '(' is followed by whitespace. |
234
|
| ';' is preceded with whitespace. |
234
|
| ';' is preceded with whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| Line is longer than 80 characters. |
235
|
| Line contains a tab character. |
235
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| Avoid inline conditionals. |
235
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| Line has trailing spaces. |
236
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Line is longer than 80 characters. |
238
|
| Line contains a tab character. |
238
|
| '(' is followed by whitespace. |
238
|
| ')' is preceded with whitespace. |
238
|
| Line is longer than 80 characters. |
239
|
| Line contains a tab character. |
239
|
| '(' is followed by whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
| Line is longer than 80 characters. |
240
|
| Line contains a tab character. |
240
|
| '(' is followed by whitespace. |
240
|
| ')' is preceded with whitespace. |
240
|
| Line is longer than 80 characters. |
241
|
| Line contains a tab character. |
241
|
| '(' is followed by whitespace. |
241
|
| ')' is preceded with whitespace. |
241
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| First sentence should end with a period. |
246
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
249
|
| Line contains a tab character. |
250
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
254
|
| Line contains a tab character. |
255
|
| Line is longer than 80 characters. |
256
|
| Line contains a tab character. |
256
|
| '(' is followed by whitespace. |
256
|
| Parameter gl should be final. |
256
|
| Parameter x should be final. |
256
|
| Parameter y should be final. |
256
|
| Parameter z should be final. |
256
|
| ')' is preceded with whitespace. |
256
|
| Line contains a tab character. |
257
|
| '(' is followed by whitespace. |
257
|
| '(' is followed by whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| '(' is followed by whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| '(' is followed by whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| Line contains a tab character. |
258
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| Line contains a tab character. |
259
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
263
|
| Missing a Javadoc comment. |
263
|
| Line has trailing spaces. |
264
|
| Line contains a tab character. |
264
|
| Line has trailing spaces. |
265
|
| Line contains a tab character. |
265
|
| Missing a Javadoc comment. |
265
|
| Line contains a tab character. |
266
|
| Missing a Javadoc comment. |
266
|
| Line contains a tab character. |
267
|
| Missing a Javadoc comment. |
267
|
| '10.0f' is a magic number. |
267
|
| Line contains a tab character. |
269
|
| Missing a Javadoc comment. |
269
|
| Line contains a tab character. |
271
|
| Missing a Javadoc comment. |
271
|
| Line contains a tab character. |
272
|
| Line has trailing spaces. |
273
|
| Line contains a tab character. |
273
|
com/insanityengine/ghia/apps/package.html
| Error | Line |
| Missing package documentation file. | 0 |
com/insanityengine/ghia/events/ActionEventGenerator.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.event.*. |
3
|
| Using the '.*' form of import should be avoided - javax.swing.event.*. |
4
|
| Line contains a tab character. |
11
|
| Line has trailing spaces. |
12
|
| Line is longer than 80 characters. |
18
|
| Line contains a tab character. |
18
|
| Line has trailing spaces. |
19
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line has trailing spaces. |
23
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line has trailing spaces. |
27
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
33
|
| Line has trailing spaces. |
35
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
39
|
| First sentence should end with a period. |
44
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Unused Javadoc tag. |
47
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line contains a tab character. |
51
|
| First sentence should end with a period. |
53
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Unused Javadoc tag. |
56
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| '(' is followed by whitespace. |
58
|
| Parameter owner should be final. |
58
|
| 'owner' hides a field. |
58
|
| Expected @param tag for 'owner'. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line contains a tab character. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line contains a tab character. |
60
|
| First sentence should end with a period. |
62
|
| Unused Javadoc tag. |
65
|
| Method 'addActionListener' is not designed for extension - needs to be abstract, final or empty. |
67
|
| '(' is followed by whitespace. |
67
|
| Parameter l should be final. |
67
|
| Expected @param tag for 'l'. |
67
|
| ')' is preceded with whitespace. |
67
|
| Line contains a tab character. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| First sentence should end with a period. |
71
|
| Unused Javadoc tag. |
74
|
| Method 'removeActionListener' is not designed for extension - needs to be abstract, final or empty. |
76
|
| '(' is followed by whitespace. |
76
|
| Parameter l should be final. |
76
|
| Expected @param tag for 'l'. |
76
|
| ')' is preceded with whitespace. |
76
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| First sentence should end with a period. |
80
|
| Unused Javadoc tag. |
83
|
| Method 'fire' is not designed for extension - needs to be abstract, final or empty. |
85
|
| '(' is followed by whitespace. |
85
|
| Parameter command should be final. |
85
|
| Expected @param tag for 'command'. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line contains a tab character. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line contains a tab character. |
87
|
| First sentence should end with a period. |
89
|
| Unused Javadoc tag. |
92
|
| Method 'fireActionPerformed' is not designed for extension - needs to be abstract, final or empty. |
94
|
| '(' is followed by whitespace. |
94
|
| Parameter command should be final. |
94
|
| Expected @param tag for 'command'. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line contains a tab character. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line contains a tab character. |
96
|
| First sentence should end with a period. |
98
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. |
103
|
| First sentence should end with a period. |
105
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Unused Javadoc tag. |
108
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. |
110
|
| '(' is followed by whitespace. |
110
|
| Parameter newValue should be final. |
110
|
| Expected @param tag for 'newValue'. |
110
|
| ')' is preceded with whitespace. |
110
|
| First sentence should end with a period. |
112
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Unused Javadoc tag. |
115
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Method 'disown' is not designed for extension - needs to be abstract, final or empty. |
117
|
| Line contains a tab character. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
123
|
| Missing a Javadoc comment. |
123
|
| Line contains a tab character. |
124
|
| Missing a Javadoc comment. |
124
|
| Line has trailing spaces. |
125
|
| Line contains a tab character. |
125
|
| First sentence should end with a period. |
126
|
| Unused Javadoc tag. |
129
|
| '(' is followed by whitespace. |
131
|
| Parameter command should be final. |
131
|
| Expected @param tag for 'command'. |
131
|
| Parameter src should be final. |
131
|
| Expected @param tag for 'src'. |
131
|
| ')' is preceded with whitespace. |
131
|
| '(' is followed by whitespace. |
139
|
| ';' is preceded with whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| Line has trailing spaces. |
143
|
| '(' is followed by whitespace. |
143
|
| Line has trailing spaces. |
144
|
| Line contains a tab character. |
144
|
| Line has trailing spaces. |
145
|
| Line is longer than 80 characters. |
145
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| '(' is followed by whitespace. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| Line has trailing spaces. |
156
|
| Line has trailing spaces. |
167
|
com/insanityengine/ghia/events/package.html
| Error | Line |
| Missing package documentation file. | 0 |
com/insanityengine/ghia/geomloaded/GeomLoadedSphere2.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
3
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
4
|
| First sentence should end with a period. |
6
|
| First sentence should end with a period. |
14
|
| Line contains a tab character. |
14
|
| Line contains a tab character. |
15
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| First sentence should end with a period. |
22
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| '(' is followed by whitespace. |
29
|
| Parameter gl should be final. |
29
|
| ')' is preceded with whitespace. |
29
|
| Line contains a tab character. |
30
|
| '(' is followed by whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| Line contains a tab character. |
31
|
| First sentence should end with a period. |
33
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| 'static' modifier out of order with the JLS suggestions. |
40
|
| '(' is followed by whitespace. |
40
|
| Parameter gl should be final. |
40
|
| ')' is preceded with whitespace. |
40
|
| Line contains a tab character. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
47
|
| Missing a Javadoc comment. |
47
|
| 'static' modifier out of order with the JLS suggestions. |
47
|
| Name 'polygonCount' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
47
|
| Line contains a tab character. |
49
|
| Missing a Javadoc comment. |
49
|
| 'static' modifier out of order with the JLS suggestions. |
49
|
| Name 'pt0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
49
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line contains a tab character. |
50
|
| Missing a Javadoc comment. |
50
|
| 'static' modifier out of order with the JLS suggestions. |
50
|
| Name 'pt1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
50
|
| '(' is followed by whitespace. |
50
|
| '0.924f' is a magic number. |
50
|
| '0.383f' is a magic number. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line contains a tab character. |
51
|
| Missing a Javadoc comment. |
51
|
| 'static' modifier out of order with the JLS suggestions. |
51
|
| Name 'pt2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
51
|
| '(' is followed by whitespace. |
51
|
| '0.924f' is a magic number. |
51
|
| '0.383f' is a magic number. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line contains a tab character. |
52
|
| Missing a Javadoc comment. |
52
|
| 'static' modifier out of order with the JLS suggestions. |
52
|
| Name 'pt3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
52
|
| '(' is followed by whitespace. |
52
|
| '0.707f' is a magic number. |
52
|
| '0.707f' is a magic number. |
52
|
| ')' is preceded with whitespace. |
52
|
| Line contains a tab character. |
53
|
| Missing a Javadoc comment. |
53
|
| 'static' modifier out of order with the JLS suggestions. |
53
|
| Name 'pt4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
53
|
| '(' is followed by whitespace. |
53
|
| '0.816f' is a magic number. |
53
|
| '0.408f' is a magic number. |
53
|
| '0.408f' is a magic number. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line contains a tab character. |
54
|
| Missing a Javadoc comment. |
54
|
| 'static' modifier out of order with the JLS suggestions. |
54
|
| Name 'pt5' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
54
|
| '(' is followed by whitespace. |
54
|
| '0.707f' is a magic number. |
54
|
| '0.707f' is a magic number. |
54
|
| ')' is preceded with whitespace. |
54
|
| Line contains a tab character. |
55
|
| Missing a Javadoc comment. |
55
|
| 'static' modifier out of order with the JLS suggestions. |
55
|
| Name 'pt6' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line contains a tab character. |
56
|
| Missing a Javadoc comment. |
56
|
| 'static' modifier out of order with the JLS suggestions. |
56
|
| Name 'pt7' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
56
|
| '(' is followed by whitespace. |
56
|
| '0.924f' is a magic number. |
56
|
| '0.383f' is a magic number. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line contains a tab character. |
57
|
| Missing a Javadoc comment. |
57
|
| 'static' modifier out of order with the JLS suggestions. |
57
|
| Name 'pt8' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
57
|
| '(' is followed by whitespace. |
57
|
| '0.383f' is a magic number. |
57
|
| '0.924f' is a magic number. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
58
|
| Missing a Javadoc comment. |
58
|
| 'static' modifier out of order with the JLS suggestions. |
58
|
| Name 'pt9' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
58
|
| '(' is followed by whitespace. |
58
|
| '0.707f' is a magic number. |
58
|
| '0.707f' is a magic number. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line contains a tab character. |
59
|
| Missing a Javadoc comment. |
59
|
| 'static' modifier out of order with the JLS suggestions. |
59
|
| Name 'pt10' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
59
|
| '(' is followed by whitespace. |
59
|
| '0.408f' is a magic number. |
59
|
| '0.816f' is a magic number. |
59
|
| '0.408f' is a magic number. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line contains a tab character. |
60
|
| Missing a Javadoc comment. |
60
|
| 'static' modifier out of order with the JLS suggestions. |
60
|
| Name 'pt11' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| Missing a Javadoc comment. |
61
|
| 'static' modifier out of order with the JLS suggestions. |
61
|
| Name 'pt12' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
61
|
| '(' is followed by whitespace. |
61
|
| '0.383f' is a magic number. |
61
|
| '0.924f' is a magic number. |
61
|
| ')' is preceded with whitespace. |
61
|
| Line contains a tab character. |
62
|
| Missing a Javadoc comment. |
62
|
| 'static' modifier out of order with the JLS suggestions. |
62
|
| Name 'pt13' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
62
|
| '(' is followed by whitespace. |
62
|
| '0.383f' is a magic number. |
62
|
| '0.924f' is a magic number. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line contains a tab character. |
63
|
| Missing a Javadoc comment. |
63
|
| 'static' modifier out of order with the JLS suggestions. |
63
|
| Name 'pt14' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
63
|
| '(' is followed by whitespace. |
63
|
| '0.408f' is a magic number. |
63
|
| '0.408f' is a magic number. |
63
|
| '0.816f' is a magic number. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line contains a tab character. |
64
|
| Missing a Javadoc comment. |
64
|
| 'static' modifier out of order with the JLS suggestions. |
64
|
| Name 'pt15' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
64
|
| '(' is followed by whitespace. |
64
|
| '0.924f' is a magic number. |
64
|
| '-0.383f' is a magic number. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line contains a tab character. |
65
|
| Missing a Javadoc comment. |
65
|
| 'static' modifier out of order with the JLS suggestions. |
65
|
| Name 'pt16' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
65
|
| '(' is followed by whitespace. |
65
|
| '0.707f' is a magic number. |
65
|
| '-0.707f' is a magic number. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line contains a tab character. |
66
|
| Missing a Javadoc comment. |
66
|
| 'static' modifier out of order with the JLS suggestions. |
66
|
| Name 'pt17' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
66
|
| '(' is followed by whitespace. |
66
|
| '0.816f' is a magic number. |
66
|
| '-0.408f' is a magic number. |
66
|
| '0.408f' is a magic number. |
66
|
| ')' is preceded with whitespace. |
66
|
| Line contains a tab character. |
67
|
| Missing a Javadoc comment. |
67
|
| 'static' modifier out of order with the JLS suggestions. |
67
|
| Name 'pt18' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Line contains a tab character. |
68
|
| Missing a Javadoc comment. |
68
|
| 'static' modifier out of order with the JLS suggestions. |
68
|
| Name 'pt19' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
68
|
| '(' is followed by whitespace. |
68
|
| '-0.924f' is a magic number. |
68
|
| '0.383f' is a magic number. |
68
|
| ')' is preceded with whitespace. |
68
|
| Line contains a tab character. |
69
|
| Missing a Javadoc comment. |
69
|
| 'static' modifier out of order with the JLS suggestions. |
69
|
| Name 'pt20' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
69
|
| '(' is followed by whitespace. |
69
|
| '0.383f' is a magic number. |
69
|
| '-0.924f' is a magic number. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line contains a tab character. |
70
|
| Missing a Javadoc comment. |
70
|
| 'static' modifier out of order with the JLS suggestions. |
70
|
| Name 'pt21' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
70
|
| '(' is followed by whitespace. |
70
|
| '-0.707f' is a magic number. |
70
|
| '0.707f' is a magic number. |
70
|
| ')' is preceded with whitespace. |
70
|
| Line contains a tab character. |
71
|
| Missing a Javadoc comment. |
71
|
| 'static' modifier out of order with the JLS suggestions. |
71
|
| Name 'pt22' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
71
|
| '(' is followed by whitespace. |
71
|
| '0.408f' is a magic number. |
71
|
| '-0.816f' is a magic number. |
71
|
| '0.408f' is a magic number. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line contains a tab character. |
72
|
| Missing a Javadoc comment. |
72
|
| 'static' modifier out of order with the JLS suggestions. |
72
|
| Name 'pt23' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
72
|
| '(' is followed by whitespace. |
72
|
| '-0.383f' is a magic number. |
72
|
| '0.924f' is a magic number. |
72
|
| ')' is preceded with whitespace. |
72
|
| Line contains a tab character. |
73
|
| Missing a Javadoc comment. |
73
|
| 'static' modifier out of order with the JLS suggestions. |
73
|
| Name 'pt24' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
73
|
| '(' is followed by whitespace. |
73
|
| '0.408f' is a magic number. |
73
|
| '-0.408f' is a magic number. |
73
|
| '0.816f' is a magic number. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line contains a tab character. |
74
|
| Missing a Javadoc comment. |
74
|
| 'static' modifier out of order with the JLS suggestions. |
74
|
| Name 'pt25' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
74
|
| '(' is followed by whitespace. |
74
|
| '0.924f' is a magic number. |
74
|
| '-0.383f' is a magic number. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line contains a tab character. |
75
|
| Missing a Javadoc comment. |
75
|
| 'static' modifier out of order with the JLS suggestions. |
75
|
| Name 'pt26' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
75
|
| '(' is followed by whitespace. |
75
|
| '0.816f' is a magic number. |
75
|
| '0.408f' is a magic number. |
75
|
| '-0.408f' is a magic number. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line contains a tab character. |
76
|
| Missing a Javadoc comment. |
76
|
| 'static' modifier out of order with the JLS suggestions. |
76
|
| Name 'pt27' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
76
|
| '(' is followed by whitespace. |
76
|
| '0.707f' is a magic number. |
76
|
| '-0.707f' is a magic number. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line contains a tab character. |
77
|
| Missing a Javadoc comment. |
77
|
| 'static' modifier out of order with the JLS suggestions. |
77
|
| Name 'pt28' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
77
|
| '(' is followed by whitespace. |
77
|
| '0.924f' is a magic number. |
77
|
| '-0.383f' is a magic number. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line contains a tab character. |
78
|
| Missing a Javadoc comment. |
78
|
| 'static' modifier out of order with the JLS suggestions. |
78
|
| Name 'pt29' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
78
|
| '(' is followed by whitespace. |
78
|
| '0.707f' is a magic number. |
78
|
| '-0.707f' is a magic number. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line contains a tab character. |
79
|
| Missing a Javadoc comment. |
79
|
| 'static' modifier out of order with the JLS suggestions. |
79
|
| Name 'pt30' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
79
|
| '(' is followed by whitespace. |
79
|
| '0.408f' is a magic number. |
79
|
| '0.816f' is a magic number. |
79
|
| '-0.408f' is a magic number. |
79
|
| ')' is preceded with whitespace. |
79
|
| Line contains a tab character. |
80
|
| Missing a Javadoc comment. |
80
|
| 'static' modifier out of order with the JLS suggestions. |
80
|
| Name 'pt31' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line contains a tab character. |
81
|
| Missing a Javadoc comment. |
81
|
| 'static' modifier out of order with the JLS suggestions. |
81
|
| Name 'pt32' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
81
|
| '(' is followed by whitespace. |
81
|
| '0.383f' is a magic number. |
81
|
| '-0.924f' is a magic number. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line contains a tab character. |
82
|
| Missing a Javadoc comment. |
82
|
| 'static' modifier out of order with the JLS suggestions. |
82
|
| Name 'pt33' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
82
|
| '(' is followed by whitespace. |
82
|
| '0.383f' is a magic number. |
82
|
| '-0.924f' is a magic number. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line contains a tab character. |
83
|
| Missing a Javadoc comment. |
83
|
| 'static' modifier out of order with the JLS suggestions. |
83
|
| Name 'pt34' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
83
|
| '(' is followed by whitespace. |
83
|
| '0.408f' is a magic number. |
83
|
| '0.408f' is a magic number. |
83
|
| '-0.816f' is a magic number. |
83
|
| ')' is preceded with whitespace. |
83
|
| Line contains a tab character. |
84
|
| Missing a Javadoc comment. |
84
|
| 'static' modifier out of order with the JLS suggestions. |
84
|
| Name 'pt35' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
84
|
| '(' is followed by whitespace. |
84
|
| '0.816f' is a magic number. |
84
|
| '-0.408f' is a magic number. |
84
|
| '-0.408f' is a magic number. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line contains a tab character. |
85
|
| Missing a Javadoc comment. |
85
|
| 'static' modifier out of order with the JLS suggestions. |
85
|
| Name 'pt36' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
85
|
| '(' is followed by whitespace. |
85
|
| '-0.924f' is a magic number. |
85
|
| '-0.383f' is a magic number. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line contains a tab character. |
86
|
| Missing a Javadoc comment. |
86
|
| 'static' modifier out of order with the JLS suggestions. |
86
|
| Name 'pt37' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
86
|
| '(' is followed by whitespace. |
86
|
| '-0.707f' is a magic number. |
86
|
| '-0.707f' is a magic number. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line contains a tab character. |
87
|
| Missing a Javadoc comment. |
87
|
| 'static' modifier out of order with the JLS suggestions. |
87
|
| Name 'pt38' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
87
|
| '(' is followed by whitespace. |
87
|
| '0.408f' is a magic number. |
87
|
| '-0.816f' is a magic number. |
87
|
| '-0.408f' is a magic number. |
87
|
| ')' is preceded with whitespace. |
87
|
| Line contains a tab character. |
88
|
| Missing a Javadoc comment. |
88
|
| 'static' modifier out of order with the JLS suggestions. |
88
|
| Name 'pt39' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
88
|
| '(' is followed by whitespace. |
88
|
| '-0.383f' is a magic number. |
88
|
| '-0.924f' is a magic number. |
88
|
| ')' is preceded with whitespace. |
88
|
| Line contains a tab character. |
89
|
| Missing a Javadoc comment. |
89
|
| 'static' modifier out of order with the JLS suggestions. |
89
|
| Name 'pt40' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
89
|
| '(' is followed by whitespace. |
89
|
| '0.408f' is a magic number. |
89
|
| '-0.408f' is a magic number. |
89
|
| '-0.816f' is a magic number. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line contains a tab character. |
90
|
| Missing a Javadoc comment. |
90
|
| 'static' modifier out of order with the JLS suggestions. |
90
|
| Name 'pt41' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| Line contains a tab character. |
91
|
| Missing a Javadoc comment. |
91
|
| 'static' modifier out of order with the JLS suggestions. |
91
|
| Name 'pt42' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
91
|
| '(' is followed by whitespace. |
91
|
| '-0.924f' is a magic number. |
91
|
| '0.383f' is a magic number. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line contains a tab character. |
92
|
| Missing a Javadoc comment. |
92
|
| 'static' modifier out of order with the JLS suggestions. |
92
|
| Name 'pt43' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
92
|
| '(' is followed by whitespace. |
92
|
| '-0.924f' is a magic number. |
92
|
| '0.383f' is a magic number. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line contains a tab character. |
93
|
| Missing a Javadoc comment. |
93
|
| 'static' modifier out of order with the JLS suggestions. |
93
|
| Name 'pt44' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
93
|
| '(' is followed by whitespace. |
93
|
| '-0.707f' is a magic number. |
93
|
| '0.707f' is a magic number. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line contains a tab character. |
94
|
| Missing a Javadoc comment. |
94
|
| 'static' modifier out of order with the JLS suggestions. |
94
|
| Name 'pt45' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
94
|
| '(' is followed by whitespace. |
94
|
| '-0.816f' is a magic number. |
94
|
| '0.408f' is a magic number. |
94
|
| '0.408f' is a magic number. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line contains a tab character. |
95
|
| Missing a Javadoc comment. |
95
|
| 'static' modifier out of order with the JLS suggestions. |
95
|
| Name 'pt46' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
95
|
| '(' is followed by whitespace. |
95
|
| '-0.707f' is a magic number. |
95
|
| '0.707f' is a magic number. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line contains a tab character. |
96
|
| Missing a Javadoc comment. |
96
|
| 'static' modifier out of order with the JLS suggestions. |
96
|
| Name 'pt47' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
96
|
| '(' is followed by whitespace. |
96
|
| '-0.383f' is a magic number. |
96
|
| '0.924f' is a magic number. |
96
|
| ')' is preceded with whitespace. |
96
|
| Line contains a tab character. |
97
|
| Missing a Javadoc comment. |
97
|
| 'static' modifier out of order with the JLS suggestions. |
97
|
| Name 'pt48' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
97
|
| '(' is followed by whitespace. |
97
|
| '-0.408f' is a magic number. |
97
|
| '0.816f' is a magic number. |
97
|
| '0.408f' is a magic number. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line contains a tab character. |
98
|
| Missing a Javadoc comment. |
98
|
| 'static' modifier out of order with the JLS suggestions. |
98
|
| Name 'pt49' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
98
|
| '(' is followed by whitespace. |
98
|
| '-0.383f' is a magic number. |
98
|
| '0.924f' is a magic number. |
98
|
| ')' is preceded with whitespace. |
98
|
| Line contains a tab character. |
99
|
| Missing a Javadoc comment. |
99
|
| 'static' modifier out of order with the JLS suggestions. |
99
|
| Name 'pt50' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
99
|
| '(' is followed by whitespace. |
99
|
| '-0.408f' is a magic number. |
99
|
| '0.408f' is a magic number. |
99
|
| '0.816f' is a magic number. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line contains a tab character. |
100
|
| Missing a Javadoc comment. |
100
|
| 'static' modifier out of order with the JLS suggestions. |
100
|
| Name 'pt51' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
100
|
| '(' is followed by whitespace. |
100
|
| '-0.924f' is a magic number. |
100
|
| '-0.383f' is a magic number. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line contains a tab character. |
101
|
| Missing a Javadoc comment. |
101
|
| 'static' modifier out of order with the JLS suggestions. |
101
|
| Name 'pt52' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
101
|
| '(' is followed by whitespace. |
101
|
| '-0.707f' is a magic number. |
101
|
| '-0.707f' is a magic number. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line contains a tab character. |
102
|
| Missing a Javadoc comment. |
102
|
| 'static' modifier out of order with the JLS suggestions. |
102
|
| Name 'pt53' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
102
|
| '(' is followed by whitespace. |
102
|
| '-0.816f' is a magic number. |
102
|
| '-0.408f' is a magic number. |
102
|
| '0.408f' is a magic number. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line contains a tab character. |
103
|
| Missing a Javadoc comment. |
103
|
| 'static' modifier out of order with the JLS suggestions. |
103
|
| Name 'pt54' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
103
|
| '(' is followed by whitespace. |
103
|
| '-0.383f' is a magic number. |
103
|
| '-0.924f' is a magic number. |
103
|
| ')' is preceded with whitespace. |
103
|
| Line contains a tab character. |
104
|
| Missing a Javadoc comment. |
104
|
| 'static' modifier out of order with the JLS suggestions. |
104
|
| Name 'pt55' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
104
|
| '(' is followed by whitespace. |
104
|
| '-0.408f' is a magic number. |
104
|
| '-0.816f' is a magic number. |
104
|
| '0.408f' is a magic number. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| Missing a Javadoc comment. |
105
|
| 'static' modifier out of order with the JLS suggestions. |
105
|
| Name 'pt56' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
105
|
| '(' is followed by whitespace. |
105
|
| '-0.408f' is a magic number. |
105
|
| '-0.408f' is a magic number. |
105
|
| '0.816f' is a magic number. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line contains a tab character. |
106
|
| Missing a Javadoc comment. |
106
|
| 'static' modifier out of order with the JLS suggestions. |
106
|
| Name 'pt57' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
106
|
| '(' is followed by whitespace. |
106
|
| '-0.924f' is a magic number. |
106
|
| '-0.383f' is a magic number. |
106
|
| ')' is preceded with whitespace. |
106
|
| Line contains a tab character. |
107
|
| Missing a Javadoc comment. |
107
|
| 'static' modifier out of order with the JLS suggestions. |
107
|
| Name 'pt58' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
107
|
| '(' is followed by whitespace. |
107
|
| '-0.816f' is a magic number. |
107
|
| '0.408f' is a magic number. |
107
|
| '-0.408f' is a magic number. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line contains a tab character. |
108
|
| Missing a Javadoc comment. |
108
|
| 'static' modifier out of order with the JLS suggestions. |
108
|
| Name 'pt59' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
108
|
| '(' is followed by whitespace. |
108
|
| '-0.707f' is a magic number. |
108
|
| '-0.707f' is a magic number. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line contains a tab character. |
109
|
| Missing a Javadoc comment. |
109
|
| 'static' modifier out of order with the JLS suggestions. |
109
|
| Name 'pt60' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
109
|
| '(' is followed by whitespace. |
109
|
| '-0.408f' is a magic number. |
109
|
| '0.816f' is a magic number. |
109
|
| '-0.408f' is a magic number. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line contains a tab character. |
110
|
| Missing a Javadoc comment. |
110
|
| 'static' modifier out of order with the JLS suggestions. |
110
|
| Name 'pt61' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
110
|
| '(' is followed by whitespace. |
110
|
| '-0.383f' is a magic number. |
110
|
| '-0.924f' is a magic number. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line contains a tab character. |
111
|
| Missing a Javadoc comment. |
111
|
| 'static' modifier out of order with the JLS suggestions. |
111
|
| Name 'pt62' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
111
|
| '(' is followed by whitespace. |
111
|
| '-0.408f' is a magic number. |
111
|
| '0.408f' is a magic number. |
111
|
| '-0.816f' is a magic number. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line contains a tab character. |
112
|
| Missing a Javadoc comment. |
112
|
| 'static' modifier out of order with the JLS suggestions. |
112
|
| Name 'pt63' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
112
|
| '(' is followed by whitespace. |
112
|
| '-0.816f' is a magic number. |
112
|
| '-0.408f' is a magic number. |
112
|
| '-0.408f' is a magic number. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line contains a tab character. |
113
|
| Missing a Javadoc comment. |
113
|
| 'static' modifier out of order with the JLS suggestions. |
113
|
| Name 'pt64' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
113
|
| '(' is followed by whitespace. |
113
|
| '-0.408f' is a magic number. |
113
|
| '-0.816f' is a magic number. |
113
|
| '-0.408f' is a magic number. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line contains a tab character. |
114
|
| Missing a Javadoc comment. |
114
|
| 'static' modifier out of order with the JLS suggestions. |
114
|
| Name 'pt65' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
114
|
| '(' is followed by whitespace. |
114
|
| '-0.408f' is a magic number. |
114
|
| '-0.408f' is a magic number. |
114
|
| '-0.816f' is a magic number. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line contains a tab character. |
116
|
| Missing a Javadoc comment. |
116
|
| Redundant 'final' modifier. |
116
|
| 'static' modifier out of order with the JLS suggestions. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| '{' is followed by whitespace. |
118
|
| Line contains a tab character. |
119
|
| '{' is followed by whitespace. |
119
|
| Line contains a tab character. |
120
|
| '{' is followed by whitespace. |
120
|
| Line contains a tab character. |
121
|
| '{' is followed by whitespace. |
121
|
| Line contains a tab character. |
122
|
| '{' is followed by whitespace. |
122
|
| Line contains a tab character. |
123
|
| '{' is followed by whitespace. |
123
|
| Line contains a tab character. |
124
|
| '{' is followed by whitespace. |
124
|
| Line contains a tab character. |
125
|
| '{' is followed by whitespace. |
125
|
| Line contains a tab character. |
126
|
| '{' is followed by whitespace. |
126
|
| Line contains a tab character. |
127
|
| '{' is followed by whitespace. |
127
|
| Line contains a tab character. |
128
|
| '{' is followed by whitespace. |
128
|
| Line contains a tab character. |
129
|
| '{' is followed by whitespace. |
129
|
| Line contains a tab character. |
130
|
| '{' is followed by whitespace. |
130
|
| Line contains a tab character. |
131
|
| '{' is followed by whitespace. |
131
|
| Line contains a tab character. |
132
|
| '{' is followed by whitespace. |
132
|
| Line contains a tab character. |
133
|
| '{' is followed by whitespace. |
133
|
| Line contains a tab character. |
134
|
| '{' is followed by whitespace. |
134
|
| Line contains a tab character. |
135
|
| '{' is followed by whitespace. |
135
|
| Line contains a tab character. |
136
|
| '{' is followed by whitespace. |
136
|
| Line contains a tab character. |
137
|
| '{' is followed by whitespace. |
137
|
| Line contains a tab character. |
138
|
| '{' is followed by whitespace. |
138
|
| Line contains a tab character. |
139
|
| '{' is followed by whitespace. |
139
|
| Line contains a tab character. |
140
|
| '{' is followed by whitespace. |
140
|
| Line contains a tab character. |
141
|
| '{' is followed by whitespace. |
141
|
| Line contains a tab character. |
142
|
| '{' is followed by whitespace. |
142
|
| Line contains a tab character. |
143
|
| '{' is followed by whitespace. |
143
|
| Line contains a tab character. |
144
|
| '{' is followed by whitespace. |
144
|
| Line contains a tab character. |
145
|
| '{' is followed by whitespace. |
145
|
| Line contains a tab character. |
146
|
| '{' is followed by whitespace. |
146
|
| Line contains a tab character. |
147
|
| '{' is followed by whitespace. |
147
|
| Line contains a tab character. |
148
|
| '{' is followed by whitespace. |
148
|
| Line contains a tab character. |
149
|
| '{' is followed by whitespace. |
149
|
| Line contains a tab character. |
150
|
| '{' is followed by whitespace. |
150
|
| Line contains a tab character. |
151
|
| '{' is followed by whitespace. |
151
|
| Line contains a tab character. |
152
|
| '{' is followed by whitespace. |
152
|
| Line contains a tab character. |
153
|
| '{' is followed by whitespace. |
153
|
| Line contains a tab character. |
154
|
| '{' is followed by whitespace. |
154
|
| Line contains a tab character. |
155
|
| '{' is followed by whitespace. |
155
|
| Line contains a tab character. |
156
|
| '{' is followed by whitespace. |
156
|
| Line contains a tab character. |
157
|
| '{' is followed by whitespace. |
157
|
| Line contains a tab character. |
158
|
| '{' is followed by whitespace. |
158
|
| Line contains a tab character. |
159
|
| '{' is followed by whitespace. |
159
|
| Line contains a tab character. |
160
|
| '{' is followed by whitespace. |
160
|
| Line contains a tab character. |
161
|
| '{' is followed by whitespace. |
161
|
| Line contains a tab character. |
162
|
| '{' is followed by whitespace. |
162
|
| Line contains a tab character. |
163
|
| '{' is followed by whitespace. |
163
|
| Line contains a tab character. |
164
|
| '{' is followed by whitespace. |
164
|
| Line contains a tab character. |
165
|
| '{' is followed by whitespace. |
165
|
| Line contains a tab character. |
166
|
| '{' is followed by whitespace. |
166
|
| Line contains a tab character. |
167
|
| '{' is followed by whitespace. |
167
|
| Line contains a tab character. |
168
|
| '{' is followed by whitespace. |
168
|
| Line contains a tab character. |
169
|
| '{' is followed by whitespace. |
169
|
| Line contains a tab character. |
170
|
| '{' is followed by whitespace. |
170
|
| Line contains a tab character. |
171
|
| '{' is followed by whitespace. |
171
|
| Line contains a tab character. |
172
|
| '{' is followed by whitespace. |
172
|
| Line contains a tab character. |
173
|
| '{' is followed by whitespace. |
173
|
| Line contains a tab character. |
174
|
| '{' is followed by whitespace. |
174
|
| Line contains a tab character. |
175
|
| '{' is followed by whitespace. |
175
|
| Line contains a tab character. |
176
|
| '{' is followed by whitespace. |
176
|
| Line contains a tab character. |
177
|
| '{' is followed by whitespace. |
177
|
| Line contains a tab character. |
178
|
| '{' is followed by whitespace. |
178
|
| Line contains a tab character. |
179
|
| '{' is followed by whitespace. |
179
|
| Line contains a tab character. |
180
|
| '{' is followed by whitespace. |
180
|
| Line contains a tab character. |
181
|
| '{' is followed by whitespace. |
181
|
| Line contains a tab character. |
182
|
| '{' is followed by whitespace. |
182
|
| Line contains a tab character. |
183
|
| '{' is followed by whitespace. |
183
|
| Line contains a tab character. |
184
|
| '{' is followed by whitespace. |
184
|
| Line contains a tab character. |
185
|
| '{' is followed by whitespace. |
185
|
| Line contains a tab character. |
186
|
| '{' is followed by whitespace. |
186
|
| Line contains a tab character. |
187
|
| '{' is followed by whitespace. |
187
|
| Line contains a tab character. |
188
|
| '{' is followed by whitespace. |
188
|
| Line contains a tab character. |
189
|
| '{' is followed by whitespace. |
189
|
| Line contains a tab character. |
190
|
| '{' is followed by whitespace. |
190
|
| Line contains a tab character. |
191
|
| '{' is followed by whitespace. |
191
|
| Line contains a tab character. |
192
|
| '{' is followed by whitespace. |
192
|
| Line contains a tab character. |
193
|
| '{' is followed by whitespace. |
193
|
| Line contains a tab character. |
194
|
| '{' is followed by whitespace. |
194
|
| Line contains a tab character. |
195
|
| '{' is followed by whitespace. |
195
|
| Line contains a tab character. |
196
|
| '{' is followed by whitespace. |
196
|
| Line contains a tab character. |
197
|
| '{' is followed by whitespace. |
197
|
| Line contains a tab character. |
198
|
| '{' is followed by whitespace. |
198
|
| Line contains a tab character. |
199
|
| '{' is followed by whitespace. |
199
|
| Line contains a tab character. |
200
|
| '{' is followed by whitespace. |
200
|
| Line contains a tab character. |
201
|
| '{' is followed by whitespace. |
201
|
| Line contains a tab character. |
202
|
| '{' is followed by whitespace. |
202
|
| Line contains a tab character. |
203
|
| '{' is followed by whitespace. |
203
|
| Line contains a tab character. |
204
|
| '{' is followed by whitespace. |
204
|
| Line contains a tab character. |
205
|
| '{' is followed by whitespace. |
205
|
| Line contains a tab character. |
206
|
| '{' is followed by whitespace. |
206
|
| Line contains a tab character. |
207
|
| '{' is followed by whitespace. |
207
|
| Line contains a tab character. |
208
|
| '{' is followed by whitespace. |
208
|
| Line contains a tab character. |
209
|
| '{' is followed by whitespace. |
209
|
| Line contains a tab character. |
210
|
| '{' is followed by whitespace. |
210
|
| Line contains a tab character. |
211
|
| '{' is followed by whitespace. |
211
|
| Line contains a tab character. |
212
|
| '{' is followed by whitespace. |
212
|
| Line contains a tab character. |
213
|
| '{' is followed by whitespace. |
213
|
| Line contains a tab character. |
214
|
| '{' is followed by whitespace. |
214
|
| Line contains a tab character. |
215
|
| '{' is followed by whitespace. |
215
|
| Line contains a tab character. |
216
|
| '{' is followed by whitespace. |
216
|
| Line contains a tab character. |
217
|
| '{' is followed by whitespace. |
217
|
| Line contains a tab character. |
218
|
| '{' is followed by whitespace. |
218
|
| Line contains a tab character. |
219
|
| '{' is followed by whitespace. |
219
|
| Line contains a tab character. |
220
|
| '{' is followed by whitespace. |
220
|
| Line contains a tab character. |
221
|
| '{' is followed by whitespace. |
221
|
| Line contains a tab character. |
222
|
| '{' is followed by whitespace. |
222
|
| Line contains a tab character. |
223
|
| '{' is followed by whitespace. |
223
|
| Line contains a tab character. |
224
|
| '{' is followed by whitespace. |
224
|
| Line contains a tab character. |
225
|
| '{' is followed by whitespace. |
225
|
| Line contains a tab character. |
226
|
| '{' is followed by whitespace. |
226
|
| Line contains a tab character. |
227
|
| '{' is followed by whitespace. |
227
|
| Line contains a tab character. |
228
|
| '{' is followed by whitespace. |
228
|
| Line contains a tab character. |
229
|
| '{' is followed by whitespace. |
229
|
| Line contains a tab character. |
230
|
| '{' is followed by whitespace. |
230
|
| Line contains a tab character. |
231
|
| '{' is followed by whitespace. |
231
|
| Line contains a tab character. |
232
|
| '{' is followed by whitespace. |
232
|
| Line contains a tab character. |
233
|
| '{' is followed by whitespace. |
233
|
| Line contains a tab character. |
234
|
| '{' is followed by whitespace. |
234
|
| Line contains a tab character. |
235
|
| '{' is followed by whitespace. |
235
|
| Line contains a tab character. |
236
|
| '{' is followed by whitespace. |
236
|
| Line contains a tab character. |
237
|
| '{' is followed by whitespace. |
237
|
| Line contains a tab character. |
238
|
| '{' is followed by whitespace. |
238
|
| Line contains a tab character. |
239
|
| '{' is followed by whitespace. |
239
|
| Line contains a tab character. |
240
|
| '{' is followed by whitespace. |
240
|
| Line contains a tab character. |
241
|
| '{' is followed by whitespace. |
241
|
| Line contains a tab character. |
242
|
| '{' is followed by whitespace. |
242
|
| Line contains a tab character. |
243
|
| '{' is followed by whitespace. |
243
|
| Line contains a tab character. |
244
|
| '{' is followed by whitespace. |
244
|
| Line contains a tab character. |
245
|
| '{' is followed by whitespace. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
249
|
com/insanityengine/ghia/geomloaded/package.html
| Error | Line |
| Missing package documentation file. | 0 |
com/insanityengine/ghia/libograf/AppletBase.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.applet.*. |
3
|
| Using the '.*' form of import should be avoided - java.awt.*. |
5
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
6
|
| Using the '.*' form of import should be avoided - java.awt.event.*. |
7
|
| Using the '.*' form of import should be avoided - javax.swing.*. |
9
|
| Using the '.*' form of import should be avoided - javax.swing.event.*. |
10
|
| Using the '.*' form of import should be avoided - java.util.*. |
12
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
14
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
15
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixelops.*. |
16
|
| Line has trailing spaces. |
21
|
| Line is longer than 80 characters. |
27
|
| Line has trailing spaces. |
31
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line has trailing spaces. |
33
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| '{' should be on the previous line. |
40
|
| Line has trailing spaces. |
41
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line has trailing spaces. |
46
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
50
|
| First sentence should end with a period. |
52
|
| Line has trailing spaces. |
52
|
| Line contains a tab character. |
52
|
| Line has trailing spaces. |
53
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line has trailing spaces. |
55
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line has trailing spaces. |
58
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| '(' is followed by whitespace. |
60
|
| Parameter w should be final. |
60
|
| 'w' hides a field. |
60
|
| Expected @param tag for 'w'. |
60
|
| Parameter h should be final. |
60
|
| 'h' hides a field. |
60
|
| Expected @param tag for 'h'. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| First sentence should end with a period. |
63
|
| Line has trailing spaces. |
63
|
| Line contains a tab character. |
63
|
| Line has trailing spaces. |
64
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line has trailing spaces. |
66
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
71
|
| Line has trailing spaces. |
72
|
| Line contains a tab character. |
72
|
| First sentence should end with a period. |
73
|
| Line has trailing spaces. |
73
|
| Line contains a tab character. |
73
|
| Line has trailing spaces. |
74
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line has trailing spaces. |
76
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line is longer than 80 characters. |
79
|
| Line contains a tab character. |
79
|
| '(' is followed by whitespace. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| Line contains a tab character. |
80
|
| First sentence should end with a period. |
82
|
| Line has trailing spaces. |
82
|
| Line contains a tab character. |
82
|
| Line has trailing spaces. |
83
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line has trailing spaces. |
85
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line has trailing spaces. |
88
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| '(' is followed by whitespace. |
90
|
| Parameter w should be final. |
90
|
| 'w' hides a field. |
90
|
| Expected @param tag for 'w'. |
90
|
| Parameter h should be final. |
90
|
| 'h' hides a field. |
90
|
| Expected @param tag for 'h'. |
90
|
| ')' is preceded with whitespace. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line contains a tab character. |
93
|
| Line has trailing spaces. |
94
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line has trailing spaces. |
96
|
| Line contains a tab character. |
96
|
| First sentence should end with a period. |
97
|
| Line has trailing spaces. |
97
|
| Line contains a tab character. |
97
|
| Line has trailing spaces. |
98
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line has trailing spaces. |
100
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Line contains a tab character. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Line contains a tab character. |
104
|
| First sentence should end with a period. |
106
|
| Line has trailing spaces. |
106
|
| Line contains a tab character. |
106
|
| Line has trailing spaces. |
107
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line has trailing spaces. |
109
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line has trailing spaces. |
111
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line has trailing spaces. |
113
|
| Line contains a tab character. |
113
|
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. |
113
|
| '(' is followed by whitespace. |
113
|
| Parameter g should be final. |
113
|
| Expected @param tag for 'g'. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line has trailing spaces. |
114
|
| Line contains a tab character. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line contains a tab character. |
115
|
| First sentence should end with a period. |
117
|
| Line has trailing spaces. |
117
|
| Line contains a tab character. |
117
|
| Line has trailing spaces. |
118
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line has trailing spaces. |
120
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line has trailing spaces. |
122
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Method 'update' is not designed for extension - needs to be abstract, final or empty. |
124
|
| '(' is followed by whitespace. |
124
|
| Parameter g should be final. |
124
|
| Expected @param tag for 'g'. |
124
|
| ')' is preceded with whitespace. |
124
|
| Line contains a tab character. |
125
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| First sentence should end with a period. |
129
|
| Line has trailing spaces. |
129
|
| Line contains a tab character. |
129
|
| Line has trailing spaces. |
130
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line has trailing spaces. |
132
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Method 'start' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Line contains a tab character. |
135
|
| 'if' construct must use '{}'s. |
137
|
| Line has trailing spaces. |
137
|
| Line contains a tab character. |
137
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| Line contains a tab character. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line has trailing spaces. |
141
|
| Line contains a tab character. |
141
|
| First sentence should end with a period. |
142
|
| Line has trailing spaces. |
142
|
| Line contains a tab character. |
142
|
| Line has trailing spaces. |
143
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line has trailing spaces. |
145
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Method 'stop' is not designed for extension - needs to be abstract, final or empty. |
147
|
| 'if' construct must use '{}'s. |
148
|
| Line contains a tab character. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line has trailing spaces. |
151
|
| Line contains a tab character. |
151
|
| First sentence should end with a period. |
152
|
| Line has trailing spaces. |
152
|
| Line contains a tab character. |
152
|
| Line has trailing spaces. |
153
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Line has trailing spaces. |
155
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Method 'run' is not designed for extension - needs to be abstract, final or empty. |
157
|
| Line contains a tab character. |
158
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
161
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| Line contains a tab character. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| First sentence should end with a period. |
168
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Method 'draw' is not designed for extension - needs to be abstract, final or empty. |
175
|
| '(' is followed by whitespace. |
175
|
| Parameter gl should be final. |
175
|
| 'gl' hides a field. |
175
|
| ')' is preceded with whitespace. |
175
|
| 'if' construct must use '{}'s. |
177
|
| Line contains a tab character. |
177
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| Line contains a tab character. |
179
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Line has trailing spaces. |
183
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| '(' is followed by whitespace. |
187
|
| Expression can be simplified. |
187
|
| ')' is preceded with whitespace. |
187
|
| Line is longer than 80 characters. |
188
|
| Line contains a tab character. |
188
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| Line has trailing spaces. |
189
|
| Line is longer than 80 characters. |
189
|
| Line contains a tab character. |
189
|
| '(' is followed by whitespace. |
189
|
| Line has trailing spaces. |
190
|
| Line is longer than 80 characters. |
190
|
| Line contains a tab character. |
190
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| Line contains a tab character. |
191
|
| Line has trailing spaces. |
192
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| 'if' construct must use '{}'s. |
195
|
| Line contains a tab character. |
195
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| Line contains a tab character. |
197
|
| '(' is followed by whitespace. |
197
|
| '0.1f' is a magic number. |
197
|
| ')' is preceded with whitespace. |
197
|
| Line contains a tab character. |
198
|
| First sentence should end with a period. |
200
|
| Line has trailing spaces. |
200
|
| Line contains a tab character. |
200
|
| Line has trailing spaces. |
201
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line has trailing spaces. |
203
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Line has trailing spaces. |
205
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Method 'println' is not designed for extension - needs to be abstract, final or empty. |
207
|
| '(' is followed by whitespace. |
207
|
| Parameter o should be final. |
207
|
| Expected @param tag for 'o'. |
207
|
| ')' is preceded with whitespace. |
207
|
| Line contains a tab character. |
208
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| Line contains a tab character. |
209
|
| First sentence should end with a period. |
211
|
| Line has trailing spaces. |
211
|
| Line contains a tab character. |
211
|
| Line has trailing spaces. |
212
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Line has trailing spaces. |
214
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Method 'frame' is not designed for extension - needs to be abstract, final or empty. |
216
|
| Line contains a tab character. |
217
|
| '(' is followed by whitespace. |
217
|
| '500' is a magic number. |
217
|
| '350' is a magic number. |
217
|
| ')' is preceded with whitespace. |
217
|
| Line contains a tab character. |
218
|
| Line has trailing spaces. |
219
|
| Line contains a tab character. |
219
|
| First sentence should end with a period. |
220
|
| Line has trailing spaces. |
220
|
| Line contains a tab character. |
220
|
| Line has trailing spaces. |
221
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line has trailing spaces. |
223
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Line has trailing spaces. |
226
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Method 'frame' is not designed for extension - needs to be abstract, final or empty. |
228
|
| '(' is followed by whitespace. |
228
|
| Parameter w should be final. |
228
|
| 'w' hides a field. |
228
|
| Expected @param tag for 'w'. |
228
|
| Parameter h should be final. |
228
|
| 'h' hides a field. |
228
|
| Expected @param tag for 'h'. |
228
|
| ')' is preceded with whitespace. |
228
|
| Line contains a tab character. |
229
|
| '(' is followed by whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| Line contains a tab character. |
230
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| Line has trailing spaces. |
231
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| '(' is followed by whitespace. |
232
|
| Line contains a tab character. |
233
|
| '(' is followed by whitespace. |
233
|
| Parameter e should be final. |
233
|
| ')' is preceded with whitespace. |
233
|
| Line contains a tab character. |
234
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| ')' is preceded with whitespace. |
236
|
| Line has trailing spaces. |
237
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| '(' is followed by whitespace. |
238
|
| ')' is preceded with whitespace. |
238
|
| Line contains a tab character. |
239
|
| First sentence should end with a period. |
241
|
| Line has trailing spaces. |
241
|
| Line contains a tab character. |
241
|
| Line has trailing spaces. |
242
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line has trailing spaces. |
244
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
245
|
| Line has trailing spaces. |
246
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. |
248
|
| '(' is followed by whitespace. |
248
|
| Parameter e should be final. |
248
|
| Expected @param tag for 'e'. |
248
|
| ')' is preceded with whitespace. |
248
|
| Line contains a tab character. |
249
|
| Line contains a tab character. |
250
|
| '(' is followed by whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
253
|
| First sentence should end with a period. |
255
|
| Line has trailing spaces. |
255
|
| Line contains a tab character. |
255
|
| Line has trailing spaces. |
256
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| Line has trailing spaces. |
258
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
259
|
| Expected an @return tag. |
260
|
| Line contains a tab character. |
260
|
| Method 'printRates' is not designed for extension - needs to be abstract, final or empty. |
260
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
262
|
| Line contains a tab character. |
263
|
| '(' is followed by whitespace. |
263
|
| ')' is preceded with whitespace. |
263
|
| '1000.0f' is a magic number. |
263
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| '(' is followed by whitespace. |
265
|
| ')' is preceded with whitespace. |
265
|
| Line contains a tab character. |
266
|
| '(' is followed by whitespace. |
266
|
| '10' is a magic number. |
266
|
| ')' is preceded with whitespace. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
269
|
| Line contains a tab character. |
270
|
| Line contains a tab character. |
271
|
| Line contains a tab character. |
273
|
| Line contains a tab character. |
274
|
| First sentence should end with a period. |
276
|
| Line has trailing spaces. |
276
|
| Line contains a tab character. |
276
|
| Line has trailing spaces. |
277
|
| Line contains a tab character. |
277
|
| Line contains a tab character. |
278
|
| Line has trailing spaces. |
279
|
| Line contains a tab character. |
279
|
| Line contains a tab character. |
280
|
| Line has trailing spaces. |
281
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
282
|
| Line contains a tab character. |
283
|
| '(' is followed by whitespace. |
283
|
| Parameter e should be final. |
283
|
| Expected @param tag for 'e'. |
283
|
| ')' is preceded with whitespace. |
283
|
| Line contains a tab character. |
284
|
| Line has trailing spaces. |
285
|
| Line contains a tab character. |
285
|
| First sentence should end with a period. |
286
|
| Line has trailing spaces. |
286
|
| Line contains a tab character. |
286
|
| Line has trailing spaces. |
287
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
288
|
| Line has trailing spaces. |
289
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
290
|
| Line has trailing spaces. |
291
|
| Line contains a tab character. |
291
|
| Line contains a tab character. |
292
|
| Line contains a tab character. |
293
|
| '(' is followed by whitespace. |
293
|
| Parameter e should be final. |
293
|
| Expected @param tag for 'e'. |
293
|
| ')' is preceded with whitespace. |
293
|
| Line contains a tab character. |
294
|
| Line has trailing spaces. |
295
|
| Line contains a tab character. |
295
|
| First sentence should end with a period. |
296
|
| Line has trailing spaces. |
296
|
| Line contains a tab character. |
296
|
| Line has trailing spaces. |
297
|
| Line contains a tab character. |
297
|
| Line contains a tab character. |
298
|
| Line has trailing spaces. |
299
|
| Line contains a tab character. |
299
|
| Line contains a tab character. |
300
|
| Line has trailing spaces. |
301
|
| Line contains a tab character. |
301
|
| Line contains a tab character. |
302
|
| Line contains a tab character. |
303
|
| Method 'keyPressed' is not designed for extension - needs to be abstract, final or empty. |
303
|
| '(' is followed by whitespace. |
303
|
| Parameter e should be final. |
303
|
| Expected @param tag for 'e'. |
303
|
| ')' is preceded with whitespace. |
303
|
| Line contains a tab character. |
304
|
| '(' is followed by whitespace. |
304
|
| ')' is preceded with whitespace. |
304
|
| Line contains a tab character. |
305
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
307
|
| Line contains a tab character. |
308
|
| '(' is followed by whitespace. |
308
|
| ')' is preceded with whitespace. |
308
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
310
|
| Line contains a tab character. |
311
|
| Line contains a tab character. |
312
|
| Line contains a tab character. |
313
|
| Line contains a tab character. |
314
|
| Line contains a tab character. |
315
|
| Line contains a tab character. |
316
|
| Line contains a tab character. |
318
|
| Line contains a tab character. |
319
|
| First sentence should end with a period. |
321
|
| Line has trailing spaces. |
321
|
| Line contains a tab character. |
321
|
| Line has trailing spaces. |
322
|
| Line contains a tab character. |
322
|
| Line contains a tab character. |
323
|
| Line has trailing spaces. |
324
|
| Line contains a tab character. |
324
|
| Line contains a tab character. |
325
|
| Line has trailing spaces. |
326
|
| Line contains a tab character. |
326
|
| Line contains a tab character. |
327
|
| Line contains a tab character. |
328
|
| Method 'mousePressed' is not designed for extension - needs to be abstract, final or empty. |
328
|
| '(' is followed by whitespace. |
328
|
| Parameter e should be final. |
328
|
| Expected @param tag for 'e'. |
328
|
| ')' is preceded with whitespace. |
328
|
| Line contains a tab character. |
329
|
| Line contains a tab character. |
330
|
| Line contains a tab character. |
331
|
| Line contains a tab character. |
332
|
| Line contains a tab character. |
333
|
| Line contains a tab character. |
334
|
| First sentence should end with a period. |
336
|
| Line has trailing spaces. |
336
|
| Line contains a tab character. |
336
|
| Line has trailing spaces. |
337
|
| Line contains a tab character. |
337
|
| Line contains a tab character. |
338
|
| Line has trailing spaces. |
339
|
| Line contains a tab character. |
339
|
| Line contains a tab character. |
340
|
| Line has trailing spaces. |
341
|
| Line contains a tab character. |
341
|
| Line contains a tab character. |
342
|
| Line contains a tab character. |
343
|
| Method 'mouseReleased' is not designed for extension - needs to be abstract, final or empty. |
343
|
| '(' is followed by whitespace. |
343
|
| Parameter e should be final. |
343
|
| Expected @param tag for 'e'. |
343
|
| ')' is preceded with whitespace. |
343
|
| Line contains a tab character. |
344
|
| Line contains a tab character. |
345
|
| First sentence should end with a period. |
347
|
| Line has trailing spaces. |
347
|
| Line contains a tab character. |
347
|
| Line has trailing spaces. |
348
|
| Line contains a tab character. |
348
|
| Line contains a tab character. |
349
|
| Line has trailing spaces. |
350
|
| Line contains a tab character. |
350
|
| Line contains a tab character. |
351
|
| Line has trailing spaces. |
352
|
| Line contains a tab character. |
352
|
| Line contains a tab character. |
353
|
| Line contains a tab character. |
354
|
| '(' is followed by whitespace. |
354
|
| Parameter e should be final. |
354
|
| Expected @param tag for 'e'. |
354
|
| ')' is preceded with whitespace. |
354
|
| Line contains a tab character. |
355
|
| Line has trailing spaces. |
356
|
| Line contains a tab character. |
356
|
| First sentence should end with a period. |
357
|
| Line has trailing spaces. |
357
|
| Line contains a tab character. |
357
|
| Line has trailing spaces. |
358
|
| Line contains a tab character. |
358
|
| Line contains a tab character. |
359
|
| Line has trailing spaces. |
360
|
| Line contains a tab character. |
360
|
| Line contains a tab character. |
361
|
| Line has trailing spaces. |
362
|
| Line contains a tab character. |
362
|
| Line contains a tab character. |
363
|
| Line contains a tab character. |
364
|
| Method 'mouseEntered' is not designed for extension - needs to be abstract, final or empty. |
364
|
| '(' is followed by whitespace. |
364
|
| Parameter e should be final. |
364
|
| Expected @param tag for 'e'. |
364
|
| ')' is preceded with whitespace. |
364
|
| Line contains a tab character. |
365
|
| Line contains a tab character. |
366
|
| Line has trailing spaces. |
367
|
| Line contains a tab character. |
367
|
| First sentence should end with a period. |
368
|
| Line has trailing spaces. |
368
|
| Line contains a tab character. |
368
|
| Line has trailing spaces. |
369
|
| Line contains a tab character. |
369
|
| Line contains a tab character. |
370
|
| Line has trailing spaces. |
371
|
| Line contains a tab character. |
371
|
| Line contains a tab character. |
372
|
| Line has trailing spaces. |
373
|
| Line contains a tab character. |
373
|
| Line contains a tab character. |
374
|
| Line contains a tab character. |
375
|
| '(' is followed by whitespace. |
375
|
| Parameter e should be final. |
375
|
| Expected @param tag for 'e'. |
375
|
| ')' is preceded with whitespace. |
375
|
| Line contains a tab character. |
376
|
| Line has trailing spaces. |
377
|
| Line contains a tab character. |
378
|
| Line contains a tab character. |
379
|
| Line has trailing spaces. |
380
|
| Line contains a tab character. |
380
|
| First sentence should end with a period. |
381
|
| Line has trailing spaces. |
381
|
| Line contains a tab character. |
381
|
| Line has trailing spaces. |
382
|
| Line contains a tab character. |
382
|
| Line contains a tab character. |
383
|
| Line has trailing spaces. |
384
|
| Line contains a tab character. |
384
|
| Line contains a tab character. |
385
|
| Line has trailing spaces. |
386
|
| Line contains a tab character. |
386
|
| Line contains a tab character. |
387
|
| Line contains a tab character. |
388
|
| Method 'mouseDragged' is not designed for extension - needs to be abstract, final or empty. |
388
|
| '(' is followed by whitespace. |
388
|
| Parameter e should be final. |
388
|
| Expected @param tag for 'e'. |
388
|
| ')' is preceded with whitespace. |
388
|
| Line contains a tab character. |
389
|
| Line contains a tab character. |
390
|
| Line contains a tab character. |
391
|
| Line contains a tab character. |
393
|
| '(' is followed by whitespace. |
393
|
| ')' is preceded with whitespace. |
393
|
| '(' is followed by whitespace. |
393
|
| ')' is preceded with whitespace. |
393
|
| Line contains a tab character. |
394
|
| '(' is followed by whitespace. |
394
|
| ')' is preceded with whitespace. |
394
|
| '(' is followed by whitespace. |
394
|
| ')' is preceded with whitespace. |
394
|
| Line contains a tab character. |
396
|
| '44.0f' is a magic number. |
396
|
| '7.0f' is a magic number. |
396
|
| Line contains a tab character. |
397
|
| '(' is followed by whitespace. |
397
|
| ')' is preceded with whitespace. |
397
|
| Line contains a tab character. |
398
|
| '(' is followed by whitespace. |
398
|
| ')' is preceded with whitespace. |
398
|
| Line contains a tab character. |
399
|
| Line has trailing spaces. |
400
|
| Line contains a tab character. |
400
|
| First sentence should end with a period. |
401
|
| Line has trailing spaces. |
401
|
| Line contains a tab character. |
401
|
| Line has trailing spaces. |
402
|
| Line contains a tab character. |
402
|
| Line contains a tab character. |
403
|
| Line has trailing spaces. |
404
|
| Line contains a tab character. |
404
|
| Line contains a tab character. |
405
|
| Line has trailing spaces. |
406
|
| Line contains a tab character. |
406
|
| Line contains a tab character. |
407
|
| Line contains a tab character. |
408
|
| '(' is followed by whitespace. |
408
|
| Parameter e should be final. |
408
|
| Expected @param tag for 'e'. |
408
|
| ')' is preceded with whitespace. |
408
|
| Line contains a tab character. |
409
|
| First sentence should end with a period. |
411
|
| Line has trailing spaces. |
411
|
| Line contains a tab character. |
411
|
| Line has trailing spaces. |
412
|
| Line contains a tab character. |
412
|
| Line contains a tab character. |
413
|
| Line has trailing spaces. |
414
|
| Line contains a tab character. |
414
|
| Line contains a tab character. |
415
|
| Line has trailing spaces. |
416
|
| Line contains a tab character. |
416
|
| Line contains a tab character. |
417
|
| Line contains a tab character. |
418
|
| Method 'getGl' is not designed for extension - needs to be abstract, final or empty. |
418
|
| Line contains a tab character. |
419
|
| '(' is followed by whitespace. |
419
|
| ')' is preceded with whitespace. |
419
|
| Line contains a tab character. |
420
|
| '(' is followed by whitespace. |
420
|
| ')' is preceded with whitespace. |
420
|
| Line contains a tab character. |
421
|
| '(' is followed by whitespace. |
421
|
| ')' is preceded with whitespace. |
421
|
| Line contains a tab character. |
422
|
| '(' is followed by whitespace. |
422
|
| ')' is preceded with whitespace. |
422
|
| Line contains a tab character. |
423
|
| Line contains a tab character. |
424
|
| Line contains a tab character. |
425
|
| Line contains a tab character. |
426
|
| First sentence should end with a period. |
428
|
| Line has trailing spaces. |
428
|
| Line contains a tab character. |
428
|
| Line has trailing spaces. |
429
|
| Line contains a tab character. |
429
|
| Line contains a tab character. |
430
|
| Line has trailing spaces. |
431
|
| Line contains a tab character. |
431
|
| Line contains a tab character. |
432
|
| Line has trailing spaces. |
433
|
| Line contains a tab character. |
433
|
| Line contains a tab character. |
434
|
| Line contains a tab character. |
435
|
| Method 'switchRenderer' is not designed for extension - needs to be abstract, final or empty. |
435
|
| '(' is followed by whitespace. |
435
|
| Parameter rname should be final. |
435
|
| 'rname' hides a field. |
435
|
| Expected @param tag for 'rname'. |
435
|
| ')' is preceded with whitespace. |
435
|
| Line contains a tab character. |
436
|
| Line contains a tab character. |
437
|
| First sentence should end with a period. |
439
|
| Line has trailing spaces. |
439
|
| Line contains a tab character. |
439
|
| Line has trailing spaces. |
440
|
| Line contains a tab character. |
440
|
| Line contains a tab character. |
441
|
| Line has trailing spaces. |
442
|
| Line contains a tab character. |
442
|
| Line contains a tab character. |
443
|
| Line has trailing spaces. |
444
|
| Line contains a tab character. |
444
|
| Line contains a tab character. |
445
|
| Line contains a tab character. |
446
|
| Method 'testHarness' is not designed for extension - needs to be abstract, final or empty. |
446
|
| Line contains a tab character. |
447
|
| Line contains a tab character. |
449
|
| Line has trailing spaces. |
450
|
| Line contains a tab character. |
450
|
| Line contains a tab character. |
451
|
| Line is longer than 80 characters. |
452
|
| Line contains a tab character. |
452
|
| '(' is followed by whitespace. |
452
|
| '(' is followed by whitespace. |
452
|
| ')' is preceded with whitespace. |
452
|
| '1000.0' is a magic number. |
452
|
| '10' is a magic number. |
452
|
| ')' is preceded with whitespace. |
452
|
| Line contains a tab character. |
454
|
| Line contains a tab character. |
455
|
| Line contains a tab character. |
456
|
| '(' is followed by whitespace. |
456
|
| '2600' is a magic number. |
456
|
| ')' is preceded with whitespace. |
456
|
| Line contains a tab character. |
457
|
| Line contains a tab character. |
458
|
| Line has trailing spaces. |
459
|
| Line contains a tab character. |
459
|
| Line contains a tab character. |
460
|
| Line contains a tab character. |
461
|
| Line contains a tab character. |
462
|
| Line contains a tab character. |
463
|
| '(' is followed by whitespace. |
463
|
| ')' is preceded with whitespace. |
463
|
| '1000.0f' is a magic number. |
463
|
| Line contains a tab character. |
464
|
| '(' is followed by whitespace. |
464
|
| '(' is followed by whitespace. |
464
|
| ')' is preceded with whitespace. |
464
|
| '1000.0f' is a magic number. |
464
|
| ')' is preceded with whitespace. |
464
|
| Line contains a tab character. |
465
|
| First sentence should end with a period. |
467
|
| Line has trailing spaces. |
467
|
| Line contains a tab character. |
467
|
| Line has trailing spaces. |
468
|
| Line contains a tab character. |
468
|
| Line contains a tab character. |
469
|
| Line has trailing spaces. |
470
|
| Line contains a tab character. |
470
|
| Line contains a tab character. |
471
|
| Line has trailing spaces. |
472
|
| Line contains a tab character. |
472
|
| Line contains a tab character. |
473
|
| Line contains a tab character. |
474
|
| Method 'setPerformanceTest' is not designed for extension - needs to be abstract, final or empty. |
474
|
| '(' is followed by whitespace. |
474
|
| Parameter newValue should be final. |
474
|
| Expected @param tag for 'newValue'. |
474
|
| ')' is preceded with whitespace. |
474
|
| Line contains a tab character. |
475
|
| Line contains a tab character. |
476
|
| Line contains a tab character. |
478
|
| Line contains a tab character. |
480
|
| Missing a Javadoc comment. |
480
|
| Redundant 'final' modifier. |
480
|
| Line has trailing spaces. |
481
|
| Line contains a tab character. |
481
|
| Line contains a tab character. |
482
|
| Line contains a tab character. |
483
|
| Line has trailing spaces. |
484
|
| Line contains a tab character. |
484
|
| Line contains a tab character. |
485
|
| '{' is followed by whitespace. |
485
|
| '0x0000FF00' is a magic number. |
485
|
| Line contains a tab character. |
486
|
| '(' is followed by whitespace. |
486
|
| ')' is preceded with whitespace. |
486
|
| Line has trailing spaces. |
487
|
| Line contains a tab character. |
487
|
| Line contains a tab character. |
488
|
| '(' is followed by whitespace. |
488
|
| ')' is preceded with whitespace. |
488
|
| Line contains a tab character. |
490
|
| '(' is followed by whitespace. |
490
|
| ')' is preceded with whitespace. |
490
|
| Line contains a tab character. |
492
|
| '(' is followed by whitespace. |
492
|
| ')' is preceded with whitespace. |
492
|
| Line contains a tab character. |
493
|
| Line contains a tab character. |
495
|
| Missing a Javadoc comment. |
495
|
| '(' is followed by whitespace. |
495
|
| Parameter w should be final. |
495
|
| 'w' hides a field. |
495
|
| Parameter h should be final. |
495
|
| 'h' hides a field. |
495
|
| ')' is preceded with whitespace. |
495
|
| Line contains a tab character. |
496
|
| Line contains a tab character. |
497
|
| Line has trailing spaces. |
498
|
| Line contains a tab character. |
498
|
| Line contains a tab character. |
499
|
| '(' is followed by whitespace. |
499
|
| '(' is followed by whitespace. |
499
|
| ')' is preceded with whitespace. |
499
|
| ')' is preceded with whitespace. |
499
|
| Line contains a tab character. |
501
|
| '(' is followed by whitespace. |
501
|
| ')' is preceded with whitespace. |
501
|
| Line contains a tab character. |
502
|
| '(' is followed by whitespace. |
502
|
| ')' is preceded with whitespace. |
502
|
| Line contains a tab character. |
503
|
| '(' is followed by whitespace. |
503
|
| ')' is preceded with whitespace. |
503
|
| Line contains a tab character. |
504
|
| Line contains a tab character. |
506
|
| Missing a Javadoc comment. |
506
|
| '(' is followed by whitespace. |
506
|
| Parameter frame should be final. |
506
|
| Parameter w should be final. |
506
|
| 'w' hides a field. |
506
|
| Parameter h should be final. |
506
|
| 'h' hides a field. |
506
|
| ')' is preceded with whitespace. |
506
|
| Line contains a tab character. |
507
|
| Line contains a tab character. |
509
|
| Line contains a tab character. |
510
|
| '(' is followed by whitespace. |
510
|
| ')' is preceded with whitespace. |
510
|
| Line has trailing spaces. |
511
|
| Line contains a tab character. |
511
|
| Line contains a tab character. |
512
|
| '(' is followed by whitespace. |
512
|
| ')' is preceded with whitespace. |
512
|
| Line contains a tab character. |
513
|
| '(' is followed by whitespace. |
513
|
| ')' is preceded with whitespace. |
513
|
| Line contains a tab character. |
514
|
| '(' is followed by whitespace. |
514
|
| ')' is preceded with whitespace. |
514
|
| Line contains a tab character. |
516
|
| '(' is followed by whitespace. |
516
|
| ')' is preceded with whitespace. |
516
|
| Line contains a tab character. |
517
|
| '(' is followed by whitespace. |
517
|
| ')' is preceded with whitespace. |
517
|
| Line has trailing spaces. |
518
|
| Line contains a tab character. |
518
|
| '(' is followed by whitespace. |
518
|
| ')' is preceded with whitespace. |
518
|
| Line has trailing spaces. |
519
|
| Line contains a tab character. |
519
|
| Line contains a tab character. |
520
|
| '(' is followed by whitespace. |
520
|
| ')' is preceded with whitespace. |
520
|
| Line contains a tab character. |
522
|
| '(' is followed by whitespace. |
522
|
| ')' is preceded with whitespace. |
522
|
| Line contains a tab character. |
523
|
| '(' is followed by whitespace. |
523
|
| ')' is preceded with whitespace. |
523
|
| Line contains a tab character. |
524
|
| Line contains a tab character. |
526
|
| '(' is followed by whitespace. |
526
|
| ')' is preceded with whitespace. |
526
|
| Line contains a tab character. |
528
|
| '(' is followed by whitespace. |
528
|
| ')' is preceded with whitespace. |
528
|
| Line has trailing spaces. |
529
|
| Line contains a tab character. |
529
|
| '(' is followed by whitespace. |
529
|
| ')' is preceded with whitespace. |
529
|
| Line contains a tab character. |
530
|
| First sentence should end with a period. |
532
|
| Line has trailing spaces. |
532
|
| Line contains a tab character. |
532
|
| Line has trailing spaces. |
533
|
| Line contains a tab character. |
533
|
| Line contains a tab character. |
534
|
| Line has trailing spaces. |
535
|
| Line contains a tab character. |
535
|
| Line contains a tab character. |
536
|
| Line contains a tab character. |
537
|
| Redundant 'final' modifier. |
537
|
| Line has trailing spaces. |
538
|
| Line contains a tab character. |
538
|
| Line contains a tab character. |
539
|
| Line contains a tab character. |
540
|
| '(' is followed by whitespace. |
540
|
| ')' is preceded with whitespace. |
540
|
| '1000.0f' is a magic number. |
540
|
| Line contains a tab character. |
542
|
| '(' is followed by whitespace. |
542
|
| '30' is a magic number. |
542
|
| ')' is preceded with whitespace. |
542
|
| Line contains a tab character. |
543
|
| Line contains a tab character. |
544
|
| Line contains a tab character. |
546
|
| Line contains a tab character. |
547
|
| 'rname' hides a field. |
547
|
| Line contains a tab character. |
549
|
| '(' is followed by whitespace. |
549
|
| '(' is followed by whitespace. |
549
|
| ')' is preceded with whitespace. |
549
|
| ')' is preceded with whitespace. |
549
|
| Line contains a tab character. |
550
|
| '(' is followed by whitespace. |
550
|
| '(' is followed by whitespace. |
550
|
| ')' is preceded with whitespace. |
550
|
| ')' is preceded with whitespace. |
550
|
| Line has trailing spaces. |
551
|
| Line contains a tab character. |
551
|
| Line has trailing spaces. |
552
|
| Line contains a tab character. |
552
|
| '(' is followed by whitespace. |
552
|
| Line contains a tab character. |
553
|
| '+' should be on a new line. |
553
|
| Line contains a tab character. |
554
|
| '+' should be on a new line. |
554
|
| Line has trailing spaces. |
555
|
| Line contains a tab character. |
555
|
| '+' should be on a new line. |
555
|
| Line has trailing spaces. |
556
|
| Line contains a tab character. |
556
|
| '+' should be on a new line. |
556
|
| Line has trailing spaces. |
557
|
| Line contains a tab character. |
557
|
| '+' should be on a new line. |
557
|
| Line has trailing spaces. |
558
|
| Line contains a tab character. |
558
|
| Line contains a tab character. |
559
|
| Line contains a tab character. |
561
|
| '(' is followed by whitespace. |
561
|
| ')' is preceded with whitespace. |
561
|
| Line contains a tab character. |
562
|
| Line contains a tab character. |
563
|
| Line contains a tab character. |
564
|
| Line contains a tab character. |
565
|
| First sentence should end with a period. |
567
|
| Line has trailing spaces. |
567
|
| Line contains a tab character. |
567
|
| Line has trailing spaces. |
568
|
| Line contains a tab character. |
568
|
| Line contains a tab character. |
569
|
| Line has trailing spaces. |
570
|
| Line contains a tab character. |
570
|
| Line contains a tab character. |
571
|
| Line contains a tab character. |
572
|
| Method 'restart' is not designed for extension - needs to be abstract, final or empty. |
572
|
| Line contains a tab character. |
573
|
| Line contains a tab character. |
574
|
| Line contains a tab character. |
575
|
| Line contains a tab character. |
576
|
| Line has trailing spaces. |
577
|
| Line contains a tab character. |
577
|
| First sentence should end with a period. |
578
|
| Line has trailing spaces. |
578
|
| Line contains a tab character. |
578
|
| Line has trailing spaces. |
579
|
| Line contains a tab character. |
579
|
| Line contains a tab character. |
580
|
| Line has trailing spaces. |
581
|
| Line contains a tab character. |
581
|
| Unused Javadoc tag. |
582
|
| Line contains a tab character. |
582
|
| Line has trailing spaces. |
583
|
| Line contains a tab character. |
583
|
| Line contains a tab character. |
584
|
| Line contains a tab character. |
585
|
| Line contains a tab character. |
586
|
| '(' is followed by whitespace. |
586
|
| ')' is preceded with whitespace. |
586
|
| Line contains a tab character. |
587
|
| Line contains a tab character. |
588
|
| '(' is followed by whitespace. |
588
|
| ')' is preceded with whitespace. |
588
|
| Line contains a tab character. |
589
|
| Line contains a tab character. |
590
|
| Line has trailing spaces. |
591
|
| Line contains a tab character. |
591
|
| Line contains a tab character. |
592
|
| Line contains a tab character. |
594
|
| Missing a Javadoc comment. |
594
|
| '(' is followed by whitespace. |
594
|
| Parameter shade_mode should be final. |
594
|
| 'shade_mode' hides a field. |
594
|
| Name 'shade_mode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
594
|
| ')' is preceded with whitespace. |
594
|
| Line contains a tab character. |
595
|
| Array brackets at illegal position. |
595
|
| '{' is followed by whitespace. |
595
|
| Line contains a tab character. |
596
|
| '4' is a magic number. |
596
|
| Line contains a tab character. |
597
|
| switch without "default" clause. |
597
|
| '(' is followed by whitespace. |
597
|
| ')' is preceded with whitespace. |
597
|
| Line is longer than 80 characters. |
598
|
| Line contains a tab character. |
598
|
| '(' is followed by whitespace. |
598
|
| ')' is preceded with whitespace. |
598
|
| Line is longer than 80 characters. |
599
|
| Line contains a tab character. |
599
|
| '(' is followed by whitespace. |
599
|
| ')' is preceded with whitespace. |
599
|
| Line is longer than 80 characters. |
600
|
| Line contains a tab character. |
600
|
| '(' is followed by whitespace. |
600
|
| ')' is preceded with whitespace. |
600
|
| Line is longer than 80 characters. |
601
|
| Line contains a tab character. |
601
|
| '3' is a magic number. |
601
|
| '(' is followed by whitespace. |
601
|
| ')' is preceded with whitespace. |
601
|
| Line contains a tab character. |
602
|
| Line is longer than 80 characters. |
603
|
| Line contains a tab character. |
603
|
| '(' is followed by whitespace. |
603
|
| ')' is preceded with whitespace. |
603
|
| Line contains a tab character. |
604
|
| Line contains a tab character. |
606
|
| Line contains a tab character. |
608
|
| Missing a Javadoc comment. |
608
|
| Variable 'paused' must be private and have accessor methods. |
608
|
| Line has trailing spaces. |
609
|
| Line contains a tab character. |
609
|
| Line contains a tab character. |
610
|
| Missing a Javadoc comment. |
610
|
| Variable 'mx' must be private and have accessor methods. |
610
|
| Variable 'my' must be private and have accessor methods. |
610
|
| Line contains a tab character. |
612
|
| Missing a Javadoc comment. |
612
|
| '5000' is a magic number. |
612
|
| Line contains a tab character. |
613
|
| Missing a Javadoc comment. |
613
|
| Variable 'fcount' must be private and have accessor methods. |
613
|
| Line contains a tab character. |
614
|
| Missing a Javadoc comment. |
614
|
| Variable 'thread' must be private and have accessor methods. |
614
|
| Line contains a tab character. |
615
|
| Missing a Javadoc comment. |
615
|
| Variable 'startTime' must be private and have accessor methods. |
615
|
| Line contains a tab character. |
617
|
| Missing a Javadoc comment. |
617
|
| Variable 'fx' must be private and have accessor methods. |
617
|
| Line contains a tab character. |
619
|
| Missing a Javadoc comment. |
619
|
| Variable 'gl' must be private and have accessor methods. |
619
|
| Line contains a tab character. |
620
|
| Missing a Javadoc comment. |
620
|
| Variable 'rotation' must be private and have accessor methods. |
620
|
| Line contains a tab character. |
622
|
| Missing a Javadoc comment. |
622
|
| Variable 'skin' must be private and have accessor methods. |
622
|
| Line contains a tab character. |
624
|
| Missing a Javadoc comment. |
624
|
| Name 'shade_mode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
624
|
| Variable 'shade_mode' must be private and have accessor methods. |
624
|
| Line contains a tab character. |
625
|
| Missing a Javadoc comment. |
625
|
| Variable 'w' must be private and have accessor methods. |
625
|
| Variable 'h' must be private and have accessor methods. |
625
|
| Line contains a tab character. |
627
|
| Missing a Javadoc comment. |
627
|
| Line contains a tab character. |
629
|
| Missing a Javadoc comment. |
629
|
| Line contains a tab character. |
630
|
| Missing a Javadoc comment. |
630
|
| Line is longer than 80 characters. |
661
|
com/insanityengine/ghia/libograf/DrawingInterface.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
3
|
| Line has trailing spaces. |
6
|
| Line is longer than 80 characters. |
10
|
| Line has trailing spaces. |
16
|
| Line contains a tab character. |
16
|
| First sentence should end with a period. |
17
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Redundant 'public' modifier. |
24
|
| '(' is followed by whitespace. |
24
|
| ')' is preceded with whitespace. |
24
|
| Line has trailing spaces. |
25
|
| Line contains a tab character. |
25
|
com/insanityengine/ghia/libograf/LiboGraf.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Unused import - java.util.Stack. |
3
|
| Using the '.*' form of import should be avoided - java.awt.*. |
5
|
| Unused import - java.awt.image.ImageObserver. |
9
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
11
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
12
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.renderer.*. |
13
|
| Line is longer than 80 characters. |
24
|
| Line contains a tab character. |
30
|
| First sentence should end with a period. |
32
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| Line contains a tab character. |
39
|
| First sentence should end with a period. |
41
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| '(' is followed by whitespace. |
50
|
| Parameter width should be final. |
50
|
| Parameter height should be final. |
50
|
| Parameter component should be final. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line contains a tab character. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line contains a tab character. |
52
|
| First sentence should end with a period. |
54
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line has trailing spaces. |
56
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| '(' is followed by whitespace. |
63
|
| Parameter applet should be final. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line contains a tab character. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line contains a tab character. |
65
|
| First sentence should end with a period. |
67
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line is longer than 80 characters. |
75
|
| Line contains a tab character. |
75
|
| '(' is followed by whitespace. |
75
|
| Parameter width should be final. |
75
|
| Parameter height should be final. |
75
|
| Parameter component should be final. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line contains a tab character. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line has trailing spaces. |
81
|
| Line contains a tab character. |
81
|
| First sentence should end with a period. |
82
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line has trailing spaces. |
87
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line has trailing spaces. |
89
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| '(' is followed by whitespace. |
91
|
| Parameter angle should be final. |
91
|
| Expected @param tag for 'angle'. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line contains a tab character. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line contains a tab character. |
93
|
| First sentence should end with a period. |
95
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line has trailing spaces. |
98
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line has trailing spaces. |
100
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line has trailing spaces. |
102
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| '(' is followed by whitespace. |
104
|
| Parameter displacement should be final. |
104
|
| Expected @param tag for 'displacement'. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line contains a tab character. |
106
|
| Line has trailing spaces. |
107
|
| Line contains a tab character. |
107
|
| First sentence should end with a period. |
108
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line has trailing spaces. |
113
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line has trailing spaces. |
115
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| '(' is followed by whitespace. |
117
|
| Parameter ratio should be final. |
117
|
| Expected @param tag for 'ratio'. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line contains a tab character. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line contains a tab character. |
119
|
| Line has trailing spaces. |
120
|
| Line contains a tab character. |
120
|
| First sentence should end with a period. |
121
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line has trailing spaces. |
124
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| First sentence should end with a period. |
132
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Method 'push' is not designed for extension - needs to be abstract, final or empty. |
137
|
| 'if' construct must use '{}'s. |
138
|
| Line contains a tab character. |
138
|
| '(' is followed by whitespace. |
138
|
| '32' is a magic number. |
138
|
| ')' is preceded with whitespace. |
138
|
| Line contains a tab character. |
139
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| Line contains a tab character. |
140
|
| Line has trailing spaces. |
141
|
| Line contains a tab character. |
141
|
| First sentence should end with a period. |
142
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line has trailing spaces. |
145
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| Line contains a tab character. |
151
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| Line contains a tab character. |
152
|
| 'if' construct must use '{}'s. |
153
|
| Line contains a tab character. |
153
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| First sentence should end with a period. |
157
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line has trailing spaces. |
161
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line has trailing spaces. |
164
|
| Line contains a tab character. |
164
|
| Line has trailing spaces. |
165
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| First sentence should end with a period. |
168
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line has trailing spaces. |
174
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Method 'set' is not designed for extension - needs to be abstract, final or empty. |
177
|
| '(' is followed by whitespace. |
177
|
| Parameter state should be final. |
177
|
| Expected @param tag for 'state'. |
177
|
| ')' is preceded with whitespace. |
177
|
| Line contains a tab character. |
178
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| Line contains a tab character. |
179
|
| First sentence should end with a period. |
182
|
| Line has trailing spaces. |
182
|
| Line contains a tab character. |
182
|
| Line has trailing spaces. |
183
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| Line has trailing spaces. |
185
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| Line has trailing spaces. |
188
|
| Line contains a tab character. |
188
|
| Line has trailing spaces. |
189
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Method 'multiply' is not designed for extension - needs to be abstract, final or empty. |
191
|
| '(' is followed by whitespace. |
191
|
| Parameter state should be final. |
191
|
| Expected @param tag for 'state'. |
191
|
| ')' is preceded with whitespace. |
191
|
| Line contains a tab character. |
192
|
| '(' is followed by whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| Line contains a tab character. |
193
|
| First sentence should end with a period. |
195
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Line has trailing spaces. |
199
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| '(' is followed by whitespace. |
204
|
| Parameter href should be final. |
204
|
| ')' is preceded with whitespace. |
204
|
| Line contains a tab character. |
205
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| Line contains a tab character. |
206
|
| First sentence should end with a period. |
208
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Line has trailing spaces. |
217
|
| Line contains a tab character. |
217
|
| First sentence should end with a period. |
218
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
| Line has trailing spaces. |
222
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| '(' is followed by whitespace. |
226
|
| Parameter s should be final. |
226
|
| Parameter t should be final. |
226
|
| ')' is preceded with whitespace. |
226
|
| Line contains a tab character. |
227
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| Line contains a tab character. |
228
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| Line contains a tab character. |
229
|
| First sentence should end with a period. |
231
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| '(' is followed by whitespace. |
240
|
| Parameter x should be final. |
240
|
| Parameter y should be final. |
240
|
| Parameter z should be final. |
240
|
| ')' is preceded with whitespace. |
240
|
| Line contains a tab character. |
241
|
| '(' is followed by whitespace. |
241
|
| ')' is preceded with whitespace. |
241
|
| Line contains a tab character. |
242
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| Line contains a tab character. |
243
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| Line has trailing spaces. |
244
|
| Line contains a tab character. |
244
|
| 'if' construct must use '{}'s. |
245
|
| Line contains a tab character. |
245
|
| '(' is followed by whitespace. |
245
|
| ')' is preceded with whitespace. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line has trailing spaces. |
248
|
| Line contains a tab character. |
248
|
| First sentence should end with a period. |
249
|
| Line contains a tab character. |
249
|
| Line contains a tab character. |
250
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
254
|
| Line contains a tab character. |
255
|
| Line contains a tab character. |
256
|
| '(' is followed by whitespace. |
256
|
| Parameter point should be final. |
256
|
| ')' is preceded with whitespace. |
256
|
| Line contains a tab character. |
257
|
| '(' is followed by whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| 'if' construct must use '{}'s. |
258
|
| Line contains a tab character. |
258
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| Line contains a tab character. |
260
|
| '(' is followed by whitespace. |
260
|
| '3' is a magic number. |
260
|
| ')' is preceded with whitespace. |
260
|
| Line has trailing spaces. |
261
|
| Line contains a tab character. |
261
|
| '(' is followed by whitespace. |
261
|
| Line contains a tab character. |
262
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| Line contains a tab character. |
266
|
| '(' is followed by whitespace. |
266
|
| ')' is preceded with whitespace. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| First sentence should end with a period. |
270
|
| Line contains a tab character. |
270
|
| Line has trailing spaces. |
271
|
| Line contains a tab character. |
271
|
| Line contains a tab character. |
272
|
| Line has trailing spaces. |
273
|
| Line contains a tab character. |
273
|
| Line contains a tab character. |
274
|
| Line has trailing spaces. |
275
|
| Line contains a tab character. |
275
|
| Line contains a tab character. |
276
|
| Line contains a tab character. |
277
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
279
|
| Line has trailing spaces. |
280
|
| Line contains a tab character. |
280
|
| First sentence should end with a period. |
281
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
282
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
284
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
288
|
| '(' is followed by whitespace. |
288
|
| ')' is preceded with whitespace. |
288
|
| Line contains a tab character. |
290
|
| Line contains a tab character. |
291
|
| '(' is followed by whitespace. |
291
|
| ')' is preceded with whitespace. |
291
|
| Line contains a tab character. |
292
|
| '(' is followed by whitespace. |
292
|
| ')' is preceded with whitespace. |
292
|
| Line contains a tab character. |
293
|
| Line has trailing spaces. |
294
|
| Line contains a tab character. |
294
|
| Line contains a tab character. |
295
|
| Line contains a tab character. |
296
|
| '(' is followed by whitespace. |
296
|
| ')' is preceded with whitespace. |
296
|
| Line contains a tab character. |
297
|
| Line has trailing spaces. |
298
|
| Line contains a tab character. |
298
|
| Line contains a tab character. |
299
|
| Line contains a tab character. |
300
|
| '(' is followed by whitespace. |
300
|
| ')' is preceded with whitespace. |
300
|
| Line contains a tab character. |
301
|
| First sentence should end with a period. |
303
|
| Line contains a tab character. |
303
|
| Line contains a tab character. |
304
|
| Line contains a tab character. |
305
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
307
|
| Line contains a tab character. |
308
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
310
|
| Line contains a tab character. |
311
|
| Line contains a tab character. |
312
|
| Line has trailing spaces. |
313
|
| Line contains a tab character. |
313
|
| First sentence should end with a period. |
314
|
| Line contains a tab character. |
314
|
| Line contains a tab character. |
315
|
| Line contains a tab character. |
316
|
| Line contains a tab character. |
317
|
| Line contains a tab character. |
318
|
| Line contains a tab character. |
319
|
| Line contains a tab character. |
320
|
| Line has trailing spaces. |
321
|
| Line contains a tab character. |
321
|
| Line contains a tab character. |
322
|
| Line contains a tab character. |
323
|
| First sentence should end with a period. |
325
|
| Line contains a tab character. |
325
|
| Line contains a tab character. |
326
|
| Line contains a tab character. |
327
|
| Line contains a tab character. |
328
|
| Line contains a tab character. |
329
|
| Line contains a tab character. |
330
|
| Line contains a tab character. |
331
|
| Line contains a tab character. |
332
|
| '(' is followed by whitespace. |
332
|
| Parameter polygon should be final. |
332
|
| ')' is preceded with whitespace. |
332
|
| Line contains a tab character. |
333
|
| Line contains a tab character. |
334
|
| '(' is followed by whitespace. |
334
|
| ';' is preceded with whitespace. |
334
|
| ';' is preceded with whitespace. |
334
|
| ')' is preceded with whitespace. |
334
|
| Line contains a tab character. |
335
|
| Line contains a tab character. |
336
|
| '(' is followed by whitespace. |
336
|
| ';' is preceded with whitespace. |
336
|
| ';' is preceded with whitespace. |
336
|
| ')' is preceded with whitespace. |
336
|
| Line is longer than 80 characters. |
337
|
| Line contains a tab character. |
337
|
| '(' is followed by whitespace. |
337
|
| ')' is preceded with whitespace. |
337
|
| Line contains a tab character. |
338
|
| '(' is followed by whitespace. |
338
|
| ')' is preceded with whitespace. |
338
|
| Line contains a tab character. |
339
|
| Line contains a tab character. |
340
|
| Line contains a tab character. |
341
|
| Line contains a tab character. |
342
|
| Line contains a tab character. |
344
|
| Line contains a tab character. |
345
|
| Line contains a tab character. |
346
|
| Line contains a tab character. |
347
|
| Line contains a tab character. |
348
|
| Line contains a tab character. |
349
|
| Line contains a tab character. |
350
|
| Method 'render' is not designed for extension - needs to be abstract, final or empty. |
350
|
| Line contains a tab character. |
351
|
| '(' is followed by whitespace. |
351
|
| ')' is preceded with whitespace. |
351
|
| Line contains a tab character. |
352
|
| Line contains a tab character. |
354
|
| Line contains a tab character. |
355
|
| Line contains a tab character. |
356
|
| Line contains a tab character. |
357
|
| Line contains a tab character. |
358
|
| Line contains a tab character. |
359
|
| Line contains a tab character. |
360
|
| Method 'render' is not designed for extension - needs to be abstract, final or empty. |
360
|
| '(' is followed by whitespace. |
360
|
| Parameter graphics should be final. |
360
|
| Expected @param tag for 'graphics'. |
360
|
| ')' is preceded with whitespace. |
360
|
| Line contains a tab character. |
361
|
| '(' is followed by whitespace. |
361
|
| ')' is preceded with whitespace. |
361
|
| Line contains a tab character. |
362
|
| Line contains a tab character. |
363
|
| First sentence should end with a period. |
365
|
| Line contains a tab character. |
365
|
| Line has trailing spaces. |
366
|
| Line contains a tab character. |
366
|
| Line has trailing spaces. |
367
|
| Line contains a tab character. |
367
|
| Line contains a tab character. |
368
|
| Line contains a tab character. |
369
|
| Line contains a tab character. |
370
|
| Line contains a tab character. |
371
|
| Line contains a tab character. |
372
|
| Line contains a tab character. |
373
|
| Line contains a tab character. |
374
|
| Line contains a tab character. |
375
|
| Line is longer than 80 characters. |
376
|
| Line contains a tab character. |
376
|
| 'static' modifier out of order with the JLS suggestions. |
376
|
| '(' is followed by whitespace. |
376
|
| Parameter nameOfLiboGraf should be final. |
376
|
| ')' is preceded with whitespace. |
376
|
| Line contains a tab character. |
378
|
| Line contains a tab character. |
379
|
| Line is longer than 80 characters. |
381
|
| Line contains a tab character. |
381
|
| '(' is followed by whitespace. |
381
|
| ')' is preceded with whitespace. |
381
|
| Line contains a tab character. |
382
|
| '(' is followed by whitespace. |
382
|
| ')' is preceded with whitespace. |
382
|
| Line contains a tab character. |
383
|
| Line contains a tab character. |
384
|
| Line is longer than 80 characters. |
386
|
| Line contains a tab character. |
386
|
| Line contains a tab character. |
387
|
| Line is longer than 80 characters. |
388
|
| Line contains a tab character. |
388
|
| Line contains a tab character. |
390
|
| Line is longer than 80 characters. |
391
|
| Line contains a tab character. |
391
|
| '(' is followed by whitespace. |
391
|
| ')' is preceded with whitespace. |
391
|
| Line contains a tab character. |
392
|
| '(' is followed by whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| Line contains a tab character. |
393
|
| Line contains a tab character. |
394
|
| Line contains a tab character. |
395
|
| Line contains a tab character. |
396
|
| Line contains a tab character. |
398
|
| '(' is followed by whitespace. |
398
|
| ')' is preceded with whitespace. |
398
|
| Line has trailing spaces. |
399
|
| Line contains a tab character. |
399
|
| '(' is followed by whitespace. |
399
|
| Line has trailing spaces. |
400
|
| Line contains a tab character. |
400
|
| Line contains a tab character. |
401
|
| Line contains a tab character. |
402
|
| Line has trailing spaces. |
403
|
| Line contains a tab character. |
403
|
| '(' is followed by whitespace. |
403
|
| Line has trailing spaces. |
404
|
| Line is longer than 80 characters. |
404
|
| Line contains a tab character. |
404
|
| Line contains a tab character. |
405
|
| Line contains a tab character. |
406
|
| Line contains a tab character. |
408
|
| Line contains a tab character. |
409
|
| First sentence should end with a period. |
411
|
| Line contains a tab character. |
411
|
| Line contains a tab character. |
412
|
| Line contains a tab character. |
413
|
| Line contains a tab character. |
414
|
| Line contains a tab character. |
415
|
| Line contains a tab character. |
416
|
| Line contains a tab character. |
417
|
| Line contains a tab character. |
418
|
| 'static' modifier out of order with the JLS suggestions. |
418
|
| Line contains a tab character. |
419
|
| Line contains a tab character. |
420
|
| First sentence should end with a period. |
422
|
| Line contains a tab character. |
422
|
| Line contains a tab character. |
423
|
| Line contains a tab character. |
424
|
| Line contains a tab character. |
425
|
| Line has trailing spaces. |
426
|
| Line contains a tab character. |
426
|
| Line contains a tab character. |
427
|
| Line contains a tab character. |
428
|
| Expected an @return tag. |
429
|
| Line is longer than 80 characters. |
429
|
| Line contains a tab character. |
429
|
| 'static' modifier out of order with the JLS suggestions. |
429
|
| '(' is followed by whitespace. |
429
|
| Parameter component should be final. |
429
|
| ')' is preceded with whitespace. |
429
|
| Line contains a tab character. |
430
|
| Line contains a tab character. |
431
|
| Line contains a tab character. |
432
|
| Line contains a tab character. |
434
|
| '(' is followed by whitespace. |
434
|
| ')' is preceded with whitespace. |
434
|
| Line contains a tab character. |
435
|
| Line is longer than 80 characters. |
436
|
| Line contains a tab character. |
436
|
| '(' is followed by whitespace. |
436
|
| '(' is followed by whitespace. |
436
|
| ')' is preceded with whitespace. |
436
|
| ')' is preceded with whitespace. |
436
|
| '(' is followed by whitespace. |
436
|
| ')' is preceded with whitespace. |
436
|
| Line contains a tab character. |
437
|
| '(' is followed by whitespace. |
437
|
| ')' is preceded with whitespace. |
437
|
| Must have at least one statement. |
437
|
| Line contains a tab character. |
438
|
| Line contains a tab character. |
439
|
| Line contains a tab character. |
441
|
| 'if' construct must use '{}'s. |
442
|
| Line is longer than 80 characters. |
442
|
| Line contains a tab character. |
442
|
| '(' is followed by whitespace. |
442
|
| ')' is preceded with whitespace. |
442
|
| '(' is followed by whitespace. |
442
|
| ')' is preceded with whitespace. |
442
|
| Line contains a tab character. |
443
|
| '(' is followed by whitespace. |
443
|
| ')' is preceded with whitespace. |
443
|
| Must have at least one statement. |
443
|
| Line contains a tab character. |
444
|
| 'if' construct must use '{}'s. |
446
|
| Line is longer than 80 characters. |
446
|
| Line contains a tab character. |
446
|
| '(' is followed by whitespace. |
446
|
| ')' is preceded with whitespace. |
446
|
| Line contains a tab character. |
447
|
| '(' is followed by whitespace. |
447
|
| ')' is preceded with whitespace. |
447
|
| Line contains a tab character. |
448
|
| Line has trailing spaces. |
449
|
| Line contains a tab character. |
449
|
| First sentence should end with a period. |
450
|
| Line contains a tab character. |
450
|
| Line contains a tab character. |
451
|
| Line has trailing spaces. |
452
|
| Line contains a tab character. |
452
|
| Line contains a tab character. |
453
|
| Line contains a tab character. |
454
|
| Expected an @return tag. |
455
|
| Line contains a tab character. |
455
|
| 'static' modifier out of order with the JLS suggestions. |
455
|
| Line contains a tab character. |
456
|
| '(' is followed by whitespace. |
456
|
| ')' is preceded with whitespace. |
456
|
| Line contains a tab character. |
457
|
| Line contains a tab character. |
459
|
| Line has trailing spaces. |
460
|
| Line contains a tab character. |
460
|
| Line contains a tab character. |
461
|
| Missing a Javadoc comment. |
461
|
| Name 'pt_max' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
461
|
| Line contains a tab character. |
462
|
| Missing a Javadoc comment. |
462
|
| Name 'mat_max' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
462
|
| Line contains a tab character. |
464
|
| Missing a Javadoc comment. |
464
|
| Line contains a tab character. |
465
|
| Missing a Javadoc comment. |
465
|
| Name 'mat_idx' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
465
|
| Line contains a tab character. |
466
|
| Missing a Javadoc comment. |
466
|
| Line contains a tab character. |
468
|
| Line contains a tab character. |
469
|
| Missing a Javadoc comment. |
469
|
| Name 'pt_idx' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
469
|
| Line contains a tab character. |
470
|
| Missing a Javadoc comment. |
470
|
| Name 'pt_storage' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
470
|
| Array brackets at illegal position. |
470
|
| Line contains a tab character. |
472
|
| Missing a Javadoc comment. |
472
|
| Line contains a tab character. |
474
|
| Missing a Javadoc comment. |
474
|
| Name 'tmp_pt' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
474
|
| Line contains a tab character. |
475
|
| Missing a Javadoc comment. |
475
|
| Line contains a tab character. |
477
|
| Missing a Javadoc comment. |
477
|
| Line contains a tab character. |
479
|
| Line contains a tab character. |
480
|
| Line contains a tab character. |
482
|
| Line contains a tab character. |
484
|
| Line contains a tab character. |
485
|
| Line contains a tab character. |
487
|
| Line contains a tab character. |
488
|
| '(' is followed by whitespace. |
488
|
| ';' is preceded with whitespace. |
488
|
| ';' is preceded with whitespace. |
488
|
| ')' is preceded with whitespace. |
488
|
| Line contains a tab character. |
489
|
| Line contains a tab character. |
490
|
| Line contains a tab character. |
492
|
| '(' is followed by whitespace. |
492
|
| ')' is preceded with whitespace. |
492
|
| Line contains a tab character. |
493
|
| Line contains a tab character. |
494
|
| Line contains a tab character. |
495
|
| '(' is followed by whitespace. |
495
|
| ';' is preceded with whitespace. |
495
|
| ';' is preceded with whitespace. |
495
|
| '++' is preceded with whitespace. |
495
|
| ')' is preceded with whitespace. |
495
|
| Line contains a tab character. |
496
|
| Line contains a tab character. |
497
|
| Line contains a tab character. |
498
|
| Line contains a tab character. |
499
|
| Line contains a tab character. |
500
|
| Line contains a tab character. |
501
|
| '(' is followed by whitespace. |
501
|
| ';' is preceded with whitespace. |
501
|
| ';' is preceded with whitespace. |
501
|
| '++' is preceded with whitespace. |
501
|
| ')' is preceded with whitespace. |
501
|
| Line contains a tab character. |
502
|
| Line contains a tab character. |
503
|
| Line contains a tab character. |
504
|
| Line contains a tab character. |
505
|
| Line is longer than 80 characters. |
521
|
com/insanityengine/ghia/libograf/LiboGrafInterface.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Unused import - java.util.Stack. |
3
|
| Using the '.*' form of import should be avoided - java.awt.*. |
5
|
| Unused import - java.applet.Applet. |
7
|
| Unused import - java.awt.Component. |
8
|
| Unused import - java.awt.image.ImageObserver. |
9
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
11
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
12
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.renderer.*. |
13
|
| Line is longer than 80 characters. |
24
|
| First sentence should end with a period. |
30
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Redundant 'public' modifier. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| Line has trailing spaces. |
39
|
| Line contains a tab character. |
39
|
| First sentence should end with a period. |
40
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line has trailing spaces. |
45
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line has trailing spaces. |
47
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Redundant 'public' modifier. |
49
|
| '(' is followed by whitespace. |
49
|
| Expected @param tag for 'angle'. |
49
|
| ')' is preceded with whitespace. |
49
|
| First sentence should end with a period. |
51
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line has trailing spaces. |
54
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line has trailing spaces. |
56
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line has trailing spaces. |
58
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Redundant 'public' modifier. |
60
|
| '(' is followed by whitespace. |
60
|
| Expected @param tag for 'displacement'. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line has trailing spaces. |
61
|
| Line contains a tab character. |
61
|
| First sentence should end with a period. |
62
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line has trailing spaces. |
67
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line has trailing spaces. |
69
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Redundant 'public' modifier. |
71
|
| '(' is followed by whitespace. |
71
|
| Expected @param tag for 'ratio'. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line has trailing spaces. |
72
|
| Line contains a tab character. |
72
|
| First sentence should end with a period. |
73
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line has trailing spaces. |
76
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Redundant 'public' modifier. |
80
|
| First sentence should end with a period. |
82
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Redundant 'public' modifier. |
87
|
| Line has trailing spaces. |
88
|
| Line contains a tab character. |
88
|
| First sentence should end with a period. |
89
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line has trailing spaces. |
92
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Redundant 'public' modifier. |
96
|
| First sentence should end with a period. |
98
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Redundant 'public' modifier. |
105
|
| First sentence should end with a period. |
107
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line has trailing spaces. |
112
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Redundant 'public' modifier. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| Line has trailing spaces. |
117
|
| Line contains a tab character. |
117
|
| First sentence should end with a period. |
118
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line has trailing spaces. |
123
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Redundant 'public' modifier. |
127
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| Line has trailing spaces. |
128
|
| Line contains a tab character. |
128
|
| First sentence should end with a period. |
129
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line has trailing spaces. |
133
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Redundant 'public' modifier. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| First sentence should end with a period. |
140
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Redundant 'public' modifier. |
145
|
| Line has trailing spaces. |
146
|
| Line contains a tab character. |
146
|
| First sentence should end with a period. |
147
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line has trailing spaces. |
151
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Redundant 'public' modifier. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| First sentence should end with a period. |
157
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Redundant 'public' modifier. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| Line has trailing spaces. |
167
|
| Line contains a tab character. |
167
|
| First sentence should end with a period. |
168
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Redundant 'public' modifier. |
175
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| First sentence should end with a period. |
177
|
| Line contains a tab character. |
177
|
| Line has trailing spaces. |
178
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line has trailing spaces. |
180
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line has trailing spaces. |
182
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| Redundant 'public' modifier. |
184
|
| Line has trailing spaces. |
185
|
| Line contains a tab character. |
185
|
| First sentence should end with a period. |
186
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Redundant 'public' modifier. |
192
|
| First sentence should end with a period. |
194
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Redundant 'public' modifier. |
201
|
| Line has trailing spaces. |
202
|
| Line contains a tab character. |
202
|
| First sentence should end with a period. |
203
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Redundant 'public' modifier. |
210
|
| First sentence should end with a period. |
212
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Redundant 'public' modifier. |
219
|
| '(' is followed by whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| First sentence should end with a period. |
221
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Redundant 'public' modifier. |
226
|
| First sentence should end with a period. |
228
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Redundant 'public' modifier. |
235
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| Line is longer than 80 characters. |
248
|
com/insanityengine/ghia/libograf/State.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
14
|
| First sentence should end with a period. |
19
|
| Line has trailing spaces. |
19
|
| Line contains a tab character. |
19
|
| Line has trailing spaces. |
20
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line has trailing spaces. |
22
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line has trailing spaces. |
24
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Redundant 'public' modifier. |
26
|
| Line has trailing spaces. |
27
|
| Line contains a tab character. |
27
|
| First sentence should end with a period. |
28
|
| Line has trailing spaces. |
28
|
| Line contains a tab character. |
28
|
| Line has trailing spaces. |
29
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line has trailing spaces. |
33
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line has trailing spaces. |
35
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Redundant 'public' modifier. |
37
|
| '(' is followed by whitespace. |
37
|
| Expected @param tag for 'angle'. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line has trailing spaces. |
38
|
| Line contains a tab character. |
38
|
| First sentence should end with a period. |
39
|
| Line has trailing spaces. |
39
|
| Line contains a tab character. |
39
|
| Line has trailing spaces. |
40
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line has trailing spaces. |
42
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line has trailing spaces. |
44
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line has trailing spaces. |
46
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Redundant 'public' modifier. |
48
|
| '(' is followed by whitespace. |
48
|
| Expected @param tag for 'displacement'. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line has trailing spaces. |
49
|
| Line contains a tab character. |
49
|
| First sentence should end with a period. |
50
|
| Line has trailing spaces. |
50
|
| Line contains a tab character. |
50
|
| Line has trailing spaces. |
51
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line has trailing spaces. |
53
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line has trailing spaces. |
55
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line has trailing spaces. |
57
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Redundant 'public' modifier. |
59
|
| '(' is followed by whitespace. |
59
|
| Expected @param tag for 'ratio'. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line has trailing spaces. |
60
|
| Line contains a tab character. |
60
|
| First sentence should end with a period. |
61
|
| Line has trailing spaces. |
61
|
| Line contains a tab character. |
61
|
| Line has trailing spaces. |
62
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line has trailing spaces. |
64
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line has trailing spaces. |
66
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line has trailing spaces. |
68
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Redundant 'public' modifier. |
70
|
| '(' is followed by whitespace. |
70
|
| Expected @param tag for 'state'. |
70
|
| ')' is preceded with whitespace. |
70
|
| First sentence should end with a period. |
72
|
| Line has trailing spaces. |
72
|
| Line contains a tab character. |
72
|
| Line has trailing spaces. |
73
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line has trailing spaces. |
75
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line has trailing spaces. |
77
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line has trailing spaces. |
79
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Redundant 'public' modifier. |
81
|
| '(' is followed by whitespace. |
81
|
| Expected @param tag for 'state'. |
81
|
| ')' is preceded with whitespace. |
81
|
| First sentence should end with a period. |
83
|
| Line has trailing spaces. |
83
|
| Line contains a tab character. |
83
|
| Line has trailing spaces. |
84
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line has trailing spaces. |
86
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line has trailing spaces. |
89
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line has trailing spaces. |
91
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Redundant 'public' modifier. |
93
|
| '(' is followed by whitespace. |
93
|
| Expected @param tag for 'point'. |
93
|
| Expected @param tag for 'destination'. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line has trailing spaces. |
94
|
| Line contains a tab character. |
94
|
| Line is longer than 80 characters. |
110
|
com/insanityengine/ghia/libograf/ZeeBuffer.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.*. |
3
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
4
|
| Using the '.*' form of import should be avoided - java.awt.event.*. |
5
|
| Using the '.*' form of import should be avoided - java.applet.*. |
6
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
8
|
| First sentence should end with a period. |
10
|
| Line has trailing spaces. |
11
|
| Line is longer than 80 characters. |
18
|
| Line has trailing spaces. |
22
|
| First sentence should end with a period. |
24
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| '{' is not followed by whitespace. |
29
|
| '}' is not preceded with whitespace. |
29
|
| First sentence should end with a period. |
31
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| '(' is followed by whitespace. |
39
|
| Parameter width should be final. |
39
|
| Parameter height should be final. |
39
|
| ')' is preceded with whitespace. |
39
|
| Line contains a tab character. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Missing a Javadoc comment. |
51
|
| '(' is followed by whitespace. |
51
|
| Parameter width should be final. |
51
|
| Parameter height should be final. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line has trailing spaces. |
52
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line has trailing spaces. |
54
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| First sentence should end with a period. |
59
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line has trailing spaces. |
66
|
| Line contains a tab character. |
66
|
| Line has trailing spaces. |
67
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line has trailing spaces. |
69
|
| Line contains a tab character. |
69
|
| First sentence should end with a period. |
70
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| '(' is followed by whitespace. |
77
|
| Parameter far should be final. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line has trailing spaces. |
83
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line has trailing spaces. |
94
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| First sentence should end with a period. |
103
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line has trailing spaces. |
105
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| '(' is followed by whitespace. |
115
|
| Parameter x should be final. |
115
|
| Parameter y should be final. |
115
|
| Parameter z should be final. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line contains a tab character. |
116
|
| '(' is followed by whitespace. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| Line contains a tab character. |
117
|
| First sentence should end with a period. |
119
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| '(' is followed by whitespace. |
129
|
| Parameter x should be final. |
129
|
| Parameter y should be final. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line contains a tab character. |
130
|
| '(' is followed by whitespace. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| Line contains a tab character. |
131
|
| First sentence should end with a period. |
133
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line has trailing spaces. |
135
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| '(' is followed by whitespace. |
144
|
| Parameter index should be final. |
144
|
| Parameter z should be final. |
144
|
| ')' is preceded with whitespace. |
144
|
| 'if' construct must use '{}'s. |
145
|
| Line contains a tab character. |
145
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line has trailing spaces. |
149
|
| Line contains a tab character. |
149
|
| First sentence should end with a period. |
150
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| '(' is followed by whitespace. |
159
|
| Parameter index should be final. |
159
|
| ')' is preceded with whitespace. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| First sentence should end with a period. |
163
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| '(' is followed by whitespace. |
171
|
| ';' is preceded with whitespace. |
171
|
| ';' is preceded with whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| Line is longer than 80 characters. |
172
|
| Line contains a tab character. |
172
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
179
|
| Missing a Javadoc comment. |
179
|
| Line contains a tab character. |
180
|
| Missing a Javadoc comment. |
180
|
| Line contains a tab character. |
181
|
| Missing a Javadoc comment. |
181
|
| Line has trailing spaces. |
182
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| Missing a Javadoc comment. |
183
|
| Array brackets at illegal position. |
183
|
| Line has trailing spaces. |
184
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Missing a Javadoc comment. |
185
|
| Line has trailing spaces. |
186
|
| Line contains a tab character. |
186
|
com/insanityengine/ghia/libograf/package.html
| Error | Line |
| Missing package documentation file. | 0 |
com/insanityengine/ghia/m3/Extent2d.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
3
|
| Line is longer than 80 characters. |
10
|
| First sentence should end with a period. |
16
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line has trailing spaces. |
23
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line has trailing spaces. |
26
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line has trailing spaces. |
37
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| '(' is followed by whitespace. |
42
|
| Parameter width should be final. |
42
|
| 'width' hides a field. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line has trailing spaces. |
48
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line has trailing spaces. |
59
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| '(' is followed by whitespace. |
64
|
| Parameter height should be final. |
64
|
| 'height' hides a field. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
70
|
| Missing a Javadoc comment. |
70
|
| Line contains a tab character. |
71
|
| Missing a Javadoc comment. |
71
|
com/insanityengine/ghia/m3/Extent2dInterface.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
3
|
| Line is longer than 80 characters. |
10
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Line has trailing spaces. |
18
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Redundant 'public' modifier. |
23
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line has trailing spaces. |
27
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Redundant 'public' modifier. |
32
|
| Line has trailing spaces. |
33
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line has trailing spaces. |
36
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Redundant 'public' modifier. |
41
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line has trailing spaces. |
45
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Redundant 'public' modifier. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line has trailing spaces. |
67
|
com/insanityengine/ghia/m3/Extent3d.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
3
|
| Line is longer than 80 characters. |
10
|
| First sentence should end with a period. |
16
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line has trailing spaces. |
26
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line has trailing spaces. |
37
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| '(' is followed by whitespace. |
42
|
| Parameter depth should be final. |
42
|
| 'depth' hides a field. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
49
|
| Missing a Javadoc comment. |
49
|
com/insanityengine/ghia/m3/Extent3dInterface.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
3
|
| Line is longer than 80 characters. |
10
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Line has trailing spaces. |
18
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Redundant 'public' modifier. |
23
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line has trailing spaces. |
27
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Redundant 'public' modifier. |
32
|
| '(' is followed by whitespace. |
32
|
| Line has trailing spaces. |
47
|
com/insanityengine/ghia/m3/Extent4d.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
3
|
| Line is longer than 80 characters. |
10
|
| Line has trailing spaces. |
15
|
| Line contains a tab character. |
15
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Line has trailing spaces. |
18
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line has trailing spaces. |
29
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Unused Javadoc tag. |
31
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| '(' is followed by whitespace. |
34
|
| Parameter duration should be final. |
34
|
| 'duration' hides a field. |
34
|
| Expected @param tag for 'duration'. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line has trailing spaces. |
37
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
40
|
| Missing a Javadoc comment. |
40
|
com/insanityengine/ghia/m3/Extent4dInterface.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
3
|
| Line is longer than 80 characters. |
10
|
| Line has trailing spaces. |
15
|
| Line contains a tab character. |
15
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Line has trailing spaces. |
18
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Redundant 'public' modifier. |
23
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line has trailing spaces. |
27
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Unused Javadoc tag. |
29
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Redundant 'public' modifier. |
32
|
| '(' is followed by whitespace. |
32
|
| Expected @param tag for 'duration'. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line has trailing spaces. |
46
|
com/insanityengine/ghia/m3/Frustrum.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line is longer than 80 characters. |
12
|
| First sentence should end with a period. |
18
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| First sentence should end with a period. |
26
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Unused @param tag for 'depth'. |
32
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| '(' is followed by whitespace. |
35
|
| Parameter width should be final. |
35
|
| 'width' hides a field. |
35
|
| Parameter height should be final. |
35
|
| 'height' hides a field. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line contains a tab character. |
36
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line contains a tab character. |
37
|
| Line has trailing spaces. |
38
|
| Line contains a tab character. |
38
|
| First sentence should end with a period. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| '(' is followed by whitespace. |
48
|
| Parameter width should be final. |
48
|
| 'width' hides a field. |
48
|
| Parameter height should be final. |
48
|
| 'height' hides a field. |
48
|
| Parameter depth should be final. |
48
|
| 'depth' hides a field. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line contains a tab character. |
49
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line contains a tab character. |
50
|
| Line has trailing spaces. |
51
|
| Line contains a tab character. |
51
|
| First sentence should end with a period. |
52
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| '(' is followed by whitespace. |
60
|
| Parameter width should be final. |
60
|
| 'width' hides a field. |
60
|
| Parameter height should be final. |
60
|
| 'height' hides a field. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| Line contains a tab character. |
62
|
| Line has trailing spaces. |
63
|
| Line contains a tab character. |
63
|
| First sentence should end with a period. |
64
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| '(' is followed by whitespace. |
73
|
| Parameter width should be final. |
73
|
| 'width' hides a field. |
73
|
| Parameter height should be final. |
73
|
| 'height' hides a field. |
73
|
| Parameter depth should be final. |
73
|
| 'depth' hides a field. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| First sentence should end with a period. |
81
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| '(' is followed by whitespace. |
88
|
| Parameter depth should be final. |
88
|
| 'depth' hides a field. |
88
|
| ')' is preceded with whitespace. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| First sentence should end with a period. |
92
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Unused @param tag for 'depth'. |
96
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Expected an @return tag. |
99
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line has trailing spaces. |
106
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| '(' is followed by whitespace. |
114
|
| Parameter number should be final. |
114
|
| Parameter ptz should be final. |
114
|
| Array brackets at illegal position. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line contains a tab character. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line contains a tab character. |
116
|
| First sentence should end with a period. |
118
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line has trailing spaces. |
120
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| '(' is followed by whitespace. |
127
|
| Parameter number should be final. |
127
|
| Parameter ptz should be final. |
127
|
| Array brackets at illegal position. |
127
|
| ')' is preceded with whitespace. |
127
|
| Line contains a tab character. |
128
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line contains a tab character. |
129
|
| First sentence should end with a period. |
131
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line has trailing spaces. |
133
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| '(' is followed by whitespace. |
139
|
| Parameter point should be final. |
139
|
| ')' is preceded with whitespace. |
139
|
| Line contains a tab character. |
140
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line contains a tab character. |
141
|
| Line has trailing spaces. |
142
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| First sentence should end with a period. |
145
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line has trailing spaces. |
147
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line is longer than 80 characters. |
157
|
| Line contains a tab character. |
157
|
| '(' is followed by whitespace. |
157
|
| Parameter middleX should be final. |
157
|
| Parameter middleY should be final. |
157
|
| Parameter depth should be final. |
157
|
| Expected @param tag for 'depth'. |
157
|
| Parameter number should be final. |
157
|
| Parameter ptz should be final. |
157
|
| Array brackets at illegal position. |
157
|
| ')' is preceded with whitespace. |
157
|
| Line contains a tab character. |
158
|
| '(' is followed by whitespace. |
158
|
| ';' is preceded with whitespace. |
158
|
| ';' is preceded with whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| Line contains a tab character. |
159
|
| '(' is followed by whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| First sentence should end with a period. |
163
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line has trailing spaces. |
165
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line is longer than 80 characters. |
171
|
| Line contains a tab character. |
171
|
| '(' is followed by whitespace. |
171
|
| Parameter middleX should be final. |
171
|
| Expected @param tag for 'middleX'. |
171
|
| Parameter middleY should be final. |
171
|
| Expected @param tag for 'middleY'. |
171
|
| Parameter depth should be final. |
171
|
| Expected @param tag for 'depth'. |
171
|
| Parameter point should be final. |
171
|
| ')' is preceded with whitespace. |
171
|
| Line is longer than 80 characters. |
172
|
| Line is longer than 80 characters. |
173
|
| Line contains a tab character. |
173
|
| '(' is followed by whitespace. |
173
|
| '0.5f' is a magic number. |
173
|
| ')' is preceded with whitespace. |
173
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| Line is longer than 80 characters. |
174
|
| Line contains a tab character. |
174
|
| '(' is followed by whitespace. |
174
|
| '0.5f' is a magic number. |
174
|
| ')' is preceded with whitespace. |
174
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Expected an @return tag. |
183
|
| Line contains a tab character. |
183
|
| '(' is followed by whitespace. |
183
|
| Parameter z should be final. |
183
|
| Expected @param tag for 'z'. |
183
|
| Parameter depth should be final. |
183
|
| Expected @param tag for 'depth'. |
183
|
| ')' is preceded with whitespace. |
183
|
| Line contains a tab character. |
184
|
| '(' is followed by whitespace. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| '0.1f' is a magic number. |
184
|
| ')' is preceded with whitespace. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| First sentence should end with a period. |
188
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line has trailing spaces. |
190
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line is longer than 80 characters. |
196
|
| Line contains a tab character. |
196
|
| '(' is followed by whitespace. |
196
|
| Parameter middleX should be final. |
196
|
| Expected @param tag for 'middleX'. |
196
|
| Parameter middleY should be final. |
196
|
| Expected @param tag for 'middleY'. |
196
|
| Parameter point should be final. |
196
|
| ')' is preceded with whitespace. |
196
|
| Line contains a tab character. |
197
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line has trailing spaces. |
203
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Line is longer than 80 characters. |
217
|
| Line contains a tab character. |
217
|
| '(' is followed by whitespace. |
217
|
| Parameter width should be final. |
217
|
| Parameter height should be final. |
217
|
| Parameter depth should be final. |
217
|
| Parameter number should be final. |
217
|
| Parameter ptz should be final. |
217
|
| Array brackets at illegal position. |
217
|
| ')' is preceded with whitespace. |
217
|
| Line contains a tab character. |
218
|
| Name 'lf_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
218
|
| Name 'rt_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
218
|
| Name 'up_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
218
|
| Name 'dn_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
218
|
| Name 'bk_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
218
|
| Line contains a tab character. |
220
|
| Inner assignments should be avoided. |
220
|
| Inner assignments should be avoided. |
220
|
| Inner assignments should be avoided. |
220
|
| Inner assignments should be avoided. |
220
|
| Line contains a tab character. |
222
|
| '(' is followed by whitespace. |
222
|
| ';' is preceded with whitespace. |
222
|
| ';' is preceded with whitespace. |
222
|
| ')' is preceded with whitespace. |
222
|
| 'if' construct must use '{}'s. |
223
|
| Line contains a tab character. |
223
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| 'if' construct must use '{}'s. |
224
|
| Line contains a tab character. |
224
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| 'if' construct must use '{}'s. |
225
|
| Line contains a tab character. |
225
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| 'if' construct must use '{}'s. |
226
|
| Line contains a tab character. |
226
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| 'if' construct must use '{}'s. |
227
|
| Line contains a tab character. |
227
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| Line contains a tab character. |
228
|
| Line has trailing spaces. |
229
|
| Line contains a tab character. |
229
|
| Line has trailing spaces. |
230
|
| Line contains a tab character. |
230
|
| '(' is followed by whitespace. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Expression can be simplified. |
232
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| Line contains a tab character. |
233
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| Line contains a tab character. |
234
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| Line contains a tab character. |
235
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| Line contains a tab character. |
236
|
| '(' is followed by whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
240
|
| First sentence should end with a period. |
242
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
249
|
| Line contains a tab character. |
250
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| '(' is followed by whitespace. |
252
|
| Parameter number should be final. |
252
|
| Parameter ptz should be final. |
252
|
| Array brackets at illegal position. |
252
|
| ')' is preceded with whitespace. |
252
|
| Line contains a tab character. |
253
|
| '(' is followed by whitespace. |
253
|
| ';' is preceded with whitespace. |
253
|
| ';' is preceded with whitespace. |
253
|
| ')' is preceded with whitespace. |
253
|
| 'if' construct must use '{}'s. |
254
|
| Line contains a tab character. |
254
|
| '(' is followed by whitespace. |
254
|
| ')' is preceded with whitespace. |
254
|
| Line contains a tab character. |
255
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| Line has trailing spaces. |
258
|
| Line contains a tab character. |
258
|
| First sentence should end with a period. |
259
|
| Line contains a tab character. |
259
|
| Line contains a tab character. |
260
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
262
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| Line contains a tab character. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
269
|
| Line contains a tab character. |
270
|
| Line is longer than 80 characters. |
271
|
| Line contains a tab character. |
271
|
| '(' is followed by whitespace. |
271
|
| Parameter width should be final. |
271
|
| Parameter number should be final. |
271
|
| Parameter ptz should be final. |
271
|
| Array brackets at illegal position. |
271
|
| ')' is preceded with whitespace. |
271
|
| Line contains a tab character. |
272
|
| '(' is followed by whitespace. |
272
|
| ';' is preceded with whitespace. |
272
|
| ';' is preceded with whitespace. |
272
|
| ')' is preceded with whitespace. |
272
|
| 'if' construct must use '{}'s. |
273
|
| Line contains a tab character. |
273
|
| '(' is followed by whitespace. |
273
|
| ')' is preceded with whitespace. |
273
|
| Line contains a tab character. |
274
|
| Line contains a tab character. |
275
|
| Line contains a tab character. |
276
|
| Line has trailing spaces. |
277
|
| Line contains a tab character. |
277
|
| First sentence should end with a period. |
278
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
279
|
| Line contains a tab character. |
280
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
282
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
284
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
288
|
| '(' is followed by whitespace. |
288
|
| Parameter number should be final. |
288
|
| Parameter ptz should be final. |
288
|
| Array brackets at illegal position. |
288
|
| ')' is preceded with whitespace. |
288
|
| Line contains a tab character. |
289
|
| '(' is followed by whitespace. |
289
|
| ';' is preceded with whitespace. |
289
|
| ';' is preceded with whitespace. |
289
|
| ')' is preceded with whitespace. |
289
|
| 'if' construct must use '{}'s. |
290
|
| Line contains a tab character. |
290
|
| '(' is followed by whitespace. |
290
|
| ')' is preceded with whitespace. |
290
|
| Line contains a tab character. |
291
|
| Line contains a tab character. |
292
|
| Line contains a tab character. |
293
|
| Line has trailing spaces. |
294
|
| Line contains a tab character. |
294
|
| First sentence should end with a period. |
295
|
| Line contains a tab character. |
295
|
| Line contains a tab character. |
296
|
| Line contains a tab character. |
297
|
| Line contains a tab character. |
298
|
| Line contains a tab character. |
299
|
| Line contains a tab character. |
300
|
| Line contains a tab character. |
301
|
| Line contains a tab character. |
302
|
| Line contains a tab character. |
303
|
| Line contains a tab character. |
304
|
| Line contains a tab character. |
305
|
| Line contains a tab character. |
306
|
| Line is longer than 80 characters. |
307
|
| Line contains a tab character. |
307
|
| '(' is followed by whitespace. |
307
|
| Parameter height should be final. |
307
|
| Parameter number should be final. |
307
|
| Parameter ptz should be final. |
307
|
| Array brackets at illegal position. |
307
|
| ')' is preceded with whitespace. |
307
|
| Line contains a tab character. |
308
|
| '(' is followed by whitespace. |
308
|
| ';' is preceded with whitespace. |
308
|
| ';' is preceded with whitespace. |
308
|
| ')' is preceded with whitespace. |
308
|
| 'if' construct must use '{}'s. |
309
|
| Line contains a tab character. |
309
|
| '(' is followed by whitespace. |
309
|
| ')' is preceded with whitespace. |
309
|
| Line contains a tab character. |
310
|
| Line contains a tab character. |
311
|
| Line contains a tab character. |
312
|
| First sentence should end with a period. |
314
|
| Line contains a tab character. |
314
|
| Line contains a tab character. |
315
|
| Line contains a tab character. |
316
|
| Line contains a tab character. |
317
|
| Line contains a tab character. |
318
|
| Line contains a tab character. |
319
|
| Line contains a tab character. |
320
|
| Line contains a tab character. |
321
|
| Line contains a tab character. |
322
|
| Line contains a tab character. |
323
|
| Line contains a tab character. |
324
|
| Line contains a tab character. |
325
|
| Line is longer than 80 characters. |
326
|
| Line contains a tab character. |
326
|
| '(' is followed by whitespace. |
326
|
| Parameter depth should be final. |
326
|
| Parameter number should be final. |
326
|
| Parameter ptz should be final. |
326
|
| Array brackets at illegal position. |
326
|
| ')' is preceded with whitespace. |
326
|
| Line contains a tab character. |
327
|
| '(' is followed by whitespace. |
327
|
| ';' is preceded with whitespace. |
327
|
| ';' is preceded with whitespace. |
327
|
| ')' is preceded with whitespace. |
327
|
| 'if' construct must use '{}'s. |
328
|
| Line contains a tab character. |
328
|
| '(' is followed by whitespace. |
328
|
| ')' is preceded with whitespace. |
328
|
| Line contains a tab character. |
329
|
| Line contains a tab character. |
330
|
| Line contains a tab character. |
331
|
| Line has trailing spaces. |
332
|
| Line contains a tab character. |
332
|
| First sentence should end with a period. |
333
|
| Line contains a tab character. |
333
|
| Line contains a tab character. |
334
|
| Line contains a tab character. |
335
|
| Line contains a tab character. |
336
|
| Unused @param tag for 'depth'. |
337
|
| Line contains a tab character. |
337
|
| Line contains a tab character. |
338
|
| Line contains a tab character. |
339
|
| Line contains a tab character. |
340
|
| Line contains a tab character. |
341
|
| Line contains a tab character. |
342
|
| Line contains a tab character. |
343
|
| Line contains a tab character. |
344
|
| Line contains a tab character. |
345
|
| '(' is followed by whitespace. |
345
|
| Parameter number should be final. |
345
|
| Parameter ptz should be final. |
345
|
| Array brackets at illegal position. |
345
|
| ')' is preceded with whitespace. |
345
|
| Line contains a tab character. |
346
|
| '(' is followed by whitespace. |
346
|
| ';' is preceded with whitespace. |
346
|
| ';' is preceded with whitespace. |
346
|
| ')' is preceded with whitespace. |
346
|
| 'if' construct must use '{}'s. |
347
|
| Line contains a tab character. |
347
|
| '(' is followed by whitespace. |
347
|
| ')' is preceded with whitespace. |
347
|
| Line contains a tab character. |
348
|
| Line contains a tab character. |
349
|
| Line contains a tab character. |
350
|
| Line contains a tab character. |
352
|
| Line contains a tab character. |
353
|
| Line contains a tab character. |
354
|
| Line has trailing spaces. |
355
|
| Line contains a tab character. |
355
|
| Line contains a tab character. |
356
|
| Line contains a tab character. |
357
|
| Line contains a tab character. |
358
|
| Line contains a tab character. |
359
|
| Line contains a tab character. |
360
|
| Line contains a tab character. |
361
|
| Line contains a tab character. |
362
|
| Line contains a tab character. |
363
|
| Line contains a tab character. |
364
|
| Line contains a tab character. |
365
|
| Line contains a tab character. |
366
|
| Line contains a tab character. |
367
|
| Line contains a tab character. |
368
|
| Line is longer than 80 characters. |
369
|
| Line contains a tab character. |
369
|
| '(' is followed by whitespace. |
369
|
| Parameter width should be final. |
369
|
| Parameter height should be final. |
369
|
| Parameter depth should be final. |
369
|
| Parameter number should be final. |
369
|
| Parameter ptz should be final. |
369
|
| Array brackets at illegal position. |
369
|
| ')' is preceded with whitespace. |
369
|
| Line contains a tab character. |
370
|
| Line has trailing spaces. |
371
|
| Line contains a tab character. |
371
|
| '(' is followed by whitespace. |
371
|
| ')' is preceded with whitespace. |
371
|
| Line contains a tab character. |
372
|
| Line has trailing spaces. |
373
|
| Line contains a tab character. |
373
|
| '(' is followed by whitespace. |
373
|
| ')' is preceded with whitespace. |
373
|
| Line contains a tab character. |
374
|
| Line has trailing spaces. |
375
|
| Line contains a tab character. |
375
|
| '(' is followed by whitespace. |
375
|
| ')' is preceded with whitespace. |
375
|
| Line contains a tab character. |
376
|
| Line has trailing spaces. |
377
|
| Line contains a tab character. |
377
|
| '(' is followed by whitespace. |
377
|
| ')' is preceded with whitespace. |
377
|
| Line contains a tab character. |
379
|
| Line has trailing spaces. |
380
|
| Line contains a tab character. |
380
|
| Line contains a tab character. |
381
|
| Line has trailing spaces. |
382
|
| Line contains a tab character. |
382
|
| Line contains a tab character. |
384
|
| Line contains a tab character. |
385
|
| Line has trailing spaces. |
386
|
| Line contains a tab character. |
386
|
| Line contains a tab character. |
387
|
| Line contains a tab character. |
389
|
| Missing a Javadoc comment. |
389
|
| Line contains a tab character. |
390
|
| Missing a Javadoc comment. |
390
|
| Line contains a tab character. |
391
|
| Missing a Javadoc comment. |
391
|
| Line contains a tab character. |
392
|
| Missing a Javadoc comment. |
392
|
| ';' is not followed by whitespace. |
392
|
| Line contains a tab character. |
394
|
| Missing a Javadoc comment. |
394
|
| Line is longer than 80 characters. |
408
|
com/insanityengine/ghia/m3/Lying.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
18
|
| Line has trailing spaces. |
22
|
| Line has trailing spaces. |
25
|
| Line has trailing spaces. |
28
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
39
|
| Line is longer than 80 characters. |
45
|
| Line has trailing spaces. |
46
|
| First sentence should end with a period. |
50
|
| Line contains a tab character. |
50
|
| Line has trailing spaces. |
51
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| First sentence should end with a period. |
58
|
| Line contains a tab character. |
58
|
| Line has trailing spaces. |
59
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| '(' is followed by whitespace. |
63
|
| Parameter other should be final. |
63
|
| Expected @param tag for 'other'. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line contains a tab character. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line contains a tab character. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line contains a tab character. |
66
|
| First sentence should end with a period. |
68
|
| Line contains a tab character. |
68
|
| Line has trailing spaces. |
69
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| '(' is followed by whitespace. |
73
|
| Parameter start should be final. |
73
|
| 'start' hides a field. |
73
|
| Expected @param tag for 'start'. |
73
|
| Parameter stop should be final. |
73
|
| 'stop' hides a field. |
73
|
| Expected @param tag for 'stop'. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line contains a tab character. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line contains a tab character. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line contains a tab character. |
76
|
| First sentence should end with a period. |
78
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Unused @param tag for 'newValue'. |
82
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Expected an @return tag. |
85
|
| Line contains a tab character. |
85
|
| Method 'getStart' is not designed for extension - needs to be abstract, final or empty. |
85
|
| First sentence should end with a period. |
87
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Method 'setStart' is not designed for extension - needs to be abstract, final or empty. |
94
|
| '(' is followed by whitespace. |
94
|
| Parameter newValue should be final. |
94
|
| ')' is preceded with whitespace. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line has trailing spaces. |
95
|
| Line contains a tab character. |
95
|
| First sentence should end with a period. |
96
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Unused @param tag for 'newValue'. |
100
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Expected an @return tag. |
103
|
| Line contains a tab character. |
103
|
| Method 'getStop' is not designed for extension - needs to be abstract, final or empty. |
103
|
| First sentence should end with a period. |
105
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Method 'setStop' is not designed for extension - needs to be abstract, final or empty. |
112
|
| '(' is followed by whitespace. |
112
|
| Parameter newValue should be final. |
112
|
| ')' is preceded with whitespace. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| First sentence should end with a period. |
114
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Unused @param tag for 'newValue'. |
118
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Expected an @return tag. |
121
|
| Line contains a tab character. |
121
|
| Method 'getNormal' is not designed for extension - needs to be abstract, final or empty. |
121
|
| First sentence should end with a period. |
123
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Method 'flip' is not designed for extension - needs to be abstract, final or empty. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| First sentence should end with a period. |
134
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Method 'evalNormal' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| First sentence should end with a period. |
152
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Method 'intersectAt' is not designed for extension - needs to be abstract, final or empty. |
164
|
| '(' is followed by whitespace. |
164
|
| Parameter other should be final. |
164
|
| Parameter hit should be final. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line contains a tab character. |
165
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| Line contains a tab character. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| Line has trailing spaces. |
167
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| First sentence should end with a period. |
180
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| Line has trailing spaces. |
184
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Method 'intersect' is not designed for extension - needs to be abstract, final or empty. |
189
|
| '(' is followed by whitespace. |
189
|
| Parameter other should be final. |
189
|
| ')' is preceded with whitespace. |
189
|
| Line contains a tab character. |
190
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| Line contains a tab character. |
191
|
| '(' is followed by whitespace. |
191
|
| ')' is preceded with whitespace. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Line has trailing spaces. |
202
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
211
|
| Method 'numerator' is not designed for extension - needs to be abstract, final or empty. |
211
|
| '(' is followed by whitespace. |
211
|
| Parameter other should be final. |
211
|
| ')' is preceded with whitespace. |
211
|
| Line contains a tab character. |
212
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| Line is longer than 80 characters. |
213
|
| Line contains a tab character. |
213
|
| '(' is followed by whitespace. |
213
|
| ')' is preceded with whitespace. |
213
|
| Line contains a tab character. |
214
|
| Line is longer than 80 characters. |
215
|
| Line contains a tab character. |
215
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| First sentence should end with a period. |
220
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Line has trailing spaces. |
225
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Method 'denominator' is not designed for extension - needs to be abstract, final or empty. |
232
|
| '(' is followed by whitespace. |
232
|
| Parameter other should be final. |
232
|
| ')' is preceded with whitespace. |
232
|
| Line contains a tab character. |
233
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| Line contains a tab character. |
234
|
| Line has trailing spaces. |
235
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| First sentence should end with a period. |
240
|
| Line contains a tab character. |
240
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Method 'getAngle' is not designed for extension - needs to be abstract, final or empty. |
247
|
| Line contains a tab character. |
248
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| Line contains a tab character. |
249
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
253
|
| Missing a Javadoc comment. |
253
|
| Line contains a tab character. |
254
|
| Missing a Javadoc comment. |
254
|
| Line contains a tab character. |
255
|
| Missing a Javadoc comment. |
255
|
| Line contains a tab character. |
256
|
| Missing a Javadoc comment. |
256
|
com/insanityengine/ghia/m3/LyneSourceInterface.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
3
|
| Line is longer than 80 characters. |
12
|
| Line has trailing spaces. |
17
|
| Line contains a tab character. |
17
|
| First sentence should end with a period. |
18
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Expected an @return tag. |
25
|
| Line contains a tab character. |
25
|
| Redundant 'public' modifier. |
25
|
| '(' is followed by whitespace. |
25
|
| ')' is preceded with whitespace. |
25
|
| Line has trailing spaces. |
26
|
| Line contains a tab character. |
26
|
com/insanityengine/ghia/m3/M3_Constants.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
3
|
| Line is longer than 80 characters. |
10
|
| Name 'M3_Constants' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
14
|
| Line contains a tab character. |
16
|
| Missing a Javadoc comment. |
16
|
| 'static' modifier out of order with the JLS suggestions. |
16
|
| Name 'bigNumber' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
16
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Missing a Javadoc comment. |
19
|
| 'static' modifier out of order with the JLS suggestions. |
19
|
| Line contains a tab character. |
20
|
| Missing a Javadoc comment. |
20
|
| 'static' modifier out of order with the JLS suggestions. |
20
|
| Line contains a tab character. |
21
|
| Missing a Javadoc comment. |
21
|
| 'static' modifier out of order with the JLS suggestions. |
21
|
| Line contains a tab character. |
22
|
| Missing a Javadoc comment. |
22
|
| 'static' modifier out of order with the JLS suggestions. |
22
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Missing a Javadoc comment. |
25
|
| 'static' modifier out of order with the JLS suggestions. |
25
|
| Line contains a tab character. |
26
|
| Missing a Javadoc comment. |
26
|
| 'static' modifier out of order with the JLS suggestions. |
26
|
com/insanityengine/ghia/m3/Mat4.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
3
|
| Line is longer than 80 characters. |
10
|
| First sentence should end with a period. |
15
|
| Line has trailing spaces. |
15
|
| Line contains a tab character. |
15
|
| Line has trailing spaces. |
16
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Line has trailing spaces. |
18
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line has trailing spaces. |
20
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| '4' is a magic number. |
21
|
| '4' is a magic number. |
21
|
| Line contains a tab character. |
22
|
| Line has trailing spaces. |
23
|
| Line contains a tab character. |
23
|
| First sentence should end with a period. |
24
|
| Line has trailing spaces. |
24
|
| Line contains a tab character. |
24
|
| Line has trailing spaces. |
25
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line has trailing spaces. |
27
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line has trailing spaces. |
29
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line has trailing spaces. |
31
|
| Line contains a tab character. |
31
|
| '(' is followed by whitespace. |
31
|
| Parameter d should be final. |
31
|
| Expected @param tag for 'd'. |
31
|
| ')' is preceded with whitespace. |
31
|
| Line contains a tab character. |
32
|
| '4' is a magic number. |
32
|
| '4' is a magic number. |
32
|
| Line has trailing spaces. |
33
|
| Line contains a tab character. |
33
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| Line contains a tab character. |
34
|
| Line has trailing spaces. |
35
|
| Line contains a tab character. |
35
|
| First sentence should end with a period. |
36
|
| Line has trailing spaces. |
36
|
| Line contains a tab character. |
36
|
| Line has trailing spaces. |
37
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line has trailing spaces. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line has trailing spaces. |
41
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| '(' is followed by whitespace. |
43
|
| Parameter that should be final. |
43
|
| Expected @param tag for 'that'. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line contains a tab character. |
44
|
| '4' is a magic number. |
44
|
| '4' is a magic number. |
44
|
| Line contains a tab character. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
46
|
| First sentence should end with a period. |
48
|
| Line has trailing spaces. |
48
|
| Line contains a tab character. |
48
|
| Line has trailing spaces. |
49
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line has trailing spaces. |
51
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line has trailing spaces. |
53
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line has trailing spaces. |
55
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Method 'set' is not designed for extension - needs to be abstract, final or empty. |
57
|
| '(' is followed by whitespace. |
57
|
| Parameter that should be final. |
57
|
| Expected @param tag for 'that'. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line contains a tab character. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line has trailing spaces. |
62
|
| Line contains a tab character. |
62
|
| Line is longer than 80 characters. |
63
|
| Line contains a tab character. |
63
|
| Line is longer than 80 characters. |
64
|
| Line contains a tab character. |
64
|
| Line is longer than 80 characters. |
65
|
| Line contains a tab character. |
65
|
| Line is longer than 80 characters. |
66
|
| Line contains a tab character. |
66
|
| '3' is a magic number. |
66
|
| '3' is a magic number. |
66
|
| '3' is a magic number. |
66
|
| '3' is a magic number. |
66
|
| Line has trailing spaces. |
67
|
| Line contains a tab character. |
67
|
| Line is longer than 80 characters. |
68
|
| Line contains a tab character. |
68
|
| '3' is a magic number. |
68
|
| '3' is a magic number. |
68
|
| Line is longer than 80 characters. |
69
|
| Line contains a tab character. |
69
|
| '3' is a magic number. |
69
|
| '3' is a magic number. |
69
|
| Line is longer than 80 characters. |
70
|
| Line contains a tab character. |
70
|
| '3' is a magic number. |
70
|
| '3' is a magic number. |
70
|
| Line is longer than 80 characters. |
71
|
| Line contains a tab character. |
71
|
| '3' is a magic number. |
71
|
| '3' is a magic number. |
71
|
| '3' is a magic number. |
71
|
| '3' is a magic number. |
71
|
| '3' is a magic number. |
71
|
| '3' is a magic number. |
71
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| First sentence should end with a period. |
76
|
| Line has trailing spaces. |
76
|
| Line contains a tab character. |
76
|
| Line has trailing spaces. |
77
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line has trailing spaces. |
79
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line has trailing spaces. |
81
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line has trailing spaces. |
83
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Method 'set' is not designed for extension - needs to be abstract, final or empty. |
85
|
| '(' is followed by whitespace. |
85
|
| Parameter d should be final. |
85
|
| Expected @param tag for 'd'. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line has trailing spaces. |
86
|
| Line contains a tab character. |
86
|
| Inner assignments should be avoided. |
86
|
| Inner assignments should be avoided. |
86
|
| Inner assignments should be avoided. |
86
|
| Line has trailing spaces. |
87
|
| Line contains a tab character. |
87
|
| Inner assignments should be avoided. |
87
|
| Inner assignments should be avoided. |
87
|
| Inner assignments should be avoided. |
87
|
| Inner assignments should be avoided. |
87
|
| Line has trailing spaces. |
88
|
| Line contains a tab character. |
88
|
| Inner assignments should be avoided. |
88
|
| Inner assignments should be avoided. |
88
|
| Inner assignments should be avoided. |
88
|
| Inner assignments should be avoided. |
88
|
| Line is longer than 80 characters. |
89
|
| Line contains a tab character. |
89
|
| '3' is a magic number. |
89
|
| Inner assignments should be avoided. |
89
|
| '3' is a magic number. |
89
|
| Inner assignments should be avoided. |
89
|
| '3' is a magic number. |
89
|
| Inner assignments should be avoided. |
89
|
| '3' is a magic number. |
89
|
| Inner assignments should be avoided. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| First sentence should end with a period. |
93
|
| Line has trailing spaces. |
93
|
| Line contains a tab character. |
93
|
| Line has trailing spaces. |
94
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line has trailing spaces. |
96
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line has trailing spaces. |
98
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Method 'loadIdentity' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Line has trailing spaces. |
101
|
| Line contains a tab character. |
101
|
| Inner assignments should be avoided. |
101
|
| Inner assignments should be avoided. |
101
|
| '3' is a magic number. |
101
|
| Inner assignments should be avoided. |
101
|
| Line has trailing spaces. |
102
|
| Line contains a tab character. |
102
|
| Inner assignments should be avoided. |
102
|
| Inner assignments should be avoided. |
102
|
| Inner assignments should be avoided. |
102
|
| '3' is a magic number. |
102
|
| Inner assignments should be avoided. |
102
|
| Line has trailing spaces. |
103
|
| Line contains a tab character. |
103
|
| Inner assignments should be avoided. |
103
|
| Inner assignments should be avoided. |
103
|
| Inner assignments should be avoided. |
103
|
| '3' is a magic number. |
103
|
| Inner assignments should be avoided. |
103
|
| Line is longer than 80 characters. |
104
|
| Line contains a tab character. |
104
|
| '3' is a magic number. |
104
|
| Inner assignments should be avoided. |
104
|
| '3' is a magic number. |
104
|
| Inner assignments should be avoided. |
104
|
| '3' is a magic number. |
104
|
| Inner assignments should be avoided. |
104
|
| '3' is a magic number. |
104
|
| '3' is a magic number. |
104
|
| Inner assignments should be avoided. |
104
|
| Line is longer than 80 characters. |
105
|
| Line contains a tab character. |
105
|
| Inner assignments should be avoided. |
105
|
| Inner assignments should be avoided. |
105
|
| '3' is a magic number. |
105
|
| '3' is a magic number. |
105
|
| Inner assignments should be avoided. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line has trailing spaces. |
108
|
| Line contains a tab character. |
108
|
| First sentence should end with a period. |
109
|
| Line has trailing spaces. |
109
|
| Line contains a tab character. |
109
|
| Line has trailing spaces. |
110
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line has trailing spaces. |
112
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line has trailing spaces. |
115
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line has trailing spaces. |
117
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Method 'multiply' is not designed for extension - needs to be abstract, final or empty. |
119
|
| '(' is followed by whitespace. |
119
|
| Parameter d should be final. |
119
|
| Expected @param tag for 'd'. |
119
|
| Parameter rez should be final. |
119
|
| Expected @param tag for 'rez'. |
119
|
| ')' is preceded with whitespace. |
119
|
| Line contains a tab character. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| '3' is a magic number. |
125
|
| '3' is a magic number. |
125
|
| Line has trailing spaces. |
126
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| '3' is a magic number. |
127
|
| Line contains a tab character. |
128
|
| '3' is a magic number. |
128
|
| Line contains a tab character. |
129
|
| '3' is a magic number. |
129
|
| Line contains a tab character. |
130
|
| '3' is a magic number. |
130
|
| '3' is a magic number. |
130
|
| '3' is a magic number. |
130
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line has trailing spaces. |
134
|
| Line contains a tab character. |
134
|
| First sentence should end with a period. |
135
|
| Line has trailing spaces. |
135
|
| Line contains a tab character. |
135
|
| Line has trailing spaces. |
136
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line has trailing spaces. |
138
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line has trailing spaces. |
141
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line has trailing spaces. |
143
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Method 'multiply' is not designed for extension - needs to be abstract, final or empty. |
145
|
| '(' is followed by whitespace. |
145
|
| Parameter m should be final. |
145
|
| Expected @param tag for 'm'. |
145
|
| Parameter n should be final. |
145
|
| Expected @param tag for 'n'. |
145
|
| ')' is preceded with whitespace. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| '(' is followed by whitespace. |
147
|
| ';' is preceded with whitespace. |
147
|
| '4' is a magic number. |
147
|
| ';' is preceded with whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| Line contains a tab character. |
148
|
| '(' is followed by whitespace. |
148
|
| ';' is preceded with whitespace. |
148
|
| '4' is a magic number. |
148
|
| ';' is preceded with whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| Line has trailing spaces. |
149
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| '+' is followed by whitespace. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| '3' is a magic number. |
154
|
| '3' is a magic number. |
154
|
| Line contains a tab character. |
155
|
| Line has trailing spaces. |
156
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| First sentence should end with a period. |
162
|
| Line has trailing spaces. |
162
|
| Line contains a tab character. |
162
|
| Line has trailing spaces. |
163
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line has trailing spaces. |
165
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
167
|
| Method 'print' is not designed for extension - needs to be abstract, final or empty. |
167
|
| Line contains a tab character. |
168
|
| '(' is followed by whitespace. |
168
|
| ';' is preceded with whitespace. |
168
|
| '4' is a magic number. |
168
|
| ';' is preceded with whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| Line contains a tab character. |
169
|
| '(' is followed by whitespace. |
169
|
| ';' is preceded with whitespace. |
169
|
| '4' is a magic number. |
169
|
| ';' is preceded with whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| Line contains a tab character. |
170
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| First sentence should end with a period. |
177
|
| Line has trailing spaces. |
177
|
| Line contains a tab character. |
177
|
| Line has trailing spaces. |
178
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line has trailing spaces. |
180
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| Line has trailing spaces. |
184
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line has trailing spaces. |
186
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Method 'rotate' is not designed for extension - needs to be abstract, final or empty. |
188
|
| '(' is followed by whitespace. |
188
|
| Parameter angle should be final. |
188
|
| Expected @param tag for 'angle'. |
188
|
| Parameter workspace1 should be final. |
188
|
| Expected @param tag for 'workspace1'. |
188
|
| Parameter workspace2 should be final. |
188
|
| Expected @param tag for 'workspace2'. |
188
|
| ')' is preceded with whitespace. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| Line has trailing spaces. |
191
|
| Line contains a tab character. |
191
|
| Line is longer than 80 characters. |
192
|
| Line contains a tab character. |
192
|
| '(' is followed by whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| '(' is followed by whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| Line is longer than 80 characters. |
193
|
| Line contains a tab character. |
193
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| Line is longer than 80 characters. |
194
|
| Line contains a tab character. |
194
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| Line has trailing spaces. |
195
|
| Line contains a tab character. |
195
|
| Line has trailing spaces. |
196
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Line has trailing spaces. |
202
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Line is longer than 80 characters. |
208
|
| Line contains a tab character. |
208
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
| Line is longer than 80 characters. |
222
|
| Line contains a tab character. |
222
|
| '(' is followed by whitespace. |
222
|
| ')' is preceded with whitespace. |
222
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Line has trailing spaces. |
229
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Line is longer than 80 characters. |
236
|
| Line contains a tab character. |
236
|
| '(' is followed by whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| First sentence should end with a period. |
241
|
| Line has trailing spaces. |
241
|
| Line contains a tab character. |
241
|
| Line has trailing spaces. |
242
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line has trailing spaces. |
244
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line has trailing spaces. |
248
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
249
|
| Line has trailing spaces. |
250
|
| Line contains a tab character. |
250
|
| Line contains a tab character. |
251
|
| Line is longer than 80 characters. |
252
|
| Line contains a tab character. |
252
|
| Method 'translate' is not designed for extension - needs to be abstract, final or empty. |
252
|
| '(' is followed by whitespace. |
252
|
| Parameter displacement should be final. |
252
|
| Expected @param tag for 'displacement'. |
252
|
| Parameter workspace1 should be final. |
252
|
| Expected @param tag for 'workspace1'. |
252
|
| Parameter workspace2 should be final. |
252
|
| Expected @param tag for 'workspace2'. |
252
|
| ')' is preceded with whitespace. |
252
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
254
|
| '3' is a magic number. |
254
|
| Line contains a tab character. |
255
|
| '3' is a magic number. |
255
|
| Line contains a tab character. |
256
|
| '3' is a magic number. |
256
|
| Line contains a tab character. |
257
|
| '(' is followed by whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| Line contains a tab character. |
258
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| Line contains a tab character. |
259
|
| First sentence should end with a period. |
261
|
| Line has trailing spaces. |
261
|
| Line contains a tab character. |
261
|
| Line has trailing spaces. |
262
|
| Line contains a tab character. |
262
|
| Line contains a tab character. |
263
|
| Line has trailing spaces. |
264
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| Line contains a tab character. |
266
|
| Line contains a tab character. |
267
|
| Line has trailing spaces. |
268
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
269
|
| Expected an @return tag. |
270
|
| Line contains a tab character. |
270
|
| Method 'scale' is not designed for extension - needs to be abstract, final or empty. |
270
|
| '(' is followed by whitespace. |
270
|
| Parameter ratio should be final. |
270
|
| Expected @param tag for 'ratio'. |
270
|
| Parameter workspace1 should be final. |
270
|
| Expected @param tag for 'workspace1'. |
270
|
| Parameter workspace2 should be final. |
270
|
| Expected @param tag for 'workspace2'. |
270
|
| ')' is preceded with whitespace. |
270
|
| Line contains a tab character. |
271
|
| Line contains a tab character. |
272
|
| Line contains a tab character. |
273
|
| Line contains a tab character. |
274
|
| Line contains a tab character. |
275
|
| '3' is a magic number. |
275
|
| '3' is a magic number. |
275
|
| Line contains a tab character. |
276
|
| '(' is followed by whitespace. |
276
|
| ')' is preceded with whitespace. |
276
|
| Line contains a tab character. |
277
|
| '(' is followed by whitespace. |
277
|
| ')' is preceded with whitespace. |
277
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
279
|
| First sentence should end with a period. |
281
|
| Line has trailing spaces. |
281
|
| Line contains a tab character. |
281
|
| Line has trailing spaces. |
282
|
| Line contains a tab character. |
282
|
| Line contains a tab character. |
283
|
| Line has trailing spaces. |
284
|
| Line contains a tab character. |
284
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| Line has trailing spaces. |
287
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
288
|
| Line has trailing spaces. |
289
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
290
|
| Line contains a tab character. |
291
|
| Method 'multiply' is not designed for extension - needs to be abstract, final or empty. |
291
|
| '(' is followed by whitespace. |
291
|
| Parameter point should be final. |
291
|
| Expected @param tag for 'point'. |
291
|
| Parameter destination should be final. |
291
|
| Expected @param tag for 'destination'. |
291
|
| ')' is preceded with whitespace. |
291
|
| Line contains a tab character. |
292
|
| Line contains a tab character. |
293
|
| '*' is not preceded with whitespace. |
293
|
| '+' should be on a new line. |
293
|
| Line contains a tab character. |
294
|
| '*' is not preceded with whitespace. |
294
|
| '+' should be on a new line. |
294
|
| Line contains a tab character. |
295
|
| '*' is not preceded with whitespace. |
295
|
| '+' should be on a new line. |
295
|
| Line has trailing spaces. |
296
|
| Line contains a tab character. |
296
|
| '3' is a magic number. |
296
|
| Line contains a tab character. |
297
|
| Line contains a tab character. |
299
|
| Line contains a tab character. |
300
|
| '*' is not preceded with whitespace. |
300
|
| '+' should be on a new line. |
300
|
| Line contains a tab character. |
301
|
| '*' is not preceded with whitespace. |
301
|
| '+' should be on a new line. |
301
|
| Line contains a tab character. |
302
|
| '*' is not preceded with whitespace. |
302
|
| '+' should be on a new line. |
302
|
| Line has trailing spaces. |
303
|
| Line contains a tab character. |
303
|
| '3' is a magic number. |
303
|
| Line contains a tab character. |
304
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
307
|
| '*' is not preceded with whitespace. |
307
|
| '+' should be on a new line. |
307
|
| Line contains a tab character. |
308
|
| '*' is not preceded with whitespace. |
308
|
| '+' should be on a new line. |
308
|
| Line contains a tab character. |
309
|
| '*' is not preceded with whitespace. |
309
|
| '+' should be on a new line. |
309
|
| Line has trailing spaces. |
310
|
| Line contains a tab character. |
310
|
| '3' is a magic number. |
310
|
| Line contains a tab character. |
311
|
| Line contains a tab character. |
313
|
| Line contains a tab character. |
314
|
| Line contains a tab character. |
316
|
| Line contains a tab character. |
317
|
| Line contains a tab character. |
318
|
| Line contains a tab character. |
319
|
| Line contains a tab character. |
320
|
| Line contains a tab character. |
321
|
| Variable 'mat' must be private and have accessor methods. |
321
|
| Array brackets at illegal position. |
321
|
| Line is longer than 80 characters. |
338
|
com/insanityengine/ghia/m3/Matrix.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
5
|
| Line is longer than 80 characters. |
12
|
| Line has trailing spaces. |
17
|
| Line contains a tab character. |
17
|
| First sentence should end with a period. |
18
|
| Line has trailing spaces. |
18
|
| Line contains a tab character. |
18
|
| Line has trailing spaces. |
19
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line has trailing spaces. |
21
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line has trailing spaces. |
23
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line has trailing spaces. |
28
|
| Line contains a tab character. |
28
|
| First sentence should end with a period. |
29
|
| Line has trailing spaces. |
29
|
| Line contains a tab character. |
29
|
| Line has trailing spaces. |
30
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line has trailing spaces. |
32
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line has trailing spaces. |
34
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line has trailing spaces. |
36
|
| Line contains a tab character. |
36
|
| '(' is followed by whitespace. |
36
|
| Parameter d should be final. |
36
|
| Expected @param tag for 'd'. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line contains a tab character. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line has trailing spaces. |
41
|
| Line contains a tab character. |
41
|
| First sentence should end with a period. |
42
|
| Line has trailing spaces. |
42
|
| Line contains a tab character. |
42
|
| Line has trailing spaces. |
43
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line has trailing spaces. |
45
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line has trailing spaces. |
47
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| '(' is followed by whitespace. |
49
|
| Parameter that should be final. |
49
|
| Expected @param tag for 'that'. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line contains a tab character. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| First sentence should end with a period. |
59
|
| Line has trailing spaces. |
59
|
| Line contains a tab character. |
59
|
| Line has trailing spaces. |
60
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line has trailing spaces. |
62
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line has trailing spaces. |
64
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Method 'identity' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line has trailing spaces. |
70
|
| Line contains a tab character. |
70
|
| First sentence should end with a period. |
71
|
| Line has trailing spaces. |
71
|
| Line contains a tab character. |
71
|
| Line has trailing spaces. |
72
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line has trailing spaces. |
78
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line has trailing spaces. |
80
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Method 'rotate' is not designed for extension - needs to be abstract, final or empty. |
82
|
| '(' is followed by whitespace. |
82
|
| Parameter angle should be final. |
82
|
| Expected @param tag for 'angle'. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line contains a tab character. |
83
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line has trailing spaces. |
86
|
| Line contains a tab character. |
86
|
| First sentence should end with a period. |
87
|
| Line has trailing spaces. |
87
|
| Line contains a tab character. |
87
|
| Line has trailing spaces. |
88
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line has trailing spaces. |
90
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line has trailing spaces. |
94
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line has trailing spaces. |
96
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Method 'translate' is not designed for extension - needs to be abstract, final or empty. |
98
|
| '(' is followed by whitespace. |
98
|
| Parameter displacement should be final. |
98
|
| Expected @param tag for 'displacement'. |
98
|
| ')' is preceded with whitespace. |
98
|
| Line contains a tab character. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line has trailing spaces. |
102
|
| Line contains a tab character. |
102
|
| First sentence should end with a period. |
103
|
| Line has trailing spaces. |
103
|
| Line contains a tab character. |
103
|
| Line has trailing spaces. |
104
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line has trailing spaces. |
106
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line has trailing spaces. |
110
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line has trailing spaces. |
112
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Method 'scale' is not designed for extension - needs to be abstract, final or empty. |
114
|
| '(' is followed by whitespace. |
114
|
| Parameter ratio should be final. |
114
|
| Expected @param tag for 'ratio'. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line contains a tab character. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line has trailing spaces. |
118
|
| Line contains a tab character. |
118
|
| First sentence should end with a period. |
119
|
| Line has trailing spaces. |
119
|
| Line contains a tab character. |
119
|
| Line has trailing spaces. |
120
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line has trailing spaces. |
122
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line has trailing spaces. |
124
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line has trailing spaces. |
126
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Method 'multiply' is not designed for extension - needs to be abstract, final or empty. |
128
|
| '(' is followed by whitespace. |
128
|
| Parameter state should be final. |
128
|
| Expected @param tag for 'state'. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line contains a tab character. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line contains a tab character. |
130
|
| '(' is followed by whitespace. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| First sentence should end with a period. |
134
|
| Line has trailing spaces. |
134
|
| Line contains a tab character. |
134
|
| Line has trailing spaces. |
135
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line has trailing spaces. |
137
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line has trailing spaces. |
139
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line has trailing spaces. |
141
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Method 'set' is not designed for extension - needs to be abstract, final or empty. |
143
|
| '(' is followed by whitespace. |
143
|
| Parameter state should be final. |
143
|
| Expected @param tag for 'state'. |
143
|
| ')' is preceded with whitespace. |
143
|
| Line contains a tab character. |
144
|
| '(' is followed by whitespace. |
144
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line has trailing spaces. |
148
|
| Line contains a tab character. |
148
|
| Line has trailing spaces. |
149
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line has trailing spaces. |
151
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line has trailing spaces. |
154
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line has trailing spaces. |
156
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Missing a Javadoc comment. |
166
|
com/insanityengine/ghia/m3/MumpMath.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
3
|
| Line is longer than 80 characters. |
11
|
| Utility classes should not have a public or default constructor. |
15
|
| Line contains a tab character. |
16
|
| Missing a Javadoc comment. |
16
|
| Variable 'size' must be private and have accessor methods. |
16
|
| '1024' is a magic number. |
16
|
| '4' is a magic number. |
16
|
| Line contains a tab character. |
18
|
| Missing a Javadoc comment. |
18
|
| Variable 'cos' must be private and have accessor methods. |
18
|
| Array brackets at illegal position. |
18
|
| Line contains a tab character. |
19
|
| Missing a Javadoc comment. |
19
|
| Variable 'sin' must be private and have accessor methods. |
19
|
| Array brackets at illegal position. |
19
|
| Line contains a tab character. |
21
|
| Missing a Javadoc comment. |
21
|
| 'static' modifier out of order with the JLS suggestions. |
21
|
| '(' is followed by whitespace. |
21
|
| ')' is preceded with whitespace. |
21
|
| '(' is followed by whitespace. |
21
|
| '22.0' is a magic number. |
21
|
| '7.0' is a magic number. |
21
|
| ')' is preceded with whitespace. |
21
|
| Line contains a tab character. |
22
|
| Missing a Javadoc comment. |
22
|
| 'static' modifier out of order with the JLS suggestions. |
22
|
| '(' is followed by whitespace. |
22
|
| ')' is preceded with whitespace. |
22
|
| '(' is followed by whitespace. |
22
|
| '44.0' is a magic number. |
22
|
| '7.0' is a magic number. |
22
|
| ')' is preceded with whitespace. |
22
|
| Line has trailing spaces. |
24
|
| Line contains a tab character. |
24
|
| Missing a Javadoc comment. |
24
|
| '(' is followed by whitespace. |
24
|
| Parameter a should be final. |
24
|
| ')' is preceded with whitespace. |
24
|
| 'if' construct must use '{}'s. |
25
|
| Line contains a tab character. |
25
|
| '(' is followed by whitespace. |
25
|
| ')' is preceded with whitespace. |
25
|
| 'while' construct must use '{}'s. |
27
|
| Line contains a tab character. |
27
|
| '(' is followed by whitespace. |
27
|
| ')' is preceded with whitespace. |
27
|
| 'while' construct must use '{}'s. |
28
|
| Line contains a tab character. |
28
|
| '(' is followed by whitespace. |
28
|
| ')' is preceded with whitespace. |
28
|
| Line has trailing spaces. |
29
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| '(' is followed by whitespace. |
30
|
| Expression can be simplified. |
30
|
| ')' is preceded with whitespace. |
30
|
| Line contains a tab character. |
31
|
| '(' is followed by whitespace. |
31
|
| ')' is preceded with whitespace. |
31
|
| '(' is followed by whitespace. |
31
|
| '(' is followed by whitespace. |
31
|
| ')' is preceded with whitespace. |
31
|
| '(' is followed by whitespace. |
31
|
| ')' is preceded with whitespace. |
31
|
| ')' is preceded with whitespace. |
31
|
| Line contains a tab character. |
32
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line is longer than 80 characters. |
33
|
| Line contains a tab character. |
33
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line has trailing spaces. |
36
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '(' is followed by whitespace. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line contains a tab character. |
38
|
| Line has trailing spaces. |
40
|
| Line contains a tab character. |
40
|
| Missing a Javadoc comment. |
40
|
| '(' is followed by whitespace. |
40
|
| Parameter a should be final. |
40
|
| ')' is preceded with whitespace. |
40
|
| 'if' construct must use '{}'s. |
41
|
| Line contains a tab character. |
41
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| 'while' construct must use '{}'s. |
43
|
| Line contains a tab character. |
43
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| 'while' construct must use '{}'s. |
44
|
| Line contains a tab character. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line contains a tab character. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| '(' is followed by whitespace. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
48
|
| Missing a Javadoc comment. |
48
|
| 'static' modifier out of order with the JLS suggestions. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
52
|
| '(' is followed by whitespace. |
52
|
| ';' is preceded with whitespace. |
52
|
| ';' is preceded with whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| Line is longer than 80 characters. |
53
|
| Line contains a tab character. |
53
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| '(' is followed by whitespace. |
53
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line is longer than 80 characters. |
54
|
| Line contains a tab character. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '(' is followed by whitespace. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
com/insanityengine/ghia/m3/Pt2.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
11
|
| Line contains a tab character. |
13
|
| Line has trailing spaces. |
14
|
| Line contains a tab character. |
14
|
| Line contains a tab character. |
15
|
| Using the '.*' form of import should be avoided - java.awt.*. |
19
|
| Missing a Javadoc comment. |
21
|
| Line has trailing spaces. |
22
|
| Line contains a tab character. |
22
|
| Line has trailing spaces. |
23
|
| Line contains a tab character. |
23
|
| First sentence should end with a period. |
24
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Inner assignments should be avoided. |
30
|
| Line contains a tab character. |
31
|
| Line has trailing spaces. |
32
|
| Line contains a tab character. |
32
|
| First sentence should end with a period. |
33
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| '(' is followed by whitespace. |
41
|
| Parameter x should be final. |
41
|
| 'x' hides a field. |
41
|
| Parameter y should be final. |
41
|
| 'y' hides a field. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line contains a tab character. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line contains a tab character. |
43
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line contains a tab character. |
44
|
| Line has trailing spaces. |
45
|
| Line contains a tab character. |
45
|
| First sentence should end with a period. |
46
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| '(' is followed by whitespace. |
53
|
| Parameter point should be final. |
53
|
| Expected @param tag for 'point'. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line contains a tab character. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| Line contains a tab character. |
55
|
| Line has trailing spaces. |
56
|
| Line contains a tab character. |
56
|
| First sentence should end with a period. |
57
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| '(' is followed by whitespace. |
64
|
| Parameter point should be final. |
64
|
| Expected @param tag for 'point'. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line contains a tab character. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line contains a tab character. |
66
|
| First sentence should end with a period. |
68
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line has trailing spaces. |
74
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
78
|
| '(' is followed by whitespace. |
78
|
| Parameter x should be final. |
78
|
| 'x' hides a field. |
78
|
| Parameter y should be final. |
78
|
| 'y' hides a field. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line contains a tab character. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| Line contains a tab character. |
80
|
| Line has trailing spaces. |
81
|
| Line contains a tab character. |
81
|
| First sentence should end with a period. |
82
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line has trailing spaces. |
87
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line has trailing spaces. |
91
|
| Line contains a tab character. |
91
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
91
|
| '(' is followed by whitespace. |
91
|
| Parameter point should be final. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line has trailing spaces. |
92
|
| Line contains a tab character. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line contains a tab character. |
93
|
| Line has trailing spaces. |
94
|
| Line contains a tab character. |
94
|
| First sentence should end with a period. |
95
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line has trailing spaces. |
100
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line has trailing spaces. |
104
|
| Line contains a tab character. |
104
|
| Definition of 'equals()' without corresponding definition of 'hashCode()'. |
104
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
104
|
| '(' is followed by whitespace. |
104
|
| Parameter point should be final. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line has trailing spaces. |
105
|
| Line contains a tab character. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line contains a tab character. |
106
|
| Line has trailing spaces. |
107
|
| Line contains a tab character. |
107
|
| First sentence should end with a period. |
108
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line has trailing spaces. |
115
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
119
|
| '(' is followed by whitespace. |
119
|
| Parameter x should be final. |
119
|
| 'x' hides a field. |
119
|
| Parameter y should be final. |
119
|
| 'y' hides a field. |
119
|
| Parameter errFactor should be final. |
119
|
| ')' is preceded with whitespace. |
119
|
| Line contains a tab character. |
120
|
| Line has trailing spaces. |
121
|
| Line contains a tab character. |
121
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line has trailing spaces. |
126
|
| Line contains a tab character. |
126
|
| First sentence should end with a period. |
127
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line has trailing spaces. |
133
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line has trailing spaces. |
137
|
| Line contains a tab character. |
137
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
137
|
| '(' is followed by whitespace. |
137
|
| Parameter point should be final. |
137
|
| Parameter errFactor should be final. |
137
|
| ')' is preceded with whitespace. |
137
|
| Line contains a tab character. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| Line contains a tab character. |
139
|
| Line has trailing spaces. |
140
|
| Line contains a tab character. |
140
|
| First sentence should end with a period. |
141
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line has trailing spaces. |
147
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line has trailing spaces. |
151
|
| Line contains a tab character. |
151
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
151
|
| '(' is followed by whitespace. |
151
|
| Parameter point should be final. |
151
|
| Parameter errFactor should be final. |
151
|
| ')' is preceded with whitespace. |
151
|
| Line contains a tab character. |
152
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| Line contains a tab character. |
153
|
| First sentence should end with a period. |
155
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Method 'toPoint' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| First sentence should end with a period. |
170
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| First sentence should end with a period. |
181
|
| Line contains a tab character. |
181
|
| Line has trailing spaces. |
182
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| Line has trailing spaces. |
184
|
| Line contains a tab character. |
184
|
| Line has trailing spaces. |
185
|
| Line contains a tab character. |
185
|
| Line has trailing spaces. |
186
|
| Line contains a tab character. |
186
|
| Line has trailing spaces. |
187
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Method 'translate' is not designed for extension - needs to be abstract, final or empty. |
189
|
| '(' is followed by whitespace. |
189
|
| Parameter tx should be final. |
189
|
| Parameter ty should be final. |
189
|
| ')' is preceded with whitespace. |
189
|
| Line has trailing spaces. |
190
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| First sentence should end with a period. |
194
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| Line has trailing spaces. |
197
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line has trailing spaces. |
201
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Method 'rotate' is not designed for extension - needs to be abstract, final or empty. |
203
|
| '(' is followed by whitespace. |
203
|
| Parameter x should be final. |
203
|
| 'x' hides a field. |
203
|
| Parameter y should be final. |
203
|
| 'y' hides a field. |
203
|
| Parameter angle should be final. |
203
|
| ')' is preceded with whitespace. |
203
|
| Line contains a tab character. |
204
|
| '=' is not preceded with whitespace. |
204
|
| '=' is not followed by whitespace. |
204
|
| ',' is not followed by whitespace. |
204
|
| Line contains a tab character. |
205
|
| '=' is not preceded with whitespace. |
205
|
| '=' is not followed by whitespace. |
205
|
| '+' is not preceded with whitespace. |
205
|
| '+' is not followed by whitespace. |
205
|
| '*' is not preceded with whitespace. |
205
|
| '*' is not followed by whitespace. |
205
|
| Line contains a tab character. |
206
|
| '=' is not preceded with whitespace. |
206
|
| '=' is not followed by whitespace. |
206
|
| '+' is not preceded with whitespace. |
206
|
| '+' is not followed by whitespace. |
206
|
| '*' is not preceded with whitespace. |
206
|
| '*' is not followed by whitespace. |
206
|
| Line contains a tab character. |
207
|
| Line has trailing spaces. |
208
|
| Line contains a tab character. |
208
|
| First sentence should end with a period. |
209
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Method 'dist2' is not designed for extension - needs to be abstract, final or empty. |
219
|
| '(' is followed by whitespace. |
219
|
| Parameter x should be final. |
219
|
| 'x' hides a field. |
219
|
| Parameter y should be final. |
219
|
| 'y' hides a field. |
219
|
| ')' is preceded with whitespace. |
219
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| First sentence should end with a period. |
227
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Method 'distance' is not designed for extension - needs to be abstract, final or empty. |
237
|
| '(' is followed by whitespace. |
237
|
| Parameter x should be final. |
237
|
| 'x' hides a field. |
237
|
| Parameter y should be final. |
237
|
| 'y' hides a field. |
237
|
| ')' is preceded with whitespace. |
237
|
| Line contains a tab character. |
238
|
| '(' is followed by whitespace. |
238
|
| '(' is followed by whitespace. |
238
|
| ')' is preceded with whitespace. |
238
|
| ')' is preceded with whitespace. |
238
|
| Line contains a tab character. |
239
|
| Line has trailing spaces. |
241
|
| Line contains a tab character. |
241
|
| Method 'uh' is not designed for extension - needs to be abstract, final or empty. |
241
|
| Missing a Javadoc comment. |
241
|
| '(' is followed by whitespace. |
241
|
| Parameter s should be final. |
241
|
| ')' is preceded with whitespace. |
241
|
| Line contains a tab character. |
242
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| '4' is a magic number. |
242
|
| 'if' construct must use '{}'s. |
243
|
| Line contains a tab character. |
243
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| Line contains a tab character. |
244
|
| '(' is followed by whitespace. |
244
|
| ')' is preceded with whitespace. |
244
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
247
|
| Method 'oh' is not designed for extension - needs to be abstract, final or empty. |
247
|
| Missing a Javadoc comment. |
247
|
| '(' is followed by whitespace. |
247
|
| Parameter d should be final. |
247
|
| ')' is preceded with whitespace. |
247
|
| Line contains a tab character. |
248
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| Line contains a tab character. |
249
|
| Line has trailing spaces. |
250
|
| Line contains a tab character. |
250
|
| First sentence should end with a period. |
251
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| Line contains a tab character. |
253
|
| Line is longer than 80 characters. |
254
|
| Line contains a tab character. |
254
|
| Line contains a tab character. |
255
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
259
|
| Line contains a tab character. |
260
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
262
|
| Method 'getAngle' is not designed for extension - needs to be abstract, final or empty. |
262
|
| '(' is followed by whitespace. |
262
|
| Parameter x should be final. |
262
|
| 'x' hides a field. |
262
|
| Parameter y should be final. |
262
|
| 'y' hides a field. |
262
|
| ')' is preceded with whitespace. |
262
|
| Line contains a tab character. |
264
|
| Line has trailing spaces. |
265
|
| Line contains a tab character. |
265
|
| Line has trailing spaces. |
266
|
| Line contains a tab character. |
266
|
| Line has trailing spaces. |
267
|
| Line contains a tab character. |
267
|
| Line is longer than 80 characters. |
268
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
269
|
| Line contains a tab character. |
270
|
| Line contains a tab character. |
272
|
| Line contains a tab character. |
273
|
| Line contains a tab character. |
274
|
| Line contains a tab character. |
275
|
| Line contains a tab character. |
276
|
| Line is longer than 80 characters. |
278
|
| Line contains a tab character. |
278
|
| Line is longer than 80 characters. |
279
|
| Line contains a tab character. |
279
|
| Line has trailing spaces. |
280
|
| Line contains a tab character. |
280
|
| Line has trailing spaces. |
281
|
| Line contains a tab character. |
281
|
| Line has trailing spaces. |
282
|
| Line contains a tab character. |
282
|
| Line has trailing spaces. |
283
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
284
|
| Line has trailing spaces. |
285
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
288
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
291
|
| Line contains a tab character. |
292
|
| Line contains a tab character. |
293
|
| Line contains a tab character. |
294
|
| Line contains a tab character. |
296
|
| Line contains a tab character. |
297
|
| Line has trailing spaces. |
298
|
| Line contains a tab character. |
298
|
| Line is longer than 80 characters. |
299
|
| Line contains a tab character. |
299
|
| Line is longer than 80 characters. |
300
|
| Line contains a tab character. |
300
|
| Line has trailing spaces. |
301
|
| Line contains a tab character. |
301
|
| Line has trailing spaces. |
302
|
| Line contains a tab character. |
302
|
| Line contains a tab character. |
303
|
| Line has trailing spaces. |
304
|
| Line contains a tab character. |
304
|
| Line contains a tab character. |
305
|
| Line contains a tab character. |
308
|
| Line has trailing spaces. |
309
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
310
|
| Line contains a tab character. |
311
|
| Line contains a tab character. |
312
|
| '(' is followed by whitespace. |
312
|
| ')' is preceded with whitespace. |
312
|
| Line contains a tab character. |
314
|
| Line contains a tab character. |
315
|
| '(' is followed by whitespace. |
315
|
| ')' is preceded with whitespace. |
315
|
| Line contains a tab character. |
316
|
| Line contains a tab character. |
317
|
| '(' is followed by whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| 'if' construct must use '{}'s. |
318
|
| Line contains a tab character. |
318
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| '44.0' is a magic number. |
318
|
| '7.0' is a magic number. |
318
|
| Line contains a tab character. |
319
|
| Line is longer than 80 characters. |
320
|
| Line contains a tab character. |
320
|
| '(' is followed by whitespace. |
320
|
| ')' is preceded with whitespace. |
320
|
| Line contains a tab character. |
321
|
| Line contains a tab character. |
323
|
| First sentence should end with a period. |
325
|
| Line contains a tab character. |
325
|
| Line contains a tab character. |
326
|
| Line contains a tab character. |
327
|
| Line contains a tab character. |
328
|
| Unused @param tag for 'x'. |
329
|
| Line contains a tab character. |
329
|
| Unused @param tag for 'y'. |
330
|
| Line contains a tab character. |
330
|
| Line contains a tab character. |
331
|
| Line contains a tab character. |
332
|
| Line contains a tab character. |
333
|
| Line contains a tab character. |
334
|
| Line contains a tab character. |
335
|
| Method 'getAngle' is not designed for extension - needs to be abstract, final or empty. |
335
|
| '(' is followed by whitespace. |
335
|
| Parameter origin should be final. |
335
|
| Expected @param tag for 'origin'. |
335
|
| ')' is preceded with whitespace. |
335
|
| Line contains a tab character. |
336
|
| '(' is followed by whitespace. |
336
|
| ')' is preceded with whitespace. |
336
|
| Line contains a tab character. |
337
|
| First sentence should end with a period. |
339
|
| Line contains a tab character. |
339
|
| Line contains a tab character. |
340
|
| Line contains a tab character. |
341
|
| Line contains a tab character. |
342
|
| Unused @param tag for 'newValue'. |
343
|
| Line contains a tab character. |
343
|
| Line contains a tab character. |
344
|
| Line contains a tab character. |
345
|
| Expected an @return tag. |
346
|
| Line contains a tab character. |
346
|
| Method 'getX' is not designed for extension - needs to be abstract, final or empty. |
346
|
| First sentence should end with a period. |
348
|
| Line contains a tab character. |
348
|
| Line contains a tab character. |
349
|
| Line contains a tab character. |
350
|
| Line contains a tab character. |
351
|
| Line contains a tab character. |
352
|
| Line contains a tab character. |
353
|
| Line contains a tab character. |
354
|
| Line contains a tab character. |
355
|
| Method 'setX' is not designed for extension - needs to be abstract, final or empty. |
355
|
| '(' is followed by whitespace. |
355
|
| Parameter newValue should be final. |
355
|
| ')' is preceded with whitespace. |
355
|
| First sentence should end with a period. |
357
|
| Line contains a tab character. |
357
|
| Line contains a tab character. |
358
|
| Line contains a tab character. |
359
|
| Line contains a tab character. |
360
|
| Unused @param tag for 'newValue'. |
361
|
| Line contains a tab character. |
361
|
| Line contains a tab character. |
362
|
| Line contains a tab character. |
363
|
| Expected an @return tag. |
364
|
| Line contains a tab character. |
364
|
| Method 'getY' is not designed for extension - needs to be abstract, final or empty. |
364
|
| First sentence should end with a period. |
366
|
| Line contains a tab character. |
366
|
| Line contains a tab character. |
367
|
| Line contains a tab character. |
368
|
| Line contains a tab character. |
369
|
| Line contains a tab character. |
370
|
| Line contains a tab character. |
371
|
| Line contains a tab character. |
372
|
| Line contains a tab character. |
373
|
| Method 'setY' is not designed for extension - needs to be abstract, final or empty. |
373
|
| '(' is followed by whitespace. |
373
|
| Parameter newValue should be final. |
373
|
| ')' is preceded with whitespace. |
373
|
| First sentence should end with a period. |
375
|
| Line contains a tab character. |
375
|
| Line contains a tab character. |
376
|
| Line contains a tab character. |
377
|
| Line contains a tab character. |
378
|
| Line contains a tab character. |
379
|
| Line contains a tab character. |
380
|
| Line contains a tab character. |
381
|
| Line contains a tab character. |
382
|
| Line contains a tab character. |
383
|
| Line contains a tab character. |
384
|
| Method 'set' is not designed for extension - needs to be abstract, final or empty. |
384
|
| '(' is followed by whitespace. |
384
|
| Parameter point should be final. |
384
|
| ')' is preceded with whitespace. |
384
|
| Line contains a tab character. |
385
|
| '(' is followed by whitespace. |
385
|
| ')' is preceded with whitespace. |
385
|
| Line contains a tab character. |
386
|
| '(' is followed by whitespace. |
386
|
| ')' is preceded with whitespace. |
386
|
| Line contains a tab character. |
387
|
| Line contains a tab character. |
388
|
| First sentence should end with a period. |
390
|
| Line contains a tab character. |
390
|
| Line contains a tab character. |
391
|
| Line contains a tab character. |
392
|
| Line contains a tab character. |
393
|
| Line contains a tab character. |
394
|
| Line contains a tab character. |
395
|
| Line contains a tab character. |
396
|
| Line contains a tab character. |
397
|
| Line contains a tab character. |
398
|
| Line contains a tab character. |
399
|
| Method 'set' is not designed for extension - needs to be abstract, final or empty. |
399
|
| '(' is followed by whitespace. |
399
|
| Parameter point should be final. |
399
|
| ')' is preceded with whitespace. |
399
|
| Line contains a tab character. |
400
|
| '(' is followed by whitespace. |
400
|
| ')' is preceded with whitespace. |
400
|
| Line contains a tab character. |
401
|
| '(' is followed by whitespace. |
401
|
| ')' is preceded with whitespace. |
401
|
| Line contains a tab character. |
402
|
| Line contains a tab character. |
403
|
| Line has trailing spaces. |
404
|
| Line contains a tab character. |
404
|
| First sentence should end with a period. |
405
|
| Line contains a tab character. |
405
|
| Line contains a tab character. |
406
|
| Line contains a tab character. |
407
|
| Line contains a tab character. |
408
|
| Line contains a tab character. |
409
|
| Line contains a tab character. |
410
|
| Line contains a tab character. |
411
|
| Line contains a tab character. |
412
|
| Line contains a tab character. |
413
|
| Line contains a tab character. |
414
|
| Line contains a tab character. |
415
|
| Method 'set' is not designed for extension - needs to be abstract, final or empty. |
415
|
| '(' is followed by whitespace. |
415
|
| Parameter x should be final. |
415
|
| 'x' hides a field. |
415
|
| Parameter y should be final. |
415
|
| 'y' hides a field. |
415
|
| ')' is preceded with whitespace. |
415
|
| Line contains a tab character. |
416
|
| '(' is followed by whitespace. |
416
|
| ')' is preceded with whitespace. |
416
|
| Line contains a tab character. |
417
|
| '(' is followed by whitespace. |
417
|
| ')' is preceded with whitespace. |
417
|
| Line contains a tab character. |
418
|
| Line contains a tab character. |
419
|
| First sentence should end with a period. |
421
|
| Line contains a tab character. |
421
|
| Line contains a tab character. |
422
|
| Line contains a tab character. |
423
|
| Line contains a tab character. |
424
|
| Line contains a tab character. |
425
|
| Line contains a tab character. |
426
|
| Method 'normalize' is not designed for extension - needs to be abstract, final or empty. |
426
|
| Line contains a tab character. |
427
|
| '(' is followed by whitespace. |
427
|
| ')' is preceded with whitespace. |
427
|
| '(' is followed by whitespace. |
427
|
| ')' is preceded with whitespace. |
427
|
| Line contains a tab character. |
428
|
| '(' is followed by whitespace. |
428
|
| ')' is preceded with whitespace. |
428
|
| Line contains a tab character. |
429
|
| Line contains a tab character. |
430
|
| Line contains a tab character. |
431
|
| Line contains a tab character. |
432
|
| Line has trailing spaces. |
433
|
| Line contains a tab character. |
433
|
| Line contains a tab character. |
434
|
| Line contains a tab character. |
435
|
| Missing a Javadoc comment. |
435
|
com/insanityengine/ghia/m3/Pt3.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line is longer than 80 characters. |
12
|
| Line has trailing spaces. |
17
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
19
|
| Missing a Javadoc comment. |
19
|
| Variable 'x' must be private and have accessor methods. |
19
|
| Variable 'y' must be private and have accessor methods. |
19
|
| Variable 'z' must be private and have accessor methods. |
19
|
| Line contains a tab character. |
20
|
| Missing a Javadoc comment. |
20
|
| Variable 's' must be private and have accessor methods. |
20
|
| Variable 't' must be private and have accessor methods. |
20
|
| First sentence should end with a period. |
22
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line has trailing spaces. |
27
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line has trailing spaces. |
29
|
| Line contains a tab character. |
29
|
| First sentence should end with a period. |
30
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| '(' is followed by whitespace. |
35
|
| Parameter d should be final. |
35
|
| Expected @param tag for 'd'. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line contains a tab character. |
36
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line contains a tab character. |
37
|
| Line has trailing spaces. |
38
|
| Line contains a tab character. |
38
|
| First sentence should end with a period. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| '(' is followed by whitespace. |
44
|
| Parameter that should be final. |
44
|
| Expected @param tag for 'that'. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line contains a tab character. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
46
|
| First sentence should end with a period. |
48
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| '(' is followed by whitespace. |
57
|
| Parameter x should be final. |
57
|
| 'x' hides a field. |
57
|
| Parameter y should be final. |
57
|
| 'y' hides a field. |
57
|
| Parameter z should be final. |
57
|
| 'z' hides a field. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line contains a tab character. |
59
|
| First sentence should end with a period. |
61
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| '(' is followed by whitespace. |
70
|
| Parameter d should be final. |
70
|
| ')' is preceded with whitespace. |
70
|
| Line contains a tab character. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line contains a tab character. |
72
|
| First sentence should end with a period. |
74
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| '(' is followed by whitespace. |
85
|
| Parameter x should be final. |
85
|
| 'x' hides a field. |
85
|
| Parameter y should be final. |
85
|
| 'y' hides a field. |
85
|
| Parameter z should be final. |
85
|
| 'z' hides a field. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line has trailing spaces. |
86
|
| Line contains a tab character. |
86
|
| Line has trailing spaces. |
87
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| First sentence should end with a period. |
92
|
| Line has trailing spaces. |
92
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| '(' is followed by whitespace. |
101
|
| Parameter that should be final. |
101
|
| Expected @param tag for 'that'. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line contains a tab character. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| First sentence should end with a period. |
108
|
| Line has trailing spaces. |
108
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| '(' is followed by whitespace. |
117
|
| Parameter that should be final. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line has trailing spaces. |
124
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| First sentence should end with a period. |
136
|
| Line has trailing spaces. |
136
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| '(' is followed by whitespace. |
145
|
| Parameter that should be final. |
145
|
| ')' is preceded with whitespace. |
145
|
| Line contains a tab character. |
146
|
| Line has trailing spaces. |
147
|
| Line contains a tab character. |
147
|
| '+' should be on a new line. |
147
|
| Line has trailing spaces. |
148
|
| Line contains a tab character. |
148
|
| '+' should be on a new line. |
148
|
| Line has trailing spaces. |
149
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| First sentence should end with a period. |
153
|
| Line has trailing spaces. |
153
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| '(' is followed by whitespace. |
162
|
| Parameter that should be final. |
162
|
| ')' is preceded with whitespace. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| '+' is followed by whitespace. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line contains a tab character. |
165
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| Line contains a tab character. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| First sentence should end with a period. |
170
|
| Line has trailing spaces. |
170
|
| Line contains a tab character. |
170
|
| Line has trailing spaces. |
171
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line has trailing spaces. |
173
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line has trailing spaces. |
175
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| Line has trailing spaces. |
177
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| '(' is followed by whitespace. |
179
|
| Parameter d should be final. |
179
|
| Expected @param tag for 'd'. |
179
|
| ')' is preceded with whitespace. |
179
|
| Line contains a tab character. |
180
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| Line contains a tab character. |
181
|
| First sentence should end with a period. |
183
|
| Line has trailing spaces. |
183
|
| Line contains a tab character. |
183
|
| Line has trailing spaces. |
184
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line has trailing spaces. |
186
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line has trailing spaces. |
190
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line has trailing spaces. |
192
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| '(' is followed by whitespace. |
194
|
| Parameter x should be final. |
194
|
| 'x' hides a field. |
194
|
| Expected @param tag for 'x'. |
194
|
| Parameter y should be final. |
194
|
| 'y' hides a field. |
194
|
| Expected @param tag for 'y'. |
194
|
| Parameter z should be final. |
194
|
| 'z' hides a field. |
194
|
| Expected @param tag for 'z'. |
194
|
| ')' is preceded with whitespace. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
199
|
| First sentence should end with a period. |
201
|
| Line has trailing spaces. |
201
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| '(' is followed by whitespace. |
210
|
| Parameter that should be final. |
210
|
| ')' is preceded with whitespace. |
210
|
| Line contains a tab character. |
211
|
| '(' is followed by whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| Line contains a tab character. |
212
|
| First sentence should end with a period. |
213
|
| Line has trailing spaces. |
213
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| '(' is followed by whitespace. |
222
|
| Parameter that should be final. |
222
|
| ')' is preceded with whitespace. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line has trailing spaces. |
228
|
| Line contains a tab character. |
228
|
| First sentence should end with a period. |
229
|
| Line has trailing spaces. |
229
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| '(' is followed by whitespace. |
238
|
| Parameter scalar should be final. |
238
|
| ')' is preceded with whitespace. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line has trailing spaces. |
244
|
| Line contains a tab character. |
244
|
| First sentence should end with a period. |
245
|
| Line has trailing spaces. |
245
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
249
|
| Line contains a tab character. |
250
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
254
|
| '(' is followed by whitespace. |
254
|
| Parameter scalar should be final. |
254
|
| ')' is preceded with whitespace. |
254
|
| Line contains a tab character. |
255
|
| '(' is followed by whitespace. |
255
|
| ')' is preceded with whitespace. |
255
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
259
|
| Line contains a tab character. |
260
|
| Line contains a tab character. |
261
|
| First sentence should end with a period. |
263
|
| Line has trailing spaces. |
263
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| Line contains a tab character. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
269
|
| Line contains a tab character. |
270
|
| Line contains a tab character. |
271
|
| Line contains a tab character. |
272
|
| '(' is followed by whitespace. |
272
|
| ')' is preceded with whitespace. |
272
|
| '(' is followed by whitespace. |
272
|
| ')' is preceded with whitespace. |
272
|
| Line contains a tab character. |
273
|
| '(' is followed by whitespace. |
273
|
| ')' is preceded with whitespace. |
273
|
| Line contains a tab character. |
274
|
| Line contains a tab character. |
275
|
| Line contains a tab character. |
276
|
| Line contains a tab character. |
277
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
279
|
| First sentence should end with a period. |
281
|
| Line has trailing spaces. |
281
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
282
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
284
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
288
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
290
|
| Line contains a tab character. |
291
|
| Line contains a tab character. |
292
|
| Line contains a tab character. |
293
|
| '(' is followed by whitespace. |
293
|
| Parameter pt1 should be final. |
293
|
| Parameter pt2 should be final. |
293
|
| Parameter pt3 should be final. |
293
|
| ')' is preceded with whitespace. |
293
|
| Line contains a tab character. |
294
|
| Line contains a tab character. |
295
|
| Line contains a tab character. |
296
|
| Line contains a tab character. |
298
|
| Line contains a tab character. |
299
|
| Line contains a tab character. |
300
|
| Line contains a tab character. |
302
|
| '(' is followed by whitespace. |
302
|
| ')' is preceded with whitespace. |
302
|
| Line contains a tab character. |
303
|
| '(' is followed by whitespace. |
303
|
| ')' is preceded with whitespace. |
303
|
| Line contains a tab character. |
304
|
| '(' is followed by whitespace. |
304
|
| ')' is preceded with whitespace. |
304
|
| Line has trailing spaces. |
305
|
| Line contains a tab character. |
305
|
| Line contains a tab character. |
306
|
| '(' is followed by whitespace. |
306
|
| ')' is preceded with whitespace. |
306
|
| '(' is followed by whitespace. |
306
|
| ')' is preceded with whitespace. |
306
|
| Line contains a tab character. |
307
|
| '(' is followed by whitespace. |
307
|
| ')' is preceded with whitespace. |
307
|
| Line contains a tab character. |
308
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
310
|
| Line contains a tab character. |
311
|
| Line contains a tab character. |
312
|
| Line contains a tab character. |
313
|
| First sentence should end with a period. |
315
|
| Line has trailing spaces. |
315
|
| Line contains a tab character. |
315
|
| Line contains a tab character. |
316
|
| Line contains a tab character. |
317
|
| Line contains a tab character. |
318
|
| Line contains a tab character. |
319
|
| Line contains a tab character. |
320
|
| Line contains a tab character. |
321
|
| Line contains a tab character. |
322
|
| Line contains a tab character. |
323
|
| Line contains a tab character. |
324
|
| Line contains a tab character. |
325
|
| '(' is followed by whitespace. |
325
|
| Parameter pt1 should be final. |
325
|
| Parameter pt2 should be final. |
325
|
| ')' is preceded with whitespace. |
325
|
| Line contains a tab character. |
326
|
| Line contains a tab character. |
327
|
| Line contains a tab character. |
328
|
| Line contains a tab character. |
329
|
| Line contains a tab character. |
330
|
| Line has trailing spaces. |
331
|
| Line contains a tab character. |
331
|
| First sentence should end with a period. |
332
|
| Line has trailing spaces. |
332
|
| Line contains a tab character. |
332
|
| Line contains a tab character. |
333
|
| Line contains a tab character. |
334
|
| Line contains a tab character. |
335
|
| Line contains a tab character. |
336
|
| Line contains a tab character. |
337
|
| Line contains a tab character. |
338
|
| Line contains a tab character. |
339
|
| Line contains a tab character. |
340
|
| Line contains a tab character. |
341
|
| Line contains a tab character. |
342
|
| '(' is followed by whitespace. |
342
|
| Parameter pt1 should be final. |
342
|
| Parameter pt2 should be final. |
342
|
| ')' is preceded with whitespace. |
342
|
| Line contains a tab character. |
343
|
| Line contains a tab character. |
344
|
| Line contains a tab character. |
345
|
| Line contains a tab character. |
346
|
| Line contains a tab character. |
347
|
| Line has trailing spaces. |
348
|
| Line contains a tab character. |
348
|
| First sentence should end with a period. |
349
|
| Line has trailing spaces. |
349
|
| Line contains a tab character. |
349
|
| Line contains a tab character. |
350
|
| Line contains a tab character. |
351
|
| Line contains a tab character. |
352
|
| Line contains a tab character. |
353
|
| Line contains a tab character. |
354
|
| Line contains a tab character. |
355
|
| Line contains a tab character. |
356
|
| Line contains a tab character. |
357
|
| Line contains a tab character. |
358
|
| Line contains a tab character. |
359
|
| '(' is followed by whitespace. |
359
|
| Parameter pt1 should be final. |
359
|
| Parameter pt2 should be final. |
359
|
| ')' is preceded with whitespace. |
359
|
| Line contains a tab character. |
360
|
| '(' is followed by whitespace. |
360
|
| ')' is preceded with whitespace. |
360
|
| Line contains a tab character. |
361
|
| '(' is followed by whitespace. |
361
|
| ')' is preceded with whitespace. |
361
|
| Line contains a tab character. |
362
|
| '(' is followed by whitespace. |
362
|
| ')' is preceded with whitespace. |
362
|
| Line contains a tab character. |
363
|
| Line contains a tab character. |
364
|
| First sentence should end with a period. |
366
|
| Line has trailing spaces. |
366
|
| Line contains a tab character. |
366
|
| Line contains a tab character. |
367
|
| Line contains a tab character. |
368
|
| Line contains a tab character. |
369
|
| Line contains a tab character. |
370
|
| Line contains a tab character. |
371
|
| Line contains a tab character. |
372
|
| Line contains a tab character. |
373
|
| Line contains a tab character. |
374
|
| Line contains a tab character. |
375
|
| Line contains a tab character. |
376
|
| '(' is followed by whitespace. |
376
|
| Parameter matrix should be final. |
376
|
| Parameter point should be final. |
376
|
| ')' is preceded with whitespace. |
376
|
| Line contains a tab character. |
377
|
| Line contains a tab character. |
378
|
| '+' should be on a new line. |
378
|
| Line contains a tab character. |
379
|
| '+' should be on a new line. |
379
|
| Line contains a tab character. |
380
|
| '+' should be on a new line. |
380
|
| Line has trailing spaces. |
381
|
| Line contains a tab character. |
381
|
| '3' is a magic number. |
381
|
| Line contains a tab character. |
382
|
| Line contains a tab character. |
384
|
| Line contains a tab character. |
385
|
| '+' should be on a new line. |
385
|
| Line contains a tab character. |
386
|
| '+' should be on a new line. |
386
|
| Line contains a tab character. |
387
|
| '+' should be on a new line. |
387
|
| Line has trailing spaces. |
388
|
| Line contains a tab character. |
388
|
| '3' is a magic number. |
388
|
| Line contains a tab character. |
389
|
| Line contains a tab character. |
391
|
| Line contains a tab character. |
392
|
| '+' should be on a new line. |
392
|
| Line contains a tab character. |
393
|
| '+' should be on a new line. |
393
|
| Line contains a tab character. |
394
|
| '+' should be on a new line. |
394
|
| Line has trailing spaces. |
395
|
| Line contains a tab character. |
395
|
| '3' is a magic number. |
395
|
| Line contains a tab character. |
396
|
| Line contains a tab character. |
397
|
| Line contains a tab character. |
398
|
| First sentence should end with a period. |
400
|
| Line has trailing spaces. |
400
|
| Line contains a tab character. |
400
|
| Line contains a tab character. |
401
|
| Line contains a tab character. |
402
|
| Line contains a tab character. |
403
|
| Line contains a tab character. |
404
|
| Line contains a tab character. |
405
|
| Line contains a tab character. |
406
|
| Line contains a tab character. |
407
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
407
|
| Line contains a tab character. |
408
|
| Line contains a tab character. |
409
|
| Line contains a tab character. |
410
|
| Line contains a tab character. |
411
|
| First sentence should end with a period. |
413
|
| Line contains a tab character. |
413
|
| Line contains a tab character. |
414
|
| Line contains a tab character. |
415
|
| Line contains a tab character. |
416
|
| Line contains a tab character. |
417
|
| Line contains a tab character. |
418
|
| Line contains a tab character. |
419
|
| Line contains a tab character. |
420
|
| Line contains a tab character. |
421
|
| Line contains a tab character. |
422
|
| First sentence should end with a period. |
424
|
| Line contains a tab character. |
424
|
| Line contains a tab character. |
425
|
| Line contains a tab character. |
426
|
| Line contains a tab character. |
427
|
| Line contains a tab character. |
428
|
| Line contains a tab character. |
429
|
| Line contains a tab character. |
430
|
| Line contains a tab character. |
431
|
| '(' is followed by whitespace. |
431
|
| Parameter newValue should be final. |
431
|
| ')' is preceded with whitespace. |
431
|
| Line contains a tab character. |
432
|
| Line contains a tab character. |
433
|
| First sentence should end with a period. |
435
|
| Line contains a tab character. |
435
|
| Line contains a tab character. |
436
|
| Line contains a tab character. |
437
|
| Line contains a tab character. |
438
|
| Line contains a tab character. |
439
|
| Line contains a tab character. |
440
|
| Line contains a tab character. |
441
|
| Line contains a tab character. |
442
|
| Line contains a tab character. |
443
|
| Line contains a tab character. |
444
|
| First sentence should end with a period. |
446
|
| Line contains a tab character. |
446
|
| Line contains a tab character. |
447
|
| Line contains a tab character. |
448
|
| Line contains a tab character. |
449
|
| Line contains a tab character. |
450
|
| Line contains a tab character. |
451
|
| Line contains a tab character. |
452
|
| Line contains a tab character. |
453
|
| '(' is followed by whitespace. |
453
|
| Parameter newValue should be final. |
453
|
| ')' is preceded with whitespace. |
453
|
| Line contains a tab character. |
454
|
| Line contains a tab character. |
455
|
| First sentence should end with a period. |
457
|
| Line contains a tab character. |
457
|
| Line contains a tab character. |
458
|
| Line contains a tab character. |
459
|
| Line contains a tab character. |
460
|
| Line contains a tab character. |
461
|
| Line contains a tab character. |
462
|
| Line contains a tab character. |
463
|
| Line contains a tab character. |
464
|
| Line contains a tab character. |
465
|
| Line contains a tab character. |
466
|
| First sentence should end with a period. |
468
|
| Line contains a tab character. |
468
|
| Line contains a tab character. |
469
|
| Line contains a tab character. |
470
|
| Line contains a tab character. |
471
|
| Line contains a tab character. |
472
|
| Line contains a tab character. |
473
|
| Line contains a tab character. |
474
|
| Line contains a tab character. |
475
|
| '(' is followed by whitespace. |
475
|
| Parameter newValue should be final. |
475
|
| ')' is preceded with whitespace. |
475
|
| Line contains a tab character. |
476
|
| Line contains a tab character. |
477
|
| First sentence should end with a period. |
479
|
| Line contains a tab character. |
479
|
| Line contains a tab character. |
480
|
| Line contains a tab character. |
481
|
| Line contains a tab character. |
482
|
| Line contains a tab character. |
483
|
| Line contains a tab character. |
484
|
| Line contains a tab character. |
485
|
| Line contains a tab character. |
486
|
| Line contains a tab character. |
487
|
| Line contains a tab character. |
488
|
| First sentence should end with a period. |
490
|
| Line contains a tab character. |
490
|
| Line contains a tab character. |
491
|
| Line contains a tab character. |
492
|
| Line contains a tab character. |
493
|
| Line contains a tab character. |
494
|
| Line contains a tab character. |
495
|
| Line contains a tab character. |
496
|
| Line contains a tab character. |
497
|
| '(' is followed by whitespace. |
497
|
| Parameter newValue should be final. |
497
|
| ')' is preceded with whitespace. |
497
|
| Line contains a tab character. |
498
|
| Line contains a tab character. |
499
|
| First sentence should end with a period. |
501
|
| Line contains a tab character. |
501
|
| Line contains a tab character. |
502
|
| Line contains a tab character. |
503
|
| Line contains a tab character. |
504
|
| Line contains a tab character. |
505
|
| Line contains a tab character. |
506
|
| Line contains a tab character. |
507
|
| Line contains a tab character. |
508
|
| Line contains a tab character. |
509
|
| Line contains a tab character. |
510
|
| First sentence should end with a period. |
512
|
| Line contains a tab character. |
512
|
| Line contains a tab character. |
513
|
| Line contains a tab character. |
514
|
| Line contains a tab character. |
515
|
| Line contains a tab character. |
516
|
| Line contains a tab character. |
517
|
| Line contains a tab character. |
518
|
| Line contains a tab character. |
519
|
| '(' is followed by whitespace. |
519
|
| Parameter newValue should be final. |
519
|
| ')' is preceded with whitespace. |
519
|
| Line contains a tab character. |
520
|
| Line contains a tab character. |
521
|
com/insanityengine/ghia/m3/Quat.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line contains a tab character. |
10
|
| Line is longer than 80 characters. |
11
|
| Line is longer than 80 characters. |
12
|
| Line contains a tab character. |
12
|
| Line contains a tab character. |
13
|
| Line is longer than 80 characters. |
17
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line is longer than 80 characters. |
36
|
| First sentence should end with a period. |
41
|
| Line has trailing spaces. |
41
|
| Line contains a tab character. |
41
|
| Line has trailing spaces. |
42
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line has trailing spaces. |
44
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| Line contains a tab character. |
48
|
| First sentence should end with a period. |
50
|
| Line has trailing spaces. |
50
|
| Line contains a tab character. |
50
|
| Line has trailing spaces. |
51
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line has trailing spaces. |
53
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line has trailing spaces. |
57
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| '(' is followed by whitespace. |
59
|
| Parameter x should be final. |
59
|
| 'x' hides a field. |
59
|
| Expected @param tag for 'x'. |
59
|
| Parameter y should be final. |
59
|
| 'y' hides a field. |
59
|
| Expected @param tag for 'y'. |
59
|
| Parameter z should be final. |
59
|
| 'z' hides a field. |
59
|
| Expected @param tag for 'z'. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line contains a tab character. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| First sentence should end with a period. |
63
|
| Line has trailing spaces. |
63
|
| Line contains a tab character. |
63
|
| Line has trailing spaces. |
64
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line has trailing spaces. |
66
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line has trailing spaces. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| '(' is followed by whitespace. |
73
|
| Parameter x should be final. |
73
|
| 'x' hides a field. |
73
|
| Expected @param tag for 'x'. |
73
|
| Parameter y should be final. |
73
|
| 'y' hides a field. |
73
|
| Expected @param tag for 'y'. |
73
|
| Parameter z should be final. |
73
|
| 'z' hides a field. |
73
|
| Expected @param tag for 'z'. |
73
|
| Parameter w should be final. |
73
|
| 'w' hides a field. |
73
|
| Expected @param tag for 'w'. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line contains a tab character. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line contains a tab character. |
75
|
| First sentence should end with a period. |
77
|
| Line has trailing spaces. |
77
|
| Line contains a tab character. |
77
|
| Line has trailing spaces. |
78
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line has trailing spaces. |
80
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line has trailing spaces. |
82
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| '(' is followed by whitespace. |
84
|
| Parameter point should be final. |
84
|
| Expected @param tag for 'point'. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line contains a tab character. |
85
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line contains a tab character. |
86
|
| First sentence should end with a period. |
88
|
| Line has trailing spaces. |
88
|
| Line contains a tab character. |
88
|
| Line has trailing spaces. |
89
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line has trailing spaces. |
91
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line has trailing spaces. |
93
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| '(' is followed by whitespace. |
95
|
| Parameter that should be final. |
95
|
| Expected @param tag for 'that'. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line contains a tab character. |
96
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| Line contains a tab character. |
97
|
| First sentence should end with a period. |
99
|
| Line has trailing spaces. |
99
|
| Line contains a tab character. |
99
|
| Line has trailing spaces. |
100
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line has trailing spaces. |
102
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line has trailing spaces. |
104
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line has trailing spaces. |
106
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Method 'set' is not designed for extension - needs to be abstract, final or empty. |
108
|
| '(' is followed by whitespace. |
108
|
| Parameter d should be final. |
108
|
| Expected @param tag for 'd'. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line contains a tab character. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line contains a tab character. |
110
|
| First sentence should end with a period. |
112
|
| Line has trailing spaces. |
112
|
| Line contains a tab character. |
112
|
| Line has trailing spaces. |
113
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line has trailing spaces. |
115
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line has trailing spaces. |
119
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line has trailing spaces. |
121
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Method 'set' is not designed for extension - needs to be abstract, final or empty. |
123
|
| '(' is followed by whitespace. |
123
|
| Parameter x should be final. |
123
|
| 'x' hides a field. |
123
|
| Expected @param tag for 'x'. |
123
|
| Parameter y should be final. |
123
|
| 'y' hides a field. |
123
|
| Expected @param tag for 'y'. |
123
|
| Parameter z should be final. |
123
|
| 'z' hides a field. |
123
|
| Expected @param tag for 'z'. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line contains a tab character. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| Line contains a tab character. |
125
|
| First sentence should end with a period. |
127
|
| Line has trailing spaces. |
127
|
| Line contains a tab character. |
127
|
| Line has trailing spaces. |
128
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line has trailing spaces. |
130
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line has trailing spaces. |
135
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line has trailing spaces. |
137
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Method 'set' is not designed for extension - needs to be abstract, final or empty. |
139
|
| '(' is followed by whitespace. |
139
|
| Parameter x should be final. |
139
|
| 'x' hides a field. |
139
|
| Expected @param tag for 'x'. |
139
|
| Parameter y should be final. |
139
|
| 'y' hides a field. |
139
|
| Expected @param tag for 'y'. |
139
|
| Parameter z should be final. |
139
|
| 'z' hides a field. |
139
|
| Expected @param tag for 'z'. |
139
|
| Parameter w should be final. |
139
|
| 'w' hides a field. |
139
|
| Expected @param tag for 'w'. |
139
|
| ')' is preceded with whitespace. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| First sentence should end with a period. |
147
|
| Line has trailing spaces. |
147
|
| Line contains a tab character. |
147
|
| Line has trailing spaces. |
148
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line has trailing spaces. |
150
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| Line has trailing spaces. |
152
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line has trailing spaces. |
154
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Method 'set' is not designed for extension - needs to be abstract, final or empty. |
156
|
| '(' is followed by whitespace. |
156
|
| Parameter point should be final. |
156
|
| Expected @param tag for 'point'. |
156
|
| ')' is preceded with whitespace. |
156
|
| Line contains a tab character. |
157
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| Line contains a tab character. |
158
|
| Line has trailing spaces. |
159
|
| Line contains a tab character. |
159
|
| First sentence should end with a period. |
160
|
| Line has trailing spaces. |
160
|
| Line contains a tab character. |
160
|
| Line has trailing spaces. |
161
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line has trailing spaces. |
163
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line has trailing spaces. |
165
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line has trailing spaces. |
167
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Method 'set' is not designed for extension - needs to be abstract, final or empty. |
169
|
| '(' is followed by whitespace. |
169
|
| Parameter that should be final. |
169
|
| Expected @param tag for 'that'. |
169
|
| ')' is preceded with whitespace. |
169
|
| Line contains a tab character. |
170
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| Line contains a tab character. |
171
|
| First sentence should end with a period. |
173
|
| Line has trailing spaces. |
173
|
| Line contains a tab character. |
173
|
| Line has trailing spaces. |
174
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Line has trailing spaces. |
176
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line has trailing spaces. |
178
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Method 'identity' is not designed for extension - needs to be abstract, final or empty. |
180
|
| Line contains a tab character. |
181
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| Line contains a tab character. |
182
|
| First sentence should end with a period. |
184
|
| Line has trailing spaces. |
184
|
| Line contains a tab character. |
184
|
| Line has trailing spaces. |
185
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line has trailing spaces. |
187
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line has trailing spaces. |
190
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line has trailing spaces. |
192
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| Method 'rotate' is not designed for extension - needs to be abstract, final or empty. |
194
|
| '(' is followed by whitespace. |
194
|
| Parameter angle should be final. |
194
|
| Expected @param tag for 'angle'. |
194
|
| Parameter ws1 should be final. |
194
|
| Expected @param tag for 'ws1'. |
194
|
| Parameter ws2 should be final. |
194
|
| Expected @param tag for 'ws2'. |
194
|
| Parameter ws3 should be final. |
194
|
| Expected @param tag for 'ws3'. |
194
|
| ')' is preceded with whitespace. |
194
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line has trailing spaces. |
201
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Line has trailing spaces. |
204
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| Line is longer than 80 characters. |
206
|
| Line contains a tab character. |
206
|
| '(' is followed by whitespace. |
206
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| Line contains a tab character. |
207
|
| '(' is followed by whitespace. |
207
|
| ')' is preceded with whitespace. |
207
|
| Line contains a tab character. |
208
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| Line contains a tab character. |
209
|
| Line has trailing spaces. |
210
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| First sentence should end with a period. |
214
|
| Line has trailing spaces. |
214
|
| Line contains a tab character. |
214
|
| Line has trailing spaces. |
215
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Line has trailing spaces. |
217
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Line has trailing spaces. |
219
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
| Method 'invert' is not designed for extension - needs to be abstract, final or empty. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Line has trailing spaces. |
227
|
| Line contains a tab character. |
227
|
| First sentence should end with a period. |
228
|
| Line has trailing spaces. |
228
|
| Line contains a tab character. |
228
|
| Line has trailing spaces. |
229
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line has trailing spaces. |
231
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line has trailing spaces. |
233
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line has trailing spaces. |
235
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| '(' is followed by whitespace. |
237
|
| Parameter f should be final. |
237
|
| Expected @param tag for 'f'. |
237
|
| ')' is preceded with whitespace. |
237
|
| Line contains a tab character. |
238
|
| '(' is followed by whitespace. |
238
|
| ')' is preceded with whitespace. |
238
|
| '(' is followed by whitespace. |
238
|
| ')' is preceded with whitespace. |
238
|
| Line contains a tab character. |
239
|
| First sentence should end with a period. |
241
|
| Line has trailing spaces. |
241
|
| Line contains a tab character. |
241
|
| Line has trailing spaces. |
242
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line has trailing spaces. |
244
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
245
|
| Line has trailing spaces. |
246
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line has trailing spaces. |
248
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
249
|
| Line contains a tab character. |
250
|
| '(' is followed by whitespace. |
250
|
| Parameter f should be final. |
250
|
| Expected @param tag for 'f'. |
250
|
| ')' is preceded with whitespace. |
250
|
| Line contains a tab character. |
251
|
| '(' is followed by whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| '(' is followed by whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| Line contains a tab character. |
252
|
| Line has trailing spaces. |
254
|
| Line contains a tab character. |
254
|
| Line has trailing spaces. |
255
|
| Line contains a tab character. |
255
|
| Line contains a tab character. |
256
|
| Line has trailing spaces. |
257
|
| Line contains a tab character. |
257
|
| Line contains a tab character. |
258
|
| Line has trailing spaces. |
259
|
| Line contains a tab character. |
259
|
| Line contains a tab character. |
260
|
| Line has trailing spaces. |
261
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
262
|
| Line has trailing spaces. |
263
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| Method 'translate' is not designed for extension - needs to be abstract, final or empty. |
265
|
| '(' is followed by whitespace. |
265
|
| Parameter displacement should be final. |
265
|
| Expected @param tag for 'displacement'. |
265
|
| ')' is preceded with whitespace. |
265
|
| Line contains a tab character. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
269
|
| Line contains a tab character. |
270
|
| First sentence should end with a period. |
272
|
| Line has trailing spaces. |
272
|
| Line contains a tab character. |
272
|
| Line has trailing spaces. |
273
|
| Line contains a tab character. |
273
|
| Line contains a tab character. |
274
|
| Line has trailing spaces. |
275
|
| Line contains a tab character. |
275
|
| Line contains a tab character. |
276
|
| Line has trailing spaces. |
277
|
| Line contains a tab character. |
277
|
| Line contains a tab character. |
278
|
| Line has trailing spaces. |
279
|
| Line contains a tab character. |
279
|
| Line contains a tab character. |
280
|
| Line contains a tab character. |
281
|
| Method 'scale' is not designed for extension - needs to be abstract, final or empty. |
281
|
| '(' is followed by whitespace. |
281
|
| Parameter ratio should be final. |
281
|
| Expected @param tag for 'ratio'. |
281
|
| ')' is preceded with whitespace. |
281
|
| Line contains a tab character. |
282
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
284
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| First sentence should end with a period. |
288
|
| Line has trailing spaces. |
288
|
| Line contains a tab character. |
288
|
| Line has trailing spaces. |
289
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
290
|
| Line has trailing spaces. |
291
|
| Line contains a tab character. |
291
|
| Line contains a tab character. |
292
|
| Line has trailing spaces. |
293
|
| Line contains a tab character. |
293
|
| Line contains a tab character. |
294
|
| Line has trailing spaces. |
295
|
| Line contains a tab character. |
295
|
| Line contains a tab character. |
296
|
| Line contains a tab character. |
297
|
| Method 'add' is not designed for extension - needs to be abstract, final or empty. |
297
|
| '(' is followed by whitespace. |
297
|
| Parameter that should be final. |
297
|
| Expected @param tag for 'that'. |
297
|
| ')' is preceded with whitespace. |
297
|
| Line contains a tab character. |
298
|
| Line contains a tab character. |
299
|
| Line contains a tab character. |
300
|
| Line contains a tab character. |
301
|
| Line contains a tab character. |
302
|
| Line contains a tab character. |
303
|
| First sentence should end with a period. |
305
|
| Line has trailing spaces. |
305
|
| Line contains a tab character. |
305
|
| Line has trailing spaces. |
306
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
307
|
| Line has trailing spaces. |
308
|
| Line contains a tab character. |
308
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
310
|
| Line has trailing spaces. |
311
|
| Line contains a tab character. |
311
|
| Line contains a tab character. |
312
|
| Line has trailing spaces. |
313
|
| Line contains a tab character. |
313
|
| Line contains a tab character. |
314
|
| Line contains a tab character. |
315
|
| Method 'multiply' is not designed for extension - needs to be abstract, final or empty. |
315
|
| '(' is followed by whitespace. |
315
|
| Parameter m should be final. |
315
|
| Expected @param tag for 'm'. |
315
|
| Parameter n should be final. |
315
|
| Expected @param tag for 'n'. |
315
|
| ')' is preceded with whitespace. |
315
|
| Line is longer than 80 characters. |
316
|
| Line contains a tab character. |
316
|
| '(' is followed by whitespace. |
316
|
| ')' is preceded with whitespace. |
316
|
| '(' is followed by whitespace. |
316
|
| ')' is preceded with whitespace. |
316
|
| '(' is followed by whitespace. |
316
|
| ')' is preceded with whitespace. |
316
|
| '(' is followed by whitespace. |
316
|
| ')' is preceded with whitespace. |
316
|
| Line is longer than 80 characters. |
317
|
| Line contains a tab character. |
317
|
| '(' is followed by whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| '(' is followed by whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| '(' is followed by whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| '(' is followed by whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| Line is longer than 80 characters. |
318
|
| Line contains a tab character. |
318
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| Line is longer than 80 characters. |
319
|
| Line contains a tab character. |
319
|
| '(' is followed by whitespace. |
319
|
| ')' is preceded with whitespace. |
319
|
| '(' is followed by whitespace. |
319
|
| ')' is preceded with whitespace. |
319
|
| '(' is followed by whitespace. |
319
|
| ')' is preceded with whitespace. |
319
|
| '(' is followed by whitespace. |
319
|
| ')' is preceded with whitespace. |
319
|
| Line has trailing spaces. |
321
|
| Line contains a tab character. |
321
|
| Line contains a tab character. |
322
|
| Line contains a tab character. |
323
|
| Line contains a tab character. |
324
|
| First sentence should end with a period. |
326
|
| Line has trailing spaces. |
326
|
| Line contains a tab character. |
326
|
| Line has trailing spaces. |
327
|
| Line contains a tab character. |
327
|
| Line contains a tab character. |
328
|
| Line has trailing spaces. |
329
|
| Line contains a tab character. |
329
|
| Line contains a tab character. |
330
|
| Line has trailing spaces. |
331
|
| Line contains a tab character. |
331
|
| Line contains a tab character. |
332
|
| Line contains a tab character. |
333
|
| Method 'normalize' is not designed for extension - needs to be abstract, final or empty. |
333
|
| Line contains a tab character. |
334
|
| '(' is followed by whitespace. |
334
|
| ')' is preceded with whitespace. |
334
|
| Line contains a tab character. |
335
|
| First sentence should end with a period. |
337
|
| Line has trailing spaces. |
337
|
| Line contains a tab character. |
337
|
| Line has trailing spaces. |
338
|
| Line contains a tab character. |
338
|
| Line contains a tab character. |
339
|
| Line has trailing spaces. |
340
|
| Line contains a tab character. |
340
|
| Line contains a tab character. |
341
|
| Line contains a tab character. |
342
|
| Line has trailing spaces. |
343
|
| Line contains a tab character. |
343
|
| Line contains a tab character. |
344
|
| Line has trailing spaces. |
345
|
| Line contains a tab character. |
345
|
| Line contains a tab character. |
346
|
| Line is longer than 80 characters. |
347
|
| Line contains a tab character. |
347
|
| Method 'multiply' is not designed for extension - needs to be abstract, final or empty. |
347
|
| '(' is followed by whitespace. |
347
|
| Parameter point should be final. |
347
|
| Expected @param tag for 'point'. |
347
|
| Parameter destination should be final. |
347
|
| Expected @param tag for 'destination'. |
347
|
| Parameter ws1 should be final. |
347
|
| Expected @param tag for 'ws1'. |
347
|
| Parameter ws2 should be final. |
347
|
| Expected @param tag for 'ws2'. |
347
|
| Parameter ws3 should be final. |
347
|
| Expected @param tag for 'ws3'. |
347
|
| ')' is preceded with whitespace. |
347
|
| Line contains a tab character. |
350
|
| Line contains a tab character. |
351
|
| Line has trailing spaces. |
352
|
| Line contains a tab character. |
352
|
| Line contains a tab character. |
353
|
| Line contains a tab character. |
354
|
| Line has trailing spaces. |
355
|
| Line contains a tab character. |
355
|
| Line contains a tab character. |
356
|
| Line has trailing spaces. |
357
|
| Line contains a tab character. |
357
|
| Line contains a tab character. |
358
|
| Line contains a tab character. |
359
|
| Line contains a tab character. |
360
|
| Line has trailing spaces. |
361
|
| Line contains a tab character. |
361
|
| Line contains a tab character. |
362
|
| Line contains a tab character. |
363
|
| Line contains a tab character. |
364
|
| Line contains a tab character. |
366
|
| Line contains a tab character. |
367
|
| '(' is followed by whitespace. |
367
|
| ')' is preceded with whitespace. |
367
|
| Line contains a tab character. |
368
|
| '(' is followed by whitespace. |
368
|
| ')' is preceded with whitespace. |
368
|
| Line contains a tab character. |
369
|
| '(' is followed by whitespace. |
369
|
| ')' is preceded with whitespace. |
369
|
| Line has trailing spaces. |
370
|
| Line contains a tab character. |
370
|
| Line contains a tab character. |
371
|
| Line contains a tab character. |
372
|
| '(' is followed by whitespace. |
372
|
| ')' is preceded with whitespace. |
372
|
| Line has trailing spaces. |
373
|
| Line contains a tab character. |
373
|
| Line has trailing spaces. |
374
|
| Line contains a tab character. |
374
|
| '(' is followed by whitespace. |
374
|
| Line contains a tab character. |
375
|
| Line contains a tab character. |
376
|
| Line contains a tab character. |
377
|
| Line contains a tab character. |
378
|
| Line contains a tab character. |
380
|
| Line contains a tab character. |
381
|
| First sentence should end with a period. |
383
|
| Line has trailing spaces. |
383
|
| Line contains a tab character. |
383
|
| Line has trailing spaces. |
384
|
| Line contains a tab character. |
384
|
| Line contains a tab character. |
385
|
| Line has trailing spaces. |
386
|
| Line contains a tab character. |
386
|
| Line contains a tab character. |
387
|
| Line has trailing spaces. |
388
|
| Line contains a tab character. |
388
|
| Line contains a tab character. |
389
|
| Line contains a tab character. |
390
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
390
|
| Line contains a tab character. |
391
|
| Line contains a tab character. |
392
|
| '+' should be on a new line. |
392
|
| Line contains a tab character. |
393
|
| '+' should be on a new line. |
393
|
| Line contains a tab character. |
394
|
| '+' should be on a new line. |
394
|
| Line contains a tab character. |
395
|
| '+' should be on a new line. |
395
|
| Line has trailing spaces. |
396
|
| Line contains a tab character. |
396
|
| Line contains a tab character. |
397
|
| Line contains a tab character. |
398
|
| First sentence should end with a period. |
400
|
| Line has trailing spaces. |
400
|
| Line contains a tab character. |
400
|
| Line has trailing spaces. |
401
|
| Line contains a tab character. |
401
|
| Line contains a tab character. |
402
|
| Line has trailing spaces. |
403
|
| Line contains a tab character. |
403
|
| Line contains a tab character. |
404
|
| Line has trailing spaces. |
405
|
| Line contains a tab character. |
405
|
| Line contains a tab character. |
406
|
| Line has trailing spaces. |
407
|
| Line contains a tab character. |
407
|
| Line contains a tab character. |
408
|
| Line contains a tab character. |
409
|
| Method 'divide' is not designed for extension - needs to be abstract, final or empty. |
409
|
| '(' is followed by whitespace. |
409
|
| Parameter d should be final. |
409
|
| Expected @param tag for 'd'. |
409
|
| ')' is preceded with whitespace. |
409
|
| Line contains a tab character. |
410
|
| Line contains a tab character. |
411
|
| Line contains a tab character. |
412
|
| Line contains a tab character. |
413
|
| Line contains a tab character. |
414
|
| Line contains a tab character. |
415
|
| First sentence should end with a period. |
417
|
| Line has trailing spaces. |
417
|
| Line contains a tab character. |
417
|
| Line has trailing spaces. |
418
|
| Line contains a tab character. |
418
|
| Line contains a tab character. |
419
|
| Line has trailing spaces. |
420
|
| Line contains a tab character. |
420
|
| Line contains a tab character. |
421
|
| Line has trailing spaces. |
422
|
| Line contains a tab character. |
422
|
| Line contains a tab character. |
423
|
| Line contains a tab character. |
424
|
| Method 'len2' is not designed for extension - needs to be abstract, final or empty. |
424
|
| Line contains a tab character. |
425
|
| Line has trailing spaces. |
426
|
| Line contains a tab character. |
426
|
| '+' is followed by whitespace. |
426
|
| '(' is followed by whitespace. |
426
|
| ')' is preceded with whitespace. |
426
|
| Line has trailing spaces. |
427
|
| Line contains a tab character. |
427
|
| '(' is followed by whitespace. |
427
|
| ')' is preceded with whitespace. |
427
|
| Line has trailing spaces. |
428
|
| Line contains a tab character. |
428
|
| '(' is followed by whitespace. |
428
|
| ')' is preceded with whitespace. |
428
|
| Line has trailing spaces. |
429
|
| Line contains a tab character. |
429
|
| '(' is followed by whitespace. |
429
|
| ')' is preceded with whitespace. |
429
|
| Line contains a tab character. |
430
|
| Line contains a tab character. |
431
|
| First sentence should end with a period. |
433
|
| Line has trailing spaces. |
433
|
| Line contains a tab character. |
433
|
| Line has trailing spaces. |
434
|
| Line contains a tab character. |
434
|
| Line contains a tab character. |
435
|
| Line has trailing spaces. |
436
|
| Line contains a tab character. |
436
|
| Line contains a tab character. |
437
|
| Line has trailing spaces. |
438
|
| Line contains a tab character. |
438
|
| Line contains a tab character. |
439
|
| Line contains a tab character. |
440
|
| Method 'safetyLen' is not designed for extension - needs to be abstract, final or empty. |
440
|
| Line contains a tab character. |
441
|
| Line contains a tab character. |
442
|
| '(' is followed by whitespace. |
442
|
| ')' is preceded with whitespace. |
442
|
| Line contains a tab character. |
443
|
| Line contains a tab character. |
444
|
| Line contains a tab character. |
445
|
| '(' is followed by whitespace. |
445
|
| ')' is preceded with whitespace. |
445
|
| '(' is followed by whitespace. |
445
|
| ')' is preceded with whitespace. |
445
|
| Line contains a tab character. |
446
|
| Line contains a tab character. |
447
|
| Line contains a tab character. |
448
|
| First sentence should end with a period. |
450
|
| Line contains a tab character. |
450
|
| Line contains a tab character. |
451
|
| Line contains a tab character. |
452
|
| Line contains a tab character. |
453
|
| Line contains a tab character. |
454
|
| Line contains a tab character. |
455
|
| Line contains a tab character. |
456
|
| Line contains a tab character. |
457
|
| Line contains a tab character. |
458
|
| Line contains a tab character. |
459
|
| First sentence should end with a period. |
461
|
| Line contains a tab character. |
461
|
| Line contains a tab character. |
462
|
| Line contains a tab character. |
463
|
| Line contains a tab character. |
464
|
| Line contains a tab character. |
465
|
| Line contains a tab character. |
466
|
| Line contains a tab character. |
467
|
| Line contains a tab character. |
468
|
| '(' is followed by whitespace. |
468
|
| Parameter newValue should be final. |
468
|
| ')' is preceded with whitespace. |
468
|
| Line contains a tab character. |
469
|
| Line contains a tab character. |
470
|
| First sentence should end with a period. |
472
|
| Line contains a tab character. |
472
|
| Line contains a tab character. |
473
|
| Line contains a tab character. |
474
|
| Line contains a tab character. |
475
|
| Line contains a tab character. |
476
|
| Line contains a tab character. |
477
|
| Line contains a tab character. |
478
|
| Line contains a tab character. |
479
|
| Line contains a tab character. |
480
|
| Line contains a tab character. |
481
|
| First sentence should end with a period. |
483
|
| Line contains a tab character. |
483
|
| Line contains a tab character. |
484
|
| Line contains a tab character. |
485
|
| Line contains a tab character. |
486
|
| Line contains a tab character. |
487
|
| Line contains a tab character. |
488
|
| Line contains a tab character. |
489
|
| Line contains a tab character. |
490
|
| '(' is followed by whitespace. |
490
|
| Parameter newValue should be final. |
490
|
| ')' is preceded with whitespace. |
490
|
| Line contains a tab character. |
491
|
| Line contains a tab character. |
492
|
| First sentence should end with a period. |
494
|
| Line contains a tab character. |
494
|
| Line contains a tab character. |
495
|
| Line contains a tab character. |
496
|
| Line contains a tab character. |
497
|
| Line contains a tab character. |
498
|
| Line contains a tab character. |
499
|
| Line contains a tab character. |
500
|
| Line contains a tab character. |
501
|
| Line contains a tab character. |
502
|
| Line contains a tab character. |
503
|
| First sentence should end with a period. |
505
|
| Line contains a tab character. |
505
|
| Line contains a tab character. |
506
|
| Line contains a tab character. |
507
|
| Line contains a tab character. |
508
|
| Line contains a tab character. |
509
|
| Line contains a tab character. |
510
|
| Line contains a tab character. |
511
|
| Line contains a tab character. |
512
|
| '(' is followed by whitespace. |
512
|
| Parameter newValue should be final. |
512
|
| ')' is preceded with whitespace. |
512
|
| Line contains a tab character. |
513
|
| Line contains a tab character. |
514
|
| First sentence should end with a period. |
516
|
| Line contains a tab character. |
516
|
| Line contains a tab character. |
517
|
| Line contains a tab character. |
518
|
| Line contains a tab character. |
519
|
| Line contains a tab character. |
520
|
| Line contains a tab character. |
521
|
| Line contains a tab character. |
522
|
| Line contains a tab character. |
523
|
| Line contains a tab character. |
524
|
| Line contains a tab character. |
525
|
| First sentence should end with a period. |
527
|
| Line contains a tab character. |
527
|
| Line contains a tab character. |
528
|
| Line contains a tab character. |
529
|
| Line contains a tab character. |
530
|
| Line contains a tab character. |
531
|
| Line contains a tab character. |
532
|
| Line contains a tab character. |
533
|
| Line contains a tab character. |
534
|
| '(' is followed by whitespace. |
534
|
| Parameter newValue should be final. |
534
|
| ')' is preceded with whitespace. |
534
|
| Line contains a tab character. |
535
|
| Line contains a tab character. |
536
|
| Line contains a tab character. |
538
|
| Line contains a tab character. |
540
|
| Missing a Javadoc comment. |
540
|
| Line has trailing spaces. |
541
|
| Line contains a tab character. |
541
|
com/insanityengine/ghia/m3/Quaternion.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
5
|
| Line is longer than 80 characters. |
13
|
| First sentence should end with a period. |
18
|
| Line has trailing spaces. |
18
|
| Line contains a tab character. |
18
|
| Line has trailing spaces. |
19
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line has trailing spaces. |
21
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| First sentence should end with a period. |
30
|
| Line has trailing spaces. |
30
|
| Line contains a tab character. |
30
|
| Line has trailing spaces. |
31
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line has trailing spaces. |
33
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line has trailing spaces. |
35
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Method 'identity' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line has trailing spaces. |
41
|
| Line contains a tab character. |
41
|
| First sentence should end with a period. |
42
|
| Line has trailing spaces. |
42
|
| Line contains a tab character. |
42
|
| Line has trailing spaces. |
43
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line has trailing spaces. |
47
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line has trailing spaces. |
49
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Method 'rotate' is not designed for extension - needs to be abstract, final or empty. |
51
|
| '(' is followed by whitespace. |
51
|
| Parameter angle should be final. |
51
|
| Expected @param tag for 'angle'. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line contains a tab character. |
52
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line has trailing spaces. |
55
|
| Line contains a tab character. |
55
|
| First sentence should end with a period. |
56
|
| Line has trailing spaces. |
56
|
| Line contains a tab character. |
56
|
| Line has trailing spaces. |
57
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line has trailing spaces. |
59
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line has trailing spaces. |
61
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line has trailing spaces. |
63
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Method 'translate' is not designed for extension - needs to be abstract, final or empty. |
65
|
| '(' is followed by whitespace. |
65
|
| Parameter displacement should be final. |
65
|
| Expected @param tag for 'displacement'. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line contains a tab character. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line has trailing spaces. |
69
|
| Line contains a tab character. |
69
|
| First sentence should end with a period. |
70
|
| Line has trailing spaces. |
70
|
| Line contains a tab character. |
70
|
| Line has trailing spaces. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line has trailing spaces. |
73
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line has trailing spaces. |
75
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line has trailing spaces. |
77
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Method 'scale' is not designed for extension - needs to be abstract, final or empty. |
79
|
| '(' is followed by whitespace. |
79
|
| Parameter ratio should be final. |
79
|
| Expected @param tag for 'ratio'. |
79
|
| ')' is preceded with whitespace. |
79
|
| Line contains a tab character. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line has trailing spaces. |
83
|
| Line contains a tab character. |
83
|
| First sentence should end with a period. |
84
|
| Line has trailing spaces. |
84
|
| Line contains a tab character. |
84
|
| Line has trailing spaces. |
85
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line has trailing spaces. |
87
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line has trailing spaces. |
89
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line has trailing spaces. |
91
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Method 'multiply' is not designed for extension - needs to be abstract, final or empty. |
93
|
| '(' is followed by whitespace. |
93
|
| Parameter state should be final. |
93
|
| Expected @param tag for 'state'. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line has trailing spaces. |
94
|
| Line contains a tab character. |
94
|
| '(' is followed by whitespace. |
94
|
| Line contains a tab character. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line has trailing spaces. |
96
|
| Line contains a tab character. |
96
|
| Line has trailing spaces. |
97
|
| Line contains a tab character. |
97
|
| '(' is followed by whitespace. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| First sentence should end with a period. |
103
|
| Line has trailing spaces. |
103
|
| Line contains a tab character. |
103
|
| Line has trailing spaces. |
104
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line has trailing spaces. |
106
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line has trailing spaces. |
108
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line has trailing spaces. |
110
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Method 'set' is not designed for extension - needs to be abstract, final or empty. |
112
|
| '(' is followed by whitespace. |
112
|
| Parameter state should be final. |
112
|
| Expected @param tag for 'state'. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line contains a tab character. |
113
|
| '(' is followed by whitespace. |
113
|
| '(' is followed by whitespace. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| First sentence should end with a period. |
117
|
| Line has trailing spaces. |
117
|
| Line contains a tab character. |
117
|
| Line has trailing spaces. |
118
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line has trailing spaces. |
120
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line has trailing spaces. |
123
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line has trailing spaces. |
125
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Method 'multiply' is not designed for extension - needs to be abstract, final or empty. |
127
|
| '(' is followed by whitespace. |
127
|
| Parameter point should be final. |
127
|
| Expected @param tag for 'point'. |
127
|
| Parameter destination should be final. |
127
|
| Expected @param tag for 'destination'. |
127
|
| ')' is preceded with whitespace. |
127
|
| Line contains a tab character. |
128
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line contains a tab character. |
129
|
| Line has trailing spaces. |
130
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line has trailing spaces. |
132
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Missing a Javadoc comment. |
133
|
| Line has trailing spaces. |
134
|
| Line contains a tab character. |
134
|
com/insanityengine/ghia/m3/package.html
| Error | Line |
| Missing package documentation file. | 0 |
com/insanityengine/ghia/model/Cube.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
3
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
4
|
| Line is longer than 80 characters. |
14
|
| First sentence should end with a period. |
20
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| '{' is not followed by whitespace. |
25
|
| '}' is not preceded with whitespace. |
25
|
| First sentence should end with a period. |
27
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| '(' is followed by whitespace. |
34
|
| Parameter gl should be final. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line contains a tab character. |
35
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
38
|
| Line has trailing spaces. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| '(' is followed by whitespace. |
45
|
| Parameter gl should be final. |
45
|
| Expected @param tag for 'gl'. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line contains a tab character. |
49
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line contains a tab character. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line contains a tab character. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line contains a tab character. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line contains a tab character. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line contains a tab character. |
63
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line contains a tab character. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line contains a tab character. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line contains a tab character. |
70
|
| '(' is followed by whitespace. |
70
|
| '0.5f' is a magic number. |
70
|
| ')' is preceded with whitespace. |
70
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| Line contains a tab character. |
71
|
| '(' is followed by whitespace. |
71
|
| '0.5f' is a magic number. |
71
|
| '0.5f' is a magic number. |
71
|
| ')' is preceded with whitespace. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line contains a tab character. |
72
|
| '(' is followed by whitespace. |
72
|
| '0.5f' is a magic number. |
72
|
| ')' is preceded with whitespace. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line contains a tab character. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line contains a tab character. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| Line contains a tab character. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
83
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line contains a tab character. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line contains a tab character. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Line contains a tab character. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line is longer than 80 characters. |
102
|
| Line contains a tab character. |
102
|
| 'static' modifier out of order with the JLS suggestions. |
102
|
| '(' is followed by whitespace. |
102
|
| Parameter gl should be final. |
102
|
| Parameter x should be final. |
102
|
| Parameter y should be final. |
102
|
| Parameter z should be final. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line has trailing spaces. |
103
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| '(' is followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line has trailing spaces. |
108
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
111
|
| Missing a Javadoc comment. |
111
|
| 'static' modifier out of order with the JLS suggestions. |
111
|
| Name 'pt' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
111
|
| Line contains a tab character. |
113
|
| Missing a Javadoc comment. |
113
|
| 'static' modifier out of order with the JLS suggestions. |
113
|
| Name 'pt0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line contains a tab character. |
114
|
| Missing a Javadoc comment. |
114
|
| 'static' modifier out of order with the JLS suggestions. |
114
|
| Name 'pt1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line contains a tab character. |
115
|
| Missing a Javadoc comment. |
115
|
| 'static' modifier out of order with the JLS suggestions. |
115
|
| Name 'pt2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line contains a tab character. |
116
|
| Missing a Javadoc comment. |
116
|
| 'static' modifier out of order with the JLS suggestions. |
116
|
| Name 'pt3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| Line contains a tab character. |
117
|
| Missing a Javadoc comment. |
117
|
| 'static' modifier out of order with the JLS suggestions. |
117
|
| Name 'pt4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line contains a tab character. |
118
|
| Missing a Javadoc comment. |
118
|
| 'static' modifier out of order with the JLS suggestions. |
118
|
| Name 'pt5' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line contains a tab character. |
119
|
| Missing a Javadoc comment. |
119
|
| 'static' modifier out of order with the JLS suggestions. |
119
|
| Name 'pt6' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
119
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| Line contains a tab character. |
120
|
| Missing a Javadoc comment. |
120
|
| 'static' modifier out of order with the JLS suggestions. |
120
|
| Name 'pt7' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| Line contains a tab character. |
122
|
| Missing a Javadoc comment. |
122
|
| Line is longer than 80 characters. |
136
|
com/insanityengine/ghia/model/GeomLoader.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.io.*. |
3
|
| Line contains a tab character. |
3
|
| Using the '.*' form of import should be avoided - java.net.*. |
4
|
| Line contains a tab character. |
4
|
| Using the '.*' form of import should be avoided - java.util.*. |
5
|
| Line contains a tab character. |
5
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
7
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.util.*. |
8
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
9
|
| First sentence should end with a period. |
11
|
| Line is longer than 80 characters. |
19
|
| Line contains a tab character. |
25
|
| Line has trailing spaces. |
26
|
| Line contains a tab character. |
26
|
| First sentence should end with a period. |
27
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| 'static' modifier out of order with the JLS suggestions. |
34
|
| '(' is followed by whitespace. |
34
|
| Parameter args should be final. |
34
|
| Array brackets at illegal position. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line contains a tab character. |
35
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
40
|
| Line has trailing spaces. |
41
|
| Line contains a tab character. |
41
|
| First sentence should end with a period. |
42
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line has trailing spaces. |
44
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| First sentence should end with a period. |
50
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line has trailing spaces. |
52
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| '(' is followed by whitespace. |
55
|
| Parameter href should be final. |
55
|
| Expected @param tag for 'href'. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line contains a tab character. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line contains a tab character. |
57
|
| First sentence should end with a period. |
59
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line has trailing spaces. |
61
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line has trailing spaces. |
67
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| '(' is followed by whitespace. |
69
|
| Parameter href should be final. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Line contains a tab character. |
74
|
| '=' is not preceded with whitespace. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line is longer than 80 characters. |
82
|
| Line contains a tab character. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line contains a tab character. |
84
|
| Line has trailing spaces. |
85
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line contains a tab character. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line has trailing spaces. |
91
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
94
|
| '(' is followed by whitespace. |
94
|
| ';' is preceded with whitespace. |
94
|
| ';' is preceded with whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line contains a tab character. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line contains a tab character. |
96
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| Line contains a tab character. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line contains a tab character. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| Line contains a tab character. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line contains a tab character. |
101
|
| Inner assignments should be avoided. |
101
|
| Line contains a tab character. |
102
|
| Inner assignments should be avoided. |
102
|
| Line contains a tab character. |
103
|
| Inner assignments should be avoided. |
103
|
| Line contains a tab character. |
104
|
| 'if' construct must use '{}'s. |
105
|
| Line contains a tab character. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| 'if' construct must use '{}'s. |
106
|
| Line contains a tab character. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| 'if' construct must use '{}'s. |
107
|
| Line contains a tab character. |
107
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| 'if' construct must use '{}'s. |
108
|
| Line contains a tab character. |
108
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| 'if' construct must use '{}'s. |
109
|
| Line contains a tab character. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| 'if' construct must use '{}'s. |
110
|
| Line contains a tab character. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
116
|
| Line has trailing spaces. |
117
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| '(' is followed by whitespace. |
118
|
| ';' is preceded with whitespace. |
118
|
| ';' is preceded with whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line contains a tab character. |
119
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| Line contains a tab character. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| Line contains a tab character. |
121
|
| Line has trailing spaces. |
122
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| '(' is followed by whitespace. |
123
|
| ';' is preceded with whitespace. |
123
|
| ';' is preceded with whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line is longer than 80 characters. |
124
|
| Line contains a tab character. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line has trailing spaces. |
127
|
| Line contains a tab character. |
127
|
| Line is longer than 80 characters. |
128
|
| Line contains a tab character. |
128
|
| '(' is followed by whitespace. |
128
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| 'if' construct must use '{}'s. |
129
|
| Line is longer than 80 characters. |
129
|
| Line contains a tab character. |
129
|
| '(' is followed by whitespace. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '(' is followed by whitespace. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line is longer than 80 characters. |
130
|
| Line contains a tab character. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| Line has trailing spaces. |
131
|
| Line contains a tab character. |
131
|
| Line is longer than 80 characters. |
132
|
| Line contains a tab character. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| Line has trailing spaces. |
133
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line has trailing spaces. |
136
|
| Line contains a tab character. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| Must have at least one statement. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Method 'center' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Line contains a tab character. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| Line contains a tab character. |
149
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| Line contains a tab character. |
150
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| Line contains a tab character. |
151
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| Line contains a tab character. |
153
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| Line has trailing spaces. |
154
|
| Line contains a tab character. |
154
|
| Line is longer than 80 characters. |
155
|
| Line contains a tab character. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| Line is longer than 80 characters. |
156
|
| Line contains a tab character. |
156
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| Line is longer than 80 characters. |
157
|
| Line contains a tab character. |
157
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| Line contains a tab character. |
158
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| Line contains a tab character. |
160
|
| '(' is followed by whitespace. |
160
|
| ';' is preceded with whitespace. |
160
|
| ';' is preceded with whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| Line contains a tab character. |
161
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| First sentence should end with a period. |
175
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Method 'draw' is not designed for extension - needs to be abstract, final or empty. |
182
|
| '(' is followed by whitespace. |
182
|
| Parameter gl should be final. |
182
|
| ')' is preceded with whitespace. |
182
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
189
|
| '(' is followed by whitespace. |
189
|
| ';' is preceded with whitespace. |
189
|
| ';' is preceded with whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| '(' is followed by whitespace. |
193
|
| ';' is preceded with whitespace. |
193
|
| ';' is preceded with whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| Line contains a tab character. |
194
|
| Line has trailing spaces. |
195
|
| Line contains a tab character. |
195
|
| Line has trailing spaces. |
196
|
| Line contains a tab character. |
196
|
| '(' is followed by whitespace. |
196
|
| Line has trailing spaces. |
197
|
| Line contains a tab character. |
197
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| Line contains a tab character. |
198
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
201
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
| Line contains a tab character. |
202
|
| Line has trailing spaces. |
203
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| First sentence should end with a period. |
208
|
| Line has trailing spaces. |
208
|
| Line contains a tab character. |
208
|
| Line has trailing spaces. |
209
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Line has trailing spaces. |
211
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| Line has trailing spaces. |
213
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| First sentence should end with a period. |
219
|
| Line has trailing spaces. |
219
|
| Line contains a tab character. |
219
|
| Line has trailing spaces. |
220
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
| Line has trailing spaces. |
222
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line has trailing spaces. |
224
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| First sentence should end with a period. |
230
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| '(' is followed by whitespace. |
237
|
| Parameter out should be final. |
237
|
| ')' is preceded with whitespace. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| Line has trailing spaces. |
241
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line has trailing spaces. |
244
|
| Line contains a tab character. |
244
|
| Line is longer than 80 characters. |
245
|
| Line contains a tab character. |
245
|
| '(' is followed by whitespace. |
245
|
| ')' is preceded with whitespace. |
245
|
| Line contains a tab character. |
246
|
| '(' is followed by whitespace. |
246
|
| ')' is preceded with whitespace. |
246
|
| Line contains a tab character. |
247
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| Line is longer than 80 characters. |
248
|
| Line contains a tab character. |
248
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| Line contains a tab character. |
249
|
| '(' is followed by whitespace. |
249
|
| ')' is preceded with whitespace. |
249
|
| Line contains a tab character. |
250
|
| '(' is followed by whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| Line contains a tab character. |
251
|
| '(' is followed by whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| Line is longer than 80 characters. |
252
|
| Line contains a tab character. |
252
|
| '(' is followed by whitespace. |
252
|
| ')' is preceded with whitespace. |
252
|
| Line contains a tab character. |
253
|
| '(' is followed by whitespace. |
253
|
| ')' is preceded with whitespace. |
253
|
| Line contains a tab character. |
254
|
| '(' is followed by whitespace. |
254
|
| ')' is preceded with whitespace. |
254
|
| Line contains a tab character. |
255
|
| '(' is followed by whitespace. |
255
|
| ')' is preceded with whitespace. |
255
|
| Line is longer than 80 characters. |
256
|
| Line contains a tab character. |
256
|
| '(' is followed by whitespace. |
256
|
| ')' is preceded with whitespace. |
256
|
| Line contains a tab character. |
257
|
| '(' is followed by whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| Line contains a tab character. |
259
|
| '(' is followed by whitespace. |
259
|
| ')' is preceded with whitespace. |
259
|
| Line contains a tab character. |
260
|
| '(' is followed by whitespace. |
260
|
| ')' is preceded with whitespace. |
260
|
| Line contains a tab character. |
261
|
| '(' is followed by whitespace. |
261
|
| ')' is preceded with whitespace. |
261
|
| Line contains a tab character. |
262
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| Line contains a tab character. |
263
|
| '(' is followed by whitespace. |
263
|
| ')' is preceded with whitespace. |
263
|
| Line contains a tab character. |
264
|
| '(' is followed by whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| Line contains a tab character. |
265
|
| '(' is followed by whitespace. |
265
|
| ')' is preceded with whitespace. |
265
|
| Line contains a tab character. |
266
|
| '(' is followed by whitespace. |
266
|
| ')' is preceded with whitespace. |
266
|
| Line contains a tab character. |
268
|
| '(' is followed by whitespace. |
268
|
| ')' is preceded with whitespace. |
268
|
| Line contains a tab character. |
269
|
| '(' is followed by whitespace. |
269
|
| ')' is preceded with whitespace. |
269
|
| Line contains a tab character. |
270
|
| '(' is followed by whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| Line contains a tab character. |
271
|
| '(' is followed by whitespace. |
271
|
| ')' is preceded with whitespace. |
271
|
| Line contains a tab character. |
272
|
| '(' is followed by whitespace. |
272
|
| ')' is preceded with whitespace. |
272
|
| Line contains a tab character. |
273
|
| '(' is followed by whitespace. |
273
|
| ')' is preceded with whitespace. |
273
|
| Line contains a tab character. |
274
|
| '(' is followed by whitespace. |
274
|
| ')' is preceded with whitespace. |
274
|
| Line is longer than 80 characters. |
275
|
| Line contains a tab character. |
275
|
| '(' is followed by whitespace. |
275
|
| ')' is preceded with whitespace. |
275
|
| Line contains a tab character. |
276
|
| '(' is followed by whitespace. |
276
|
| ')' is preceded with whitespace. |
276
|
| Line contains a tab character. |
277
|
| '(' is followed by whitespace. |
277
|
| ')' is preceded with whitespace. |
277
|
| Line contains a tab character. |
278
|
| '(' is followed by whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| Line contains a tab character. |
280
|
| '1024' is a magic number. |
280
|
| Line has trailing spaces. |
281
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
282
|
| '(' is followed by whitespace. |
282
|
| ')' is preceded with whitespace. |
282
|
| Line contains a tab character. |
283
|
| '(' is followed by whitespace. |
283
|
| ')' is preceded with whitespace. |
283
|
| Line contains a tab character. |
284
|
| '(' is followed by whitespace. |
284
|
| ')' is preceded with whitespace. |
284
|
| Line contains a tab character. |
285
|
| '(' is followed by whitespace. |
285
|
| ')' is preceded with whitespace. |
285
|
| Line contains a tab character. |
286
|
| '(' is followed by whitespace. |
286
|
| ')' is preceded with whitespace. |
286
|
| Line contains a tab character. |
287
|
| '(' is followed by whitespace. |
287
|
| ')' is preceded with whitespace. |
287
|
| Line contains a tab character. |
288
|
| '(' is followed by whitespace. |
288
|
| ')' is preceded with whitespace. |
288
|
| Line is longer than 80 characters. |
289
|
| Line contains a tab character. |
289
|
| '(' is followed by whitespace. |
289
|
| ')' is preceded with whitespace. |
289
|
| Line contains a tab character. |
290
|
| '(' is followed by whitespace. |
290
|
| ')' is preceded with whitespace. |
290
|
| Line contains a tab character. |
291
|
| '(' is followed by whitespace. |
291
|
| Inner assignments should be avoided. |
291
|
| ';' is preceded with whitespace. |
291
|
| ';' is preceded with whitespace. |
291
|
| ')' is preceded with whitespace. |
291
|
| Line is longer than 80 characters. |
292
|
| Line contains a tab character. |
292
|
| '(' is followed by whitespace. |
292
|
| ')' is preceded with whitespace. |
292
|
| Line contains a tab character. |
293
|
| Line contains a tab character. |
294
|
| '(' is followed by whitespace. |
294
|
| ')' is preceded with whitespace. |
294
|
| Line contains a tab character. |
295
|
| '(' is followed by whitespace. |
295
|
| ')' is preceded with whitespace. |
295
|
| Line has trailing spaces. |
296
|
| Line contains a tab character. |
296
|
| Line contains a tab character. |
297
|
| '(' is followed by whitespace. |
297
|
| ')' is preceded with whitespace. |
297
|
| Line contains a tab character. |
298
|
| '(' is followed by whitespace. |
298
|
| ')' is preceded with whitespace. |
298
|
| Line is longer than 80 characters. |
299
|
| Line contains a tab character. |
299
|
| '(' is followed by whitespace. |
299
|
| ')' is preceded with whitespace. |
299
|
| Line contains a tab character. |
300
|
| '(' is followed by whitespace. |
300
|
| ')' is preceded with whitespace. |
300
|
| Line contains a tab character. |
302
|
| '(' is followed by whitespace. |
302
|
| ';' is preceded with whitespace. |
302
|
| ';' is preceded with whitespace. |
302
|
| ')' is preceded with whitespace. |
302
|
| Line has trailing spaces. |
303
|
| Line contains a tab character. |
303
|
| '(' is followed by whitespace. |
303
|
| Line is longer than 80 characters. |
304
|
| Line contains a tab character. |
304
|
| '+' should be on a new line. |
304
|
| Line is longer than 80 characters. |
305
|
| Line contains a tab character. |
305
|
| '+' should be on a new line. |
305
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
307
|
| Line has trailing spaces. |
308
|
| Line contains a tab character. |
308
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
310
|
| '(' is followed by whitespace. |
310
|
| ')' is preceded with whitespace. |
310
|
| Line contains a tab character. |
312
|
| Line contains a tab character. |
313
|
| '(' is followed by whitespace. |
313
|
| Inner assignments should be avoided. |
313
|
| ';' is preceded with whitespace. |
313
|
| ';' is preceded with whitespace. |
313
|
| ')' is preceded with whitespace. |
313
|
| Line is longer than 80 characters. |
314
|
| Line contains a tab character. |
314
|
| '(' is followed by whitespace. |
314
|
| ')' is preceded with whitespace. |
314
|
| Line contains a tab character. |
316
|
| '(' is followed by whitespace. |
316
|
| ')' is preceded with whitespace. |
316
|
| Line contains a tab character. |
317
|
| 'if' construct must use '{}'s. |
318
|
| Line contains a tab character. |
318
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| Line contains a tab character. |
319
|
| '(' is followed by whitespace. |
319
|
| ';' is preceded with whitespace. |
319
|
| ';' is preceded with whitespace. |
319
|
| ')' is preceded with whitespace. |
319
|
| Line contains a tab character. |
320
|
| '(' is followed by whitespace. |
320
|
| ')' is preceded with whitespace. |
320
|
| Line contains a tab character. |
321
|
| Line contains a tab character. |
322
|
| '(' is followed by whitespace. |
322
|
| ';' is preceded with whitespace. |
322
|
| ';' is preceded with whitespace. |
322
|
| ')' is preceded with whitespace. |
322
|
| Line contains a tab character. |
323
|
| 'if' construct must use '{}'s. |
324
|
| Line contains a tab character. |
324
|
| '(' is followed by whitespace. |
324
|
| ')' is preceded with whitespace. |
324
|
| '(' is followed by whitespace. |
324
|
| ')' is preceded with whitespace. |
324
|
| Line contains a tab character. |
325
|
| '(' is followed by whitespace. |
325
|
| ')' is preceded with whitespace. |
325
|
| Line contains a tab character. |
326
|
| Line contains a tab character. |
327
|
| '(' is followed by whitespace. |
327
|
| ')' is preceded with whitespace. |
327
|
| Line contains a tab character. |
328
|
| Line contains a tab character. |
329
|
| '(' is followed by whitespace. |
329
|
| ')' is preceded with whitespace. |
329
|
| Line contains a tab character. |
330
|
| '(' is followed by whitespace. |
330
|
| ')' is preceded with whitespace. |
330
|
| Line contains a tab character. |
331
|
| '(' is followed by whitespace. |
331
|
| ')' is preceded with whitespace. |
331
|
| Line contains a tab character. |
332
|
| '(' is followed by whitespace. |
332
|
| ')' is preceded with whitespace. |
332
|
| Line contains a tab character. |
333
|
| '(' is followed by whitespace. |
333
|
| ')' is preceded with whitespace. |
333
|
| Line contains a tab character. |
334
|
| Line has trailing spaces. |
335
|
| Line contains a tab character. |
335
|
| Line contains a tab character. |
336
|
| '(' is followed by whitespace. |
336
|
| ')' is preceded with whitespace. |
336
|
| Line contains a tab character. |
338
|
| '(' is followed by whitespace. |
338
|
| ')' is preceded with whitespace. |
338
|
| Line contains a tab character. |
339
|
| Line has trailing spaces. |
340
|
| Line contains a tab character. |
340
|
| Line contains a tab character. |
341
|
| Line contains a tab character. |
344
|
| Missing a Javadoc comment. |
344
|
| Variable 'vno' must be private and have accessor methods. |
344
|
| Variable 'sno' must be private and have accessor methods. |
344
|
| Line contains a tab character. |
346
|
| Missing a Javadoc comment. |
346
|
| Variable 'xmin' must be private and have accessor methods. |
346
|
| Variable 'xmax' must be private and have accessor methods. |
346
|
| Line contains a tab character. |
347
|
| Missing a Javadoc comment. |
347
|
| Variable 'ymin' must be private and have accessor methods. |
347
|
| Variable 'ymax' must be private and have accessor methods. |
347
|
| Line contains a tab character. |
348
|
| Missing a Javadoc comment. |
348
|
| Variable 'zmin' must be private and have accessor methods. |
348
|
| Variable 'zmax' must be private and have accessor methods. |
348
|
| Line has trailing spaces. |
349
|
| Line contains a tab character. |
349
|
| Line contains a tab character. |
350
|
| Missing a Javadoc comment. |
350
|
| Variable 'ptz' must be private and have accessor methods. |
350
|
| Line contains a tab character. |
351
|
| Missing a Javadoc comment. |
351
|
| Variable 'ptIdxz' must be private and have accessor methods. |
351
|
| Line contains a tab character. |
353
|
| Missing a Javadoc comment. |
353
|
| Variable 'name' must be private and have accessor methods. |
353
|
| Line is longer than 80 characters. |
387
|
com/insanityengine/ghia/model/MishMesh.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
3
|
| First sentence should end with a period. |
5
|
| Line has trailing spaces. |
8
|
| Line is longer than 80 characters. |
13
|
| Line contains a tab character. |
18
|
| Variable 'ptz' must be private and have accessor methods. |
18
|
| Array brackets at illegal position. |
18
|
| Missing a Javadoc comment. |
18
|
| Line contains a tab character. |
19
|
| Variable 'trz' must be private and have accessor methods. |
19
|
| Array brackets at illegal position. |
19
|
| Missing a Javadoc comment. |
19
|
| Line contains a tab character. |
21
|
| Variable 'tri' must be private and have accessor methods. |
21
|
| Array brackets at illegal position. |
21
|
| Missing a Javadoc comment. |
21
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Variable 'normalz' must be private and have accessor methods. |
24
|
| Array brackets at illegal position. |
24
|
| Missing a Javadoc comment. |
24
|
| Line has trailing spaces. |
25
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Missing a Javadoc comment. |
26
|
| Variable 'localMat' must be private and have accessor methods. |
26
|
| Line contains a tab character. |
28
|
| Missing a Javadoc comment. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line has trailing spaces. |
32
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Method 'vStart' is not designed for extension - needs to be abstract, final or empty. |
33
|
| Missing a Javadoc comment. |
33
|
| '(' is followed by whitespace. |
33
|
| Parameter n should be final. |
33
|
| ')' is preceded with whitespace. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| '(' is followed by whitespace. |
36
|
| ';' is preceded with whitespace. |
36
|
| ';' is preceded with whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Method 'setV' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| '(' is followed by whitespace. |
40
|
| Parameter i should be final. |
40
|
| Parameter x should be final. |
40
|
| Parameter y should be final. |
40
|
| Parameter z should be final. |
40
|
| ')' is preceded with whitespace. |
40
|
| Line contains a tab character. |
41
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Method 'setM' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| '(' is followed by whitespace. |
43
|
| Parameter i should be final. |
43
|
| Parameter s should be final. |
43
|
| Parameter t should be final. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
48
|
| Method 'tStart' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| '(' is followed by whitespace. |
48
|
| Parameter n should be final. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line contains a tab character. |
49
|
| '3' is a magic number. |
49
|
| Line contains a tab character. |
50
|
| 'for' construct must use '{}'s. |
51
|
| Line contains a tab character. |
51
|
| '(' is followed by whitespace. |
51
|
| ';' is preceded with whitespace. |
51
|
| ';' is preceded with whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Missing a Javadoc comment. |
53
|
| '(' is followed by whitespace. |
53
|
| Parameter i should be final. |
53
|
| Parameter v1 should be final. |
53
|
| Parameter v2 should be final. |
53
|
| Parameter v3 should be final. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line has trailing spaces. |
54
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line has trailing spaces. |
57
|
| Line contains a tab character. |
57
|
com/insanityengine/ghia/model/package.html
| Error | Line |
| Missing package documentation file. | 0 |
com/insanityengine/ghia/pixelops/BufferFx.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
5
|
| Line has trailing spaces. |
8
|
| Line is longer than 80 characters. |
14
|
| First sentence should end with a period. |
20
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| First sentence should end with a period. |
28
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| '(' is followed by whitespace. |
35
|
| Parameter object should be final. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line contains a tab character. |
36
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line contains a tab character. |
37
|
| Line has trailing spaces. |
38
|
| Line contains a tab character. |
38
|
| First sentence should end with a period. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| '(' is followed by whitespace. |
46
|
| Parameter pixelBuffer should be final. |
46
|
| 'pixelBuffer' hides a field. |
46
|
| ')' is preceded with whitespace. |
46
|
| Line contains a tab character. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| Line contains a tab character. |
48
|
| First sentence should end with a period. |
50
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line has trailing spaces. |
52
|
| Line contains a tab character. |
52
|
| Line has trailing spaces. |
53
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Method 'set' is not designed for extension - needs to be abstract, final or empty. |
57
|
| '(' is followed by whitespace. |
57
|
| Parameter pixelBuffer should be final. |
57
|
| 'pixelBuffer' hides a field. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| 'if' construct must use '{}'s. |
64
|
| Line is longer than 80 characters. |
64
|
| Line contains a tab character. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Inner assignments should be avoided. |
64
|
| Inner assignments should be avoided. |
64
|
| Line contains a tab character. |
65
|
| First sentence should end with a period. |
67
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Method 'tryToSet' is not designed for extension - needs to be abstract, final or empty. |
74
|
| '(' is followed by whitespace. |
74
|
| Parameter object should be final. |
74
|
| ')' is preceded with whitespace. |
74
|
| 'if' construct must use '{}'s. |
75
|
| Line is longer than 80 characters. |
75
|
| Line contains a tab character. |
75
|
| '(' is followed by whitespace. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '(' is followed by whitespace. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Method 'shift' is not designed for extension - needs to be abstract, final or empty. |
81
|
| 'if' construct must use '{}'s. |
82
|
| Line contains a tab character. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line has trailing spaces. |
83
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
86
|
| '(' is followed by whitespace. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Expected an @return tag. |
93
|
| Line has trailing spaces. |
93
|
| Line contains a tab character. |
93
|
| Method 'getBuffer' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Method 'or' is not designed for extension - needs to be abstract, final or empty. |
100
|
| '(' is followed by whitespace. |
100
|
| Parameter n should be final. |
100
|
| Expected @param tag for 'n'. |
100
|
| ')' is preceded with whitespace. |
100
|
| 'if' construct must use '{}'s. |
101
|
| Line contains a tab character. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| 'for' construct must use '{}'s. |
102
|
| Line contains a tab character. |
102
|
| '(' is followed by whitespace. |
102
|
| ';' is preceded with whitespace. |
102
|
| ';' is preceded with whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line contains a tab character. |
103
|
| Line has trailing spaces. |
104
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Method 'and' is not designed for extension - needs to be abstract, final or empty. |
108
|
| '(' is followed by whitespace. |
108
|
| Parameter n should be final. |
108
|
| Expected @param tag for 'n'. |
108
|
| ')' is preceded with whitespace. |
108
|
| 'if' construct must use '{}'s. |
109
|
| Line contains a tab character. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| 'for' construct must use '{}'s. |
110
|
| Line contains a tab character. |
110
|
| '(' is followed by whitespace. |
110
|
| ';' is preceded with whitespace. |
110
|
| ';' is preceded with whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Method 'shiftLeft' is not designed for extension - needs to be abstract, final or empty. |
116
|
| '(' is followed by whitespace. |
116
|
| Parameter n should be final. |
116
|
| Expected @param tag for 'n'. |
116
|
| ')' is preceded with whitespace. |
116
|
| 'if' construct must use '{}'s. |
117
|
| Line contains a tab character. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| 'for' construct must use '{}'s. |
118
|
| Line is longer than 80 characters. |
118
|
| Line contains a tab character. |
118
|
| '(' is followed by whitespace. |
118
|
| ';' is preceded with whitespace. |
118
|
| ';' is preceded with whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line contains a tab character. |
119
|
| Line has trailing spaces. |
120
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Method 'shiftRight' is not designed for extension - needs to be abstract, final or empty. |
124
|
| '(' is followed by whitespace. |
124
|
| Parameter n should be final. |
124
|
| Expected @param tag for 'n'. |
124
|
| ')' is preceded with whitespace. |
124
|
| 'if' construct must use '{}'s. |
125
|
| Line contains a tab character. |
125
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| 'for' construct must use '{}'s. |
126
|
| Line is longer than 80 characters. |
126
|
| Line contains a tab character. |
126
|
| '(' is followed by whitespace. |
126
|
| ';' is preceded with whitespace. |
126
|
| ';' is preceded with whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| Line contains a tab character. |
127
|
| Line has trailing spaces. |
128
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Method 'fade' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Line contains a tab character. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Method 'fade' is not designed for extension - needs to be abstract, final or empty. |
140
|
| '(' is followed by whitespace. |
140
|
| Parameter m should be final. |
140
|
| Expected @param tag for 'm'. |
140
|
| Parameter d should be final. |
140
|
| Expected @param tag for 'd'. |
140
|
| ')' is preceded with whitespace. |
140
|
| 'if' construct must use '{}'s. |
141
|
| Line contains a tab character. |
141
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| '(' is followed by whitespace. |
143
|
| ';' is preceded with whitespace. |
143
|
| ';' is preceded with whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| Line contains a tab character. |
144
|
| '(' is followed by whitespace. |
144
|
| '(' is followed by whitespace. |
144
|
| '16' is a magic number. |
144
|
| ')' is preceded with whitespace. |
144
|
| '0xFF' is a magic number. |
144
|
| ')' is preceded with whitespace. |
144
|
| Line contains a tab character. |
145
|
| '(' is followed by whitespace. |
145
|
| '(' is followed by whitespace. |
145
|
| '8' is a magic number. |
145
|
| ')' is preceded with whitespace. |
145
|
| '0xFF' is a magic number. |
145
|
| ')' is preceded with whitespace. |
145
|
| Line contains a tab character. |
146
|
| '(' is followed by whitespace. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| '0xFF' is a magic number. |
146
|
| ')' is preceded with whitespace. |
146
|
| Line contains a tab character. |
147
|
| '(' is followed by whitespace. |
147
|
| '255' is a magic number. |
147
|
| '24' is a magic number. |
147
|
| '16' is a magic number. |
147
|
| '8' is a magic number. |
147
|
| ')' is preceded with whitespace. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Method 'smooth' is not designed for extension - needs to be abstract, final or empty. |
154
|
| 'if' construct must use '{}'s. |
155
|
| Line contains a tab character. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| Line contains a tab character. |
156
|
| 'for' construct must use '{}'s. |
158
|
| Line contains a tab character. |
158
|
| '(' is followed by whitespace. |
158
|
| ';' is preceded with whitespace. |
158
|
| ';' is preceded with whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| Line contains a tab character. |
159
|
| '(' is followed by whitespace. |
159
|
| ';' is preceded with whitespace. |
159
|
| ';' is preceded with whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| Line has trailing spaces. |
160
|
| Line contains a tab character. |
160
|
| '(' is followed by whitespace. |
160
|
| Line contains a tab character. |
161
|
| '(' is followed by whitespace. |
161
|
| '(' is followed by whitespace. |
161
|
| '16' is a magic number. |
161
|
| ')' is preceded with whitespace. |
161
|
| '0xFF' is a magic number. |
161
|
| ')' is preceded with whitespace. |
161
|
| '+' should be on a new line. |
161
|
| Line contains a tab character. |
162
|
| '(' is followed by whitespace. |
162
|
| '(' is followed by whitespace. |
162
|
| '16' is a magic number. |
162
|
| ')' is preceded with whitespace. |
162
|
| '0xFF' is a magic number. |
162
|
| ')' is preceded with whitespace. |
162
|
| '+' should be on a new line. |
162
|
| Line contains a tab character. |
163
|
| '(' is followed by whitespace. |
163
|
| '(' is followed by whitespace. |
163
|
| '16' is a magic number. |
163
|
| ')' is preceded with whitespace. |
163
|
| '0xFF' is a magic number. |
163
|
| ')' is preceded with whitespace. |
163
|
| '+' should be on a new line. |
163
|
| Line has trailing spaces. |
164
|
| Line contains a tab character. |
164
|
| '(' is followed by whitespace. |
164
|
| '(' is followed by whitespace. |
164
|
| '16' is a magic number. |
164
|
| ')' is preceded with whitespace. |
164
|
| '0xFF' is a magic number. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line contains a tab character. |
165
|
| Line has trailing spaces. |
166
|
| Line contains a tab character. |
166
|
| '(' is followed by whitespace. |
166
|
| Line contains a tab character. |
167
|
| '(' is followed by whitespace. |
167
|
| '(' is followed by whitespace. |
167
|
| '8' is a magic number. |
167
|
| ')' is preceded with whitespace. |
167
|
| '0xFF' is a magic number. |
167
|
| ')' is preceded with whitespace. |
167
|
| '+' should be on a new line. |
167
|
| Line contains a tab character. |
168
|
| '(' is followed by whitespace. |
168
|
| '(' is followed by whitespace. |
168
|
| '8' is a magic number. |
168
|
| ')' is preceded with whitespace. |
168
|
| '0xFF' is a magic number. |
168
|
| ')' is preceded with whitespace. |
168
|
| '+' should be on a new line. |
168
|
| Line contains a tab character. |
169
|
| '(' is followed by whitespace. |
169
|
| '(' is followed by whitespace. |
169
|
| '8' is a magic number. |
169
|
| ')' is preceded with whitespace. |
169
|
| '0xFF' is a magic number. |
169
|
| ')' is preceded with whitespace. |
169
|
| '+' should be on a new line. |
169
|
| Line has trailing spaces. |
170
|
| Line contains a tab character. |
170
|
| '(' is followed by whitespace. |
170
|
| '(' is followed by whitespace. |
170
|
| '8' is a magic number. |
170
|
| ')' is preceded with whitespace. |
170
|
| '0xFF' is a magic number. |
170
|
| ')' is preceded with whitespace. |
170
|
| Line contains a tab character. |
171
|
| Line has trailing spaces. |
172
|
| Line contains a tab character. |
172
|
| '(' is followed by whitespace. |
172
|
| Line contains a tab character. |
173
|
| '(' is followed by whitespace. |
173
|
| '0xFF' is a magic number. |
173
|
| ')' is preceded with whitespace. |
173
|
| '+' should be on a new line. |
173
|
| Line contains a tab character. |
174
|
| '(' is followed by whitespace. |
174
|
| '0xFF' is a magic number. |
174
|
| ')' is preceded with whitespace. |
174
|
| '+' should be on a new line. |
174
|
| Line contains a tab character. |
175
|
| '(' is followed by whitespace. |
175
|
| '0xFF' is a magic number. |
175
|
| ')' is preceded with whitespace. |
175
|
| '+' should be on a new line. |
175
|
| Line has trailing spaces. |
176
|
| Line contains a tab character. |
176
|
| '(' is followed by whitespace. |
176
|
| '0xFF' is a magic number. |
176
|
| ')' is preceded with whitespace. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
179
|
| '(' is followed by whitespace. |
179
|
| '255' is a magic number. |
179
|
| '24' is a magic number. |
179
|
| '16' is a magic number. |
179
|
| '8' is a magic number. |
179
|
| ')' is preceded with whitespace. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line has trailing spaces. |
182
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Method 'smoothoDoomo' is not designed for extension - needs to be abstract, final or empty. |
186
|
| 'if' construct must use '{}'s. |
187
|
| Line contains a tab character. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
190
|
| 'for' construct must use '{}'s. |
192
|
| Line contains a tab character. |
192
|
| '(' is followed by whitespace. |
192
|
| ';' is preceded with whitespace. |
192
|
| ';' is preceded with whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| Line contains a tab character. |
193
|
| '(' is followed by whitespace. |
193
|
| ';' is preceded with whitespace. |
193
|
| ';' is preceded with whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| '+' should be on a new line. |
195
|
| Line contains a tab character. |
196
|
| '+' should be on a new line. |
196
|
| Line contains a tab character. |
197
|
| '+' should be on a new line. |
197
|
| Line has trailing spaces. |
198
|
| Line contains a tab character. |
198
|
| Line has trailing spaces. |
199
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Method 'eoPerturb' is not designed for extension - needs to be abstract, final or empty. |
207
|
| 'if' construct must use '{}'s. |
208
|
| Line contains a tab character. |
208
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| '(' is followed by whitespace. |
210
|
| Inner assignments should be avoided. |
210
|
| ';' is preceded with whitespace. |
210
|
| ';' is preceded with whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| Line contains a tab character. |
211
|
| '(' is followed by whitespace. |
211
|
| ';' is preceded with whitespace. |
211
|
| ';' is preceded with whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| Line contains a tab character. |
212
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Method 'hedge' is not designed for extension - needs to be abstract, final or empty. |
220
|
| 'if' construct must use '{}'s. |
221
|
| Line contains a tab character. |
221
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| '(' is followed by whitespace. |
223
|
| Inner assignments should be avoided. |
223
|
| ';' is preceded with whitespace. |
223
|
| ';' is preceded with whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| Line contains a tab character. |
224
|
| '(' is followed by whitespace. |
224
|
| ';' is preceded with whitespace. |
224
|
| ';' is preceded with whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| Line contains a tab character. |
225
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Method 'topEdge' is not designed for extension - needs to be abstract, final or empty. |
233
|
| 'if' construct must use '{}'s. |
234
|
| Line contains a tab character. |
234
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| 'for' construct must use '{}'s. |
235
|
| Line is longer than 80 characters. |
235
|
| Line contains a tab character. |
235
|
| '(' is followed by whitespace. |
235
|
| ';' is preceded with whitespace. |
235
|
| ';' is preceded with whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| '3' is a magic number. |
235
|
| '100' is a magic number. |
235
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| Line contains a tab character. |
241
|
| Method 'statiq' is not designed for extension - needs to be abstract, final or empty. |
241
|
| 'if' construct must use '{}'s. |
242
|
| Line contains a tab character. |
242
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| 'for' construct must use '{}'s. |
243
|
| Line is longer than 80 characters. |
243
|
| Line contains a tab character. |
243
|
| '(' is followed by whitespace. |
243
|
| ';' is preceded with whitespace. |
243
|
| ';' is preceded with whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| '(' is followed by whitespace. |
243
|
| '0x00FFFFFF' is a magic number. |
243
|
| ')' is preceded with whitespace. |
243
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
249
|
| Method 'avg' is not designed for extension - needs to be abstract, final or empty. |
249
|
| '(' is followed by whitespace. |
249
|
| Parameter c should be final. |
249
|
| Expected @param tag for 'c'. |
249
|
| ')' is preceded with whitespace. |
249
|
| 'if' construct must use '{}'s. |
250
|
| Line contains a tab character. |
250
|
| '(' is followed by whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| Line contains a tab character. |
251
|
| '(' is followed by whitespace. |
251
|
| ';' is preceded with whitespace. |
251
|
| ';' is preceded with whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| Line contains a tab character. |
252
|
| '(' is followed by whitespace. |
252
|
| ')' is preceded with whitespace. |
252
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
254
|
| First sentence should end with a period. |
256
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
259
|
| Unused @param tag for 'renderer'. |
260
|
| Line contains a tab character. |
260
|
| Line has trailing spaces. |
261
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
262
|
| Line has trailing spaces. |
263
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| 'static' modifier out of order with the JLS suggestions. |
265
|
| '(' is followed by whitespace. |
265
|
| Parameter object should be final. |
265
|
| Expected @param tag for 'object'. |
265
|
| ')' is preceded with whitespace. |
265
|
| Line contains a tab character. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
269
|
| Line has trailing spaces. |
270
|
| Line contains a tab character. |
270
|
| Line contains a tab character. |
271
|
| '(' is followed by whitespace. |
271
|
| ')' is preceded with whitespace. |
271
|
| Line contains a tab character. |
273
|
| '(' is followed by whitespace. |
273
|
| ')' is preceded with whitespace. |
273
|
| Line contains a tab character. |
274
|
| Line contains a tab character. |
275
|
| Line is longer than 80 characters. |
276
|
| Line contains a tab character. |
276
|
| Line is longer than 80 characters. |
277
|
| Line contains a tab character. |
277
|
| Line is longer than 80 characters. |
278
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
279
|
| Line contains a tab character. |
280
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| Must have at least one statement. |
280
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
282
|
| Line contains a tab character. |
284
|
| '(' is followed by whitespace. |
284
|
| ')' is preceded with whitespace. |
284
|
| Must have at least one statement. |
284
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
289
|
| Line has trailing spaces. |
291
|
| Line contains a tab character. |
291
|
| Missing a Javadoc comment. |
291
|
| Line contains a tab character. |
292
|
| Missing a Javadoc comment. |
292
|
| Line contains a tab character. |
293
|
| Missing a Javadoc comment. |
293
|
| Array brackets at illegal position. |
293
|
| Line contains a tab character. |
294
|
| Missing a Javadoc comment. |
294
|
| Line has trailing spaces. |
295
|
| Line contains a tab character. |
295
|
| Line is longer than 80 characters. |
308
|
com/insanityengine/ghia/pixelops/TextDitherer.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
5
|
| Line has trailing spaces. |
8
|
| Line is longer than 80 characters. |
14
|
| Utility classes should not have a public or default constructor. |
18
|
| Line contains a tab character. |
20
|
| Line has trailing spaces. |
21
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line has trailing spaces. |
23
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| 'static' modifier out of order with the JLS suggestions. |
25
|
| '(' is followed by whitespace. |
25
|
| Parameter pbuffer should be final. |
25
|
| Expected @param tag for 'pbuffer'. |
25
|
| ')' is preceded with whitespace. |
25
|
| Line contains a tab character. |
26
|
| '40' is a magic number. |
26
|
| Line contains a tab character. |
27
|
| '78' is a magic number. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line is longer than 80 characters. |
30
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| '255' is a magic number. |
31
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line has trailing spaces. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line is longer than 80 characters. |
45
|
| Line contains a tab character. |
45
|
| '(' is followed by whitespace. |
45
|
| ';' is preceded with whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
50
|
| '(' is followed by whitespace. |
50
|
| ';' is preceded with whitespace. |
50
|
| ';' is preceded with whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
57
|
| '(' is followed by whitespace. |
57
|
| ';' is preceded with whitespace. |
57
|
| ';' is preceded with whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
59
|
| '(' is followed by whitespace. |
59
|
| ';' is preceded with whitespace. |
59
|
| ';' is preceded with whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line is longer than 80 characters. |
61
|
| Line contains a tab character. |
61
|
| Line has trailing spaces. |
62
|
| Line contains a tab character. |
62
|
| '(' is followed by whitespace. |
62
|
| Line contains a tab character. |
63
|
| '+' is followed by whitespace. |
63
|
| '(' is followed by whitespace. |
63
|
| '16' is a magic number. |
63
|
| '0xFF' is a magic number. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line contains a tab character. |
64
|
| '(' is followed by whitespace. |
64
|
| '8' is a magic number. |
64
|
| '0xFF' is a magic number. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line contains a tab character. |
65
|
| '(' is followed by whitespace. |
65
|
| '0xFF' is a magic number. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line contains a tab character. |
66
|
| '3' is a magic number. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
70
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| '(' is followed by whitespace. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
com/insanityengine/ghia/pixelops/package.html
| Error | Line |
| Missing package documentation file. | 0 |
com/insanityengine/ghia/pixels/BufferBase.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.*. |
3
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
4
|
| Using the '.*' form of import should be avoided - java.awt.event.*. |
5
|
| Using the '.*' form of import should be avoided - java.applet.*. |
6
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
8
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
9
|
| Line has trailing spaces. |
14
|
| Line is longer than 80 characters. |
21
|
| Line has trailing spaces. |
26
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| First sentence should end with a period. |
29
|
| Line contains a tab character. |
29
|
| Line has trailing spaces. |
30
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line has trailing spaces. |
32
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| '{' is not followed by whitespace. |
34
|
| '}' is not preceded with whitespace. |
34
|
| First sentence should end with a period. |
36
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
45
|
| '(' is followed by whitespace. |
45
|
| Parameter width should be final. |
45
|
| Parameter height should be final. |
45
|
| Parameter component should be final. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Line contains a tab character. |
47
|
| Line has trailing spaces. |
48
|
| Line contains a tab character. |
48
|
| First sentence should end with a period. |
49
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
57
|
| '(' is followed by whitespace. |
57
|
| Parameter width should be final. |
57
|
| Parameter height should be final. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line contains a tab character. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line contains a tab character. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| Line has trailing spaces. |
62
|
| Line contains a tab character. |
62
|
| First sentence should end with a period. |
63
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Unused @param tag for 'count'. |
67
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| '(' is followed by whitespace. |
71
|
| Parameter pt_idx should be final. |
71
|
| Expected @param tag for 'pt_idx'. |
71
|
| Name 'pt_idx' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
71
|
| Parameter ptz should be final. |
71
|
| Array brackets at illegal position. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line has trailing spaces. |
74
|
| Line contains a tab character. |
74
|
| First sentence should end with a period. |
75
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| '(' is followed by whitespace. |
82
|
| Parameter skin should be final. |
82
|
| 'skin' hides a field. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line has trailing spaces. |
85
|
| Line contains a tab character. |
85
|
| First sentence should end with a period. |
86
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line has trailing spaces. |
88
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Unused @param tag for 'point'. |
90
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line has trailing spaces. |
93
|
| Line contains a tab character. |
93
|
| '(' is followed by whitespace. |
93
|
| Parameter n should be final. |
93
|
| Expected @param tag for 'n'. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line contains a tab character. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line contains a tab character. |
95
|
| First sentence should end with a period. |
97
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| '(' is followed by whitespace. |
104
|
| Parameter z should be final. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line contains a tab character. |
106
|
| First sentence should end with a period. |
108
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line has trailing spaces. |
118
|
| Line contains a tab character. |
118
|
| First sentence should end with a period. |
119
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| '(' is followed by whitespace. |
126
|
| Parameter blend should be final. |
126
|
| ')' is preceded with whitespace. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line has trailing spaces. |
129
|
| Line contains a tab character. |
129
|
| First sentence should end with a period. |
130
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Unused @param tag for 'testDepth'. |
134
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| '(' is followed by whitespace. |
137
|
| Parameter b should be final. |
137
|
| Expected @param tag for 'b'. |
137
|
| ')' is preceded with whitespace. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| First sentence should end with a period. |
141
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Unused @param tag for 'method'. |
145
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| '(' is followed by whitespace. |
148
|
| Parameter n should be final. |
148
|
| Expected @param tag for 'n'. |
148
|
| ')' is preceded with whitespace. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| Line contains a tab character. |
151
|
| '(' is followed by whitespace. |
151
|
| '64' is a magic number. |
151
|
| ')' is preceded with whitespace. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line has trailing spaces. |
154
|
| Line contains a tab character. |
154
|
| First sentence should end with a period. |
155
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Unused @param tag for 'function'. |
159
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| '(' is followed by whitespace. |
162
|
| Parameter funk should be final. |
162
|
| Expected @param tag for 'funk'. |
162
|
| ')' is preceded with whitespace. |
162
|
| 'if' construct must use '{}'s. |
163
|
| Line contains a tab character. |
163
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| Line contains a tab character. |
164
|
| First sentence should end with a period. |
166
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| '(' is followed by whitespace. |
176
|
| Parameter index should be final. |
176
|
| Parameter z should be final. |
176
|
| Parameter color should be final. |
176
|
| ')' is preceded with whitespace. |
176
|
| 'if' construct must use '{}'s. |
177
|
| Line contains a tab character. |
177
|
| '(' is followed by whitespace. |
177
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| Line contains a tab character. |
178
|
| First sentence should end with a period. |
180
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line has trailing spaces. |
182
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| '(' is followed by whitespace. |
191
|
| Parameter x should be final. |
191
|
| Parameter y should be final. |
191
|
| Parameter z should be final. |
191
|
| Parameter color should be final. |
191
|
| ')' is preceded with whitespace. |
191
|
| Line contains a tab character. |
192
|
| '(' is followed by whitespace. |
192
|
| '(' is followed by whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| '(' is followed by whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| Line contains a tab character. |
193
|
| First sentence should end with a period. |
195
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| Line has trailing spaces. |
197
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line is longer than 80 characters. |
209
|
| Line contains a tab character. |
209
|
| '(' is followed by whitespace. |
209
|
| Parameter x should be final. |
209
|
| Parameter y should be final. |
209
|
| Parameter z should be final. |
209
|
| Parameter alpha should be final. |
209
|
| Parameter red should be final. |
209
|
| Parameter green should be final. |
209
|
| Parameter blue should be final. |
209
|
| ')' is preceded with whitespace. |
209
|
| Line has trailing spaces. |
210
|
| Line contains a tab character. |
210
|
| '(' is followed by whitespace. |
210
|
| Line has trailing spaces. |
211
|
| Line contains a tab character. |
211
|
| Line has trailing spaces. |
212
|
| Line contains a tab character. |
212
|
| Line has trailing spaces. |
213
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| '24' is a magic number. |
214
|
| '16' is a magic number. |
214
|
| '8' is a magic number. |
214
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Line has trailing spaces. |
217
|
| Line contains a tab character. |
217
|
| First sentence should end with a period. |
218
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| First sentence should end with a period. |
227
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| First sentence should end with a period. |
236
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
246
|
| Line has trailing spaces. |
247
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| Missing a Javadoc comment. |
248
|
| Name 'tri_lame' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
248
|
| Array brackets at illegal position. |
248
|
| '3' is a magic number. |
248
|
| Line contains a tab character. |
250
|
| Missing a Javadoc comment. |
250
|
| Line has trailing spaces. |
251
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| Missing a Javadoc comment. |
252
|
| Line contains a tab character. |
254
|
| Line has trailing spaces. |
255
|
| Line contains a tab character. |
255
|
| Line contains a tab character. |
256
|
| Missing a Javadoc comment. |
256
|
| Variable 'normal' must be private and have accessor methods. |
256
|
| Line has trailing spaces. |
257
|
| Line contains a tab character. |
257
|
| Line contains a tab character. |
258
|
| Missing a Javadoc comment. |
258
|
| Variable 'phongo' must be private and have accessor methods. |
258
|
| Array brackets at illegal position. |
258
|
| Line contains a tab character. |
259
|
| Missing a Javadoc comment. |
259
|
| Name 'shade_method' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
259
|
| Variable 'shade_method' must be private and have accessor methods. |
259
|
| Line contains a tab character. |
260
|
| Missing a Javadoc comment. |
260
|
| Variable 'textFunk' must be private and have accessor methods. |
260
|
| Line contains a tab character. |
262
|
| Missing a Javadoc comment. |
262
|
| Variable 'skin' must be private and have accessor methods. |
262
|
| Line contains a tab character. |
263
|
| Missing a Javadoc comment. |
263
|
| Variable 'zbuffer' must be private and have accessor methods. |
263
|
| Line contains a tab character. |
264
|
| Missing a Javadoc comment. |
264
|
| Variable 'frustrum' must be private and have accessor methods. |
264
|
| Line has trailing spaces. |
265
|
| Line contains a tab character. |
265
|
| Line contains a tab character. |
266
|
| Line contains a tab character. |
268
|
| Missing a Javadoc comment. |
268
|
| Redundant 'final' modifier. |
268
|
| '(' is followed by whitespace. |
268
|
| Parameter n should be final. |
268
|
| ')' is preceded with whitespace. |
268
|
| Line contains a tab character. |
269
|
| '256' is a magic number. |
269
|
| Line contains a tab character. |
271
|
| '(' is followed by whitespace. |
271
|
| ')' is preceded with whitespace. |
271
|
| '232' is a magic number. |
271
|
| Line contains a tab character. |
272
|
| '(' is followed by whitespace. |
272
|
| ')' is preceded with whitespace. |
272
|
| '(' is followed by whitespace. |
272
|
| '255' is a magic number. |
272
|
| ')' is preceded with whitespace. |
272
|
| Line contains a tab character. |
274
|
| '(' is followed by whitespace. |
274
|
| ')' is preceded with whitespace. |
274
|
| '(' is followed by whitespace. |
274
|
| '255' is a magic number. |
274
|
| ')' is preceded with whitespace. |
274
|
| Line contains a tab character. |
275
|
| '(' is followed by whitespace. |
275
|
| ')' is preceded with whitespace. |
275
|
| '(' is followed by whitespace. |
275
|
| '255' is a magic number. |
275
|
| ')' is preceded with whitespace. |
275
|
| Line contains a tab character. |
277
|
| '(' is followed by whitespace. |
277
|
| ';' is preceded with whitespace. |
277
|
| ';' is preceded with whitespace. |
277
|
| ')' is preceded with whitespace. |
277
|
| Line has trailing spaces. |
278
|
| Line contains a tab character. |
278
|
| '(' is followed by whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| '(' is followed by whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| Line contains a tab character. |
279
|
| Line contains a tab character. |
280
|
| '(' is followed by whitespace. |
280
|
| ';' is preceded with whitespace. |
280
|
| '256' is a magic number. |
280
|
| ';' is preceded with whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| Line has trailing spaces. |
281
|
| Line contains a tab character. |
281
|
| '(' is followed by whitespace. |
281
|
| ')' is preceded with whitespace. |
281
|
| '(' is followed by whitespace. |
281
|
| Line contains a tab character. |
282
|
| '(' is followed by whitespace. |
282
|
| '(' is followed by whitespace. |
282
|
| ')' is preceded with whitespace. |
282
|
| ')' is preceded with whitespace. |
282
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
284
|
| Line contains a tab character. |
285
|
com/insanityengine/ghia/pixels/ClampPixelGetter.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
18
|
| First sentence should end with a period. |
23
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| First sentence should end with a period. |
30
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line has trailing spaces. |
34
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line has trailing spaces. |
37
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Method 'getPixelAt' is not designed for extension - needs to be abstract, final or empty. |
41
|
| '(' is followed by whitespace. |
41
|
| Parameter x should be final. |
41
|
| Parameter y should be final. |
41
|
| ')' is preceded with whitespace. |
41
|
| 'if' construct must use '{}'s. |
42
|
| Line contains a tab character. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| 'if' construct must use '{}'s. |
43
|
| Line contains a tab character. |
43
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| 'if' construct must use '{}'s. |
44
|
| Line contains a tab character. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| 'if' construct must use '{}'s. |
45
|
| Line contains a tab character. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Line contains a tab character. |
47
|
com/insanityengine/ghia/pixels/ImageSkin.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
4
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
6
|
| Line has trailing spaces. |
16
|
| Line is longer than 80 characters. |
22
|
| First sentence should end with a period. |
28
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| '(' is followed by whitespace. |
37
|
| Parameter width should be final. |
37
|
| Parameter height should be final. |
37
|
| Parameter pixels should be final. |
37
|
| 'pixels' hides a field. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line contains a tab character. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| Line contains a tab character. |
39
|
| First sentence should end with a period. |
41
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| '(' is followed by whitespace. |
49
|
| Parameter image should be final. |
49
|
| Parameter observer should be final. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line contains a tab character. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line contains a tab character. |
51
|
| First sentence should end with a period. |
53
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| '(' is followed by whitespace. |
60
|
| Parameter pixelBuffer should be final. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| Line contains a tab character. |
62
|
| First sentence should end with a period. |
64
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Unused @param tag for 'width'. |
68
|
| Line contains a tab character. |
68
|
| Unused @param tag for 'height'. |
69
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
73
|
| '(' is followed by whitespace. |
73
|
| Parameter w should be final. |
73
|
| 'w' hides a field. |
73
|
| Expected @param tag for 'w'. |
73
|
| Parameter h should be final. |
73
|
| 'h' hides a field. |
73
|
| Expected @param tag for 'h'. |
73
|
| Parameter pixels should be final. |
73
|
| 'pixels' hides a field. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line contains a tab character. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line contains a tab character. |
79
|
| First sentence should end with a period. |
81
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
89
|
| '(' is followed by whitespace. |
89
|
| Parameter image should be final. |
89
|
| Parameter observer should be final. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line contains a tab character. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| Line contains a tab character. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line contains a tab character. |
96
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| Line contains a tab character. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| Line is longer than 80 characters. |
99
|
| Line contains a tab character. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line has trailing spaces. |
102
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line is longer than 80 characters. |
105
|
| Line contains a tab character. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line has trailing spaces. |
106
|
| Line contains a tab character. |
106
|
| Line has trailing spaces. |
107
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line has trailing spaces. |
111
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line has trailing spaces. |
118
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
123
|
| '(' is followed by whitespace. |
123
|
| Parameter pixelBuffer should be final. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line has trailing spaces. |
124
|
| Line contains a tab character. |
124
|
| '(' is followed by whitespace. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line has trailing spaces. |
128
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| First sentence should end with a period. |
133
|
| Line contains a tab character. |
133
|
| Line has trailing spaces. |
134
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line has trailing spaces. |
137
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line has trailing spaces. |
140
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line has trailing spaces. |
142
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Method 'getIdx' is not designed for extension - needs to be abstract, final or empty. |
144
|
| '(' is followed by whitespace. |
144
|
| Parameter x should be final. |
144
|
| Parameter y should be final. |
144
|
| ')' is preceded with whitespace. |
144
|
| 'if' construct must use '{}'s. |
145
|
| Line contains a tab character. |
145
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| 'if' construct must use '{}'s. |
146
|
| Line contains a tab character. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| 'if' construct must use '{}'s. |
148
|
| Line contains a tab character. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| 'if' construct must use '{}'s. |
149
|
| Line contains a tab character. |
149
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
154
|
| Line has trailing spaces. |
155
|
| Line contains a tab character. |
155
|
| Line has trailing spaces. |
156
|
| Line contains a tab character. |
156
|
| Line has trailing spaces. |
157
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line has trailing spaces. |
159
|
| Line contains a tab character. |
159
|
| Unused @param tag for 'x'. |
160
|
| Line contains a tab character. |
160
|
| Unused @param tag for 'y'. |
161
|
| Line contains a tab character. |
161
|
| Line has trailing spaces. |
162
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line has trailing spaces. |
164
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| '(' is followed by whitespace. |
166
|
| Parameter tx should be final. |
166
|
| Expected @param tag for 'tx'. |
166
|
| Parameter ty should be final. |
166
|
| Expected @param tag for 'ty'. |
166
|
| ')' is preceded with whitespace. |
166
|
| Line contains a tab character. |
167
|
| '(' is followed by whitespace. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| Line contains a tab character. |
168
|
| First sentence should end with a period. |
170
|
| Line contains a tab character. |
170
|
| Line has trailing spaces. |
171
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line has trailing spaces. |
173
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Line has trailing spaces. |
176
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line has trailing spaces. |
178
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| '(' is followed by whitespace. |
180
|
| Parameter x should be final. |
180
|
| Parameter y should be final. |
180
|
| ')' is preceded with whitespace. |
180
|
| Line contains a tab character. |
181
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| Line contains a tab character. |
182
|
| First sentence should end with a period. |
184
|
| Line has trailing spaces. |
184
|
| Line contains a tab character. |
184
|
| Line has trailing spaces. |
185
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line has trailing spaces. |
187
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line has trailing spaces. |
190
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line has trailing spaces. |
192
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| '(' is followed by whitespace. |
194
|
| Parameter tx should be final. |
194
|
| Expected @param tag for 'tx'. |
194
|
| Parameter ty should be final. |
194
|
| Expected @param tag for 'ty'. |
194
|
| ')' is preceded with whitespace. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| '(' is followed by whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| '(' is followed by whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| First sentence should end with a period. |
202
|
| Line contains a tab character. |
202
|
| Line has trailing spaces. |
203
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Line has trailing spaces. |
205
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line has trailing spaces. |
207
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
| '(' is followed by whitespace. |
209
|
| Parameter funk should be final. |
209
|
| ')' is preceded with whitespace. |
209
|
| Line contains a tab character. |
210
|
| '(' is followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
216
|
| Line has trailing spaces. |
217
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Line has trailing spaces. |
219
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Line has trailing spaces. |
221
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line has trailing spaces. |
223
|
| Line contains a tab character. |
223
|
| Line has trailing spaces. |
224
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line has trailing spaces. |
234
|
| Line contains a tab character. |
234
|
| Line has trailing spaces. |
235
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| First sentence should end with a period. |
238
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
245
|
| Method 'getPixels' is not designed for extension - needs to be abstract, final or empty. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line has trailing spaces. |
248
|
| Line contains a tab character. |
248
|
| First sentence should end with a period. |
249
|
| Line contains a tab character. |
249
|
| Line contains a tab character. |
250
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| Line contains a tab character. |
253
|
| Line has trailing spaces. |
254
|
| Line contains a tab character. |
254
|
| Line contains a tab character. |
255
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| '(' is followed by whitespace. |
257
|
| Parameter pgetter should be final. |
257
|
| ')' is preceded with whitespace. |
257
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
259
|
| '(' is followed by whitespace. |
259
|
| ')' is preceded with whitespace. |
259
|
| Line contains a tab character. |
260
|
| First sentence should end with a period. |
262
|
| Line contains a tab character. |
262
|
| Line has trailing spaces. |
263
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| Line contains a tab character. |
266
|
| Expected an @return tag. |
267
|
| Line contains a tab character. |
267
|
| Method 'getClearColor' is not designed for extension - needs to be abstract, final or empty. |
267
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
269
|
| First sentence should end with a period. |
271
|
| Line has trailing spaces. |
271
|
| Line contains a tab character. |
271
|
| Line has trailing spaces. |
272
|
| Line contains a tab character. |
272
|
| Line contains a tab character. |
273
|
| Line has trailing spaces. |
274
|
| Line contains a tab character. |
274
|
| Line contains a tab character. |
275
|
| Line has trailing spaces. |
276
|
| Line contains a tab character. |
276
|
| Line contains a tab character. |
277
|
| Line has trailing spaces. |
278
|
| Line contains a tab character. |
278
|
| Method 'getMax' is not designed for extension - needs to be abstract, final or empty. |
278
|
| Line contains a tab character. |
279
|
| Line contains a tab character. |
280
|
| First sentence should end with a period. |
282
|
| Line has trailing spaces. |
282
|
| Line contains a tab character. |
282
|
| Line has trailing spaces. |
283
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
284
|
| Line has trailing spaces. |
285
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| Line has trailing spaces. |
287
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
288
|
| Line contains a tab character. |
289
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
289
|
| Line contains a tab character. |
290
|
| Line has trailing spaces. |
291
|
| Line contains a tab character. |
291
|
| Line has trailing spaces. |
292
|
| Line contains a tab character. |
292
|
| Line contains a tab character. |
293
|
| Line contains a tab character. |
294
|
| Line contains a tab character. |
295
|
| Line contains a tab character. |
296
|
| Line contains a tab character. |
298
|
| Line has trailing spaces. |
299
|
| Line contains a tab character. |
299
|
| Line contains a tab character. |
300
|
| Missing a Javadoc comment. |
300
|
| Line contains a tab character. |
301
|
| Missing a Javadoc comment. |
301
|
| Line contains a tab character. |
303
|
| Missing a Javadoc comment. |
303
|
| Line contains a tab character. |
304
|
| Missing a Javadoc comment. |
304
|
| Line contains a tab character. |
305
|
| Missing a Javadoc comment. |
305
|
| Line has trailing spaces. |
306
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
307
|
| Missing a Javadoc comment. |
307
|
| 'static' modifier out of order with the JLS suggestions. |
307
|
| Name 'nonPixels' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
307
|
| '{' is followed by whitespace. |
307
|
| Line is longer than 80 characters. |
329
|
com/insanityengine/ghia/pixels/Imago.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.*. |
3
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
4
|
| First sentence should end with a period. |
8
|
| Line is longer than 80 characters. |
16
|
| Utility classes should not have a public or default constructor. |
20
|
| Line has trailing spaces. |
21
|
| Line contains a tab character. |
21
|
| First sentence should end with a period. |
22
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| '(' is followed by whitespace. |
29
|
| Parameter component should be final. |
29
|
| 'component' hides a field. |
29
|
| ')' is preceded with whitespace. |
29
|
| Line contains a tab character. |
30
|
| Inner assignments should be avoided. |
30
|
| Line contains a tab character. |
31
|
| '(' is followed by whitespace. |
31
|
| ')' is preceded with whitespace. |
31
|
| Line contains a tab character. |
32
|
| First sentence should end with a period. |
34
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line has trailing spaces. |
36
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line is longer than 80 characters. |
44
|
| Line contains a tab character. |
44
|
| '(' is followed by whitespace. |
44
|
| Parameter filename should be final. |
44
|
| Parameter relative should be final. |
44
|
| ')' is preceded with whitespace. |
44
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Line has trailing spaces. |
47
|
| Line contains a tab character. |
47
|
| '(' is followed by whitespace. |
47
|
| Line is longer than 80 characters. |
48
|
| Line contains a tab character. |
48
|
| '+' should be on a new line. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Must have at least one statement. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| First sentence should end with a period. |
56
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Unused @param tag for 'filename'. |
60
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| '(' is followed by whitespace. |
65
|
| Parameter href should be final. |
65
|
| Expected @param tag for 'href'. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line contains a tab character. |
66
|
| Line has trailing spaces. |
67
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Line contains a tab character. |
70
|
| Line is longer than 80 characters. |
71
|
| Line contains a tab character. |
71
|
| '(' is followed by whitespace. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line has trailing spaces. |
72
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line has trailing spaces. |
74
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line contains a tab character. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line has trailing spaces. |
77
|
| Line contains a tab character. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line has trailing spaces. |
80
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line has trailing spaces. |
84
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| '(' is followed by whitespace. |
85
|
| Line has trailing spaces. |
86
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
90
|
| Line has trailing spaces. |
91
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Missing a Javadoc comment. |
92
|
| Line contains a tab character. |
93
|
| Missing a Javadoc comment. |
93
|
| Line contains a tab character. |
94
|
| Missing a Javadoc comment. |
94
|
com/insanityengine/ghia/pixels/PixelBufferInterface.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line is longer than 80 characters. |
17
|
| First sentence should end with a period. |
23
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Redundant 'public' modifier. |
31
|
| '(' is followed by whitespace. |
31
|
| ')' is preceded with whitespace. |
31
|
| Line has trailing spaces. |
32
|
| Line contains a tab character. |
32
|
| First sentence should end with a period. |
33
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Redundant 'public' modifier. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line has trailing spaces. |
43
|
| Line contains a tab character. |
43
|
| First sentence should end with a period. |
44
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line is longer than 80 characters. |
56
|
| Line contains a tab character. |
56
|
| Redundant 'public' modifier. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| First sentence should end with a period. |
58
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Unused Javadoc tag. |
62
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Redundant 'public' modifier. |
65
|
| '(' is followed by whitespace. |
65
|
| Expected @param tag for 'color'. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line has trailing spaces. |
66
|
| Line contains a tab character. |
66
|
| First sentence should end with a period. |
67
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Redundant 'public' modifier. |
72
|
| First sentence should end with a period. |
74
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Redundant 'public' modifier. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| First sentence should end with a period. |
83
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Redundant 'public' modifier. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| Line has trailing spaces. |
91
|
| Line contains a tab character. |
91
|
| Line is longer than 80 characters. |
101
|
com/insanityengine/ghia/pixels/PixelBufferReadInterface.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
7
|
| Line is longer than 80 characters. |
13
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line has trailing spaces. |
21
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Redundant 'public' modifier. |
26
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line has trailing spaces. |
30
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Redundant 'public' modifier. |
35
|
| First sentence should end with a period. |
37
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Redundant 'public' modifier. |
44
|
| Line has trailing spaces. |
45
|
| Line contains a tab character. |
45
|
| First sentence should end with a period. |
46
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Redundant 'public' modifier. |
53
|
| Line has trailing spaces. |
54
|
| Line contains a tab character. |
54
|
| Line is longer than 80 characters. |
64
|
com/insanityengine/ghia/pixels/PixelGetter.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
3
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
15
|
| Line contains a tab character. |
15
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| First sentence should end with a period. |
22
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| '(' is followed by whitespace. |
31
|
| Parameter width should be final. |
31
|
| Parameter height should be final. |
31
|
| Parameter pixels should be final. |
31
|
| 'pixels' hides a field. |
31
|
| Array brackets at illegal position. |
31
|
| ')' is preceded with whitespace. |
31
|
| Line contains a tab character. |
32
|
| Line has trailing spaces. |
33
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| First sentence should end with a period. |
37
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line has trailing spaces. |
41
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line has trailing spaces. |
44
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Method 'getPixelAt' is not designed for extension - needs to be abstract, final or empty. |
48
|
| '(' is followed by whitespace. |
48
|
| Parameter x should be final. |
48
|
| Parameter y should be final. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
54
|
| Missing a Javadoc comment. |
54
|
| Variable 'w' must be private and have accessor methods. |
54
|
| Variable 'h' must be private and have accessor methods. |
54
|
| Line contains a tab character. |
55
|
| Missing a Javadoc comment. |
55
|
| Variable 'pixels' must be private and have accessor methods. |
55
|
| Line contains a tab character. |
57
|
| Missing a Javadoc comment. |
57
|
| 'static' modifier out of order with the JLS suggestions. |
57
|
| Name 'nonPixels' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
57
|
| '{' is followed by whitespace. |
57
|
com/insanityengine/ghia/pixels/PixelGetterInterface.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
3
|
| Line is longer than 80 characters. |
11
|
| Line contains a tab character. |
17
|
| Missing a Javadoc comment. |
17
|
| Redundant 'public' modifier. |
17
|
| '(' is followed by whitespace. |
17
|
| Array brackets at illegal position. |
17
|
| ')' is preceded with whitespace. |
17
|
| Line contains a tab character. |
19
|
| Missing a Javadoc comment. |
19
|
| Redundant 'public' modifier. |
19
|
| '(' is followed by whitespace. |
19
|
| ')' is preceded with whitespace. |
19
|
com/insanityengine/ghia/pixels/PixelImage.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.*. |
3
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
4
|
| Using the '.*' form of import should be avoided - java.awt.event.*. |
5
|
| Using the '.*' form of import should be avoided - java.applet.*. |
6
|
| Line has trailing spaces. |
12
|
| Line is longer than 80 characters. |
18
|
| First sentence should end with a period. |
24
|
| Line has trailing spaces. |
24
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| '{' is not followed by whitespace. |
29
|
| '}' is not preceded with whitespace. |
29
|
| First sentence should end with a period. |
31
|
| Line has trailing spaces. |
31
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| '(' is followed by whitespace. |
39
|
| Parameter width should be final. |
39
|
| Parameter height should be final. |
39
|
| ')' is preceded with whitespace. |
39
|
| Line contains a tab character. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| Line contains a tab character. |
41
|
| First sentence should end with a period. |
43
|
| Line has trailing spaces. |
43
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
51
|
| '(' is followed by whitespace. |
51
|
| Parameter width should be final. |
51
|
| Parameter height should be final. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line has trailing spaces. |
52
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line has trailing spaces. |
57
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| Line has trailing spaces. |
62
|
| Line contains a tab character. |
62
|
| First sentence should end with a period. |
63
|
| Line has trailing spaces. |
63
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Method 'setObserver' is not designed for extension - needs to be abstract, final or empty. |
70
|
| '(' is followed by whitespace. |
70
|
| Parameter observer should be final. |
70
|
| ')' is preceded with whitespace. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line has trailing spaces. |
73
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line has trailing spaces. |
76
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line has trailing spaces. |
87
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| First sentence should end with a period. |
96
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line has trailing spaces. |
106
|
| Line contains a tab character. |
106
|
| First sentence should end with a period. |
107
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| '(' is followed by whitespace. |
115
|
| Parameter idx should be final. |
115
|
| Parameter color should be final. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line has trailing spaces. |
118
|
| Line contains a tab character. |
118
|
| First sentence should end with a period. |
119
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| '(' is followed by whitespace. |
128
|
| Parameter x should be final. |
128
|
| Parameter y should be final. |
128
|
| Parameter color should be final. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line contains a tab character. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line contains a tab character. |
130
|
| Line has trailing spaces. |
131
|
| Line contains a tab character. |
131
|
| First sentence should end with a period. |
132
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line is longer than 80 characters. |
144
|
| Line contains a tab character. |
144
|
| '(' is followed by whitespace. |
144
|
| Parameter x should be final. |
144
|
| Parameter y should be final. |
144
|
| Parameter alpha should be final. |
144
|
| Parameter red should be final. |
144
|
| Parameter green should be final. |
144
|
| Parameter blue should be final. |
144
|
| ')' is preceded with whitespace. |
144
|
| Line has trailing spaces. |
145
|
| Line contains a tab character. |
145
|
| '(' is followed by whitespace. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| '24' is a magic number. |
147
|
| '16' is a magic number. |
147
|
| '8' is a magic number. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line has trailing spaces. |
150
|
| Line contains a tab character. |
150
|
| First sentence should end with a period. |
151
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| '(' is followed by whitespace. |
159
|
| ';' is preceded with whitespace. |
159
|
| ';' is preceded with whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| Line contains a tab character. |
160
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| Line contains a tab character. |
163
|
| First sentence should end with a period. |
165
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Method 'copyTo' is not designed for extension - needs to be abstract, final or empty. |
172
|
| '(' is followed by whitespace. |
172
|
| Parameter graphic should be final. |
172
|
| ')' is preceded with whitespace. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| Line contains a tab character. |
175
|
| Line has trailing spaces. |
176
|
| Line contains a tab character. |
176
|
| First sentence should end with a period. |
177
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Unused Javadoc tag. |
181
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| Line has trailing spaces. |
184
|
| Line contains a tab character. |
184
|
| Method 'setClearColor' is not designed for extension - needs to be abstract, final or empty. |
184
|
| '(' is followed by whitespace. |
184
|
| Parameter color should be final. |
184
|
| Expected @param tag for 'color'. |
184
|
| ')' is preceded with whitespace. |
184
|
| Line has trailing spaces. |
185
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| First sentence should end with a period. |
188
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Method 'getClearColor' is not designed for extension - needs to be abstract, final or empty. |
195
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Line has trailing spaces. |
202
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Missing a Javadoc comment. |
203
|
| Line has trailing spaces. |
204
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Method 'addConsumer' is not designed for extension - needs to be abstract, final or empty. |
205
|
| Missing a Javadoc comment. |
205
|
| '(' is followed by whitespace. |
205
|
| Parameter c should be final. |
205
|
| ')' is preceded with whitespace. |
205
|
| Line has trailing spaces. |
206
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Missing a Javadoc comment. |
207
|
| '(' is followed by whitespace. |
207
|
| Parameter c should be final. |
207
|
| ')' is preceded with whitespace. |
207
|
| Line contains a tab character. |
208
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| '(' is followed by whitespace. |
210
|
| ',' is not followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| Line contains a tab character. |
211
|
| '(' is followed by whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| Line contains a tab character. |
212
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| Line contains a tab character. |
213
|
| '(' is followed by whitespace. |
213
|
| ')' is preceded with whitespace. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| Line contains a tab character. |
216
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| Line contains a tab character. |
217
|
| Line has trailing spaces. |
218
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Missing a Javadoc comment. |
219
|
| 'if' construct must use '{}'s. |
220
|
| Line contains a tab character. |
220
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| Line contains a tab character. |
221
|
| Line has trailing spaces. |
222
|
| Line contains a tab character. |
222
|
| Line is longer than 80 characters. |
223
|
| Line contains a tab character. |
223
|
| Missing a Javadoc comment. |
223
|
| '(' is followed by whitespace. |
223
|
| Parameter c should be final. |
223
|
| ')' is preceded with whitespace. |
223
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| Line has trailing spaces. |
224
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Missing a Javadoc comment. |
225
|
| '(' is followed by whitespace. |
225
|
| Parameter c should be final. |
225
|
| ')' is preceded with whitespace. |
225
|
| '{' is not followed by whitespace. |
225
|
| '}' is not preceded with whitespace. |
225
|
| Line has trailing spaces. |
226
|
| Line contains a tab character. |
226
|
| Line has trailing spaces. |
227
|
| Line contains a tab character. |
227
|
| Missing a Javadoc comment. |
227
|
| '(' is followed by whitespace. |
227
|
| Parameter c should be final. |
227
|
| ')' is preceded with whitespace. |
227
|
| '{' is not followed by whitespace. |
227
|
| '}' is not preceded with whitespace. |
227
|
| Line has trailing spaces. |
228
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line is longer than 80 characters. |
233
|
| Line contains a tab character. |
233
|
| Missing a Javadoc comment. |
233
|
| '(' is followed by whitespace. |
233
|
| '32' is a magic number. |
233
|
| '0xFF0000' is a magic number. |
233
|
| '0x00FF00' is a magic number. |
233
|
| '0x0000FF' is a magic number. |
233
|
| ')' is preceded with whitespace. |
233
|
| Line contains a tab character. |
234
|
| Missing a Javadoc comment. |
234
|
| Name 'ip_hints' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
234
|
| Line contains a tab character. |
235
|
| '|' should be on a new line. |
235
|
| Line contains a tab character. |
236
|
| '|' should be on a new line. |
236
|
| Line contains a tab character. |
237
|
| '|' should be on a new line. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| Missing a Javadoc comment. |
240
|
| Name 'ip_sfd' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
240
|
| Line has trailing spaces. |
241
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
244
|
| Missing a Javadoc comment. |
244
|
| Variable 'w' must be private and have accessor methods. |
244
|
| Line contains a tab character. |
245
|
| Missing a Javadoc comment. |
245
|
| Variable 'h' must be private and have accessor methods. |
245
|
| Line contains a tab character. |
246
|
| Missing a Javadoc comment. |
246
|
| Variable 'pixels' must be private and have accessor methods. |
246
|
| Array brackets at illegal position. |
246
|
| Line contains a tab character. |
248
|
| Missing a Javadoc comment. |
248
|
| Variable 'xm' must be private and have accessor methods. |
248
|
| Line contains a tab character. |
249
|
| Missing a Javadoc comment. |
249
|
| Variable 'ym' must be private and have accessor methods. |
249
|
| Line contains a tab character. |
250
|
| Missing a Javadoc comment. |
250
|
| Variable 'max' must be private and have accessor methods. |
250
|
| Line has trailing spaces. |
251
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| Missing a Javadoc comment. |
252
|
| Line contains a tab character. |
254
|
| Missing a Javadoc comment. |
254
|
| Variable 'memimg' must be private and have accessor methods. |
254
|
| Line contains a tab character. |
256
|
| Missing a Javadoc comment. |
256
|
| Variable 'clearColor' must be private and have accessor methods. |
256
|
com/insanityengine/ghia/pixels/WrapPixelGetter.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line is longer than 80 characters. |
16
|
| First sentence should end with a period. |
21
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| First sentence should end with a period. |
28
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line has trailing spaces. |
32
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line has trailing spaces. |
35
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Method 'getPixelAt' is not designed for extension - needs to be abstract, final or empty. |
39
|
| '(' is followed by whitespace. |
39
|
| Parameter x should be final. |
39
|
| Parameter y should be final. |
39
|
| ')' is preceded with whitespace. |
39
|
| 'while' construct must use '{}'s. |
40
|
| Line contains a tab character. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| 'while' construct must use '{}'s. |
41
|
| Line contains a tab character. |
41
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| 'while' construct must use '{}'s. |
42
|
| Line contains a tab character. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| 'while' construct must use '{}'s. |
43
|
| Line contains a tab character. |
43
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line contains a tab character. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line contains a tab character. |
45
|
com/insanityengine/ghia/pixels/package.html
| Error | Line |
| Missing package documentation file. | 0 |
com/insanityengine/ghia/renderer/Abrashed.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
3
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
4
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
5
|
| First sentence should end with a period. |
7
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
17
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
22
|
| Line contains a tab character. |
22
|
| Line has trailing spaces. |
23
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line has trailing spaces. |
25
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line has trailing spaces. |
27
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Method 'render' is not designed for extension - needs to be abstract, final or empty. |
29
|
| '(' is followed by whitespace. |
29
|
| Parameter context should be final. |
29
|
| Expected @param tag for 'context'. |
29
|
| ')' is preceded with whitespace. |
29
|
| Line contains a tab character. |
30
|
| '(' is followed by whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| Line contains a tab character. |
31
|
| '(' is followed by whitespace. |
31
|
| ')' is preceded with whitespace. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line has trailing spaces. |
36
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line is longer than 80 characters. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Method 'addDrawer' is not designed for extension - needs to be abstract, final or empty. |
45
|
| '(' is followed by whitespace. |
45
|
| Parameter drawer should be final. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line is longer than 80 characters. |
51
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Method 'removeDrawer' is not designed for extension - needs to be abstract, final or empty. |
57
|
| '(' is followed by whitespace. |
57
|
| Parameter drawer should be final. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line contains a tab character. |
59
|
| First sentence should end with a period. |
61
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Method 'invokeDrawers' is not designed for extension - needs to be abstract, final or empty. |
66
|
| '(' is followed by whitespace. |
66
|
| Parameter context should be final. |
66
|
| Expected @param tag for 'context'. |
66
|
| ')' is preceded with whitespace. |
66
|
| Line contains a tab character. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Line contains a tab character. |
68
|
| First sentence should end with a period. |
70
|
| Line has trailing spaces. |
70
|
| Line contains a tab character. |
70
|
| Line has trailing spaces. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line has trailing spaces. |
73
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line has trailing spaces. |
76
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Method 'drawPolygon' is not designed for extension - needs to be abstract, final or empty. |
78
|
| '(' is followed by whitespace. |
78
|
| Parameter number should be final. |
78
|
| Expected @param tag for 'number'. |
78
|
| Parameter ptz should be final. |
78
|
| Expected @param tag for 'ptz'. |
78
|
| Array brackets at illegal position. |
78
|
| ')' is preceded with whitespace. |
78
|
| 'if' construct must use '{}'s. |
80
|
| Line contains a tab character. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line contains a tab character. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| 'if' construct must use '{}'s. |
82
|
| Line contains a tab character. |
82
|
| '(' is followed by whitespace. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line contains a tab character. |
84
|
| Name 'MinY' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
84
|
| Name 'MaxY' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
84
|
| Line has trailing spaces. |
85
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Name 'MinVert' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
87
|
| Line has trailing spaces. |
88
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line has trailing spaces. |
91
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| '(' is followed by whitespace. |
93
|
| '3' is a magic number. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line has trailing spaces. |
96
|
| Line contains a tab character. |
96
|
| Line has trailing spaces. |
97
|
| Line contains a tab character. |
97
|
| Line is longer than 80 characters. |
98
|
| Line contains a tab character. |
98
|
| Line is longer than 80 characters. |
99
|
| Line contains a tab character. |
99
|
| Line is longer than 80 characters. |
100
|
| Line contains a tab character. |
100
|
| Line has trailing spaces. |
101
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Inner assignments should be avoided. |
103
|
| Line contains a tab character. |
104
|
| Inner assignments should be avoided. |
104
|
| Line contains a tab character. |
105
|
| '(' is followed by whitespace. |
105
|
| ';' is preceded with whitespace. |
105
|
| ';' is preceded with whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line contains a tab character. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line has trailing spaces. |
115
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line has trailing spaces. |
120
|
| Line contains a tab character. |
120
|
| Line has trailing spaces. |
121
|
| Line contains a tab character. |
121
|
| Line is longer than 80 characters. |
122
|
| Line contains a tab character. |
122
|
| Line has trailing spaces. |
123
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line has trailing spaces. |
126
|
| Line contains a tab character. |
126
|
| Line has trailing spaces. |
127
|
| Line contains a tab character. |
127
|
| Line is longer than 80 characters. |
128
|
| Line contains a tab character. |
128
|
| Line is longer than 80 characters. |
129
|
| Line contains a tab character. |
129
|
| Line is longer than 80 characters. |
130
|
| Line contains a tab character. |
130
|
| Line has trailing spaces. |
131
|
| Line is longer than 80 characters. |
131
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| Line has trailing spaces. |
137
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line has trailing spaces. |
141
|
| Line contains a tab character. |
141
|
| Line has trailing spaces. |
142
|
| Line contains a tab character. |
142
|
| Line is longer than 80 characters. |
143
|
| Line contains a tab character. |
143
|
| Line is longer than 80 characters. |
144
|
| Line contains a tab character. |
144
|
| Line is longer than 80 characters. |
145
|
| Line contains a tab character. |
145
|
| Line is longer than 80 characters. |
146
|
| Line contains a tab character. |
146
|
| Line is longer than 80 characters. |
147
|
| Line contains a tab character. |
147
|
| Line is longer than 80 characters. |
148
|
| Line contains a tab character. |
148
|
| Line has trailing spaces. |
149
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| '(' is followed by whitespace. |
151
|
| ';' is preceded with whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| Line has trailing spaces. |
152
|
| Line contains a tab character. |
152
|
| Line has trailing spaces. |
153
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| Line contains a tab character. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| Line contains a tab character. |
156
|
| Line has trailing spaces. |
157
|
| Line contains a tab character. |
157
|
| Line has trailing spaces. |
158
|
| Line contains a tab character. |
158
|
| Line is longer than 80 characters. |
159
|
| Line contains a tab character. |
159
|
| Line has trailing spaces. |
160
|
| Line is longer than 80 characters. |
160
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| 'if' construct must use '{}'s. |
162
|
| Line is longer than 80 characters. |
162
|
| Line contains a tab character. |
162
|
| '(' is followed by whitespace. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line is longer than 80 characters. |
166
|
| Line contains a tab character. |
166
|
| Missing a Javadoc comment. |
168
|
| Line contains a tab character. |
168
|
| Line has trailing spaces. |
169
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Missing a Javadoc comment. |
174
|
| Name 'Direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
174
|
| Variable 'Direction' must be private and have accessor methods. |
174
|
| Line has trailing spaces. |
175
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| Missing a Javadoc comment. |
176
|
| Name 'RemainingScans' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
176
|
| Variable 'RemainingScans' must be private and have accessor methods. |
176
|
| Line is longer than 80 characters. |
177
|
| Line contains a tab character. |
177
|
| Missing a Javadoc comment. |
177
|
| Name 'CurrentEnd' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
177
|
| Variable 'CurrentEnd' must be private and have accessor methods. |
177
|
| Line has trailing spaces. |
178
|
| Line contains a tab character. |
178
|
| Line is longer than 80 characters. |
179
|
| Line contains a tab character. |
179
|
| Missing a Javadoc comment. |
179
|
| Name 'SourceX' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
179
|
| Variable 'SourceX' must be private and have accessor methods. |
179
|
| Line is longer than 80 characters. |
180
|
| Line contains a tab character. |
180
|
| Missing a Javadoc comment. |
180
|
| Name 'SourceY' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
180
|
| Variable 'SourceY' must be private and have accessor methods. |
180
|
| Line is longer than 80 characters. |
181
|
| Line contains a tab character. |
181
|
| Missing a Javadoc comment. |
181
|
| Name 'SourceZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
181
|
| Variable 'SourceZ' must be private and have accessor methods. |
181
|
| Line is longer than 80 characters. |
182
|
| Line contains a tab character. |
182
|
| Missing a Javadoc comment. |
182
|
| Name 'SourceStepX' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
182
|
| Variable 'SourceStepX' must be private and have accessor methods. |
182
|
| Line is longer than 80 characters. |
183
|
| Line contains a tab character. |
183
|
| Missing a Javadoc comment. |
183
|
| Name 'SourceStepY' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
183
|
| Variable 'SourceStepY' must be private and have accessor methods. |
183
|
| Line is longer than 80 characters. |
184
|
| Line contains a tab character. |
184
|
| Missing a Javadoc comment. |
184
|
| Name 'SourceStepZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
184
|
| Variable 'SourceStepZ' must be private and have accessor methods. |
184
|
| Line has trailing spaces. |
185
|
| Line contains a tab character. |
185
|
| Line has trailing spaces. |
186
|
| Line contains a tab character. |
186
|
| Line has trailing spaces. |
187
|
| Line is longer than 80 characters. |
187
|
| Line contains a tab character. |
187
|
| Line has trailing spaces. |
188
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line is longer than 80 characters. |
190
|
| Line contains a tab character. |
190
|
| Missing a Javadoc comment. |
190
|
| Name 'DestX' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
190
|
| Variable 'DestX' must be private and have accessor methods. |
190
|
| Line is longer than 80 characters. |
191
|
| Line contains a tab character. |
191
|
| Missing a Javadoc comment. |
191
|
| Name 'DestXIntStep' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
191
|
| Variable 'DestXIntStep' must be private and have accessor methods. |
191
|
| Line is longer than 80 characters. |
192
|
| Line contains a tab character. |
192
|
| Missing a Javadoc comment. |
192
|
| Name 'DestXDirection' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
192
|
| Variable 'DestXDirection' must be private and have accessor methods. |
192
|
| Line is longer than 80 characters. |
193
|
| Line contains a tab character. |
193
|
| Missing a Javadoc comment. |
193
|
| Name 'DestXErrTerm' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
193
|
| Variable 'DestXErrTerm' must be private and have accessor methods. |
193
|
| Line is longer than 80 characters. |
194
|
| Line contains a tab character. |
194
|
| Missing a Javadoc comment. |
194
|
| Name 'DestXAdjUp' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
194
|
| Variable 'DestXAdjUp' must be private and have accessor methods. |
194
|
| Line is longer than 80 characters. |
195
|
| Line contains a tab character. |
195
|
| Missing a Javadoc comment. |
195
|
| Name 'DestXAdjDown' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
195
|
| Variable 'DestXAdjDown' must be private and have accessor methods. |
195
|
| Line has trailing spaces. |
197
|
| Line contains a tab character. |
197
|
| Line has trailing spaces. |
198
|
| Line contains a tab character. |
198
|
| Line is longer than 80 characters. |
199
|
| Line contains a tab character. |
199
|
| Line is longer than 80 characters. |
200
|
| Line contains a tab character. |
200
|
| Line is longer than 80 characters. |
201
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line is longer than 80 characters. |
203
|
| Line contains a tab character. |
203
|
| Line has trailing spaces. |
204
|
| Line contains a tab character. |
204
|
| Line has trailing spaces. |
205
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line has trailing spaces. |
207
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line has trailing spaces. |
209
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
211
|
| '(' is followed by whitespace. |
211
|
| Parameter StartVert should be final. |
211
|
| Expected @param tag for 'StartVert'. |
211
|
| Name 'StartVert' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
211
|
| ')' is preceded with whitespace. |
211
|
| Line has trailing spaces. |
212
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Name 'NextVert' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
213
|
| Line has trailing spaces. |
214
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| ';' is preceded with whitespace. |
215
|
| ';' is followed by whitespace. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| Line contains a tab character. |
218
|
| Line has trailing spaces. |
219
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line has trailing spaces. |
223
|
| Line contains a tab character. |
223
|
| Line has trailing spaces. |
224
|
| Line contains a tab character. |
224
|
| Line is longer than 80 characters. |
225
|
| Line contains a tab character. |
225
|
| Line has trailing spaces. |
226
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line is longer than 80 characters. |
228
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| '(' is followed by whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| Line is longer than 80 characters. |
230
|
| Line contains a tab character. |
230
|
| '(' is followed by whitespace. |
230
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| Line contains a tab character. |
231
|
| Line is longer than 80 characters. |
232
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line has trailing spaces. |
234
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| First sentence should end with a period. |
238
|
| Line has trailing spaces. |
238
|
| Line contains a tab character. |
238
|
| Line has trailing spaces. |
239
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| Line has trailing spaces. |
241
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| Line has trailing spaces. |
245
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line has trailing spaces. |
247
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| Line is longer than 80 characters. |
249
|
| Line contains a tab character. |
249
|
| Redundant 'final' modifier. |
249
|
| '(' is followed by whitespace. |
249
|
| Parameter RemainingScans should be final. |
249
|
| 'RemainingScans' hides a field. |
249
|
| Expected @param tag for 'RemainingScans'. |
249
|
| Name 'RemainingScans' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
249
|
| Parameter StartVert should be final. |
249
|
| Expected @param tag for 'StartVert'. |
249
|
| Name 'StartVert' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
249
|
| Parameter NextVert should be final. |
249
|
| Expected @param tag for 'NextVert'. |
249
|
| Name 'NextVert' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
249
|
| ')' is preceded with whitespace. |
249
|
| 'if' construct must use '{}'s. |
250
|
| Line contains a tab character. |
250
|
| '(' is followed by whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| Line has trailing spaces. |
251
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| Name 'DestYHeight' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
252
|
| Line contains a tab character. |
253
|
| Line has trailing spaces. |
254
|
| Line contains a tab character. |
254
|
| Line contains a tab character. |
255
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| Line has trailing spaces. |
258
|
| Line contains a tab character. |
258
|
| Line is longer than 80 characters. |
259
|
| Line contains a tab character. |
259
|
| '(' is followed by whitespace. |
259
|
| ')' is preceded with whitespace. |
259
|
| Line is longer than 80 characters. |
260
|
| Line contains a tab character. |
260
|
| '(' is followed by whitespace. |
260
|
| ')' is preceded with whitespace. |
260
|
| Line is longer than 80 characters. |
261
|
| Line contains a tab character. |
261
|
| '(' is followed by whitespace. |
261
|
| ')' is preceded with whitespace. |
261
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| Line is longer than 80 characters. |
267
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| '(' is followed by whitespace. |
268
|
| ')' is preceded with whitespace. |
268
|
| Line is longer than 80 characters. |
269
|
| Line contains a tab character. |
269
|
| Name 'DestXWidth' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
269
|
| '(' is followed by whitespace. |
269
|
| ')' is preceded with whitespace. |
269
|
| '(' is followed by whitespace. |
269
|
| ')' is preceded with whitespace. |
269
|
| Line contains a tab character. |
270
|
| '(' is followed by whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| Line contains a tab character. |
271
|
| Line contains a tab character. |
272
|
| Line contains a tab character. |
273
|
| Line contains a tab character. |
274
|
| Line is longer than 80 characters. |
275
|
| Line contains a tab character. |
275
|
| '(' is followed by whitespace. |
275
|
| ')' is preceded with whitespace. |
275
|
| '(' is followed by whitespace. |
275
|
| ')' is preceded with whitespace. |
275
|
| Line contains a tab character. |
276
|
| Line contains a tab character. |
277
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
279
|
| Line is longer than 80 characters. |
280
|
| Line contains a tab character. |
280
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
282
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| Line has trailing spaces. |
287
|
| Line contains a tab character. |
287
|
| Line has trailing spaces. |
288
|
| Line contains a tab character. |
288
|
| Line contains a tab character. |
289
|
| Line has trailing spaces. |
291
|
| Line contains a tab character. |
291
|
| Line has trailing spaces. |
292
|
| Line contains a tab character. |
292
|
| Line has trailing spaces. |
293
|
| Line contains a tab character. |
293
|
| Line has trailing spaces. |
294
|
| Line contains a tab character. |
294
|
| Line contains a tab character. |
295
|
| Line contains a tab character. |
296
|
| Line has trailing spaces. |
297
|
| Line contains a tab character. |
297
|
| Line contains a tab character. |
298
|
| Line contains a tab character. |
299
|
| Name 'ScanOutLine' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
299
|
| '(' is followed by whitespace. |
299
|
| Parameter LeftEdge should be final. |
299
|
| 'LeftEdge' hides a field. |
299
|
| Expected @param tag for 'LeftEdge'. |
299
|
| Name 'LeftEdge' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
299
|
| Parameter RightEdge should be final. |
299
|
| 'RightEdge' hides a field. |
299
|
| Expected @param tag for 'RightEdge'. |
299
|
| Name 'RightEdge' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
299
|
| ')' is preceded with whitespace. |
299
|
| Line contains a tab character. |
300
|
| Name 'SourceX' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
300
|
| Line contains a tab character. |
301
|
| Name 'SourceY' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
301
|
| Line contains a tab character. |
302
|
| Name 'SourceZ' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
302
|
| Line has trailing spaces. |
303
|
| Line contains a tab character. |
303
|
| Line contains a tab character. |
304
|
| Name 'DestX' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
304
|
| Line contains a tab character. |
305
|
| Name 'DestXMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
305
|
| Line has trailing spaces. |
306
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
307
|
| Name 'DestWidth' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
307
|
| Line contains a tab character. |
308
|
| Name 'SourceXStep' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
308
|
| Name 'SourceYStep' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
308
|
| Name 'SourceZStep' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
308
|
| Line has trailing spaces. |
309
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
310
|
| Line contains a tab character. |
311
|
| '(' is followed by whitespace. |
311
|
| '(' is followed by whitespace. |
311
|
| ')' is preceded with whitespace. |
311
|
| '(' is followed by whitespace. |
311
|
| ')' is preceded with whitespace. |
311
|
| ')' is preceded with whitespace. |
311
|
| Line contains a tab character. |
312
|
| Line contains a tab character. |
313
|
| Line contains a tab character. |
314
|
| '(' is followed by whitespace. |
314
|
| '(' is followed by whitespace. |
314
|
| ')' is preceded with whitespace. |
314
|
| ')' is preceded with whitespace. |
314
|
| Line contains a tab character. |
315
|
| Line contains a tab character. |
316
|
| Line has trailing spaces. |
317
|
| Line contains a tab character. |
317
|
| Line has trailing spaces. |
318
|
| Line contains a tab character. |
318
|
| Line contains a tab character. |
319
|
| Line contains a tab character. |
320
|
| Line contains a tab character. |
321
|
| Line contains a tab character. |
322
|
| Line contains a tab character. |
323
|
| Line contains a tab character. |
324
|
| Line contains a tab character. |
325
|
| Line contains a tab character. |
326
|
| Line contains a tab character. |
327
|
| Line contains a tab character. |
328
|
| Line contains a tab character. |
329
|
| Line has trailing spaces. |
330
|
| Line contains a tab character. |
330
|
| Line is longer than 80 characters. |
331
|
| Line contains a tab character. |
331
|
| Line has trailing spaces. |
332
|
| Line contains a tab character. |
332
|
| '(' is followed by whitespace. |
332
|
| ')' is preceded with whitespace. |
332
|
| Line contains a tab character. |
333
|
| '(' is followed by whitespace. |
333
|
| ')' is preceded with whitespace. |
333
|
| Line contains a tab character. |
334
|
| '(' is followed by whitespace. |
334
|
| ')' is preceded with whitespace. |
334
|
| Line has trailing spaces. |
335
|
| Line contains a tab character. |
335
|
| Line has trailing spaces. |
336
|
| Line contains a tab character. |
336
|
| Line contains a tab character. |
337
|
| '(' is followed by whitespace. |
337
|
| ')' is preceded with whitespace. |
337
|
| Line contains a tab character. |
338
|
| Line has trailing spaces. |
339
|
| Line contains a tab character. |
339
|
| Line has trailing spaces. |
340
|
| Line contains a tab character. |
340
|
| Line contains a tab character. |
341
|
| Line contains a tab character. |
342
|
| '(' is followed by whitespace. |
342
|
| ')' is preceded with whitespace. |
342
|
| Line contains a tab character. |
343
|
| '(' is followed by whitespace. |
343
|
| ')' is preceded with whitespace. |
343
|
| Line contains a tab character. |
344
|
| '(' is followed by whitespace. |
344
|
| ')' is preceded with whitespace. |
344
|
| Line contains a tab character. |
345
|
| '(' is followed by whitespace. |
345
|
| ')' is preceded with whitespace. |
345
|
| Line contains a tab character. |
346
|
| Line has trailing spaces. |
347
|
| Line contains a tab character. |
347
|
| Line contains a tab character. |
349
|
| '0x00FF0000' is a magic number. |
349
|
| Line contains a tab character. |
350
|
| '(' is followed by whitespace. |
350
|
| ')' is preceded with whitespace. |
350
|
| '(' is followed by whitespace. |
350
|
| '(' is followed by whitespace. |
350
|
| '(' is followed by whitespace. |
350
|
| ')' is preceded with whitespace. |
350
|
| ')' is preceded with whitespace. |
350
|
| ')' is preceded with whitespace. |
350
|
| Line has trailing spaces. |
352
|
| Line contains a tab character. |
352
|
| Line contains a tab character. |
353
|
| Line contains a tab character. |
354
|
| Line contains a tab character. |
355
|
| Line contains a tab character. |
356
|
| ')' is preceded with whitespace. |
356
|
| Line has trailing spaces. |
357
|
| Line contains a tab character. |
357
|
| Line contains a tab character. |
358
|
| Line has trailing spaces. |
359
|
| Line contains a tab character. |
359
|
| Line contains a tab character. |
360
|
| Line contains a tab character. |
361
|
| '(' is followed by whitespace. |
361
|
| '(' is followed by whitespace. |
361
|
| ')' is preceded with whitespace. |
361
|
| ')' is preceded with whitespace. |
361
|
| Line contains a tab character. |
362
|
| '(' is followed by whitespace. |
362
|
| ')' is preceded with whitespace. |
362
|
| Line is longer than 80 characters. |
363
|
| Line contains a tab character. |
363
|
| '(' is followed by whitespace. |
363
|
| ')' is preceded with whitespace. |
363
|
| '(' is followed by whitespace. |
363
|
| '(' is followed by whitespace. |
363
|
| ')' is preceded with whitespace. |
363
|
| '(' is followed by whitespace. |
363
|
| ')' is preceded with whitespace. |
363
|
| ')' is preceded with whitespace. |
363
|
| Line contains a tab character. |
364
|
| Line contains a tab character. |
365
|
| Line contains a tab character. |
366
|
| Line has trailing spaces. |
367
|
| Line contains a tab character. |
367
|
| Line contains a tab character. |
368
|
| Line has trailing spaces. |
369
|
| Line contains a tab character. |
369
|
| Line contains a tab character. |
370
|
| Line contains a tab character. |
371
|
| Line contains a tab character. |
372
|
| Line contains a tab character. |
373
|
| Line has trailing spaces. |
374
|
| Line contains a tab character. |
374
|
| Line has trailing spaces. |
376
|
| Line contains a tab character. |
376
|
| Line contains a tab character. |
377
|
| Line contains a tab character. |
378
|
| Line contains a tab character. |
379
|
| Line contains a tab character. |
380
|
| Line contains a tab character. |
381
|
| Line has trailing spaces. |
382
|
| Line contains a tab character. |
382
|
| Missing a Javadoc comment. |
382
|
| '(' is followed by whitespace. |
382
|
| Parameter Edge should be final. |
382
|
| Name 'Edge' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
382
|
| ')' is preceded with whitespace. |
382
|
| Line has trailing spaces. |
383
|
| Line contains a tab character. |
383
|
| Line has trailing spaces. |
384
|
| Line contains a tab character. |
384
|
| Line contains a tab character. |
385
|
| Line contains a tab character. |
386
|
| Line has trailing spaces. |
388
|
| Line contains a tab character. |
388
|
| Line contains a tab character. |
389
|
| Line has trailing spaces. |
390
|
| Line contains a tab character. |
390
|
| '(' is followed by whitespace. |
390
|
| ')' is preceded with whitespace. |
390
|
| Line has trailing spaces. |
391
|
| Line is longer than 80 characters. |
391
|
| Line contains a tab character. |
391
|
| Line has trailing spaces. |
392
|
| Line contains a tab character. |
392
|
| '(' is followed by whitespace. |
392
|
| '(' is followed by whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| Line has trailing spaces. |
393
|
| Line is longer than 80 characters. |
393
|
| Line contains a tab character. |
393
|
| Line has trailing spaces. |
394
|
| Line contains a tab character. |
394
|
| Line contains a tab character. |
395
|
| Line has trailing spaces. |
396
|
| Line contains a tab character. |
396
|
| Line has trailing spaces. |
397
|
| Line contains a tab character. |
397
|
| Line has trailing spaces. |
398
|
| Line contains a tab character. |
398
|
| Line has trailing spaces. |
399
|
| Line contains a tab character. |
399
|
| Line has trailing spaces. |
400
|
| Line contains a tab character. |
400
|
| Line has trailing spaces. |
401
|
| Line contains a tab character. |
401
|
| Line has trailing spaces. |
402
|
| Line contains a tab character. |
402
|
| Line contains a tab character. |
403
|
| Line contains a tab character. |
404
|
| Line contains a tab character. |
405
|
| Line contains a tab character. |
406
|
| Line has trailing spaces. |
407
|
| Line contains a tab character. |
407
|
| Line has trailing spaces. |
408
|
| Line contains a tab character. |
408
|
| Line has trailing spaces. |
409
|
| Line contains a tab character. |
409
|
| Line contains a tab character. |
410
|
| Line contains a tab character. |
411
|
| '(' is followed by whitespace. |
411
|
| ')' is preceded with whitespace. |
411
|
| Line contains a tab character. |
412
|
| Line has trailing spaces. |
413
|
| Line contains a tab character. |
413
|
| Line has trailing spaces. |
414
|
| Line contains a tab character. |
414
|
| Line has trailing spaces. |
415
|
| Line contains a tab character. |
415
|
| Line contains a tab character. |
416
|
| Line contains a tab character. |
417
|
| Line contains a tab character. |
419
|
| Missing a Javadoc comment. |
419
|
| Name 'MaxVert' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
419
|
| Name 'NumVerts' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
419
|
| Line contains a tab character. |
420
|
| Missing a Javadoc comment. |
420
|
| Name 'DestY' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
420
|
| Line contains a tab character. |
421
|
| Missing a Javadoc comment. |
421
|
| Name 'VertexPtr' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
421
|
| Array brackets at illegal position. |
421
|
| Line contains a tab character. |
422
|
| Missing a Javadoc comment. |
422
|
| Name 'TexMapWidth' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
422
|
| Line contains a tab character. |
424
|
| Missing a Javadoc comment. |
424
|
| Line contains a tab character. |
426
|
| Missing a Javadoc comment. |
426
|
| Name 'LeftEdge' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
426
|
| Line contains a tab character. |
427
|
| Missing a Javadoc comment. |
427
|
| Name 'RightEdge' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
427
|
| Line has trailing spaces. |
428
|
| Line contains a tab character. |
428
|
com/insanityengine/ghia/renderer/DrawerRegistry.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
3
|
| Using the '.*' form of import should be avoided - java.util.*. |
5
|
| First sentence should end with a period. |
7
|
| Line is longer than 80 characters. |
14
|
| Line contains a tab character. |
20
|
| Missing a Javadoc comment. |
20
|
| '{' is not followed by whitespace. |
20
|
| '}' is not preceded with whitespace. |
20
|
| Line has trailing spaces. |
21
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line is longer than 80 characters. |
24
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Method 'addDrawer' is not designed for extension - needs to be abstract, final or empty. |
30
|
| '(' is followed by whitespace. |
30
|
| Parameter drawer should be final. |
30
|
| ')' is preceded with whitespace. |
30
|
| Line contains a tab character. |
31
|
| '(' is followed by whitespace. |
31
|
| ')' is preceded with whitespace. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line is longer than 80 characters. |
36
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Method 'removeDrawer' is not designed for extension - needs to be abstract, final or empty. |
42
|
| '(' is followed by whitespace. |
42
|
| Parameter drawer should be final. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line contains a tab character. |
43
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line contains a tab character. |
44
|
| First sentence should end with a period. |
46
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Method 'invokeDrawers' is not designed for extension - needs to be abstract, final or empty. |
51
|
| '(' is followed by whitespace. |
51
|
| Parameter gl should be final. |
51
|
| Expected @param tag for 'gl'. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line is longer than 80 characters. |
52
|
| Line contains a tab character. |
52
|
| '(' is followed by whitespace. |
52
|
| ';' is preceded with whitespace. |
52
|
| ';' is preceded with whitespace. |
52
|
| ';' is followed by whitespace. |
52
|
| Line contains a tab character. |
53
|
| '(' is followed by whitespace. |
53
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
59
|
| Missing a Javadoc comment. |
59
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
71
|
com/insanityengine/ghia/renderer/DrawerRegistryInterface.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
3
|
| First sentence should end with a period. |
5
|
| Line is longer than 80 characters. |
12
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line is longer than 80 characters. |
20
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Redundant 'public' modifier. |
26
|
| '(' is followed by whitespace. |
26
|
| ')' is preceded with whitespace. |
26
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line is longer than 80 characters. |
30
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Redundant 'public' modifier. |
36
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| First sentence should end with a period. |
38
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Redundant 'public' modifier. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
61
|
com/insanityengine/ghia/renderer/Edjo/Edge.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
5
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line is longer than 80 characters. |
11
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
17
|
| Line contains a tab character. |
17
|
| First sentence should end with a period. |
18
|
| Line has trailing spaces. |
18
|
| Line contains a tab character. |
18
|
| Line has trailing spaces. |
19
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line has trailing spaces. |
21
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| First sentence should end with a period. |
26
|
| Line has trailing spaces. |
26
|
| Line contains a tab character. |
26
|
| Line has trailing spaces. |
27
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line has trailing spaces. |
29
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line has trailing spaces. |
32
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Method 'set' is not designed for extension - needs to be abstract, final or empty. |
34
|
| '(' is followed by whitespace. |
34
|
| Parameter min should be final. |
34
|
| Expected @param tag for 'min'. |
34
|
| Parameter max should be final. |
34
|
| Expected @param tag for 'max'. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line has trailing spaces. |
35
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line contains a tab character. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line has trailing spaces. |
40
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line contains a tab character. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line contains a tab character. |
43
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line contains a tab character. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line has trailing spaces. |
58
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line contains a tab character. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| First sentence should end with a period. |
63
|
| Line has trailing spaces. |
63
|
| Line contains a tab character. |
63
|
| Line has trailing spaces. |
64
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line has trailing spaces. |
66
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line has trailing spaces. |
69
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line has trailing spaces. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Method 'hit' is not designed for extension - needs to be abstract, final or empty. |
73
|
| '(' is followed by whitespace. |
73
|
| Parameter y should be final. |
73
|
| Expected @param tag for 'y'. |
73
|
| Parameter hit should be final. |
73
|
| Expected @param tag for 'hit'. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line contains a tab character. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line contains a tab character. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line contains a tab character. |
82
|
| '(' is followed by whitespace. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| First sentence should end with a period. |
87
|
| Line has trailing spaces. |
87
|
| Line contains a tab character. |
87
|
| Line has trailing spaces. |
88
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line has trailing spaces. |
90
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line has trailing spaces. |
92
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Method 'getMin' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| First sentence should end with a period. |
98
|
| Line has trailing spaces. |
98
|
| Line contains a tab character. |
98
|
| Line has trailing spaces. |
99
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line has trailing spaces. |
101
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line has trailing spaces. |
103
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Method 'getMax' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| First sentence should end with a period. |
109
|
| Line has trailing spaces. |
109
|
| Line contains a tab character. |
109
|
| Line has trailing spaces. |
110
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line has trailing spaces. |
112
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line has trailing spaces. |
114
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line has trailing spaces. |
116
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Method 'when' is not designed for extension - needs to be abstract, final or empty. |
118
|
| '(' is followed by whitespace. |
118
|
| Parameter y should be final. |
118
|
| Expected @param tag for 'y'. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line contains a tab character. |
119
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| Line contains a tab character. |
120
|
| First sentence should end with a period. |
122
|
| Line has trailing spaces. |
122
|
| Line contains a tab character. |
122
|
| Line has trailing spaces. |
123
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line has trailing spaces. |
125
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line has trailing spaces. |
127
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line has trailing spaces. |
129
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Method 'xWhen' is not designed for extension - needs to be abstract, final or empty. |
131
|
| '(' is followed by whitespace. |
131
|
| Parameter y should be final. |
131
|
| Expected @param tag for 'y'. |
131
|
| ')' is preceded with whitespace. |
131
|
| Line contains a tab character. |
132
|
| '(' is followed by whitespace. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| Line contains a tab character. |
133
|
| First sentence should end with a period. |
135
|
| Line has trailing spaces. |
135
|
| Line contains a tab character. |
135
|
| Line has trailing spaces. |
136
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line has trailing spaces. |
138
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line has trailing spaces. |
140
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Method 'tex' is not designed for extension - needs to be abstract, final or empty. |
142
|
| '(' is followed by whitespace. |
142
|
| Parameter hit should be final. |
142
|
| Expected @param tag for 'hit'. |
142
|
| ')' is preceded with whitespace. |
142
|
| Line has trailing spaces. |
143
|
| Line contains a tab character. |
143
|
| '(' is followed by whitespace. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| First sentence should end with a period. |
151
|
| Line has trailing spaces. |
151
|
| Line contains a tab character. |
151
|
| Line has trailing spaces. |
152
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line has trailing spaces. |
154
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line has trailing spaces. |
156
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line has trailing spaces. |
158
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| '(' is followed by whitespace. |
160
|
| Parameter when should be final. |
160
|
| Expected @param tag for 'when'. |
160
|
| ')' is preceded with whitespace. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line has trailing spaces. |
163
|
| Line contains a tab character. |
163
|
| First sentence should end with a period. |
164
|
| Line has trailing spaces. |
164
|
| Line contains a tab character. |
164
|
| Line has trailing spaces. |
165
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line has trailing spaces. |
167
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line has trailing spaces. |
169
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line has trailing spaces. |
171
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| '(' is followed by whitespace. |
173
|
| Parameter when should be final. |
173
|
| Expected @param tag for 'when'. |
173
|
| ')' is preceded with whitespace. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| First sentence should end with a period. |
177
|
| Line has trailing spaces. |
177
|
| Line contains a tab character. |
177
|
| Line has trailing spaces. |
178
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line has trailing spaces. |
180
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line has trailing spaces. |
182
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| Line has trailing spaces. |
184
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| '(' is followed by whitespace. |
186
|
| Parameter when should be final. |
186
|
| Expected @param tag for 'when'. |
186
|
| ')' is preceded with whitespace. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| First sentence should end with a period. |
190
|
| Line has trailing spaces. |
190
|
| Line contains a tab character. |
190
|
| Line has trailing spaces. |
191
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Line has trailing spaces. |
193
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| Line has trailing spaces. |
195
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| Line has trailing spaces. |
197
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
199
|
| '(' is followed by whitespace. |
199
|
| Parameter when should be final. |
199
|
| Expected @param tag for 'when'. |
199
|
| ')' is preceded with whitespace. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
203
|
| Line has trailing spaces. |
204
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Missing a Javadoc comment. |
205
|
| Line contains a tab character. |
206
|
| Missing a Javadoc comment. |
206
|
| Line contains a tab character. |
208
|
| Missing a Javadoc comment. |
208
|
| Line contains a tab character. |
210
|
| Missing a Javadoc comment. |
210
|
| Line contains a tab character. |
211
|
| Missing a Javadoc comment. |
211
|
com/insanityengine/ghia/renderer/Edjo/Edjo.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.*. |
3
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
4
|
| Using the '.*' form of import should be avoided - java.awt.event.*. |
5
|
| Using the '.*' form of import should be avoided - java.applet.*. |
6
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.renderer.*. |
8
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
9
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
10
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
11
|
| First sentence should end with a period. |
13
|
| Line is longer than 80 characters. |
23
|
| First sentence should end with a period. |
28
|
| Line contains a tab character. |
28
|
| Line has trailing spaces. |
29
|
| Line contains a tab character. |
29
|
| Line has trailing spaces. |
30
|
| Line contains a tab character. |
30
|
| Line has trailing spaces. |
31
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| First sentence should end with a period. |
36
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Unused @param tag for 'count'. |
40
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Method 'drawPolygon' is not designed for extension - needs to be abstract, final or empty. |
44
|
| '(' is followed by whitespace. |
44
|
| Parameter number should be final. |
44
|
| Expected @param tag for 'number'. |
44
|
| Parameter ptz should be final. |
44
|
| Array brackets at illegal position. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line contains a tab character. |
45
|
| '(' is followed by whitespace. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
53
|
| Missing a Javadoc comment. |
53
|
| Line contains a tab character. |
54
|
| Missing a Javadoc comment. |
54
|
| Array brackets at illegal position. |
54
|
| Line contains a tab character. |
56
|
| Missing a Javadoc comment. |
56
|
| Line contains a tab character. |
57
|
| Missing a Javadoc comment. |
57
|
| Line contains a tab character. |
58
|
| Missing a Javadoc comment. |
58
|
| Line contains a tab character. |
60
|
| Missing a Javadoc comment. |
60
|
| Variable 'texStart' must be private and have accessor methods. |
60
|
| Line contains a tab character. |
61
|
| Missing a Javadoc comment. |
61
|
| Variable 'texStop' must be private and have accessor methods. |
61
|
| Line contains a tab character. |
63
|
| Missing a Javadoc comment. |
63
|
| First sentence should end with a period. |
65
|
| Line has trailing spaces. |
65
|
| Line contains a tab character. |
65
|
| Line has trailing spaces. |
66
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line has trailing spaces. |
68
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line has trailing spaces. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line has trailing spaces. |
73
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Redundant 'final' modifier. |
75
|
| '(' is followed by whitespace. |
75
|
| Parameter number should be final. |
75
|
| Expected @param tag for 'number'. |
75
|
| Parameter ptz should be final. |
75
|
| Expected @param tag for 'ptz'. |
75
|
| Array brackets at illegal position. |
75
|
| ')' is preceded with whitespace. |
75
|
| 'if' construct must use '{}'s. |
76
|
| Line contains a tab character. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line contains a tab character. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| 'if' construct must use '{}'s. |
78
|
| Line contains a tab character. |
78
|
| '(' is followed by whitespace. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| First sentence should end with a period. |
82
|
| Line has trailing spaces. |
82
|
| Line contains a tab character. |
82
|
| Line has trailing spaces. |
83
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line has trailing spaces. |
85
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line has trailing spaces. |
88
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Redundant 'final' modifier. |
90
|
| '(' is followed by whitespace. |
90
|
| Parameter number should be final. |
90
|
| Expected @param tag for 'number'. |
90
|
| Parameter ptz should be final. |
90
|
| Expected @param tag for 'ptz'. |
90
|
| Array brackets at illegal position. |
90
|
| ')' is preceded with whitespace. |
90
|
| Line contains a tab character. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| '(' is followed by whitespace. |
93
|
| ';' is preceded with whitespace. |
93
|
| ';' is preceded with whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line has trailing spaces. |
97
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| '(' is followed by whitespace. |
99
|
| ';' is preceded with whitespace. |
99
|
| ';' is preceded with whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line contains a tab character. |
106
|
| Line has trailing spaces. |
107
|
| Line contains a tab character. |
107
|
| Line has trailing spaces. |
108
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| '(' is followed by whitespace. |
109
|
| '255' is a magic number. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line contains a tab character. |
110
|
| '(' is followed by whitespace. |
110
|
| '0xFF' is a magic number. |
110
|
| '24' is a magic number. |
110
|
| '16' is a magic number. |
110
|
| '8' is a magic number. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line contains a tab character. |
111
|
| First sentence should end with a period. |
113
|
| Line has trailing spaces. |
113
|
| Line contains a tab character. |
113
|
| Line has trailing spaces. |
114
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line has trailing spaces. |
116
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Redundant 'final' modifier. |
118
|
| Line contains a tab character. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| Line contains a tab character. |
121
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| 'if' construct must use '{}'s. |
123
|
| Line contains a tab character. |
123
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| 'if' construct must use '{}'s. |
125
|
| Line contains a tab character. |
125
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| Line contains a tab character. |
127
|
| ';' is preceded with whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| Line contains a tab character. |
128
|
| '(' is followed by whitespace. |
128
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line contains a tab character. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| First sentence should end with a period. |
134
|
| Line has trailing spaces. |
134
|
| Line contains a tab character. |
134
|
| Line has trailing spaces. |
135
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line has trailing spaces. |
137
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line has trailing spaces. |
139
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Redundant 'final' modifier. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| '(' is followed by whitespace. |
143
|
| ';' is preceded with whitespace. |
143
|
| ';' is preceded with whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| Line contains a tab character. |
144
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| First sentence should end with a period. |
151
|
| Line has trailing spaces. |
151
|
| Line contains a tab character. |
151
|
| Line has trailing spaces. |
152
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line has trailing spaces. |
154
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line has trailing spaces. |
156
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Redundant 'final' modifier. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| '(' is followed by whitespace. |
160
|
| ';' is preceded with whitespace. |
160
|
| ';' is preceded with whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| Line contains a tab character. |
161
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line has trailing spaces. |
167
|
| Line contains a tab character. |
167
|
| First sentence should end with a period. |
168
|
| Line has trailing spaces. |
168
|
| Line contains a tab character. |
168
|
| Line has trailing spaces. |
169
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line has trailing spaces. |
171
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line has trailing spaces. |
173
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| '(' is followed by whitespace. |
175
|
| Parameter y should be final. |
175
|
| Expected @param tag for 'y'. |
175
|
| ')' is preceded with whitespace. |
175
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| '(' is followed by whitespace. |
177
|
| ';' is preceded with whitespace. |
177
|
| ';' is preceded with whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| Line contains a tab character. |
178
|
| '(' is followed by whitespace. |
178
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| Line contains a tab character. |
179
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| Line contains a tab character. |
182
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| Line contains a tab character. |
183
|
| 'if' construct must use '{}'s. |
184
|
| Line is longer than 80 characters. |
184
|
| Line contains a tab character. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| 'if' construct must use '{}'s. |
185
|
| Line is longer than 80 characters. |
185
|
| Line contains a tab character. |
185
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| Line has trailing spaces. |
188
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| First sentence should end with a period. |
193
|
| Line has trailing spaces. |
193
|
| Line contains a tab character. |
193
|
| Line has trailing spaces. |
194
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line has trailing spaces. |
196
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line has trailing spaces. |
198
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Redundant 'final' modifier. |
200
|
| '(' is followed by whitespace. |
200
|
| Parameter y should be final. |
200
|
| Expected @param tag for 'y'. |
200
|
| ')' is preceded with whitespace. |
200
|
| Line contains a tab character. |
201
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
| Line contains a tab character. |
202
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line has trailing spaces. |
207
|
| Line contains a tab character. |
207
|
| First sentence should end with a period. |
208
|
| Line has trailing spaces. |
208
|
| Line contains a tab character. |
208
|
| Line has trailing spaces. |
209
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Line has trailing spaces. |
211
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| Line has trailing spaces. |
213
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| '(' is followed by whitespace. |
215
|
| Parameter y should be final. |
215
|
| Expected @param tag for 'y'. |
215
|
| ')' is preceded with whitespace. |
215
|
| Line has trailing spaces. |
216
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| '(' is followed by whitespace. |
218
|
| ')' is preceded with whitespace. |
218
|
| Line contains a tab character. |
219
|
| '(' is followed by whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| Line contains a tab character. |
221
|
| Line has trailing spaces. |
222
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| Line contains a tab character. |
225
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| Line contains a tab character. |
226
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line has trailing spaces. |
233
|
| Line contains a tab character. |
233
|
| Line has trailing spaces. |
234
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| 'if' construct must use '{}'s. |
236
|
| Line contains a tab character. |
236
|
| '(' is followed by whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| Line contains a tab character. |
242
|
| ';' is preceded with whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| Line contains a tab character. |
243
|
| '(' is followed by whitespace. |
243
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| Line contains a tab character. |
244
|
| '0xFF0000FF' is a magic number. |
244
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line has trailing spaces. |
248
|
| Line contains a tab character. |
248
|
| First sentence should end with a period. |
249
|
| Line has trailing spaces. |
249
|
| Line contains a tab character. |
249
|
| Line has trailing spaces. |
250
|
| Line contains a tab character. |
250
|
| Line contains a tab character. |
251
|
| Line has trailing spaces. |
252
|
| Line contains a tab character. |
252
|
| Line contains a tab character. |
253
|
| Line has trailing spaces. |
254
|
| Line contains a tab character. |
254
|
| Line contains a tab character. |
255
|
| Line contains a tab character. |
256
|
| Redundant 'final' modifier. |
256
|
| '(' is followed by whitespace. |
256
|
| Parameter y should be final. |
256
|
| Expected @param tag for 'y'. |
256
|
| ')' is preceded with whitespace. |
256
|
| Line has trailing spaces. |
257
|
| Line contains a tab character. |
257
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
259
|
| '(' is followed by whitespace. |
259
|
| ')' is preceded with whitespace. |
259
|
| Line contains a tab character. |
260
|
| '(' is followed by whitespace. |
260
|
| ')' is preceded with whitespace. |
260
|
| Line contains a tab character. |
262
|
| Line has trailing spaces. |
263
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| '(' is followed by whitespace. |
265
|
| ')' is preceded with whitespace. |
265
|
| Line contains a tab character. |
266
|
| '(' is followed by whitespace. |
266
|
| ')' is preceded with whitespace. |
266
|
| Line contains a tab character. |
267
|
| '(' is followed by whitespace. |
267
|
| ')' is preceded with whitespace. |
267
|
| Line contains a tab character. |
269
|
| Line contains a tab character. |
270
|
| '(' is followed by whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| Line contains a tab character. |
271
|
| '(' is followed by whitespace. |
271
|
| ')' is preceded with whitespace. |
271
|
| Line contains a tab character. |
273
|
| Line contains a tab character. |
274
|
| '(' is followed by whitespace. |
274
|
| ')' is preceded with whitespace. |
274
|
| Line contains a tab character. |
275
|
| '(' is followed by whitespace. |
275
|
| ')' is preceded with whitespace. |
275
|
| Line contains a tab character. |
277
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
279
|
| '(' is followed by whitespace. |
279
|
| ')' is preceded with whitespace. |
279
|
| Line contains a tab character. |
280
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
282
|
| Line contains a tab character. |
283
|
| Line has trailing spaces. |
284
|
| Line contains a tab character. |
284
|
| Line has trailing spaces. |
285
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| 'if' construct must use '{}'s. |
287
|
| Line contains a tab character. |
287
|
| '(' is followed by whitespace. |
287
|
| ')' is preceded with whitespace. |
287
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
290
|
| Line contains a tab character. |
291
|
| Line contains a tab character. |
293
|
| Line contains a tab character. |
294
|
| Line contains a tab character. |
295
|
| Line contains a tab character. |
296
|
| Line contains a tab character. |
297
|
| Line contains a tab character. |
298
|
| Line has trailing spaces. |
300
|
| Line contains a tab character. |
300
|
| Line has trailing spaces. |
301
|
| Line contains a tab character. |
301
|
| Line has trailing spaces. |
302
|
| Line contains a tab character. |
302
|
| Line has trailing spaces. |
303
|
| Line contains a tab character. |
303
|
| ';' is preceded with whitespace. |
303
|
| Line contains a tab character. |
304
|
| Line contains a tab character. |
305
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
307
|
| Line contains a tab character. |
308
|
| Line contains a tab character. |
309
|
| '(' is followed by whitespace. |
309
|
| '(' is followed by whitespace. |
309
|
| ')' is preceded with whitespace. |
309
|
| ')' is preceded with whitespace. |
309
|
| Line contains a tab character. |
310
|
| Line contains a tab character. |
311
|
| Line contains a tab character. |
312
|
| Line has trailing spaces. |
313
|
| Line contains a tab character. |
313
|
| Line contains a tab character. |
314
|
| Line is longer than 80 characters. |
315
|
| Line contains a tab character. |
315
|
| Line contains a tab character. |
316
|
| Line has trailing spaces. |
317
|
| Line contains a tab character. |
317
|
| Line is longer than 80 characters. |
318
|
| Line contains a tab character. |
318
|
| Line contains a tab character. |
319
|
| Line is longer than 80 characters. |
320
|
| Line contains a tab character. |
320
|
| '(' is followed by whitespace. |
320
|
| ')' is preceded with whitespace. |
320
|
| Line contains a tab character. |
321
|
| Line contains a tab character. |
322
|
| Line contains a tab character. |
323
|
com/insanityengine/ghia/renderer/Edjo/Hit.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
3
|
| First sentence should end with a period. |
6
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
11
|
| Line is longer than 80 characters. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line contains a tab character. |
18
|
| Missing a Javadoc comment. |
18
|
| Variable 'when' must be private and have accessor methods. |
18
|
| Variable 'min' must be private and have accessor methods. |
18
|
| Variable 'max' must be private and have accessor methods. |
18
|
| Line contains a tab character. |
19
|
| Missing a Javadoc comment. |
19
|
| Variable 'what' must be private and have accessor methods. |
19
|
| First sentence should end with a period. |
21
|
| Line has trailing spaces. |
21
|
| Line contains a tab character. |
21
|
| Line has trailing spaces. |
22
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line has trailing spaces. |
24
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| First sentence should end with a period. |
29
|
| Line has trailing spaces. |
29
|
| Line contains a tab character. |
29
|
| Line has trailing spaces. |
30
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line has trailing spaces. |
32
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line has trailing spaces. |
34
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Method 'copy' is not designed for extension - needs to be abstract, final or empty. |
36
|
| '(' is followed by whitespace. |
36
|
| Parameter hit should be final. |
36
|
| Expected @param tag for 'hit'. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| First sentence should end with a period. |
43
|
| Line has trailing spaces. |
43
|
| Line contains a tab character. |
43
|
| Line has trailing spaces. |
44
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line has trailing spaces. |
46
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line has trailing spaces. |
49
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Method 'me' is not designed for extension - needs to be abstract, final or empty. |
51
|
| '(' is followed by whitespace. |
51
|
| Parameter that should be final. |
51
|
| Expected @param tag for 'that'. |
51
|
| Parameter when should be final. |
51
|
| 'when' hides a field. |
51
|
| Expected @param tag for 'when'. |
51
|
| Parameter x should be final. |
51
|
| Expected @param tag for 'x'. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| Line contains a tab character. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
63
|
| First sentence should end with a period. |
65
|
| Line has trailing spaces. |
65
|
| Line contains a tab character. |
65
|
| Line has trailing spaces. |
66
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line has trailing spaces. |
68
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line has trailing spaces. |
72
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Method 'me' is not designed for extension - needs to be abstract, final or empty. |
74
|
| '(' is followed by whitespace. |
74
|
| Parameter that should be final. |
74
|
| Expected @param tag for 'that'. |
74
|
| Parameter when should be final. |
74
|
| 'when' hides a field. |
74
|
| Expected @param tag for 'when'. |
74
|
| Parameter xmin should be final. |
74
|
| Expected @param tag for 'xmin'. |
74
|
| Parameter xmax should be final. |
74
|
| Expected @param tag for 'xmax'. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line contains a tab character. |
75
|
| '(' is followed by whitespace. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line contains a tab character. |
76
|
| First sentence should end with a period. |
78
|
| Line has trailing spaces. |
78
|
| Line contains a tab character. |
78
|
| Line has trailing spaces. |
79
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line has trailing spaces. |
81
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line has trailing spaces. |
86
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Method 'set' is not designed for extension - needs to be abstract, final or empty. |
88
|
| '(' is followed by whitespace. |
88
|
| Parameter that should be final. |
88
|
| Expected @param tag for 'that'. |
88
|
| Parameter when should be final. |
88
|
| 'when' hides a field. |
88
|
| Expected @param tag for 'when'. |
88
|
| Parameter xmin should be final. |
88
|
| Expected @param tag for 'xmin'. |
88
|
| Parameter xmax should be final. |
88
|
| Expected @param tag for 'xmax'. |
88
|
| ')' is preceded with whitespace. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| First sentence should end with a period. |
95
|
| Line has trailing spaces. |
95
|
| Line contains a tab character. |
95
|
| Line has trailing spaces. |
96
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line has trailing spaces. |
98
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line has trailing spaces. |
100
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Method 'tex' is not designed for extension - needs to be abstract, final or empty. |
102
|
| '(' is followed by whitespace. |
102
|
| Parameter hit should be final. |
102
|
| Expected @param tag for 'hit'. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| Line has trailing spaces. |
114
|
com/insanityengine/ghia/renderer/Edjo/package.html
| Error | Line |
| Missing package documentation file. | 0 |
com/insanityengine/ghia/renderer/Memagery.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.*. |
3
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
4
|
| Using the '.*' form of import should be avoided - java.awt.event.*. |
5
|
| Using the '.*' form of import should be avoided - java.applet.*. |
6
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
8
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
9
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
10
|
| Line has trailing spaces. |
21
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
40
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line is longer than 80 characters. |
52
|
| Line is longer than 80 characters. |
57
|
| Line is longer than 80 characters. |
63
|
| First sentence should end with a period. |
68
|
| Line contains a tab character. |
68
|
| Line has trailing spaces. |
69
|
| Line contains a tab character. |
69
|
| Line has trailing spaces. |
70
|
| Line contains a tab character. |
70
|
| Line has trailing spaces. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| First sentence should end with a period. |
76
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Unused @param tag for 'count'. |
80
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Method 'drawPolygon' is not designed for extension - needs to be abstract, final or empty. |
84
|
| '(' is followed by whitespace. |
84
|
| Parameter number should be final. |
84
|
| Expected @param tag for 'number'. |
84
|
| Parameter ptz should be final. |
84
|
| Array brackets at illegal position. |
84
|
| ')' is preceded with whitespace. |
84
|
| 'if' construct must use '{}'s. |
86
|
| Line contains a tab character. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line has trailing spaces. |
87
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line has trailing spaces. |
89
|
| Line contains a tab character. |
89
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| 'if' construct must use '{}'s. |
90
|
| Line contains a tab character. |
90
|
| '(' is followed by whitespace. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| Line has trailing spaces. |
92
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Inner assignments should be avoided. |
96
|
| Line has trailing spaces. |
98
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| '(' is followed by whitespace. |
99
|
| ';' is preceded with whitespace. |
99
|
| ';' is preceded with whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line contains a tab character. |
100
|
| 'if' construct must use '{}'s. |
101
|
| Line contains a tab character. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line has trailing spaces. |
102
|
| Line contains a tab character. |
102
|
| Line has trailing spaces. |
103
|
| Line contains a tab character. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Line has trailing spaces. |
104
|
| Line contains a tab character. |
104
|
| 'if' construct must use '{}'s. |
105
|
| Line contains a tab character. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| 'if' construct must use '{}'s. |
106
|
| Line contains a tab character. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
113
|
| First sentence should end with a period. |
115
|
| Line has trailing spaces. |
115
|
| Line contains a tab character. |
115
|
| Line has trailing spaces. |
116
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line has trailing spaces. |
118
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line has trailing spaces. |
121
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Redundant 'final' modifier. |
123
|
| '(' is followed by whitespace. |
123
|
| Parameter minz should be final. |
123
|
| Expected @param tag for 'minz'. |
123
|
| Parameter maxz should be final. |
123
|
| Expected @param tag for 'maxz'. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| 'if' construct must use '{}'s. |
127
|
| Line contains a tab character. |
127
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| '0xFF00FF00' is a magic number. |
133
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line has trailing spaces. |
140
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Name 'img_w' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
143
|
| Name 'img_h' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
143
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
147
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line has trailing spaces. |
151
|
| Line contains a tab character. |
151
|
| 'if' construct must use '{}'s. |
152
|
| Line is longer than 80 characters. |
152
|
| Line contains a tab character. |
152
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| '0.1f' is a magic number. |
152
|
| '0.9f' is a magic number. |
152
|
| Line contains a tab character. |
154
|
| '(' is followed by whitespace. |
154
|
| ';' is preceded with whitespace. |
154
|
| ';' is preceded with whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| 'if' construct must use '{}'s. |
155
|
| Line contains a tab character. |
155
|
| '(' is followed by whitespace. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| Line has trailing spaces. |
156
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| Line has trailing spaces. |
158
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| Line contains a tab character. |
161
|
| '(' is followed by whitespace. |
161
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| '(' is followed by whitespace. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| '*' is not preceded with whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line contains a tab character. |
165
|
| '(' is followed by whitespace. |
165
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| '*' is not preceded with whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| Line contains a tab character. |
167
|
| '(' is followed by whitespace. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| Line contains a tab character. |
168
|
| '(' is followed by whitespace. |
168
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| Line contains a tab character. |
172
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| Line has trailing spaces. |
173
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Line has trailing spaces. |
176
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line has trailing spaces. |
178
|
| Line contains a tab character. |
178
|
| ';' is preceded with whitespace. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| 'if' construct must use '{}'s. |
182
|
| Line contains a tab character. |
182
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| 'if' construct must use '{}'s. |
184
|
| Line contains a tab character. |
184
|
| '(' is followed by whitespace. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| Line has trailing spaces. |
185
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| Line is longer than 80 characters. |
187
|
| Line contains a tab character. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| '(' is followed by whitespace. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
190
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| Line has trailing spaces. |
191
|
| Line contains a tab character. |
191
|
| Line has trailing spaces. |
192
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| '(' is followed by whitespace. |
198
|
| '255' is a magic number. |
198
|
| ')' is preceded with whitespace. |
198
|
| Line is longer than 80 characters. |
199
|
| Line contains a tab character. |
199
|
| '(' is followed by whitespace. |
199
|
| '0xFF' is a magic number. |
199
|
| '24' is a magic number. |
199
|
| '16' is a magic number. |
199
|
| '8' is a magic number. |
199
|
| ')' is preceded with whitespace. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
202
|
| 'if' construct must use '{}'s. |
203
|
| Line contains a tab character. |
203
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| '0.1f' is a magic number. |
203
|
| 'else' construct must use '{}'s. |
204
|
| Line contains a tab character. |
204
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| 'if' construct must use '{}'s. |
205
|
| Line contains a tab character. |
205
|
| '(' is followed by whitespace. |
205
|
| '0.1' is a magic number. |
205
|
| ')' is preceded with whitespace. |
205
|
| '0.1f' is a magic number. |
205
|
| Line contains a tab character. |
207
|
| '(' is followed by whitespace. |
207
|
| ')' is preceded with whitespace. |
207
|
| '(' is followed by whitespace. |
207
|
| '255' is a magic number. |
207
|
| ')' is preceded with whitespace. |
207
|
| Line is longer than 80 characters. |
208
|
| Line contains a tab character. |
208
|
| '(' is followed by whitespace. |
208
|
| '0xFF' is a magic number. |
208
|
| '24' is a magic number. |
208
|
| '16' is a magic number. |
208
|
| '8' is a magic number. |
208
|
| ')' is preceded with whitespace. |
208
|
| Line contains a tab character. |
209
|
| Line has trailing spaces. |
210
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
211
|
| 'if' construct must use '{}'s. |
212
|
| Line contains a tab character. |
212
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| 'else' construct must use '{}'s. |
213
|
| Line contains a tab character. |
213
|
| '(' is followed by whitespace. |
213
|
| ')' is preceded with whitespace. |
213
|
| Line contains a tab character. |
215
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| '(' is followed by whitespace. |
215
|
| '255' is a magic number. |
215
|
| ')' is preceded with whitespace. |
215
|
| 'if' construct must use '{}'s. |
217
|
| Line contains a tab character. |
217
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| 'if' construct must use '{}'s. |
218
|
| Line contains a tab character. |
218
|
| '(' is followed by whitespace. |
218
|
| '255' is a magic number. |
218
|
| ')' is preceded with whitespace. |
218
|
| '255' is a magic number. |
218
|
| Line contains a tab character. |
220
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| Line is longer than 80 characters. |
221
|
| Line contains a tab character. |
221
|
| '(' is followed by whitespace. |
221
|
| '0xFF' is a magic number. |
221
|
| '24' is a magic number. |
221
|
| '16' is a magic number. |
221
|
| '8' is a magic number. |
221
|
| ')' is preceded with whitespace. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
233
|
| Missing a Javadoc comment. |
233
|
| Line contains a tab character. |
234
|
| Missing a Javadoc comment. |
234
|
| First sentence should end with a period. |
236
|
| Line has trailing spaces. |
236
|
| Line contains a tab character. |
236
|
| Line has trailing spaces. |
237
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| Line has trailing spaces. |
239
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| Line contains a tab character. |
241
|
| Redundant 'final' modifier. |
241
|
| 'private' modifier out of order with the JLS suggestions. |
241
|
| Line contains a tab character. |
242
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| Line contains a tab character. |
243
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
com/insanityengine/ghia/renderer/Renderer.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
3
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
4
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
5
|
| First sentence should end with a period. |
7
|
| Line is longer than 80 characters. |
15
|
| First sentence should end with a period. |
21
|
| Line contains a tab character. |
21
|
| Line has trailing spaces. |
22
|
| Line contains a tab character. |
22
|
| Line has trailing spaces. |
23
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line is longer than 80 characters. |
32
|
| Line contains a tab character. |
32
|
| 'static' modifier out of order with the JLS suggestions. |
32
|
| '(' is followed by whitespace. |
32
|
| Parameter nameOfRenderer should be final. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line is longer than 80 characters. |
37
|
| Line contains a tab character. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line contains a tab character. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line is longer than 80 characters. |
42
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line is longer than 80 characters. |
44
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
46
|
| Line is longer than 80 characters. |
47
|
| Line contains a tab character. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| Line contains a tab character. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| 'if' construct must use '{}'s. |
54
|
| Line is longer than 80 characters. |
54
|
| Line contains a tab character. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| 'else' construct must use '{}'s. |
55
|
| Line is longer than 80 characters. |
55
|
| Line contains a tab character. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| First sentence should end with a period. |
60
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| 'static' modifier out of order with the JLS suggestions. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
com/insanityengine/ghia/renderer/RendererBase.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.*. |
3
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
4
|
| Using the '.*' form of import should be avoided - java.awt.event.*. |
5
|
| Using the '.*' form of import should be avoided - java.applet.*. |
6
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
8
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
9
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
10
|
| First sentence should end with a period. |
12
|
| Line is longer than 80 characters. |
21
|
| Line is longer than 80 characters. |
24
|
| First sentence should end with a period. |
26
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line has trailing spaces. |
29
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Method 'render' is not designed for extension - needs to be abstract, final or empty. |
33
|
| '(' is followed by whitespace. |
33
|
| Parameter context should be final. |
33
|
| ')' is preceded with whitespace. |
33
|
| Line contains a tab character. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line contains a tab character. |
35
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line has trailing spaces. |
40
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line is longer than 80 characters. |
43
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Method 'addDrawer' is not designed for extension - needs to be abstract, final or empty. |
49
|
| '(' is followed by whitespace. |
49
|
| Parameter drawer should be final. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line contains a tab character. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line is longer than 80 characters. |
55
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Method 'removeDrawer' is not designed for extension - needs to be abstract, final or empty. |
61
|
| '(' is followed by whitespace. |
61
|
| Parameter drawer should be final. |
61
|
| ')' is preceded with whitespace. |
61
|
| Line contains a tab character. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line contains a tab character. |
63
|
| First sentence should end with a period. |
65
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Method 'invokeDrawers' is not designed for extension - needs to be abstract, final or empty. |
70
|
| '(' is followed by whitespace. |
70
|
| Parameter context should be final. |
70
|
| Expected @param tag for 'context'. |
70
|
| ')' is preceded with whitespace. |
70
|
| Line contains a tab character. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
76
|
| Missing a Javadoc comment. |
76
|
com/insanityengine/ghia/renderer/RendererConsumer.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Unused import - java.util.Stack. |
3
|
| Using the '.*' form of import should be avoided - java.awt.*. |
5
|
| Unused import - java.awt.image.ImageObserver. |
9
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
11
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
12
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
13
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.renderer.*. |
14
|
| Redundant import from the same package - com.insanityengine.ghia.renderer.*. |
14
|
| Line is longer than 80 characters. |
24
|
| Line contains a tab character. |
30
|
| First sentence should end with a period. |
32
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| Line contains a tab character. |
39
|
| First sentence should end with a period. |
41
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line is longer than 80 characters. |
50
|
| Line contains a tab character. |
50
|
| '(' is followed by whitespace. |
50
|
| Parameter width should be final. |
50
|
| Parameter height should be final. |
50
|
| Parameter component should be final. |
50
|
| 'component' hides a field. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line contains a tab character. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line contains a tab character. |
52
|
| First sentence should end with a period. |
54
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line has trailing spaces. |
56
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| '(' is followed by whitespace. |
63
|
| Parameter applet should be final. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line contains a tab character. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line contains a tab character. |
65
|
| First sentence should end with a period. |
67
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
74
|
| '(' is followed by whitespace. |
74
|
| Parameter applet should be final. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line has trailing spaces. |
75
|
| Line contains a tab character. |
75
|
| '(' is followed by whitespace. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line contains a tab character. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line contains a tab character. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line contains a tab character. |
83
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| Line contains a tab character. |
84
|
| Line has trailing spaces. |
85
|
| Line contains a tab character. |
85
|
| First sentence should end with a period. |
86
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line is longer than 80 characters. |
95
|
| Line contains a tab character. |
95
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
95
|
| '(' is followed by whitespace. |
95
|
| Parameter width should be final. |
95
|
| Parameter height should be final. |
95
|
| Parameter component should be final. |
95
|
| 'component' hides a field. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| 'if' construct must use '{}'s. |
101
|
| Line contains a tab character. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| 'if' construct must use '{}'s. |
102
|
| Line contains a tab character. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line contains a tab character. |
103
|
| First sentence should end with a period. |
105
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| '(' is followed by whitespace. |
115
|
| Parameter width should be final. |
115
|
| Parameter height should be final. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| First sentence should end with a period. |
121
|
| Line contains a tab character. |
121
|
| Line has trailing spaces. |
122
|
| Line contains a tab character. |
122
|
| Line has trailing spaces. |
123
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| '(' is followed by whitespace. |
132
|
| Parameter nameOfRenderer should be final. |
132
|
| ')' is preceded with whitespace. |
132
|
| Line has trailing spaces. |
133
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line is longer than 80 characters. |
137
|
| Line contains a tab character. |
137
|
| 'renderer' hides a field. |
137
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| Line contains a tab character. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| 'if' construct must use '{}'s. |
146
|
| Line is longer than 80 characters. |
146
|
| Line contains a tab character. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| 'else' construct must use '{}'s. |
147
|
| Line is longer than 80 characters. |
147
|
| Line contains a tab character. |
147
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| Line has trailing spaces. |
148
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| First sentence should end with a period. |
152
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line has trailing spaces. |
154
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line has trailing spaces. |
163
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line contains a tab character. |
165
|
| Line is longer than 80 characters. |
166
|
| Line contains a tab character. |
166
|
| '(' is followed by whitespace. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| Line contains a tab character. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| Must have at least one statement. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line has trailing spaces. |
170
|
| Line contains a tab character. |
170
|
| Line has trailing spaces. |
171
|
| Line contains a tab character. |
171
|
| 'if' construct must use '{}'s. |
172
|
| Line is longer than 80 characters. |
172
|
| Line contains a tab character. |
172
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| Line contains a tab character. |
173
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| Must have at least one statement. |
173
|
| Line contains a tab character. |
174
|
| Line has trailing spaces. |
175
|
| Line contains a tab character. |
175
|
| 'if' construct must use '{}'s. |
176
|
| Line is longer than 80 characters. |
176
|
| Line contains a tab character. |
176
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| Line contains a tab character. |
177
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| Line contains a tab character. |
178
|
| Line has trailing spaces. |
179
|
| Line contains a tab character. |
179
|
| First sentence should end with a period. |
180
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line has trailing spaces. |
187
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| First sentence should end with a period. |
191
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| '(' is followed by whitespace. |
198
|
| Parameter renderer should be final. |
198
|
| 'renderer' hides a field. |
198
|
| ')' is preceded with whitespace. |
198
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| First sentence should end with a period. |
204
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
| Method 'render' is not designed for extension - needs to be abstract, final or empty. |
209
|
| '(' is followed by whitespace. |
209
|
| Parameter gl should be final. |
209
|
| Expected @param tag for 'gl'. |
209
|
| ')' is preceded with whitespace. |
209
|
| Line contains a tab character. |
210
|
| '(' is followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| Line contains a tab character. |
211
|
| First sentence should end with a period. |
213
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| Line has trailing spaces. |
216
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Method 'setGraphics' is not designed for extension - needs to be abstract, final or empty. |
220
|
| '(' is followed by whitespace. |
220
|
| Parameter graphics should be final. |
220
|
| 'graphics' hides a field. |
220
|
| ')' is preceded with whitespace. |
220
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line has trailing spaces. |
223
|
| Line contains a tab character. |
223
|
| First sentence should end with a period. |
224
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Expected an @return tag. |
229
|
| Line contains a tab character. |
229
|
| Method 'getGraphics' is not designed for extension - needs to be abstract, final or empty. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line has trailing spaces. |
232
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line has trailing spaces. |
234
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Missing a Javadoc comment. |
235
|
| Variable 'w' must be private and have accessor methods. |
235
|
| Variable 'h' must be private and have accessor methods. |
235
|
| Line contains a tab character. |
236
|
| Missing a Javadoc comment. |
236
|
| Line contains a tab character. |
237
|
| Missing a Javadoc comment. |
237
|
| Line contains a tab character. |
238
|
| Missing a Javadoc comment. |
238
|
| Line has trailing spaces. |
239
|
| Line contains a tab character. |
239
|
com/insanityengine/ghia/renderer/RendererConsumerInterface.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.*. |
5
|
| Unused import - java.awt.Component. |
8
|
| Unused import - java.awt.image.ImageObserver. |
9
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
11
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
12
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
13
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.renderer.*. |
14
|
| Redundant import from the same package - com.insanityengine.ghia.renderer.*. |
14
|
| First sentence should end with a period. |
16
|
| Line has trailing spaces. |
19
|
| Line is longer than 80 characters. |
24
|
| First sentence should end with a period. |
30
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Redundant 'public' modifier. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line has trailing spaces. |
38
|
| Line contains a tab character. |
38
|
| First sentence should end with a period. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Redundant 'public' modifier. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| First sentence should end with a period. |
50
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Redundant 'public' modifier. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| First sentence should end with a period. |
62
|
| Line contains a tab character. |
62
|
| Line has trailing spaces. |
63
|
| Line contains a tab character. |
63
|
| Line has trailing spaces. |
64
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Redundant 'public' modifier. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| First sentence should end with a period. |
75
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line has trailing spaces. |
77
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Redundant 'public' modifier. |
83
|
| Line has trailing spaces. |
84
|
| Line contains a tab character. |
84
|
| First sentence should end with a period. |
85
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Redundant 'public' modifier. |
92
|
| First sentence should end with a period. |
94
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Redundant 'public' modifier. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| First sentence should end with a period. |
103
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Redundant 'public' modifier. |
108
|
| '(' is followed by whitespace. |
108
|
| Expected @param tag for 'gl'. |
108
|
| ')' is preceded with whitespace. |
108
|
| First sentence should end with a period. |
110
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line has trailing spaces. |
113
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Redundant 'public' modifier. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line has trailing spaces. |
118
|
| Line contains a tab character. |
118
|
| First sentence should end with a period. |
119
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Expected an @return tag. |
124
|
| Line contains a tab character. |
124
|
| Redundant 'public' modifier. |
124
|
| Line has trailing spaces. |
125
|
| Line contains a tab character. |
125
|
com/insanityengine/ghia/renderer/RendererInterface.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
3
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
4
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
5
|
| First sentence should end with a period. |
7
|
| Line is longer than 80 characters. |
15
|
| Line has trailing spaces. |
19
|
| First sentence should end with a period. |
21
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Redundant 'public' modifier. |
28
|
| '(' is followed by whitespace. |
28
|
| ')' is preceded with whitespace. |
28
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line has trailing spaces. |
32
|
| Line contains a tab character. |
32
|
| Line has trailing spaces. |
33
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Redundant 'public' modifier. |
41
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| First sentence should end with a period. |
43
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Redundant 'public' modifier. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line has trailing spaces. |
52
|
| Line contains a tab character. |
52
|
| First sentence should end with a period. |
53
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Redundant 'public' modifier. |
60
|
| First sentence should end with a period. |
62
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Unused Javadoc tag. |
66
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Redundant 'public' modifier. |
69
|
| '(' is followed by whitespace. |
69
|
| Expected @param tag for 'color'. |
69
|
| ')' is preceded with whitespace. |
69
|
| First sentence should end with a period. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Redundant 'public' modifier. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| First sentence should end with a period. |
80
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Redundant 'public' modifier. |
85
|
| First sentence should end with a period. |
87
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Redundant 'public' modifier. |
92
|
| First sentence should end with a period. |
94
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Redundant 'public' modifier. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| First sentence should end with a period. |
103
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Redundant 'public' modifier. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| First sentence should end with a period. |
112
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line has trailing spaces. |
114
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Redundant 'public' modifier. |
119
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| Line has trailing spaces. |
120
|
| Line contains a tab character. |
120
|
| First sentence should end with a period. |
121
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Unused @param tag for 'imageskin'. |
125
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Redundant 'public' modifier. |
128
|
| '(' is followed by whitespace. |
128
|
| Expected @param tag for 'skin'. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line contains a tab character. |
130
|
| First sentence should end with a period. |
132
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Redundant 'public' modifier. |
139
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line has trailing spaces. |
143
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Redundant 'public' modifier. |
148
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| Line has trailing spaces. |
152
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Redundant 'public' modifier. |
157
|
| First sentence should end with a period. |
159
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Redundant 'public' modifier. |
164
|
com/insanityengine/ghia/renderer/Scantron.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.*. |
3
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
4
|
| Using the '.*' form of import should be avoided - java.awt.event.*. |
5
|
| Using the '.*' form of import should be avoided - java.applet.*. |
6
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
8
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
9
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
10
|
| First sentence should end with a period. |
12
|
| Line is longer than 80 characters. |
19
|
| First sentence should end with a period. |
24
|
| Line has trailing spaces. |
24
|
| Line contains a tab character. |
24
|
| Line has trailing spaces. |
25
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line has trailing spaces. |
27
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| First sentence should end with a period. |
32
|
| Line has trailing spaces. |
32
|
| Line contains a tab character. |
32
|
| Line has trailing spaces. |
33
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line has trailing spaces. |
35
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| '(' is followed by whitespace. |
37
|
| Parameter width should be final. |
37
|
| Expected @param tag for 'width'. |
37
|
| Parameter height should be final. |
37
|
| Expected @param tag for 'height'. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line contains a tab character. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| Line contains a tab character. |
39
|
| Line has trailing spaces. |
40
|
| Line contains a tab character. |
40
|
| First sentence should end with a period. |
41
|
| Line has trailing spaces. |
41
|
| Line contains a tab character. |
41
|
| Line has trailing spaces. |
42
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line has trailing spaces. |
44
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line has trailing spaces. |
46
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line contains a tab character. |
50
|
| First sentence should end with a period. |
52
|
| Line has trailing spaces. |
52
|
| Line contains a tab character. |
52
|
| Line has trailing spaces. |
53
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line has trailing spaces. |
55
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line has trailing spaces. |
57
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| '(' is followed by whitespace. |
59
|
| Parameter width should be final. |
59
|
| Expected @param tag for 'width'. |
59
|
| Parameter height should be final. |
59
|
| Expected @param tag for 'height'. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| First sentence should end with a period. |
74
|
| Line has trailing spaces. |
74
|
| Line contains a tab character. |
74
|
| Line has trailing spaces. |
75
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line has trailing spaces. |
77
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line has trailing spaces. |
79
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line has trailing spaces. |
81
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| '(' is followed by whitespace. |
83
|
| Parameter i should be final. |
83
|
| Expected @param tag for 'i'. |
83
|
| ')' is preceded with whitespace. |
83
|
| Line contains a tab character. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line contains a tab character. |
85
|
| First sentence should end with a period. |
87
|
| Line has trailing spaces. |
87
|
| Line contains a tab character. |
87
|
| Line has trailing spaces. |
88
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line has trailing spaces. |
90
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line has trailing spaces. |
92
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line has trailing spaces. |
94
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| '(' is followed by whitespace. |
96
|
| Parameter i should be final. |
96
|
| Expected @param tag for 'i'. |
96
|
| ')' is preceded with whitespace. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
100
|
| Missing a Javadoc comment. |
100
|
| '(' is followed by whitespace. |
100
|
| Parameter i should be final. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line contains a tab character. |
101
|
| Missing a Javadoc comment. |
101
|
| '(' is followed by whitespace. |
101
|
| Parameter i should be final. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line contains a tab character. |
102
|
| Missing a Javadoc comment. |
102
|
| '(' is followed by whitespace. |
102
|
| Parameter i should be final. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line contains a tab character. |
103
|
| Missing a Javadoc comment. |
103
|
| '(' is followed by whitespace. |
103
|
| Parameter i should be final. |
103
|
| ')' is preceded with whitespace. |
103
|
| Line has trailing spaces. |
104
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Missing a Javadoc comment. |
105
|
| '(' is followed by whitespace. |
105
|
| Parameter i should be final. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line contains a tab character. |
106
|
| Missing a Javadoc comment. |
106
|
| '(' is followed by whitespace. |
106
|
| Parameter i should be final. |
106
|
| ')' is preceded with whitespace. |
106
|
| Line contains a tab character. |
107
|
| Missing a Javadoc comment. |
107
|
| '(' is followed by whitespace. |
107
|
| Parameter i should be final. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line contains a tab character. |
108
|
| Missing a Javadoc comment. |
108
|
| '(' is followed by whitespace. |
108
|
| Parameter i should be final. |
108
|
| ')' is preceded with whitespace. |
108
|
| First sentence should end with a period. |
110
|
| Line has trailing spaces. |
110
|
| Line contains a tab character. |
110
|
| Line has trailing spaces. |
111
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line has trailing spaces. |
113
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| '(' is followed by whitespace. |
122
|
| ';' is preceded with whitespace. |
122
|
| ';' is preceded with whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| Line contains a tab character. |
123
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line contains a tab character. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| Line contains a tab character. |
125
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| Line contains a tab character. |
126
|
| Line has trailing spaces. |
127
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line contains a tab character. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| Line contains a tab character. |
131
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| Line contains a tab character. |
132
|
| Line has trailing spaces. |
133
|
| Line contains a tab character. |
133
|
| First sentence should end with a period. |
134
|
| Line has trailing spaces. |
134
|
| Line contains a tab character. |
134
|
| Line has trailing spaces. |
135
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line has trailing spaces. |
137
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line has trailing spaces. |
143
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line is longer than 80 characters. |
145
|
| Line contains a tab character. |
145
|
| '(' is followed by whitespace. |
145
|
| Parameter i should be final. |
145
|
| Expected @param tag for 'i'. |
145
|
| Parameter _x should be final. |
145
|
| Expected @param tag for '_x'. |
145
|
| Name '_x' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
145
|
| Parameter _z should be final. |
145
|
| Expected @param tag for '_z'. |
145
|
| Name '_z' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
145
|
| Parameter _tx should be final. |
145
|
| Expected @param tag for '_tx'. |
145
|
| Name '_tx' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
145
|
| Parameter _ty should be final. |
145
|
| Expected @param tag for '_ty'. |
145
|
| Name '_ty' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
145
|
| ')' is preceded with whitespace. |
145
|
| Line contains a tab character. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| Line contains a tab character. |
147
|
| Line has trailing spaces. |
148
|
| Line contains a tab character. |
148
|
| Line has trailing spaces. |
149
|
| Line contains a tab character. |
149
|
| Line has trailing spaces. |
150
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line has trailing spaces. |
154
|
| Line contains a tab character. |
154
|
| First sentence should end with a period. |
155
|
| Line has trailing spaces. |
155
|
| Line contains a tab character. |
155
|
| Line has trailing spaces. |
156
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line has trailing spaces. |
158
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line has trailing spaces. |
164
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line is longer than 80 characters. |
166
|
| Line contains a tab character. |
166
|
| '(' is followed by whitespace. |
166
|
| Parameter i should be final. |
166
|
| Expected @param tag for 'i'. |
166
|
| Parameter _x should be final. |
166
|
| Expected @param tag for '_x'. |
166
|
| Name '_x' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
166
|
| Parameter _z should be final. |
166
|
| Expected @param tag for '_z'. |
166
|
| Name '_z' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
166
|
| Parameter _tx should be final. |
166
|
| Expected @param tag for '_tx'. |
166
|
| Name '_tx' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
166
|
| Parameter _ty should be final. |
166
|
| Expected @param tag for '_ty'. |
166
|
| Name '_ty' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
166
|
| ')' is preceded with whitespace. |
166
|
| Line contains a tab character. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| Line contains a tab character. |
168
|
| Line has trailing spaces. |
169
|
| Line contains a tab character. |
169
|
| Line has trailing spaces. |
170
|
| Line contains a tab character. |
170
|
| Line has trailing spaces. |
171
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| First sentence should end with a period. |
176
|
| Line has trailing spaces. |
176
|
| Line contains a tab character. |
176
|
| Line has trailing spaces. |
177
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line has trailing spaces. |
179
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| Line has trailing spaces. |
185
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line is longer than 80 characters. |
187
|
| Line contains a tab character. |
187
|
| '(' is followed by whitespace. |
187
|
| Parameter i should be final. |
187
|
| Expected @param tag for 'i'. |
187
|
| Parameter _x should be final. |
187
|
| Expected @param tag for '_x'. |
187
|
| Name '_x' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
187
|
| Parameter _z should be final. |
187
|
| Expected @param tag for '_z'. |
187
|
| Name '_z' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
187
|
| Parameter _tx should be final. |
187
|
| Expected @param tag for '_tx'. |
187
|
| Name '_tx' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
187
|
| Parameter _ty should be final. |
187
|
| Expected @param tag for '_ty'. |
187
|
| Name '_ty' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
187
|
| ')' is preceded with whitespace. |
187
|
| Line contains a tab character. |
188
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| Line contains a tab character. |
189
|
| Line has trailing spaces. |
190
|
| Line contains a tab character. |
190
|
| Line has trailing spaces. |
191
|
| Line contains a tab character. |
191
|
| Line has trailing spaces. |
192
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| Line contains a tab character. |
196
|
| Line has trailing spaces. |
197
|
| Line contains a tab character. |
197
|
| Line has trailing spaces. |
198
|
| Line contains a tab character. |
198
|
| Line has trailing spaces. |
199
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| First sentence should end with a period. |
204
|
| Line has trailing spaces. |
204
|
| Line contains a tab character. |
204
|
| Line has trailing spaces. |
205
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line has trailing spaces. |
207
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line has trailing spaces. |
209
|
| Line contains a tab character. |
209
|
| More than 7 parameters. |
209
|
| '(' is followed by whitespace. |
209
|
| Line contains a tab character. |
210
|
| Parameter i should be final. |
210
|
| Expected @param tag for 'i'. |
210
|
| Line contains a tab character. |
211
|
| Parameter _lx should be final. |
211
|
| Expected @param tag for '_lx'. |
211
|
| Name '_lx' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
211
|
| Parameter _lz should be final. |
211
|
| Expected @param tag for '_lz'. |
211
|
| Name '_lz' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
211
|
| Parameter _ltx should be final. |
211
|
| Expected @param tag for '_ltx'. |
211
|
| Name '_ltx' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
211
|
| Parameter _lty should be final. |
211
|
| Expected @param tag for '_lty'. |
211
|
| Name '_lty' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
211
|
| Line contains a tab character. |
212
|
| Parameter _rx should be final. |
212
|
| Expected @param tag for '_rx'. |
212
|
| Name '_rx' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
212
|
| Parameter _rz should be final. |
212
|
| Expected @param tag for '_rz'. |
212
|
| Name '_rz' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
212
|
| Parameter _rtx should be final. |
212
|
| Expected @param tag for '_rtx'. |
212
|
| Name '_rtx' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
212
|
| Parameter _rty should be final. |
212
|
| Expected @param tag for '_rty'. |
212
|
| Name '_rty' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| '(' is followed by whitespace. |
214
|
| ')' is preceded with whitespace. |
214
|
| Line contains a tab character. |
215
|
| Line has trailing spaces. |
216
|
| Line contains a tab character. |
216
|
| Line has trailing spaces. |
217
|
| Line contains a tab character. |
217
|
| Line has trailing spaces. |
218
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| Line contains a tab character. |
222
|
| Line has trailing spaces. |
223
|
| Line contains a tab character. |
223
|
| Line has trailing spaces. |
224
|
| Line contains a tab character. |
224
|
| Line has trailing spaces. |
225
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| First sentence should end with a period. |
230
|
| Line has trailing spaces. |
230
|
| Line contains a tab character. |
230
|
| Line has trailing spaces. |
231
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line has trailing spaces. |
233
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Line has trailing spaces. |
236
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| '(' is followed by whitespace. |
238
|
| Parameter p0_in should be final. |
238
|
| Expected @param tag for 'p0_in'. |
238
|
| Name 'p0_in' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
238
|
| Parameter p1_in should be final. |
238
|
| Expected @param tag for 'p1_in'. |
238
|
| Name 'p1_in' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
238
|
| ')' is preceded with whitespace. |
238
|
| Line contains a tab character. |
239
|
| '(' is followed by whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
| Line contains a tab character. |
240
|
| '(' is followed by whitespace. |
240
|
| ')' is preceded with whitespace. |
240
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
242
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
248
|
| Missing a Javadoc comment. |
248
|
| Line contains a tab character. |
250
|
| Missing a Javadoc comment. |
250
|
| Array brackets at illegal position. |
250
|
| Array brackets at illegal position. |
250
|
| Array brackets at illegal position. |
250
|
| Array brackets at illegal position. |
250
|
| Line contains a tab character. |
251
|
| Missing a Javadoc comment. |
251
|
| Array brackets at illegal position. |
251
|
| Array brackets at illegal position. |
251
|
| Array brackets at illegal position. |
251
|
| Array brackets at illegal position. |
251
|
| Line contains a tab character. |
253
|
| Missing a Javadoc comment. |
253
|
| Array brackets at illegal position. |
253
|
| First sentence should end with a period. |
255
|
| Line has trailing spaces. |
255
|
| Line contains a tab character. |
255
|
| Line has trailing spaces. |
256
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| Line has trailing spaces. |
258
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
259
|
| Line contains a tab character. |
260
|
| Line has trailing spaces. |
261
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
262
|
| Line contains a tab character. |
263
|
| Redundant 'final' modifier. |
263
|
| '(' is followed by whitespace. |
263
|
| Parameter p0_in should be final. |
263
|
| Expected @param tag for 'p0_in'. |
263
|
| Name 'p0_in' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
263
|
| Parameter p1_in should be final. |
263
|
| Expected @param tag for 'p1_in'. |
263
|
| Name 'p1_in' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
263
|
| ')' is preceded with whitespace. |
263
|
| Line contains a tab character. |
264
|
| '(' is followed by whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| Line is longer than 80 characters. |
265
|
| Line contains a tab character. |
265
|
| '(' is followed by whitespace. |
265
|
| '(' is followed by whitespace. |
265
|
| ')' is preceded with whitespace. |
265
|
| ')' is preceded with whitespace. |
265
|
| Line is longer than 80 characters. |
266
|
| Line contains a tab character. |
266
|
| '(' is followed by whitespace. |
266
|
| '(' is followed by whitespace. |
266
|
| ')' is preceded with whitespace. |
266
|
| ')' is preceded with whitespace. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| First sentence should end with a period. |
270
|
| Line has trailing spaces. |
270
|
| Line contains a tab character. |
270
|
| Line has trailing spaces. |
271
|
| Line contains a tab character. |
271
|
| Line contains a tab character. |
272
|
| Line has trailing spaces. |
273
|
| Line contains a tab character. |
273
|
| Line contains a tab character. |
274
|
| Line contains a tab character. |
275
|
| Line has trailing spaces. |
276
|
| Line contains a tab character. |
276
|
| Line contains a tab character. |
277
|
| Line contains a tab character. |
278
|
| Redundant 'final' modifier. |
278
|
| '(' is followed by whitespace. |
278
|
| Parameter p0_in should be final. |
278
|
| Expected @param tag for 'p0_in'. |
278
|
| Name 'p0_in' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
278
|
| Parameter p1_in should be final. |
278
|
| Expected @param tag for 'p1_in'. |
278
|
| Name 'p1_in' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
278
|
| ')' is preceded with whitespace. |
278
|
| Line contains a tab character. |
280
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
283
|
| '(' is followed by whitespace. |
283
|
| ')' is preceded with whitespace. |
283
|
| Line contains a tab character. |
284
|
| '(' is followed by whitespace. |
284
|
| ')' is preceded with whitespace. |
284
|
| Line has trailing spaces. |
285
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| '(' is followed by whitespace. |
286
|
| ')' is preceded with whitespace. |
286
|
| Line contains a tab character. |
287
|
| '(' is followed by whitespace. |
287
|
| ')' is preceded with whitespace. |
287
|
| Line has trailing spaces. |
288
|
| Line contains a tab character. |
288
|
| Line contains a tab character. |
289
|
| '(' is followed by whitespace. |
289
|
| ')' is preceded with whitespace. |
289
|
| Line contains a tab character. |
290
|
| '(' is followed by whitespace. |
290
|
| ')' is preceded with whitespace. |
290
|
| Line has trailing spaces. |
291
|
| Line contains a tab character. |
291
|
| Line contains a tab character. |
292
|
| '(' is followed by whitespace. |
292
|
| ')' is preceded with whitespace. |
292
|
| Avoid inline conditionals. |
292
|
| Line contains a tab character. |
293
|
| '(' is followed by whitespace. |
293
|
| ')' is preceded with whitespace. |
293
|
| Avoid inline conditionals. |
293
|
| Line contains a tab character. |
295
|
| Line contains a tab character. |
296
|
| Line contains a tab character. |
298
|
| '(' is followed by whitespace. |
298
|
| ')' is preceded with whitespace. |
298
|
| Line contains a tab character. |
299
|
| Line contains a tab character. |
300
|
| '(' is followed by whitespace. |
300
|
| ')' is preceded with whitespace. |
300
|
| Line contains a tab character. |
301
|
| Line contains a tab character. |
302
|
| Line contains a tab character. |
303
|
| Line contains a tab character. |
304
|
| Line contains a tab character. |
305
|
| '(' is followed by whitespace. |
305
|
| ')' is preceded with whitespace. |
305
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
307
|
| Line has trailing spaces. |
308
|
| Line contains a tab character. |
308
|
| Line contains a tab character. |
310
|
| '(' is followed by whitespace. |
310
|
| ')' is preceded with whitespace. |
310
|
| Line contains a tab character. |
311
|
| Line contains a tab character. |
312
|
| Line has trailing spaces. |
313
|
| Line contains a tab character. |
313
|
| Line contains a tab character. |
314
|
| '(' is followed by whitespace. |
314
|
| ')' is preceded with whitespace. |
314
|
| Line contains a tab character. |
315
|
| '(' is followed by whitespace. |
315
|
| ')' is preceded with whitespace. |
315
|
| Line has trailing spaces. |
316
|
| Line contains a tab character. |
316
|
| Line contains a tab character. |
317
|
| '(' is followed by whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| Line contains a tab character. |
318
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| Line has trailing spaces. |
319
|
| Line contains a tab character. |
319
|
| Line contains a tab character. |
320
|
| '(' is followed by whitespace. |
320
|
| ')' is preceded with whitespace. |
320
|
| Line contains a tab character. |
321
|
| '(' is followed by whitespace. |
321
|
| ')' is preceded with whitespace. |
321
|
| Line contains a tab character. |
322
|
| Line contains a tab character. |
324
|
| Line contains a tab character. |
325
|
| Line contains a tab character. |
326
|
| Line contains a tab character. |
327
|
| Line has trailing spaces. |
328
|
| Line contains a tab character. |
328
|
| Line contains a tab character. |
329
|
| '(' is followed by whitespace. |
329
|
| ')' is preceded with whitespace. |
329
|
| Line has trailing spaces. |
330
|
| Line contains a tab character. |
330
|
| Line contains a tab character. |
331
|
| '(' is followed by whitespace. |
331
|
| ')' is preceded with whitespace. |
331
|
| Line contains a tab character. |
332
|
| '(' is followed by whitespace. |
332
|
| ')' is preceded with whitespace. |
332
|
| '(' is followed by whitespace. |
332
|
| ')' is preceded with whitespace. |
332
|
| Line contains a tab character. |
334
|
| '(' is followed by whitespace. |
334
|
| ')' is preceded with whitespace. |
334
|
| '(' is followed by whitespace. |
334
|
| ')' is preceded with whitespace. |
334
|
| Line contains a tab character. |
335
|
| '(' is followed by whitespace. |
335
|
| ')' is preceded with whitespace. |
335
|
| '(' is followed by whitespace. |
335
|
| ')' is preceded with whitespace. |
335
|
| Line has trailing spaces. |
336
|
| Line contains a tab character. |
336
|
| 'if' construct must use '{}'s. |
337
|
| Line contains a tab character. |
337
|
| '(' is followed by whitespace. |
337
|
| ')' is preceded with whitespace. |
337
|
| 'else' construct must use '{}'s. |
338
|
| Line contains a tab character. |
338
|
| Line is longer than 80 characters. |
340
|
| Line contains a tab character. |
340
|
| '(' is followed by whitespace. |
340
|
| ';' is preceded with whitespace. |
340
|
| ';' is preceded with whitespace. |
340
|
| ')' is preceded with whitespace. |
340
|
| Line has trailing spaces. |
341
|
| Line contains a tab character. |
341
|
| Line contains a tab character. |
342
|
| '(' is followed by whitespace. |
342
|
| ')' is preceded with whitespace. |
342
|
| '(' is followed by whitespace. |
342
|
| ')' is preceded with whitespace. |
342
|
| Line contains a tab character. |
343
|
| '(' is followed by whitespace. |
343
|
| '(' is followed by whitespace. |
343
|
| ')' is preceded with whitespace. |
343
|
| ';' is preceded with whitespace. |
343
|
| ';' is preceded with whitespace. |
343
|
| ')' is preceded with whitespace. |
343
|
| Line contains a tab character. |
344
|
| '(' is followed by whitespace. |
344
|
| ')' is preceded with whitespace. |
344
|
| Line is longer than 80 characters. |
345
|
| Line contains a tab character. |
345
|
| Line contains a tab character. |
346
|
| '(' is followed by whitespace. |
346
|
| ')' is preceded with whitespace. |
346
|
| Line contains a tab character. |
347
|
| Line has trailing spaces. |
348
|
| Line contains a tab character. |
348
|
| Line contains a tab character. |
349
|
| Line contains a tab character. |
350
|
| Line contains a tab character. |
351
|
| Line contains a tab character. |
352
|
| Line has trailing spaces. |
353
|
| Line contains a tab character. |
353
|
| Line contains a tab character. |
354
|
| Line has trailing spaces. |
355
|
| Line contains a tab character. |
355
|
| Line contains a tab character. |
356
|
| Line has trailing spaces. |
357
|
| Line contains a tab character. |
357
|
| Line contains a tab character. |
358
|
| '(' is followed by whitespace. |
358
|
| ')' is preceded with whitespace. |
358
|
| Line contains a tab character. |
359
|
| '(' is followed by whitespace. |
359
|
| ')' is preceded with whitespace. |
359
|
| '(' is followed by whitespace. |
359
|
| ')' is preceded with whitespace. |
359
|
| Line has trailing spaces. |
360
|
| Line contains a tab character. |
360
|
| Line contains a tab character. |
361
|
| '(' is followed by whitespace. |
361
|
| ')' is preceded with whitespace. |
361
|
| '(' is followed by whitespace. |
361
|
| ')' is preceded with whitespace. |
361
|
| Line contains a tab character. |
362
|
| '(' is followed by whitespace. |
362
|
| ')' is preceded with whitespace. |
362
|
| '(' is followed by whitespace. |
362
|
| ')' is preceded with whitespace. |
362
|
| Line has trailing spaces. |
363
|
| Line contains a tab character. |
363
|
| Line contains a tab character. |
364
|
| '(' is followed by whitespace. |
364
|
| ';' is preceded with whitespace. |
364
|
| ';' is preceded with whitespace. |
364
|
| ')' is preceded with whitespace. |
364
|
| Line has trailing spaces. |
365
|
| Line contains a tab character. |
365
|
| Line contains a tab character. |
366
|
| '(' is followed by whitespace. |
366
|
| ')' is preceded with whitespace. |
366
|
| Line has trailing spaces. |
367
|
| Line contains a tab character. |
367
|
| Line has trailing spaces. |
368
|
| Line contains a tab character. |
368
|
| '(' is followed by whitespace. |
368
|
| Line contains a tab character. |
369
|
| Line contains a tab character. |
370
|
| Line contains a tab character. |
371
|
| Line contains a tab character. |
372
|
| Line contains a tab character. |
373
|
| Line has trailing spaces. |
374
|
| Line contains a tab character. |
374
|
| Line contains a tab character. |
375
|
| Line contains a tab character. |
376
|
| Line contains a tab character. |
377
|
| Line contains a tab character. |
378
|
| Line contains a tab character. |
379
|
| Line contains a tab character. |
380
|
| Line has trailing spaces. |
381
|
| Line contains a tab character. |
381
|
| Line contains a tab character. |
382
|
| Line contains a tab character. |
383
|
| Missing a Javadoc comment. |
383
|
| Variable 'x0' must be private and have accessor methods. |
383
|
| Variable 'y0' must be private and have accessor methods. |
383
|
| Line contains a tab character. |
384
|
| Missing a Javadoc comment. |
384
|
| Variable 'x1' must be private and have accessor methods. |
384
|
| Variable 'y1' must be private and have accessor methods. |
384
|
| Line contains a tab character. |
385
|
| Missing a Javadoc comment. |
385
|
| Variable 'diffx' must be private and have accessor methods. |
385
|
| Variable 'diffy' must be private and have accessor methods. |
385
|
| Line contains a tab character. |
386
|
| Missing a Javadoc comment. |
386
|
| Variable 'adiffx' must be private and have accessor methods. |
386
|
| Variable 'adiffy' must be private and have accessor methods. |
386
|
| Line contains a tab character. |
388
|
| Missing a Javadoc comment. |
388
|
| Variable 'x' must be private and have accessor methods. |
388
|
| Variable 'y' must be private and have accessor methods. |
388
|
| Variable 'j' must be private and have accessor methods. |
388
|
| Line contains a tab character. |
390
|
| Line contains a tab character. |
391
|
| Missing a Javadoc comment. |
391
|
| Variable 'zinc' must be private and have accessor methods. |
391
|
| Line contains a tab character. |
392
|
| Missing a Javadoc comment. |
392
|
| Variable 'z' must be private and have accessor methods. |
392
|
| Line contains a tab character. |
393
|
| Missing a Javadoc comment. |
393
|
| Variable 'dz' must be private and have accessor methods. |
393
|
| Line contains a tab character. |
395
|
| Line contains a tab character. |
396
|
| Missing a Javadoc comment. |
396
|
| Variable 'o' must be private and have accessor methods. |
396
|
| Name 'o_inc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
396
|
| Variable 'o_inc' must be private and have accessor methods. |
396
|
| Line contains a tab character. |
397
|
| Missing a Javadoc comment. |
397
|
| Variable 'next' must be private and have accessor methods. |
397
|
| Variable 'inc' must be private and have accessor methods. |
397
|
| Variable 'linc' must be private and have accessor methods. |
397
|
| Line contains a tab character. |
399
|
| Line contains a tab character. |
400
|
| Missing a Javadoc comment. |
400
|
| Variable 'tx' must be private and have accessor methods. |
400
|
| Line contains a tab character. |
401
|
| Missing a Javadoc comment. |
401
|
| Variable 'ty' must be private and have accessor methods. |
401
|
| Line contains a tab character. |
402
|
| Missing a Javadoc comment. |
402
|
| Name 'tx_inc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
402
|
| Variable 'tx_inc' must be private and have accessor methods. |
402
|
| Name 'ty_inc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
402
|
| Variable 'ty_inc' must be private and have accessor methods. |
402
|
com/insanityengine/ghia/renderer/WireFuRenderer.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.*. |
3
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
4
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
6
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
7
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
8
|
| Line is longer than 80 characters. |
24
|
| Line is longer than 80 characters. |
29
|
| Line is longer than 80 characters. |
35
|
| Line is longer than 80 characters. |
39
|
| First sentence should end with a period. |
41
|
| Line has trailing spaces. |
41
|
| Line contains a tab character. |
41
|
| Line has trailing spaces. |
42
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line has trailing spaces. |
44
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| First sentence should end with a period. |
49
|
| Line has trailing spaces. |
49
|
| Line contains a tab character. |
49
|
| Line has trailing spaces. |
50
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| '(' is followed by whitespace. |
58
|
| Parameter width should be final. |
58
|
| Parameter height should be final. |
58
|
| Parameter component should be final. |
58
|
| 'component' hides a field. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line contains a tab character. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
72
|
| '(' is followed by whitespace. |
72
|
| Parameter width should be final. |
72
|
| Parameter height should be final. |
72
|
| Parameter component should be final. |
72
|
| 'component' hides a field. |
72
|
| ')' is preceded with whitespace. |
72
|
| Line contains a tab character. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line has trailing spaces. |
74
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line has trailing spaces. |
82
|
| Line contains a tab character. |
82
|
| First sentence should end with a period. |
83
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line has trailing spaces. |
86
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Method 'render' is not designed for extension - needs to be abstract, final or empty. |
90
|
| '(' is followed by whitespace. |
90
|
| Parameter gl should be final. |
90
|
| ')' is preceded with whitespace. |
90
|
| Line contains a tab character. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line contains a tab character. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line contains a tab character. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line has trailing spaces. |
96
|
| Line contains a tab character. |
96
|
| First sentence should end with a period. |
97
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Method 'getClearColor' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| First sentence should end with a period. |
108
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Unused Javadoc tag. |
112
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| '(' is followed by whitespace. |
115
|
| Parameter color should be final. |
115
|
| Expected @param tag for 'color'. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line contains a tab character. |
116
|
| First sentence should end with a period. |
118
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| '(' is followed by whitespace. |
125
|
| Parameter testDepth should be final. |
125
|
| ')' is preceded with whitespace. |
125
|
| First sentence should end with a period. |
127
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line has trailing spaces. |
132
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| First sentence should end with a period. |
135
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Method 'clearColorBuffer' is not designed for extension - needs to be abstract, final or empty. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| First sentence should end with a period. |
144
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| '(' is followed by whitespace. |
151
|
| Parameter method should be final. |
151
|
| ')' is preceded with whitespace. |
151
|
| Line contains a tab character. |
152
|
| First sentence should end with a period. |
154
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| '(' is followed by whitespace. |
161
|
| Parameter function should be final. |
161
|
| ')' is preceded with whitespace. |
161
|
| Line contains a tab character. |
162
|
| First sentence should end with a period. |
164
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Method 'drawPolygon' is not designed for extension - needs to be abstract, final or empty. |
172
|
| '(' is followed by whitespace. |
172
|
| Parameter count should be final. |
172
|
| Parameter ptz should be final. |
172
|
| ')' is preceded with whitespace. |
172
|
| Line contains a tab character. |
173
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| Line has trailing spaces. |
174
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| Line has trailing spaces. |
176
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| Line contains a tab character. |
179
|
| '(' is followed by whitespace. |
179
|
| ';' is preceded with whitespace. |
179
|
| ';' is preceded with whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| Line is longer than 80 characters. |
180
|
| Line contains a tab character. |
180
|
| '(' is followed by whitespace. |
180
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| First sentence should end with a period. |
186
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| Line has trailing spaces. |
188
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| '(' is followed by whitespace. |
193
|
| Parameter point should be final. |
193
|
| ')' is preceded with whitespace. |
193
|
| Line contains a tab character. |
194
|
| Line has trailing spaces. |
195
|
| Line contains a tab character. |
195
|
| First sentence should end with a period. |
196
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
199
|
| Unused @param tag for 'imageskin'. |
200
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| '(' is followed by whitespace. |
203
|
| Parameter skin should be final. |
203
|
| Expected @param tag for 'skin'. |
203
|
| ')' is preceded with whitespace. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Line has trailing spaces. |
208
|
| Line contains a tab character. |
208
|
| First sentence should end with a period. |
209
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. |
214
|
| Line contains a tab character. |
215
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| Line contains a tab character. |
216
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| Line contains a tab character. |
217
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| First sentence should end with a period. |
221
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Method 'setObserver' is not designed for extension - needs to be abstract, final or empty. |
228
|
| '(' is followed by whitespace. |
228
|
| Parameter observer should be final. |
228
|
| 'observer' hides a field. |
228
|
| ')' is preceded with whitespace. |
228
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line has trailing spaces. |
234
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. |
239
|
| Line contains a tab character. |
240
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| Line has trailing spaces. |
245
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
249
|
| Line contains a tab character. |
250
|
| Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. |
250
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| Line contains a tab character. |
254
|
| Line contains a tab character. |
255
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
259
|
| Line contains a tab character. |
260
|
| Line contains a tab character. |
261
|
| Method 'getPixels' is not designed for extension - needs to be abstract, final or empty. |
261
|
| Line contains a tab character. |
262
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| Line has trailing spaces. |
265
|
| Line contains a tab character. |
265
|
| Line contains a tab character. |
266
|
| Line contains a tab character. |
267
|
| Line has trailing spaces. |
268
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
269
|
| Line contains a tab character. |
270
|
| Line is longer than 80 characters. |
271
|
| Line contains a tab character. |
271
|
| Line contains a tab character. |
272
|
| Line contains a tab character. |
273
|
| Line contains a tab character. |
274
|
| Line contains a tab character. |
275
|
| Line contains a tab character. |
276
|
| Line contains a tab character. |
277
|
| Method 'addDrawer' is not designed for extension - needs to be abstract, final or empty. |
277
|
| '(' is followed by whitespace. |
277
|
| Parameter drawer should be final. |
277
|
| ')' is preceded with whitespace. |
277
|
| Line contains a tab character. |
278
|
| '(' is followed by whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| Line contains a tab character. |
279
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
282
|
| Line is longer than 80 characters. |
283
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
284
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
288
|
| Line contains a tab character. |
289
|
| Method 'removeDrawer' is not designed for extension - needs to be abstract, final or empty. |
289
|
| '(' is followed by whitespace. |
289
|
| Parameter drawer should be final. |
289
|
| ')' is preceded with whitespace. |
289
|
| Line contains a tab character. |
290
|
| '(' is followed by whitespace. |
290
|
| ')' is preceded with whitespace. |
290
|
| Line contains a tab character. |
291
|
| First sentence should end with a period. |
293
|
| Line contains a tab character. |
293
|
| Line contains a tab character. |
294
|
| Line contains a tab character. |
295
|
| Line contains a tab character. |
296
|
| Line contains a tab character. |
297
|
| Line contains a tab character. |
298
|
| Method 'invokeDrawers' is not designed for extension - needs to be abstract, final or empty. |
298
|
| '(' is followed by whitespace. |
298
|
| Parameter gl should be final. |
298
|
| Expected @param tag for 'gl'. |
298
|
| ')' is preceded with whitespace. |
298
|
| Line contains a tab character. |
299
|
| '(' is followed by whitespace. |
299
|
| ')' is preceded with whitespace. |
299
|
| Line contains a tab character. |
300
|
| Line contains a tab character. |
302
|
| Line contains a tab character. |
304
|
| Missing a Javadoc comment. |
304
|
| Line has trailing spaces. |
305
|
| Line contains a tab character. |
305
|
| Missing a Javadoc comment. |
305
|
| Line contains a tab character. |
306
|
| Missing a Javadoc comment. |
306
|
| Line contains a tab character. |
307
|
| Missing a Javadoc comment. |
307
|
| Line contains a tab character. |
308
|
| Missing a Javadoc comment. |
308
|
| Line contains a tab character. |
309
|
| Missing a Javadoc comment. |
309
|
| Line contains a tab character. |
310
|
| Missing a Javadoc comment. |
310
|
| Line has trailing spaces. |
311
|
| Line contains a tab character. |
311
|
| Line contains a tab character. |
312
|
| Line has trailing spaces. |
313
|
| Line contains a tab character. |
313
|
| Line contains a tab character. |
314
|
| Missing a Javadoc comment. |
314
|
| Redundant 'final' modifier. |
314
|
| Line contains a tab character. |
315
|
| Line contains a tab character. |
316
|
| '(' is followed by whitespace. |
316
|
| ')' is preceded with whitespace. |
316
|
| Line contains a tab character. |
317
|
| '(' is followed by whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| Line contains a tab character. |
318
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| Must have at least one statement. |
318
|
| Line contains a tab character. |
319
|
| Line contains a tab character. |
320
|
| Line contains a tab character. |
321
|
| Line contains a tab character. |
322
|
| Line is longer than 80 characters. |
323
|
| Line contains a tab character. |
323
|
| '(' is followed by whitespace. |
323
|
| ')' is preceded with whitespace. |
323
|
| Line contains a tab character. |
324
|
| Line contains a tab character. |
325
|
| Line contains a tab character. |
326
|
| Line contains a tab character. |
327
|
| Line contains a tab character. |
328
|
| Line is longer than 80 characters. |
345
|
com/insanityengine/ghia/renderer/ZortPolyRenderer.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.*. |
3
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
4
|
| Using the '.*' form of import should be avoided - java.util.*. |
6
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.m3.*. |
8
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.libograf.*. |
9
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.pixels.*. |
10
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.util.*. |
12
|
| Line is longer than 80 characters. |
17
|
| Line is longer than 80 characters. |
18
|
| Line is longer than 80 characters. |
30
|
| Line is longer than 80 characters. |
35
|
| Line is longer than 80 characters. |
41
|
| Line is longer than 80 characters. |
45
|
| First sentence should end with a period. |
47
|
| Line has trailing spaces. |
47
|
| Line contains a tab character. |
47
|
| Line has trailing spaces. |
48
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line has trailing spaces. |
50
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| First sentence should end with a period. |
56
|
| Line has trailing spaces. |
56
|
| Line contains a tab character. |
56
|
| Line has trailing spaces. |
57
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| '(' is followed by whitespace. |
65
|
| Parameter width should be final. |
65
|
| Parameter height should be final. |
65
|
| Parameter component should be final. |
65
|
| 'component' hides a field. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
80
|
| '(' is followed by whitespace. |
80
|
| Parameter width should be final. |
80
|
| Parameter height should be final. |
80
|
| Parameter component should be final. |
80
|
| 'component' hides a field. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line contains a tab character. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line has trailing spaces. |
82
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line has trailing spaces. |
91
|
| Line contains a tab character. |
91
|
| First sentence should end with a period. |
92
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line has trailing spaces. |
95
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Method 'render' is not designed for extension - needs to be abstract, final or empty. |
99
|
| '(' is followed by whitespace. |
99
|
| Parameter gl should be final. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line contains a tab character. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line contains a tab character. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line contains a tab character. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line contains a tab character. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line has trailing spaces. |
106
|
| Line contains a tab character. |
106
|
| First sentence should end with a period. |
107
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Method 'getClearColor' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| First sentence should end with a period. |
118
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Unused Javadoc tag. |
122
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| '(' is followed by whitespace. |
125
|
| Parameter color should be final. |
125
|
| Expected @param tag for 'color'. |
125
|
| ')' is preceded with whitespace. |
125
|
| Line contains a tab character. |
126
|
| First sentence should end with a period. |
128
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| '(' is followed by whitespace. |
135
|
| Parameter testDepth should be final. |
135
|
| ')' is preceded with whitespace. |
135
|
| First sentence should end with a period. |
137
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line has trailing spaces. |
142
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| First sentence should end with a period. |
145
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Method 'clearColorBuffer' is not designed for extension - needs to be abstract, final or empty. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| First sentence should end with a period. |
154
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| '(' is followed by whitespace. |
161
|
| Parameter method should be final. |
161
|
| ')' is preceded with whitespace. |
161
|
| Line contains a tab character. |
162
|
| First sentence should end with a period. |
164
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| '(' is followed by whitespace. |
171
|
| Parameter function should be final. |
171
|
| ')' is preceded with whitespace. |
171
|
| Line contains a tab character. |
172
|
| First sentence should end with a period. |
174
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Method 'drawPolygon' is not designed for extension - needs to be abstract, final or empty. |
182
|
| '(' is followed by whitespace. |
182
|
| Parameter count should be final. |
182
|
| Parameter ptz should be final. |
182
|
| ')' is preceded with whitespace. |
182
|
| Line contains a tab character. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| Line contains a tab character. |
185
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| Line contains a tab character. |
187
|
| '(' is followed by whitespace. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| Line contains a tab character. |
188
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| Line has trailing spaces. |
189
|
| Line contains a tab character. |
189
|
| Line is longer than 80 characters. |
190
|
| Line contains a tab character. |
190
|
| '(' is followed by whitespace. |
190
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| Line has trailing spaces. |
191
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| Line contains a tab character. |
195
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| Line contains a tab character. |
196
|
| '128' is a magic number. |
196
|
| Line is longer than 80 characters. |
197
|
| Line contains a tab character. |
197
|
| '(' is followed by whitespace. |
197
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| Line contains a tab character. |
198
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| First sentence should end with a period. |
205
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line has trailing spaces. |
207
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| Method 'setNormal' is not designed for extension - needs to be abstract, final or empty. |
212
|
| '(' is followed by whitespace. |
212
|
| Parameter point should be final. |
212
|
| ')' is preceded with whitespace. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| '(' is followed by whitespace. |
214
|
| ')' is preceded with whitespace. |
214
|
| Line contains a tab character. |
215
|
| Line has trailing spaces. |
216
|
| Line contains a tab character. |
216
|
| First sentence should end with a period. |
217
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Unused @param tag for 'imageskin'. |
221
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| '(' is followed by whitespace. |
224
|
| Parameter skin should be final. |
224
|
| Expected @param tag for 'skin'. |
224
|
| ')' is preceded with whitespace. |
224
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Line has trailing spaces. |
229
|
| Line contains a tab character. |
229
|
| First sentence should end with a period. |
230
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. |
235
|
| Line contains a tab character. |
236
|
| '(' is followed by whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| Line contains a tab character. |
237
|
| '(' is followed by whitespace. |
237
|
| ')' is preceded with whitespace. |
237
|
| Line contains a tab character. |
238
|
| '(' is followed by whitespace. |
238
|
| ')' is preceded with whitespace. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| First sentence should end with a period. |
242
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
249
|
| Method 'setObserver' is not designed for extension - needs to be abstract, final or empty. |
249
|
| '(' is followed by whitespace. |
249
|
| Parameter observer should be final. |
249
|
| 'observer' hides a field. |
249
|
| ')' is preceded with whitespace. |
249
|
| Line contains a tab character. |
250
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
254
|
| Line has trailing spaces. |
255
|
| Line contains a tab character. |
255
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
259
|
| Line contains a tab character. |
260
|
| Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. |
260
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
262
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| Line has trailing spaces. |
266
|
| Line contains a tab character. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
269
|
| Line contains a tab character. |
270
|
| Line contains a tab character. |
271
|
| Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. |
271
|
| Line contains a tab character. |
272
|
| Line contains a tab character. |
273
|
| Line has trailing spaces. |
274
|
| Line contains a tab character. |
274
|
| Line contains a tab character. |
275
|
| Line contains a tab character. |
276
|
| Line contains a tab character. |
277
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
279
|
| Line contains a tab character. |
280
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
282
|
| Method 'getPixels' is not designed for extension - needs to be abstract, final or empty. |
282
|
| Line contains a tab character. |
283
|
| '(' is followed by whitespace. |
283
|
| ')' is preceded with whitespace. |
283
|
| Line contains a tab character. |
284
|
| Line contains a tab character. |
285
|
| Line has trailing spaces. |
286
|
| Line contains a tab character. |
286
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
288
|
| Line has trailing spaces. |
289
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
290
|
| Line contains a tab character. |
291
|
| Line is longer than 80 characters. |
292
|
| Line contains a tab character. |
292
|
| Line contains a tab character. |
293
|
| Line contains a tab character. |
294
|
| Line contains a tab character. |
295
|
| Line contains a tab character. |
296
|
| Line contains a tab character. |
297
|
| Line contains a tab character. |
298
|
| Method 'addDrawer' is not designed for extension - needs to be abstract, final or empty. |
298
|
| '(' is followed by whitespace. |
298
|
| Parameter drawer should be final. |
298
|
| ')' is preceded with whitespace. |
298
|
| Line contains a tab character. |
299
|
| '(' is followed by whitespace. |
299
|
| ')' is preceded with whitespace. |
299
|
| Line contains a tab character. |
300
|
| Line contains a tab character. |
302
|
| Line contains a tab character. |
303
|
| Line is longer than 80 characters. |
304
|
| Line contains a tab character. |
304
|
| Line contains a tab character. |
305
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
307
|
| Line contains a tab character. |
308
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
310
|
| Method 'removeDrawer' is not designed for extension - needs to be abstract, final or empty. |
310
|
| '(' is followed by whitespace. |
310
|
| Parameter drawer should be final. |
310
|
| ')' is preceded with whitespace. |
310
|
| Line contains a tab character. |
311
|
| '(' is followed by whitespace. |
311
|
| ')' is preceded with whitespace. |
311
|
| Line contains a tab character. |
312
|
| First sentence should end with a period. |
314
|
| Line contains a tab character. |
314
|
| Line contains a tab character. |
315
|
| Line contains a tab character. |
316
|
| Line contains a tab character. |
317
|
| Line contains a tab character. |
318
|
| Line contains a tab character. |
319
|
| Method 'invokeDrawers' is not designed for extension - needs to be abstract, final or empty. |
319
|
| '(' is followed by whitespace. |
319
|
| Parameter gl should be final. |
319
|
| Expected @param tag for 'gl'. |
319
|
| ')' is preceded with whitespace. |
319
|
| Line contains a tab character. |
320
|
| '(' is followed by whitespace. |
320
|
| ')' is preceded with whitespace. |
320
|
| Line contains a tab character. |
321
|
| Line contains a tab character. |
323
|
| Line contains a tab character. |
325
|
| Missing a Javadoc comment. |
325
|
| Line has trailing spaces. |
326
|
| Line contains a tab character. |
326
|
| Missing a Javadoc comment. |
326
|
| Line contains a tab character. |
327
|
| Missing a Javadoc comment. |
327
|
| Line contains a tab character. |
328
|
| Missing a Javadoc comment. |
328
|
| Line contains a tab character. |
329
|
| Missing a Javadoc comment. |
329
|
| Line has trailing spaces. |
330
|
| Line contains a tab character. |
330
|
| Line contains a tab character. |
331
|
| Missing a Javadoc comment. |
331
|
| Line contains a tab character. |
333
|
| Missing a Javadoc comment. |
333
|
| Line has trailing spaces. |
334
|
| Line contains a tab character. |
334
|
| Line contains a tab character. |
335
|
| Missing a Javadoc comment. |
335
|
| Line contains a tab character. |
336
|
| Missing a Javadoc comment. |
336
|
| Line contains a tab character. |
337
|
| Missing a Javadoc comment. |
337
|
| Line contains a tab character. |
339
|
| Missing a Javadoc comment. |
339
|
| Line has trailing spaces. |
340
|
| Line contains a tab character. |
340
|
| Line contains a tab character. |
341
|
| Line has trailing spaces. |
342
|
| Line contains a tab character. |
342
|
| Line contains a tab character. |
343
|
| Missing a Javadoc comment. |
343
|
| Redundant 'final' modifier. |
343
|
| Line contains a tab character. |
344
|
| Line contains a tab character. |
345
|
| '(' is followed by whitespace. |
345
|
| ')' is preceded with whitespace. |
345
|
| Line contains a tab character. |
346
|
| '(' is followed by whitespace. |
346
|
| ')' is preceded with whitespace. |
346
|
| Line contains a tab character. |
347
|
| '(' is followed by whitespace. |
347
|
| ')' is preceded with whitespace. |
347
|
| Must have at least one statement. |
347
|
| Line contains a tab character. |
348
|
| Line contains a tab character. |
349
|
| Line contains a tab character. |
350
|
| Line contains a tab character. |
351
|
| Line is longer than 80 characters. |
352
|
| Line contains a tab character. |
352
|
| '(' is followed by whitespace. |
352
|
| ')' is preceded with whitespace. |
352
|
| Line contains a tab character. |
353
|
| Line contains a tab character. |
354
|
| Line contains a tab character. |
355
|
| Line contains a tab character. |
356
|
| Line contains a tab character. |
357
|
| Line contains a tab character. |
359
|
| Missing a Javadoc comment. |
359
|
| Redundant 'final' modifier. |
359
|
| '(' is followed by whitespace. |
359
|
| Parameter gl should be final. |
359
|
| ')' is preceded with whitespace. |
359
|
| Line contains a tab character. |
360
|
| '(' is followed by whitespace. |
360
|
| ')' is preceded with whitespace. |
360
|
| Line contains a tab character. |
361
|
| Line contains a tab character. |
363
|
| Missing a Javadoc comment. |
363
|
| Redundant 'final' modifier. |
363
|
| '(' is followed by whitespace. |
363
|
| Parameter graphics should be final. |
363
|
| 'graphics' hides a field. |
363
|
| ')' is preceded with whitespace. |
363
|
| Line contains a tab character. |
364
|
| '(' is followed by whitespace. |
364
|
| ')' is preceded with whitespace. |
364
|
| Line contains a tab character. |
365
|
| Line contains a tab character. |
366
|
| '(' is followed by whitespace. |
366
|
| ';' is preceded with whitespace. |
366
|
| ';' is preceded with whitespace. |
366
|
| ')' is preceded with whitespace. |
366
|
| Line contains a tab character. |
367
|
| '(' is followed by whitespace. |
367
|
| '(' is followed by whitespace. |
367
|
| ')' is preceded with whitespace. |
367
|
| '(' is followed by whitespace. |
367
|
| ')' is preceded with whitespace. |
367
|
| ')' is preceded with whitespace. |
367
|
| '(' is followed by whitespace. |
367
|
| ')' is preceded with whitespace. |
367
|
| Line contains a tab character. |
368
|
| Line contains a tab character. |
369
|
| Line contains a tab character. |
370
|
| Line contains a tab character. |
372
|
| Missing a Javadoc comment. |
372
|
| Redundant 'final' modifier. |
372
|
| 'static' modifier out of order with the JLS suggestions. |
372
|
| '(' is followed by whitespace. |
372
|
| Parameter z should be final. |
372
|
| ')' is preceded with whitespace. |
372
|
| Line contains a tab character. |
373
|
| '(' is followed by whitespace. |
373
|
| ')' is preceded with whitespace. |
373
|
| Line contains a tab character. |
374
|
| '255' is a magic number. |
374
|
| Line contains a tab character. |
375
|
| '(' is followed by whitespace. |
375
|
| '(' is followed by whitespace. |
375
|
| '0.4' is a magic number. |
375
|
| ')' is preceded with whitespace. |
375
|
| '(' is followed by whitespace. |
375
|
| '0.4' is a magic number. |
375
|
| ')' is preceded with whitespace. |
375
|
| '1.96' is a magic number. |
375
|
| ')' is preceded with whitespace. |
375
|
| Line contains a tab character. |
376
|
| Line contains a tab character. |
377
|
| Line contains a tab character. |
378
|
| Line contains a tab character. |
380
|
| Missing a Javadoc comment. |
380
|
| Redundant 'final' modifier. |
380
|
| 'static' modifier out of order with the JLS suggestions. |
380
|
| '(' is followed by whitespace. |
380
|
| Parameter n should be final. |
380
|
| ')' is preceded with whitespace. |
380
|
| Line contains a tab character. |
381
|
| Line contains a tab character. |
382
|
| Line has trailing spaces. |
383
|
| Line contains a tab character. |
383
|
| Line contains a tab character. |
384
|
| Missing a Javadoc comment. |
384
|
| Redundant 'final' modifier. |
384
|
| 'static' modifier out of order with the JLS suggestions. |
384
|
| '(' is followed by whitespace. |
384
|
| Parameter z should be final. |
384
|
| ')' is preceded with whitespace. |
384
|
| Line contains a tab character. |
385
|
| '(' is followed by whitespace. |
385
|
| '(' is followed by whitespace. |
385
|
| ')' is preceded with whitespace. |
385
|
| ')' is preceded with whitespace. |
385
|
| Line contains a tab character. |
386
|
| Line has trailing spaces. |
387
|
| Line contains a tab character. |
387
|
| Line contains a tab character. |
388
|
| Missing a Javadoc comment. |
388
|
| 'private' modifier out of order with the JLS suggestions. |
388
|
| Redundant 'final' modifier. |
388
|
| Line contains a tab character. |
389
|
| '(' is followed by whitespace. |
389
|
| ')' is preceded with whitespace. |
389
|
| Line contains a tab character. |
390
|
| '255' is a magic number. |
390
|
| Line contains a tab character. |
391
|
| '(' is followed by whitespace. |
391
|
| ';' is preceded with whitespace. |
391
|
| '255' is a magic number. |
391
|
| ';' is preceded with whitespace. |
391
|
| ')' is preceded with whitespace. |
391
|
| Line contains a tab character. |
392
|
| '(' is followed by whitespace. |
392
|
| '255' is a magic number. |
392
|
| ')' is preceded with whitespace. |
392
|
| Line contains a tab character. |
393
|
| Line contains a tab character. |
394
|
| Line contains a tab character. |
395
|
| Line contains a tab character. |
396
|
| Line contains a tab character. |
397
|
| Line contains a tab character. |
398
|
| Line contains a tab character. |
399
|
| Line contains a tab character. |
400
|
| Line contains a tab character. |
401
|
| Line contains a tab character. |
402
|
| Line contains a tab character. |
404
|
| Missing a Javadoc comment. |
404
|
| Redundant 'final' modifier. |
404
|
| '(' is followed by whitespace. |
404
|
| Parameter count should be final. |
404
|
| Parameter ptz should be final. |
404
|
| ')' is preceded with whitespace. |
404
|
| Line contains a tab character. |
405
|
| Line contains a tab character. |
406
|
| '(' is followed by whitespace. |
406
|
| ')' is preceded with whitespace. |
406
|
| Line contains a tab character. |
407
|
| Line contains a tab character. |
408
|
| Line has trailing spaces. |
409
|
| Line contains a tab character. |
409
|
| Line is longer than 80 characters. |
410
|
| Line contains a tab character. |
410
|
| Missing a Javadoc comment. |
410
|
| Redundant 'final' modifier. |
410
|
| '(' is followed by whitespace. |
410
|
| Parameter poly should be final. |
410
|
| Parameter count should be final. |
410
|
| Parameter ptz should be final. |
410
|
| ')' is preceded with whitespace. |
410
|
| Line contains a tab character. |
411
|
| Line contains a tab character. |
412
|
| '(' is followed by whitespace. |
412
|
| ';' is preceded with whitespace. |
412
|
| ';' is preceded with whitespace. |
412
|
| ')' is preceded with whitespace. |
412
|
| Line contains a tab character. |
413
|
| '(' is followed by whitespace. |
413
|
| '(' is followed by whitespace. |
413
|
| ')' is preceded with whitespace. |
413
|
| '(' is followed by whitespace. |
413
|
| ')' is preceded with whitespace. |
413
|
| ')' is preceded with whitespace. |
413
|
| Line contains a tab character. |
414
|
| Line contains a tab character. |
415
|
| Line contains a tab character. |
416
|
| Line contains a tab character. |
417
|
| Missing a Javadoc comment. |
419
|
| Line contains a tab character. |
419
|
| Line has trailing spaces. |
420
|
| Line contains a tab character. |
420
|
| Line contains a tab character. |
421
|
| Missing a Javadoc comment. |
421
|
| Line contains a tab character. |
422
|
| Line has trailing spaces. |
423
|
| Line contains a tab character. |
423
|
| Line contains a tab character. |
424
|
| Missing a Javadoc comment. |
424
|
| '(' is followed by whitespace. |
424
|
| Parameter count should be final. |
424
|
| Parameter ptz should be final. |
424
|
| ')' is preceded with whitespace. |
424
|
| Line contains a tab character. |
425
|
| '(' is followed by whitespace. |
425
|
| ')' is preceded with whitespace. |
425
|
| Line contains a tab character. |
426
|
| Line has trailing spaces. |
427
|
| Line contains a tab character. |
427
|
| Line contains a tab character. |
428
|
| Missing a Javadoc comment. |
428
|
| '(' is followed by whitespace. |
428
|
| Parameter count should be final. |
428
|
| Parameter ptz should be final. |
428
|
| Parameter z should be final. |
428
|
| 'z' hides a field. |
428
|
| ')' is preceded with whitespace. |
428
|
| Line contains a tab character. |
429
|
| '(' is followed by whitespace. |
429
|
| ')' is preceded with whitespace. |
429
|
| Line contains a tab character. |
430
|
| Line contains a tab character. |
432
|
| Missing a Javadoc comment. |
432
|
| '(' is followed by whitespace. |
432
|
| Parameter count should be final. |
432
|
| Parameter ptz should be final. |
432
|
| Parameter z should be final. |
432
|
| 'z' hides a field. |
432
|
| ')' is preceded with whitespace. |
432
|
| Line contains a tab character. |
433
|
| Line is longer than 80 characters. |
434
|
| Line contains a tab character. |
434
|
| '(' is followed by whitespace. |
434
|
| ')' is preceded with whitespace. |
434
|
| Line contains a tab character. |
435
|
| Line contains a tab character. |
437
|
| Inner assignments should be avoided. |
437
|
| Line contains a tab character. |
438
|
| '(' is followed by whitespace. |
438
|
| ';' is preceded with whitespace. |
438
|
| ';' is preceded with whitespace. |
438
|
| ')' is preceded with whitespace. |
438
|
| Line contains a tab character. |
439
|
| '(' is followed by whitespace. |
439
|
| ')' is preceded with whitespace. |
439
|
| Line contains a tab character. |
440
|
| '(' is followed by whitespace. |
440
|
| ')' is preceded with whitespace. |
440
|
| Line contains a tab character. |
441
|
| Line contains a tab character. |
442
|
| Line contains a tab character. |
443
|
| Line contains a tab character. |
444
|
| Line contains a tab character. |
446
|
| Missing a Javadoc comment. |
446
|
| '(' is followed by whitespace. |
446
|
| Parameter graphics should be final. |
446
|
| 'graphics' hides a field. |
446
|
| ')' is preceded with whitespace. |
446
|
| Line contains a tab character. |
447
|
| '(' is followed by whitespace. |
447
|
| '(' is followed by whitespace. |
447
|
| ')' is preceded with whitespace. |
447
|
| ')' is preceded with whitespace. |
447
|
| Line contains a tab character. |
448
|
| '(' is followed by whitespace. |
448
|
| ')' is preceded with whitespace. |
448
|
| Line contains a tab character. |
449
|
| Line contains a tab character. |
451
|
| Missing a Javadoc comment. |
451
|
| '(' is followed by whitespace. |
451
|
| Parameter o should be final. |
451
|
| ')' is preceded with whitespace. |
451
|
| Line is longer than 80 characters. |
452
|
| Line contains a tab character. |
452
|
| '(' is followed by whitespace. |
452
|
| ')' is preceded with whitespace. |
452
|
| '(' is followed by whitespace. |
452
|
| '100' is a magic number. |
452
|
| '(' is followed by whitespace. |
452
|
| '(' is followed by whitespace. |
452
|
| ')' is preceded with whitespace. |
452
|
| ')' is preceded with whitespace. |
452
|
| ')' is preceded with whitespace. |
452
|
| Line contains a tab character. |
453
|
| Line contains a tab character. |
455
|
| Line contains a tab character. |
457
|
| Missing a Javadoc comment. |
457
|
| Line contains a tab character. |
458
|
| Missing a Javadoc comment. |
458
|
| Line contains a tab character. |
459
|
| Missing a Javadoc comment. |
459
|
| Line contains a tab character. |
461
|
| Missing a Javadoc comment. |
461
|
| Variable 'x' must be private and have accessor methods. |
461
|
| Variable 'y' must be private and have accessor methods. |
461
|
| Line contains a tab character. |
462
|
com/insanityengine/ghia/renderer/package.html
| Error | Line |
| Missing package documentation file. | 0 |
com/insanityengine/ghia/util/ComponentUtil.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.*. |
3
|
| Using the '.*' form of import should be avoided - java.awt.image.*. |
4
|
| Using the '.*' form of import should be avoided - java.awt.event.*. |
5
|
| Using the '.*' form of import should be avoided - javax.swing.*. |
7
|
| First sentence should end with a period. |
9
|
| Line is longer than 80 characters. |
16
|
| Utility classes should not have a public or default constructor. |
20
|
| Line contains a tab character. |
22
|
| Line has trailing spaces. |
23
|
| Line contains a tab character. |
23
|
| Line has trailing spaces. |
24
|
| Line contains a tab character. |
24
|
| Line has trailing spaces. |
25
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| 'static' modifier out of order with the JLS suggestions. |
27
|
| '(' is followed by whitespace. |
27
|
| Parameter argv should be final. |
27
|
| Expected @param tag for 'argv'. |
27
|
| Array brackets at illegal position. |
27
|
| ')' is preceded with whitespace. |
27
|
| Line contains a tab character. |
28
|
| '(' is followed by whitespace. |
28
|
| ')' is preceded with whitespace. |
28
|
| Line contains a tab character. |
29
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| Line contains a tab character. |
30
|
| '(' is followed by whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| Line has trailing spaces. |
31
|
| Line contains a tab character. |
31
|
| '(' is followed by whitespace. |
31
|
| Line contains a tab character. |
32
|
| Line is longer than 80 characters. |
33
|
| Line contains a tab character. |
33
|
| '(' is followed by whitespace. |
33
|
| Parameter e should be final. |
33
|
| ')' is preceded with whitespace. |
33
|
| Line contains a tab character. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line contains a tab character. |
35
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line contains a tab character. |
42
|
| Must have at least one statement. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| First sentence should end with a period. |
46
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line has trailing spaces. |
50
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line is longer than 80 characters. |
57
|
| Line contains a tab character. |
57
|
| 'public' modifier out of order with the JLS suggestions. |
57
|
| '(' is followed by whitespace. |
57
|
| Parameter theImage should be final. |
57
|
| Parameter observer should be final. |
57
|
| Parameter filename should be final. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| Line contains a tab character. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Line contains a tab character. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line is longer than 80 characters. |
75
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line has trailing spaces. |
77
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line is longer than 80 characters. |
83
|
| Line contains a tab character. |
83
|
| 'public' modifier out of order with the JLS suggestions. |
83
|
| '(' is followed by whitespace. |
83
|
| Parameter component should be final. |
83
|
| Parameter filename should be final. |
83
|
| ')' is preceded with whitespace. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line has trailing spaces. |
88
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line contains a tab character. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line contains a tab character. |
96
|
| First sentence should end with a period. |
98
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line has trailing spaces. |
102
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line is longer than 80 characters. |
108
|
| Line contains a tab character. |
108
|
| 'public' modifier out of order with the JLS suggestions. |
108
|
| '(' is followed by whitespace. |
108
|
| Parameter image should be final. |
108
|
| Parameter filename should be final. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line is longer than 80 characters. |
111
|
| Line contains a tab character. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line contains a tab character. |
112
|
| Line is longer than 80 characters. |
113
|
| Line contains a tab character. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Must have at least one statement. |
118
|
| Line has trailing spaces. |
119
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line has trailing spaces. |
124
|
| Line contains a tab character. |
124
|
| Line has trailing spaces. |
125
|
| Line contains a tab character. |
125
|
com/insanityengine/ghia/util/DocReflect.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.lang.reflect.*. |
3
|
| First sentence should end with a period. |
5
|
| Line is longer than 80 characters. |
12
|
| Utility classes should not have a public or default constructor. |
16
|
| Line contains a tab character. |
18
|
| Line has trailing spaces. |
19
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line has trailing spaces. |
21
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line has trailing spaces. |
23
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| 'static' modifier out of order with the JLS suggestions. |
25
|
| '(' is followed by whitespace. |
25
|
| Parameter argv should be final. |
25
|
| Array brackets at illegal position. |
25
|
| ')' is preceded with whitespace. |
25
|
| Line contains a tab character. |
26
|
| '(' is followed by whitespace. |
26
|
| ';' is preceded with whitespace. |
26
|
| ';' is preceded with whitespace. |
26
|
| ')' is preceded with whitespace. |
26
|
| Line contains a tab character. |
27
|
| '(' is followed by whitespace. |
27
|
| ')' is preceded with whitespace. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
32
|
| Missing a Javadoc comment. |
32
|
| '{' is not followed by whitespace. |
32
|
| '}' is not preceded with whitespace. |
32
|
| Line contains a tab character. |
34
|
| Line has trailing spaces. |
35
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line has trailing spaces. |
37
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line has trailing spaces. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| 'static' modifier out of order with the JLS suggestions. |
41
|
| '(' is followed by whitespace. |
41
|
| Parameter className should be final. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line contains a tab character. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line contains a tab character. |
43
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line contains a tab character. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
50
|
| Line has trailing spaces. |
51
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line has trailing spaces. |
53
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line has trailing spaces. |
55
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line has trailing spaces. |
57
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| 'static' modifier out of order with the JLS suggestions. |
59
|
| '(' is followed by whitespace. |
59
|
| Parameter className should be final. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line contains a tab character. |
63
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Must have at least one statement. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
68
|
| Line has trailing spaces. |
69
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line has trailing spaces. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line has trailing spaces. |
73
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| 'static' modifier out of order with the JLS suggestions. |
75
|
| '(' is followed by whitespace. |
75
|
| Parameter theClass should be final. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line has trailing spaces. |
76
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line contains a tab character. |
80
|
| Line is longer than 80 characters. |
81
|
| Line contains a tab character. |
81
|
| '(' is followed by whitespace. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line contains a tab character. |
83
|
| '(' is followed by whitespace. |
83
|
| ';' is preceded with whitespace. |
83
|
| ';' is preceded with whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| Line is longer than 80 characters. |
84
|
| Line contains a tab character. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line is longer than 80 characters. |
85
|
| Line contains a tab character. |
85
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
91
|
| Line has trailing spaces. |
92
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line has trailing spaces. |
94
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line has trailing spaces. |
97
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line is longer than 80 characters. |
99
|
| Line contains a tab character. |
99
|
| 'static' modifier out of order with the JLS suggestions. |
99
|
| '(' is followed by whitespace. |
99
|
| Parameter currentPackage should be final. |
99
|
| Parameter method should be final. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line contains a tab character. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line contains a tab character. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line has trailing spaces. |
103
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line is longer than 80 characters. |
105
|
| Line contains a tab character. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line is longer than 80 characters. |
106
|
| Line contains a tab character. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| Line contains a tab character. |
107
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line contains a tab character. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line contains a tab character. |
111
|
| Line has trailing spaces. |
112
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
114
|
| Line has trailing spaces. |
115
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line has trailing spaces. |
117
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line has trailing spaces. |
120
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line is longer than 80 characters. |
122
|
| Line contains a tab character. |
122
|
| 'static' modifier out of order with the JLS suggestions. |
122
|
| '(' is followed by whitespace. |
122
|
| Parameter currentPackage should be final. |
122
|
| Parameter params should be final. |
122
|
| ')' is preceded with whitespace. |
122
|
| Line contains a tab character. |
123
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line contains a tab character. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| Line contains a tab character. |
125
|
| '(' is followed by whitespace. |
125
|
| ';' is preceded with whitespace. |
125
|
| ';' is preceded with whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| Line has trailing spaces. |
126
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
130
|
| '(' is followed by whitespace. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| Line is longer than 80 characters. |
131
|
| Line contains a tab character. |
131
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
135
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| Line contains a tab character. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| Line has trailing spaces. |
137
|
| Line contains a tab character. |
137
|
| Line is longer than 80 characters. |
138
|
| Line contains a tab character. |
138
|
| '(' is followed by whitespace. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| Line has trailing spaces. |
139
|
| Line contains a tab character. |
139
|
| Line has trailing spaces. |
140
|
| Line is longer than 80 characters. |
140
|
| Line contains a tab character. |
140
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
145
|
| Line has trailing spaces. |
146
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line has trailing spaces. |
148
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line has trailing spaces. |
151
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line is longer than 80 characters. |
153
|
| Line contains a tab character. |
153
|
| 'static' modifier out of order with the JLS suggestions. |
153
|
| '(' is followed by whitespace. |
153
|
| Parameter currentPackage should be final. |
153
|
| Parameter rtype should be final. |
153
|
| ')' is preceded with whitespace. |
153
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| '(' is followed by whitespace. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| Line contains a tab character. |
157
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| Line has trailing spaces. |
158
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line has trailing spaces. |
160
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| '(' is followed by whitespace. |
161
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| Line contains a tab character. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| Line contains a tab character. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| Line is longer than 80 characters. |
169
|
| Line contains a tab character. |
169
|
| '(' is followed by whitespace. |
169
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| Line has trailing spaces. |
171
|
| Line is longer than 80 characters. |
171
|
| Line contains a tab character. |
171
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
175
|
| Line has trailing spaces. |
176
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line has trailing spaces. |
178
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Line has trailing spaces. |
181
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Line has trailing spaces. |
183
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| 'static' modifier out of order with the JLS suggestions. |
185
|
| '(' is followed by whitespace. |
185
|
| Parameter base should be final. |
185
|
| Parameter str should be final. |
185
|
| ')' is preceded with whitespace. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| '(' is followed by whitespace. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| Line contains a tab character. |
188
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| 'if' construct must use '{}'s. |
189
|
| Line contains a tab character. |
189
|
| '(' is followed by whitespace. |
189
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Line has trailing spaces. |
194
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
196
|
| Missing a Javadoc comment. |
196
|
| 'static' modifier out of order with the JLS suggestions. |
196
|
| Name 'commentPrefix' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
196
|
| Line has trailing spaces. |
197
|
| Line contains a tab character. |
197
|
com/insanityengine/ghia/util/FileFilter.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
5
|
| Line is longer than 80 characters. |
13
|
| Line contains a tab character. |
18
|
| Missing a Javadoc comment. |
18
|
| Redundant 'public' modifier. |
18
|
| '(' is followed by whitespace. |
18
|
| ')' is preceded with whitespace. |
18
|
| Line has trailing spaces. |
19
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Missing a Javadoc comment. |
20
|
| Redundant 'public' modifier. |
20
|
| '(' is followed by whitespace. |
20
|
| ')' is preceded with whitespace. |
20
|
| Line contains a tab character. |
22
|
| Missing a Javadoc comment. |
22
|
| Redundant 'public' modifier. |
22
|
| Line has trailing spaces. |
23
|
| Line contains a tab character. |
23
|
com/insanityengine/ghia/util/FileTree.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Unused import - java.util.Vector. |
4
|
| Unused import - java.util.Stack. |
5
|
| First sentence should end with a period. |
7
|
| Line is longer than 80 characters. |
14
|
| Line has trailing spaces. |
19
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| '(' is followed by whitespace. |
32
|
| Parameter start should be final. |
32
|
| Expected @param tag for 'start'. |
32
|
| ')' is preceded with whitespace. |
32
|
| Expected @throws tag for 'java.io.IOException'. |
32
|
| Line contains a tab character. |
33
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| Line contains a tab character. |
34
|
| Line has trailing spaces. |
35
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Missing a Javadoc comment. |
36
|
| '(' is followed by whitespace. |
36
|
| Parameter f should be final. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line contains a tab character. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line contains a tab character. |
38
|
| Line has trailing spaces. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line is longer than 80 characters. |
43
|
| Line contains a tab character. |
43
|
| '(' is followed by whitespace. |
43
|
| Parameter start should be final. |
43
|
| Expected @param tag for 'start'. |
43
|
| Parameter parent should be final. |
43
|
| 'parent' hides a field. |
43
|
| Expected @param tag for 'parent'. |
43
|
| ')' is preceded with whitespace. |
43
|
| Expected @throws tag for 'java.io.IOException'. |
43
|
| Line contains a tab character. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| '(' is followed by whitespace. |
50
|
| Parameter f should be final. |
50
|
| Expected @param tag for 'f'. |
50
|
| Parameter parent should be final. |
50
|
| 'parent' hides a field. |
50
|
| Expected @param tag for 'parent'. |
50
|
| ')' is preceded with whitespace. |
50
|
| Expected @throws tag for 'java.io.IOException'. |
50
|
| Line contains a tab character. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Method 'reset' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Inner assignments should be avoided. |
62
|
| Inner assignments should be avoided. |
62
|
| Inner assignments should be avoided. |
62
|
| Inner assignments should be avoided. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
68
|
| '(' is followed by whitespace. |
68
|
| Parameter start should be final. |
68
|
| Expected @param tag for 'start'. |
68
|
| ')' is preceded with whitespace. |
68
|
| Expected @throws tag for 'java.io.IOException'. |
68
|
| Line contains a tab character. |
69
|
| '(' is followed by whitespace. |
69
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line contains a tab character. |
70
|
| Line has trailing spaces. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line is longer than 80 characters. |
75
|
| Line contains a tab character. |
75
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
75
|
| '(' is followed by whitespace. |
75
|
| Parameter start should be final. |
75
|
| Expected @param tag for 'start'. |
75
|
| Parameter p should be final. |
75
|
| Expected @param tag for 'p'. |
75
|
| ')' is preceded with whitespace. |
75
|
| Expected @throws tag for 'java.io.IOException'. |
75
|
| Line contains a tab character. |
76
|
| '(' is followed by whitespace. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
82
|
| '(' is followed by whitespace. |
82
|
| Parameter f should be final. |
82
|
| Expected @param tag for 'f'. |
82
|
| ')' is preceded with whitespace. |
82
|
| Expected @throws tag for 'java.io.IOException'. |
82
|
| Line contains a tab character. |
83
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| Line contains a tab character. |
84
|
| Line has trailing spaces. |
85
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
89
|
| '(' is followed by whitespace. |
89
|
| Parameter f should be final. |
89
|
| Expected @param tag for 'f'. |
89
|
| Parameter p should be final. |
89
|
| Expected @param tag for 'p'. |
89
|
| ')' is preceded with whitespace. |
89
|
| Expected @throws tag for 'java.io.IOException'. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| Line has trailing spaces. |
99
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
104
|
| Line has trailing spaces. |
105
|
| Line contains a tab character. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line has trailing spaces. |
110
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line contains a tab character. |
113
|
| '(' is followed by whitespace. |
113
|
| ';' is preceded with whitespace. |
113
|
| ';' is preceded with whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line is longer than 80 characters. |
114
|
| Line contains a tab character. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| First sentence should end with a period. |
122
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Method 'getDescendantCount' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
133
|
| Missing a Javadoc comment. |
133
|
| Line contains a tab character. |
134
|
| Missing a Javadoc comment. |
134
|
| Line contains a tab character. |
135
|
| Missing a Javadoc comment. |
135
|
| Array brackets at illegal position. |
135
|
| Line contains a tab character. |
137
|
| Missing a Javadoc comment. |
137
|
| Line contains a tab character. |
138
|
| Missing a Javadoc comment. |
138
|
| Name 'kid_len' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
138
|
| Name 'desc_len' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
138
|
| Name 'kid_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
138
|
| Name 'desc_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
138
|
| Line has trailing spaces. |
140
|
| Line contains a tab character. |
140
|
com/insanityengine/ghia/util/Find.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
7
|
| Line is longer than 80 characters. |
14
|
| Line is longer than 80 characters. |
19
|
| Utility classes should not have a public or default constructor. |
23
|
| Line has trailing spaces. |
24
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| 'static' modifier out of order with the JLS suggestions. |
35
|
| '(' is followed by whitespace. |
35
|
| Parameter argv should be final. |
35
|
| Expected @param tag for 'argv'. |
35
|
| Array brackets at illegal position. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line has trailing spaces. |
36
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| '(' is followed by whitespace. |
41
|
| ';' is preceded with whitespace. |
41
|
| ';' is preceded with whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line contains a tab character. |
45
|
| '(' is followed by whitespace. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| 'if' construct must use '{}'s. |
51
|
| Line contains a tab character. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line has trailing spaces. |
52
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line contains a tab character. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line contains a tab character. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Expected an @return tag. |
71
|
| Line contains a tab character. |
71
|
| 'static' modifier out of order with the JLS suggestions. |
71
|
| '(' is followed by whitespace. |
71
|
| Parameter name should be final. |
71
|
| Expected @param tag for 'name'. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line contains a tab character. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Must have at least one statement. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line has trailing spaces. |
80
|
| Line contains a tab character. |
80
|
| First sentence should end with a period. |
82
|
| Line contains a tab character. |
82
|
| Line is longer than 80 characters. |
83
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Expected an @return tag. |
85
|
| Line contains a tab character. |
85
|
| 'static' modifier out of order with the JLS suggestions. |
85
|
| '(' is followed by whitespace. |
85
|
| Parameter name should be final. |
85
|
| Expected @param tag for 'name'. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line has trailing spaces. |
91
|
| Line contains a tab character. |
91
|
| Line is longer than 80 characters. |
92
|
| Line contains a tab character. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line has trailing spaces. |
93
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line contains a tab character. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| '(' is followed by whitespace. |
102
|
| ';' is preceded with whitespace. |
102
|
| ';' is preceded with whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line is longer than 80 characters. |
103
|
| Line contains a tab character. |
103
|
| '(' is followed by whitespace. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Line contains a tab character. |
104
|
| Line is longer than 80 characters. |
105
|
| Line contains a tab character. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line contains a tab character. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
113
|
| Line has trailing spaces. |
114
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line has trailing spaces. |
117
|
| Line contains a tab character. |
117
|
| First sentence should end with a period. |
118
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Unused @param tag for 'file'. |
122
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| 'static' modifier out of order with the JLS suggestions. |
128
|
| '(' is followed by whitespace. |
128
|
| Parameter f should be final. |
128
|
| Expected @param tag for 'f'. |
128
|
| Parameter filters should be final. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line contains a tab character. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line contains a tab character. |
130
|
| Line has trailing spaces. |
131
|
| Line contains a tab character. |
131
|
| First sentence should end with a period. |
132
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Unused @param tag for 'file'. |
136
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| 'static' modifier out of order with the JLS suggestions. |
142
|
| '(' is followed by whitespace. |
142
|
| Parameter f should be final. |
142
|
| Expected @param tag for 'f'. |
142
|
| Parameter filters should be final. |
142
|
| ')' is preceded with whitespace. |
142
|
| Line contains a tab character. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| Line contains a tab character. |
144
|
| First sentence should end with a period. |
146
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line is longer than 80 characters. |
157
|
| Line contains a tab character. |
157
|
| 'static' modifier out of order with the JLS suggestions. |
157
|
| '(' is followed by whitespace. |
157
|
| Parameter file should be final. |
157
|
| Parameter filters should be final. |
157
|
| Parameter bailOnFirst should be final. |
157
|
| ')' is preceded with whitespace. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line has trailing spaces. |
160
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| '(' is followed by whitespace. |
161
|
| ';' is preceded with whitespace. |
161
|
| ';' is preceded with whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| Line is longer than 80 characters. |
162
|
| Line contains a tab character. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| Line contains a tab character. |
163
|
| '(' is followed by whitespace. |
163
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| Must have at least one statement. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line has trailing spaces. |
171
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line has trailing spaces. |
174
|
| Line contains a tab character. |
174
|
| First sentence should end with a period. |
175
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| 'static' modifier out of order with the JLS suggestions. |
183
|
| '(' is followed by whitespace. |
183
|
| Parameter dirnames should be final. |
183
|
| ')' is preceded with whitespace. |
183
|
| Line contains a tab character. |
184
|
| Line has trailing spaces. |
185
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| '(' is followed by whitespace. |
186
|
| Line contains a tab character. |
187
|
| '(' is followed by whitespace. |
187
|
| Parameter val should be final. |
187
|
| ')' is preceded with whitespace. |
187
|
| '{' is not followed by whitespace. |
187
|
| '}' is not preceded with whitespace. |
187
|
| Line has trailing spaces. |
188
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| '(' is followed by whitespace. |
189
|
| Parameter f should be final. |
189
|
| ')' is preceded with whitespace. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
193
|
| Line has trailing spaces. |
194
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| ')' is preceded with whitespace. |
196
|
| Line has trailing spaces. |
197
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| Line contains a tab character. |
199
|
| Line has trailing spaces. |
200
|
| Line contains a tab character. |
200
|
| First sentence should end with a period. |
201
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| 'static' modifier out of order with the JLS suggestions. |
210
|
| '(' is followed by whitespace. |
210
|
| Parameter dirnames should be final. |
210
|
| Parameter callbacks should be final. |
210
|
| ')' is preceded with whitespace. |
210
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
213
|
| '(' is followed by whitespace. |
213
|
| Line contains a tab character. |
214
|
| '(' is followed by whitespace. |
214
|
| Parameter val should be final. |
214
|
| ')' is preceded with whitespace. |
214
|
| '{' is not followed by whitespace. |
214
|
| '}' is not preceded with whitespace. |
214
|
| Line contains a tab character. |
216
|
| '(' is followed by whitespace. |
216
|
| Parameter f should be final. |
216
|
| ')' is preceded with whitespace. |
216
|
| Line contains a tab character. |
217
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| ')' is preceded with whitespace. |
224
|
| Line contains a tab character. |
226
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| Line contains a tab character. |
227
|
| First sentence should end with a period. |
229
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line has trailing spaces. |
232
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| Line is longer than 80 characters. |
240
|
| Line contains a tab character. |
240
|
| 'static' modifier out of order with the JLS suggestions. |
240
|
| '(' is followed by whitespace. |
240
|
| Parameter dirnames should be final. |
240
|
| Parameter callbacks should be final. |
240
|
| Parameter filters should be final. |
240
|
| ')' is preceded with whitespace. |
240
|
| Line has trailing spaces. |
241
|
| Line contains a tab character. |
241
|
| 'if' construct must use '{}'s. |
242
|
| Line contains a tab character. |
242
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
245
|
| '(' is followed by whitespace. |
245
|
| ';' is preceded with whitespace. |
245
|
| ';' is preceded with whitespace. |
245
|
| ')' is preceded with whitespace. |
245
|
| Line is longer than 80 characters. |
246
|
| Line contains a tab character. |
246
|
| Line is longer than 80 characters. |
247
|
| Line contains a tab character. |
247
|
| '(' is followed by whitespace. |
247
|
| '(' is followed by whitespace. |
247
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
250
|
| '(' is followed by whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| Line contains a tab character. |
251
|
| First sentence should end with a period. |
253
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
254
|
| Line has trailing spaces. |
255
|
| Line contains a tab character. |
255
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
259
|
| Line contains a tab character. |
260
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
262
|
| Line is longer than 80 characters. |
263
|
| Line contains a tab character. |
263
|
| 'static' modifier out of order with the JLS suggestions. |
263
|
| '(' is followed by whitespace. |
263
|
| Parameter dirs should be final. |
263
|
| Parameter callbacks should be final. |
263
|
| Parameter filters should be final. |
263
|
| ')' is preceded with whitespace. |
263
|
| Line contains a tab character. |
265
|
| '(' is followed by whitespace. |
265
|
| ')' is preceded with whitespace. |
265
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| '(' is followed by whitespace. |
268
|
| ')' is preceded with whitespace. |
268
|
| 'if' construct must use '{}'s. |
270
|
| Line is longer than 80 characters. |
270
|
| Line contains a tab character. |
270
|
| '(' is followed by whitespace. |
270
|
| '(' is followed by whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| '(' is followed by whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| Line contains a tab character. |
272
|
| 'if' construct must use '{}'s. |
273
|
| Line contains a tab character. |
273
|
| '(' is followed by whitespace. |
273
|
| ')' is preceded with whitespace. |
273
|
| Line contains a tab character. |
275
|
| Line contains a tab character. |
276
|
| '(' is followed by whitespace. |
276
|
| ';' is preceded with whitespace. |
276
|
| ';' is preceded with whitespace. |
276
|
| ')' is preceded with whitespace. |
276
|
| Line contains a tab character. |
277
|
| 'if' construct must use '{}'s. |
278
|
| Line is longer than 80 characters. |
278
|
| Line contains a tab character. |
278
|
| '(' is followed by whitespace. |
278
|
| '(' is followed by whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| '(' is followed by whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| 'if' construct must use '{}'s. |
280
|
| Line contains a tab character. |
280
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
282
|
| Line contains a tab character. |
283
|
com/insanityengine/ghia/util/Hreferee.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.io.*. |
3
|
| Using the '.*' form of import should be avoided - java.net.*. |
4
|
| Using the '.*' form of import should be avoided - java.awt.event.*. |
6
|
| Using the '.*' form of import should be avoided - com.insanityengine.ghia.events.*. |
8
|
| Line is longer than 80 characters. |
18
|
| Line contains a tab character. |
23
|
| Missing a Javadoc comment. |
23
|
| 'static' modifier out of order with the JLS suggestions. |
23
|
| '(' is followed by whitespace. |
23
|
| Parameter argv should be final. |
23
|
| Array brackets at illegal position. |
23
|
| ')' is preceded with whitespace. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| '(' is followed by whitespace. |
25
|
| ')' is preceded with whitespace. |
25
|
| Line contains a tab character. |
27
|
| '(' is followed by whitespace. |
27
|
| ')' is preceded with whitespace. |
27
|
| Line contains a tab character. |
28
|
| '(' is followed by whitespace. |
28
|
| ')' is preceded with whitespace. |
28
|
| Line contains a tab character. |
29
|
| 'for' construct must use '{}'s. |
30
|
| Line is longer than 80 characters. |
30
|
| Line contains a tab character. |
30
|
| '(' is followed by whitespace. |
30
|
| ';' is preceded with whitespace. |
30
|
| ';' is preceded with whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| '(' is followed by whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
34
|
| Missing a Javadoc comment. |
34
|
| Line contains a tab character. |
35
|
| First sentence should end with a period. |
37
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Method 'ref' is not designed for extension - needs to be abstract, final or empty. |
44
|
| '(' is followed by whitespace. |
44
|
| Parameter href should be final. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| '(' is followed by whitespace. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Line contains a tab character. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| Must have at least one statement. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line has trailing spaces. |
50
|
| Line contains a tab character. |
50
|
| First sentence should end with a period. |
51
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Method 'ref' is not designed for extension - needs to be abstract, final or empty. |
58
|
| '(' is followed by whitespace. |
58
|
| Parameter url should be final. |
58
|
| 'url' hides a field. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| Line contains a tab character. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| Must have at least one statement. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| First sentence should end with a period. |
66
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Method 'ref' is not designed for extension - needs to be abstract, final or empty. |
73
|
| '(' is followed by whitespace. |
73
|
| Parameter in should be final. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line contains a tab character. |
74
|
| Line has trailing spaces. |
75
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| '1024' is a magic number. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line has trailing spaces. |
81
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
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
|
| Line contains a tab character. |
84
|
| '(' is followed by whitespace. |
84
|
| ';' is preceded with whitespace. |
84
|
| ';' is preceded with whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line has trailing spaces. |
85
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line contains a tab character. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Line has trailing spaces. |
88
|
| Line contains a tab character. |
88
|
| Line has trailing spaces. |
89
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| Line contains a tab character. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line is longer than 80 characters. |
92
|
| Line contains a tab character. |
92
|
| Line has trailing spaces. |
93
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| 'catch' is not followed by whitespace. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| Must have at least one statement. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line contains a tab character. |
101
|
| First sentence should end with a period. |
103
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. |
110
|
| '(' is followed by whitespace. |
110
|
| Parameter event should be final. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line contains a tab character. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line contains a tab character. |
112
|
| First sentence should end with a period. |
114
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Unused @param tag for 'newValue'. |
118
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Expected an @return tag. |
121
|
| Line contains a tab character. |
121
|
| Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. |
121
|
| First sentence should end with a period. |
123
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. |
130
|
| '(' is followed by whitespace. |
130
|
| Parameter newValue should be final. |
130
|
| ')' is preceded with whitespace. |
130
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| '(' is followed by whitespace. |
136
|
| Parameter buf should be final. |
136
|
| Expected @param tag for 'buf'. |
136
|
| ')' is preceded with whitespace. |
136
|
| Line contains a tab character. |
137
|
| '(' is followed by whitespace. |
137
|
| '10' is a magic number. |
137
|
| ')' is preceded with whitespace. |
137
|
| Line contains a tab character. |
139
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| Line contains a tab character. |
140
|
| '(' is followed by whitespace. |
140
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| '(' is followed by whitespace. |
142
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| Line contains a tab character. |
143
|
| Line has trailing spaces. |
144
|
| Line contains a tab character. |
144
|
| 'if' construct must use '{}'s. |
145
|
| Line contains a tab character. |
145
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| '(' is followed by whitespace. |
152
|
| Parameter buf should be final. |
152
|
| Expected @param tag for 'buf'. |
152
|
| ')' is preceded with whitespace. |
152
|
| Line contains a tab character. |
153
|
| '(' is followed by whitespace. |
153
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| Line has trailing spaces. |
154
|
| Line contains a tab character. |
154
|
| '(' is followed by whitespace. |
154
|
| Line contains a tab character. |
155
|
| '(' is followed by whitespace. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
160
|
| Missing a Javadoc comment. |
160
|
| '(' is followed by whitespace. |
160
|
| Parameter href should be final. |
160
|
| ')' is preceded with whitespace. |
160
|
| Line contains a tab character. |
161
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| 'url' hides a field. |
163
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| Must have at least one statement. |
165
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Expected an @return tag. |
175
|
| Line contains a tab character. |
175
|
| '(' is followed by whitespace. |
175
|
| Parameter buf should be final. |
175
|
| Expected @param tag for 'buf'. |
175
|
| ')' is preceded with whitespace. |
175
|
| Line has trailing spaces. |
176
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| 'if' construct must use '{}'s. |
178
|
| Line contains a tab character. |
178
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
182
|
| '(' is followed by whitespace. |
182
|
| '4' is a magic number. |
182
|
| ';' is preceded with whitespace. |
182
|
| ';' is preceded with whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| Line contains a tab character. |
183
|
| '(' is followed by whitespace. |
183
|
| '(' is followed by whitespace. |
183
|
| '(' is followed by whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| Line has trailing spaces. |
184
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
188
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| Line contains a tab character. |
189
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| 'if' construct must use '{}'s. |
191
|
| Line contains a tab character. |
191
|
| '(' is followed by whitespace. |
191
|
| ')' is preceded with whitespace. |
191
|
| Line has trailing spaces. |
192
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| '(' is followed by whitespace. |
196
|
| ';' is preceded with whitespace. |
196
|
| ';' is preceded with whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| Line is longer than 80 characters. |
197
|
| Line contains a tab character. |
197
|
| '(' is followed by whitespace. |
197
|
| '(' is followed by whitespace. |
197
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| Line contains a tab character. |
198
|
| '++' is preceded with whitespace. |
198
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line has trailing spaces. |
203
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Expected an @return tag. |
211
|
| Line contains a tab character. |
211
|
| '(' is followed by whitespace. |
211
|
| Parameter buf should be final. |
211
|
| Expected @param tag for 'buf'. |
211
|
| ')' is preceded with whitespace. |
211
|
| Line contains a tab character. |
212
|
| '(' is followed by whitespace. |
212
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Expected an @return tag. |
220
|
| Line contains a tab character. |
220
|
| Redundant 'final' modifier. |
220
|
| 'static' modifier out of order with the JLS suggestions. |
220
|
| '(' is followed by whitespace. |
220
|
| Parameter buf should be final. |
220
|
| Expected @param tag for 'buf'. |
220
|
| Parameter n should be final. |
220
|
| Expected @param tag for 'n'. |
220
|
| ')' is preceded with whitespace. |
220
|
| Line contains a tab character. |
221
|
| 'if' construct must use '{}'s. |
222
|
| Line contains a tab character. |
222
|
| '(' is followed by whitespace. |
222
|
| ')' is preceded with whitespace. |
222
|
| Line contains a tab character. |
223
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| Expected an @return tag. |
230
|
| Line contains a tab character. |
230
|
| Redundant 'final' modifier. |
230
|
| 'static' modifier out of order with the JLS suggestions. |
230
|
| '(' is followed by whitespace. |
230
|
| Parameter buf should be final. |
230
|
| Expected @param tag for 'buf'. |
230
|
| ')' is preceded with whitespace. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Name '_init' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
237
|
| Line contains a tab character. |
238
|
| Inner assignments should be avoided. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
243
|
| Missing a Javadoc comment. |
243
|
| Line contains a tab character. |
244
|
| Missing a Javadoc comment. |
244
|
| Line has trailing spaces. |
245
|
| Line contains a tab character. |
245
|
com/insanityengine/ghia/util/NameFileFilter.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Unused import - java.util.regex.Matcher. |
6
|
| First sentence should end with a period. |
8
|
| Line is longer than 80 characters. |
15
|
| Line contains a tab character. |
21
|
| Missing a Javadoc comment. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
25
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
25
|
| Missing a Javadoc comment. |
25
|
| '(' is followed by whitespace. |
25
|
| Parameter val should be final. |
25
|
| ')' is preceded with whitespace. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| '(' is followed by whitespace. |
33
|
| '(' is followed by whitespace. |
33
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| Line contains a tab character. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| 'if' construct must use '{}'s. |
37
|
| Line contains a tab character. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| '(' is followed by whitespace. |
44
|
| '(' is followed by whitespace. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line contains a tab character. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| 'if' construct must use '{}'s. |
48
|
| Line contains a tab character. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line contains a tab character. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
53
|
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| '(' is followed by whitespace. |
53
|
| Parameter f should be final. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line has trailing spaces. |
54
|
| Line contains a tab character. |
54
|
| '(' is followed by whitespace. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line is longer than 80 characters. |
57
|
| Line contains a tab character. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
63
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Missing a Javadoc comment. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
69
|
| Missing a Javadoc comment. |
69
|
| Line is longer than 80 characters. |
85
|
com/insanityengine/ghia/util/Stdlib.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
3
|
| Line is longer than 80 characters. |
9
|
| Utility classes should not have a public or default constructor. |
15
|
| Line contains a tab character. |
17
|
| Missing a Javadoc comment. |
17
|
| 'static' modifier out of order with the JLS suggestions. |
17
|
| Line contains a tab character. |
18
|
| Missing a Javadoc comment. |
18
|
| 'static' modifier out of order with the JLS suggestions. |
18
|
| First sentence should end with a period. |
20
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| '(' is followed by whitespace. |
25
|
| Parameter o should be final. |
25
|
| Expected @param tag for 'o'. |
25
|
| ')' is preceded with whitespace. |
25
|
| '(' is followed by whitespace. |
25
|
| ')' is preceded with whitespace. |
25
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| '(' is followed by whitespace. |
31
|
| Parameter s should be final. |
31
|
| Expected @param tag for 's'. |
31
|
| ')' is preceded with whitespace. |
31
|
| Line has trailing spaces. |
32
|
| Line contains a tab character. |
32
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| '}' should be on the same line. |
32
|
| Line contains a tab character. |
33
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| '(' is followed by whitespace. |
40
|
| Parameter s should be final. |
40
|
| Expected @param tag for 's'. |
40
|
| ')' is preceded with whitespace. |
40
|
| Line has trailing spaces. |
41
|
| Line contains a tab character. |
41
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| '}' should be on the same line. |
41
|
| Line contains a tab character. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| '(' is followed by whitespace. |
49
|
| Parameter s should be final. |
49
|
| Expected @param tag for 's'. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line has trailing spaces. |
50
|
| Line contains a tab character. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| '}' should be on the same line. |
50
|
| Line contains a tab character. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line contains a tab character. |
52
|
| Line has trailing spaces. |
53
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| '(' is followed by whitespace. |
58
|
| Parameter s should be final. |
58
|
| Expected @param tag for 's'. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line has trailing spaces. |
59
|
| Line contains a tab character. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '}' should be on the same line. |
59
|
| Line contains a tab character. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line contains a tab character. |
77
|
| First sentence should end with a period. |
79
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| '(' is followed by whitespace. |
84
|
| Parameter strz should be final. |
84
|
| Expected @param tag for 'strz'. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| '(' is followed by whitespace. |
86
|
| ';' is preceded with whitespace. |
86
|
| ';' is preceded with whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| 'if' construct must use '{}'s. |
87
|
| Line contains a tab character. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Line contains a tab character. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line has trailing spaces. |
96
|
com/insanityengine/ghia/util/TypeFileFilter.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Unused import - java.util.regex.Pattern. |
5
|
| Unused import - java.util.regex.Matcher. |
6
|
| First sentence should end with a period. |
8
|
| Line is longer than 80 characters. |
15
|
| Line contains a tab character. |
21
|
| Missing a Javadoc comment. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
24
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
24
|
| Missing a Javadoc comment. |
24
|
| '(' is followed by whitespace. |
24
|
| Parameter val should be final. |
24
|
| ')' is preceded with whitespace. |
24
|
| Line contains a tab character. |
25
|
| '(' is followed by whitespace. |
25
|
| ')' is preceded with whitespace. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
28
|
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. |
28
|
| Missing a Javadoc comment. |
28
|
| '(' is followed by whitespace. |
28
|
| Parameter f should be final. |
28
|
| ')' is preceded with whitespace. |
28
|
| Line contains a tab character. |
29
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
36
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Missing a Javadoc comment. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
42
|
| Missing a Javadoc comment. |
42
|
com/insanityengine/ghia/util/package.html
| Error | Line |
| Missing package documentation file. | 0 |