Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
| Files | Infos | Warnings | Errors |
| 123 | 0 | 0 | 16309 |
Files
edu/sc/seis/TauP/Alert.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
22
|
| Line has trailing spaces. |
27
|
| Line has trailing spaces. |
28
|
| Line has trailing spaces. |
30
|
| Class Alert should be declared as final. |
41
|
| Variable 'nl' must be private and have accessor methods. |
44
|
| 'private' modifier out of order with the JLS suggestions. |
47
|
| Name 'GUI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| Line has trailing spaces. |
48
|
| Missing a Javadoc comment. |
49
|
| Line has trailing spaces. |
51
|
| Line contains a tab character. |
51
|
| Missing a Javadoc comment. |
54
|
| Parameter message should be final. |
54
|
| Line has trailing spaces. |
60
|
| Line contains a tab character. |
60
|
| Missing a Javadoc comment. |
63
|
| Parameter message should be final. |
63
|
| Parameter extra should be final. |
63
|
| '+' is not preceded with whitespace. |
65
|
| '+' is not followed by whitespace. |
65
|
| '+' is not preceded with whitespace. |
65
|
| '+' is not followed by whitespace. |
65
|
| '+' is not preceded with whitespace. |
67
|
| '+' is not followed by whitespace. |
67
|
| '+' is not preceded with whitespace. |
67
|
| '+' is not followed by whitespace. |
67
|
| Line has trailing spaces. |
70
|
| Missing a Javadoc comment. |
73
|
| Parameter message should be final. |
73
|
| Parameter extra should be final. |
73
|
| '+' is not preceded with whitespace. |
75
|
| '+' is not followed by whitespace. |
75
|
| '+' is not preceded with whitespace. |
75
|
| '+' is not followed by whitespace. |
75
|
| '+' is not preceded with whitespace. |
77
|
| '+' is not followed by whitespace. |
77
|
| '+' is not preceded with whitespace. |
77
|
| '+' is not followed by whitespace. |
77
|
| Line has trailing spaces. |
80
|
| Line has trailing spaces. |
81
|
| Missing a Javadoc comment. |
82
|
| Parameter newGUI should be final. |
82
|
edu/sc/seis/TauP/Arrival.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
22
|
| Line has trailing spaces. |
32
|
| Missing a Javadoc comment. |
43
|
| More than 7 parameters. |
43
|
| Parameter phase should be final. |
43
|
| 'phase' hides a field. |
43
|
| Line has trailing spaces. |
44
|
| Line contains a tab character. |
44
|
| Parameter time should be final. |
44
|
| 'time' hides a field. |
44
|
| Line has trailing spaces. |
45
|
| Line contains a tab character. |
45
|
| Parameter dist should be final. |
45
|
| 'dist' hides a field. |
45
|
| Line has trailing spaces. |
46
|
| Line contains a tab character. |
46
|
| Parameter rayParam should be final. |
46
|
| 'rayParam' hides a field. |
46
|
| Line has trailing spaces. |
47
|
| Line contains a tab character. |
47
|
| Parameter rayParamIndex should be final. |
47
|
| 'rayParamIndex' hides a field. |
47
|
| Line has trailing spaces. |
48
|
| Line contains a tab character. |
48
|
| Parameter name should be final. |
48
|
| 'name' hides a field. |
48
|
| Line has trailing spaces. |
49
|
| Line contains a tab character. |
49
|
| Parameter puristName should be final. |
49
|
| 'puristName' hides a field. |
49
|
| Line contains a tab character. |
50
|
| Parameter sourceDepth should be final. |
50
|
| 'sourceDepth' hides a field. |
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
|
| Variable 'phase' must be private and have accessor methods. |
62
|
| First sentence should end with a period. |
64
|
| Variable 'time' must be private and have accessor methods. |
65
|
| First sentence should end with a period. |
67
|
| Variable 'dist' must be private and have accessor methods. |
68
|
| Variable 'rayParam' must be private and have accessor methods. |
71
|
| Missing a Javadoc comment. |
73
|
| Variable 'rayParamIndex' must be private and have accessor methods. |
73
|
| First sentence should end with a period. |
75
|
| Variable 'name' must be private and have accessor methods. |
76
|
| Line has trailing spaces. |
77
|
| First sentence should end with a period. |
78
|
| Variable 'puristName' must be private and have accessor methods. |
79
|
| First sentence should end with a period. |
81
|
| Variable 'sourceDepth' must be private and have accessor methods. |
82
|
| First sentence should end with a period. |
84
|
| Variable 'pierce' must be private and have accessor methods. |
85
|
| Variable 'path' must be private and have accessor methods. |
85
|
| Expected an @return tag. |
90
|
| Method 'getPhase' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Line contains a tab character. |
91
|
| First sentence should end with a period. |
94
|
| Expected an @return tag. |
95
|
| Method 'getTime' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Line contains a tab character. |
96
|
| First sentence should end with a period. |
99
|
| Expected an @return tag. |
100
|
| Method 'getDist' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Line contains a tab character. |
101
|
| Expected an @return tag. |
106
|
| Method 'getDistDeg' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
111
|
| Expected an @return tag. |
113
|
| Method 'getModuloDist' is not designed for extension - needs to be abstract, final or empty. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
120
|
| Expected an @return tag. |
122
|
| Method 'getModuloDistDeg' is not designed for extension - needs to be abstract, final or empty. |
122
|
| Line contains a tab character. |
123
|
| '(' is followed by whitespace. |
123
|
| '*' is not followed by whitespace. |
123
|
| '360' is a magic number. |
123
|
| Line contains a tab character. |
124
|
| '180' is a magic number. |
124
|
| '360' is a magic number. |
124
|
| Line contains a tab character. |
125
|
| First sentence should end with a period. |
128
|
| Expected an @return tag. |
129
|
| Method 'getRayParam' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Line contains a tab character. |
130
|
| First sentence should end with a period. |
133
|
| Expected an @return tag. |
134
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Line contains a tab character. |
135
|
| Expected an @return tag. |
140
|
| Method 'getPuristName' is not designed for extension - needs to be abstract, final or empty. |
140
|
| Line contains a tab character. |
141
|
| First sentence should end with a period. |
144
|
| Expected an @return tag. |
145
|
| Method 'getSourceDepth' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Line contains a tab character. |
146
|
| Expected an @return tag. |
150
|
| Method 'getPierce' is not designed for extension - needs to be abstract, final or empty. |
150
|
| Line contains a tab character. |
151
|
| Expected an @return tag. |
155
|
| Method 'getPath' is not designed for extension - needs to be abstract, final or empty. |
155
|
| Line contains a tab character. |
156
|
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. |
159
|
| Missing a Javadoc comment. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| 'cast' is not followed by whitespace. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| '=' is not preceded with whitespace. |
164
|
| '=' is not followed by whitespace. |
164
|
| '<' is not preceded with whitespace. |
164
|
| '<' is not followed by whitespace. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| 'cast' is not followed by 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 contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| '=' is not preceded with whitespace. |
174
|
| '=' is not followed by whitespace. |
174
|
| '<' is not preceded with whitespace. |
174
|
| '<' is not followed by whitespace. |
174
|
| Line contains a tab character. |
175
|
| 'cast' is not followed by whitespace. |
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 'toString' is not designed for extension - needs to be abstract, final or empty. |
185
|
| Missing a Javadoc comment. |
185
|
| Line is longer than 80 characters. |
186
|
| Line contains a tab character. |
186
|
| '+' is not preceded with whitespace. |
186
|
| '+' is not followed by whitespace. |
186
|
| '+' is not preceded with whitespace. |
186
|
| '+' is not followed by whitespace. |
186
|
| '+' is not preceded with whitespace. |
186
|
| '+' is not followed by whitespace. |
186
|
| '+' is not preceded with whitespace. |
186
|
| '+' is not followed by whitespace. |
186
|
| '+' is not preceded with whitespace. |
186
|
| '+' is not followed by whitespace. |
186
|
| '+' is not preceded with whitespace. |
186
|
| '+' is not followed by whitespace. |
186
|
| '+' is not preceded with whitespace. |
186
|
| '+' is not followed by whitespace. |
186
|
| '+' is not preceded with whitespace. |
186
|
| '+' is not followed by whitespace. |
186
|
| '+' is not preceded with whitespace. |
186
|
| '+' is not followed by whitespace. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| '=' is not preceded with whitespace. |
189
|
| '=' is not followed by whitespace. |
189
|
| ';' is not followed by whitespace. |
189
|
| '<' is not preceded with whitespace. |
189
|
| '<' is not followed by whitespace. |
189
|
| ';' is not followed by 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. |
193
|
| Method 'getNumPiercePoints' is not designed for extension - needs to be abstract, final or empty. |
196
|
| Missing a Javadoc comment. |
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
|
| Method 'getNumPathPoints' is not designed for extension - needs to be abstract, final or empty. |
204
|
| Missing a Javadoc comment. |
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 'getPiercePoint' is not designed for extension - needs to be abstract, final or empty. |
212
|
| Missing a Javadoc comment. |
212
|
| Parameter i should be final. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Unused @throws tag for 'ArrayIndexOutOfBoundsException'. |
218
|
| Expected an @return tag. |
220
|
| Method 'getFirstPiercePoint' is not designed for extension - needs to be abstract, final or empty. |
220
|
| Parameter depth should be final. |
220
|
| Expected @param tag for 'depth'. |
220
|
| Line contains a tab character. |
221
|
| '=' is not preceded with whitespace. |
221
|
| '=' is not followed by whitespace. |
221
|
| '<' is not preceded with whitespace. |
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
|
| '+' is not preceded with whitespace. |
227
|
| '+' is not followed by whitespace. |
227
|
| Unused @throws tag for 'ArrayIndexOutOfBoundsException'. |
231
|
| Expected an @return tag. |
233
|
| Method 'getLastPiercePoint' is not designed for extension - needs to be abstract, final or empty. |
233
|
| Parameter depth should be final. |
233
|
| Expected @param tag for 'depth'. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| '=' is not preceded with whitespace. |
235
|
| '=' is not followed by whitespace. |
235
|
| '<' is not preceded with whitespace. |
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
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
242
|
| '+' is not preceded with whitespace. |
242
|
| '+' is not followed by whitespace. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| Method 'getPathPoint' is not designed for extension - needs to be abstract, final or empty. |
247
|
| Missing a Javadoc comment. |
247
|
| Parameter i should be final. |
247
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
249
|
| Missing a Javadoc comment. |
252
|
| Missing a Javadoc comment. |
253
|
| Name 'DtoR' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
253
|
| '180.0' is a magic number. |
253
|
| Missing a Javadoc comment. |
254
|
| Name 'RtoD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
254
|
| '180.0' is a magic number. |
254
|
edu/sc/seis/TauP/ArrivalPlot.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
34
|
| Method 'setSelectedIndex' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Parameter index should be final. |
49
|
| Method 'addElement' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| Parameter a should be final. |
54
|
| Method 'removeAllElements' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Method 'setTauModel' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Missing a Javadoc comment. |
63
|
| Parameter tMod should be final. |
63
|
| 'tMod' hides a field. |
63
|
| Missing a Javadoc comment. |
67
|
| Parameter g should be final. |
67
|
| Missing a Javadoc comment. |
69
|
| Parameter g should be final. |
69
|
| Missing a Javadoc comment. |
71
|
| Parameter g should be final. |
71
|
| Method 'paintComponent' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| Parameter g should be final. |
73
|
| Missing a Javadoc comment. |
80
|
| Variable 'arrivals' must be private and have accessor methods. |
80
|
| Missing a Javadoc comment. |
81
|
| Variable 'tMod' must be private and have accessor methods. |
81
|
| Missing a Javadoc comment. |
82
|
| Variable 'selectedIndex' must be private and have accessor methods. |
82
|
edu/sc/seis/TauP/ArrivalTableModel.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
23
|
| Line has trailing spaces. |
26
|
| Missing a Javadoc comment. |
43
|
| Variable 'arrivals' must be private and have accessor methods. |
43
|
| Missing a Javadoc comment. |
|