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. |
45
|
| Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| '8' is a magic number. |
54
|
| Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Parameter row should be final. |
57
|
| Parameter col should be final. |
57
|
| Line contains a tab character. |
61
|
| Line has trailing spaces. |
62
|
| Line contains a tab character. |
62
|
| '*' should be on a new line. |
62
|
| Line is longer than 80 characters. |
63
|
| Line contains a tab character. |
63
|
| '3' is a magic number. |
66
|
| '4' is a magic number. |
68
|
| '5' is a magic number. |
70
|
| '/' is not preceded with whitespace. |
71
|
| '/' is not followed by whitespace. |
71
|
| '180.0' is a magic number. |
71
|
| '*' is not preceded with whitespace. |
71
|
| '*' is not followed by whitespace. |
71
|
| '6' is a magic number. |
72
|
| '7' is a magic number. |
74
|
| Line is longer than 80 characters. |
75
|
| Avoid inline conditionals. |
75
|
| '8' is a magic number. |
76
|
| Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. |
83
|
| Missing a Javadoc comment. |
83
|
| Parameter col should be final. |
83
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| '3' is a magic number. |
91
|
| '4' is a magic number. |
93
|
| '5' is a magic number. |
95
|
| '6' is a magic number. |
97
|
| '7' is a magic number. |
99
|
| '8' is a magic number. |
101
|
| Method 'setArrivals' is not designed for extension - needs to be abstract, final or empty. |
108
|
| Missing a Javadoc comment. |
108
|
| Parameter arrivals should be final. |
108
|
| 'arrivals' hides a field. |
108
|
| Missing a Javadoc comment. |
113
|
| Name 'float6_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
113
|
| Missing a Javadoc comment. |
114
|
| Name 'float8_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
114
|
| Missing a Javadoc comment. |
115
|
| Name 'float8_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
115
|
| Missing a Javadoc comment. |
116
|
| Name 'float8_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
116
|
| Missing a Javadoc comment. |
117
|
| Name 'float8_4' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
117
|
edu/sc/seis/TauP/Assert.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
22
|
| Utility classes should not have a public or default constructor. |
38
|
| Line has trailing spaces. |
40
|
| Line contains a tab character. |
40
|
| Missing a Javadoc comment. |
40
|
| Parameter b should be final. |
40
|
| Parameter s should be final. |
40
|
| Line contains a tab character. |
41
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
41
|
| Line contains a tab character. |
42
|
| Expression can be simplified. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line has trailing spaces. |
46
|
| Line contains a tab character. |
46
|
| Line has trailing spaces. |
47
|
| Line contains a tab character. |
47
|
| Missing a Javadoc comment. |
47
|
| Parameter b should be final. |
47
|
| Parameter s should be final. |
47
|
| Line contains a tab character. |
48
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
48
|
| Line contains a tab character. |
49
|
| '!' is followed by whitespace. |
49
|
| Line contains a tab character. |
50
|
| Line has trailing spaces. |
51
|
| Line contains a tab character. |
51
|
| Line has trailing spaces. |
52
|
| Line contains a tab character. |
52
|
| Missing a Javadoc comment. |
52
|
| Parameter o should be final. |
52
|
| Parameter s should be final. |
52
|
| Line contains a tab character. |
53
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
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
|
edu/sc/seis/TauP/Complex.java
| Error | Line |
| Line does not match expected header line of ' GNU GENERAL PUBLIC LICENSE'. |
1
|
| '{' should be on the previous line. |
59
|
| Variable 're' must be private and have accessor methods. |
63
|
| Variable 'im' must be private and have accessor methods. |
68
|
| First sentence should end with a period. |
70
|
| Variable 'suffix' must be private and have accessor methods. |
82
|
| Line has trailing spaces. |
83
|
| Missing a Javadoc comment. |
85
|
| 'static' modifier out of order with the JLS suggestions. |
85
|
| Name 'negZeroBits' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
85
|
| '/' is not preceded with whitespace. |
86
|
| '/' is not followed by whitespace. |
86
|
| Parameter z should be final. |
95
|
| '{' should be on the previous line. |
96
|
| Line is longer than 80 characters. |
106
|
| Parameter re should be final. |
108
|
| 're' hides a field. |
108
|
| Parameter im should be final. |
108
|
| 'im' hides a field. |
108
|
| '{' should be on the previous line. |
109
|
| Parameter re should be final. |
119
|
| 're' hides a field. |
119
|
| '{' should be on the previous line. |
120
|
| '{' should be on the previous line. |
130
|
| Line has trailing spaces. |
134
|
| Method 'isNaN' is not designed for extension - needs to be abstract, final or empty. |
141
|
| '{' should be on the previous line. |
142
|
| Line has trailing spaces. |
146
|
| Line is longer than 80 characters. |
149
|
| Method 'isInfinite' is not designed for extension - needs to be abstract, final or empty. |
151
|
| '{' should be on the previous line. |
152
|
| Line has trailing spaces. |
156
|
| Line is longer than 80 characters. |
164
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
166
|
| Parameter z should be final. |
166
|
| '{' should be on the previous line. |
167
|
| Line has trailing spaces. |
175
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
184
|
| Parameter obj should be final. |
184
|
| '{' should be on the previous line. |
185
|
| 'cast' is not followed by whitespace. |
189
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
199
|
| '{' should be on the previous line. |
200
|
| Name 're_bits' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
201
|
| Name 'im_bits' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
202
|
| 'cast' is not followed by whitespace. |
203
|
| '^' is not preceded with whitespace. |
203
|
| '^' is not followed by whitespace. |
203
|
| '^' is not preceded with whitespace. |
203
|
| '^' is not followed by whitespace. |
203
|
| '^' is not preceded with whitespace. |
203
|
| '^' is not followed by whitespace. |
203
|
| '>>' is not preceded with whitespace. |
203
|
| '32' is a magic number. |
203
|
| '>>' is not followed by whitespace. |
203
|
| Parameter z should be final. |
211
|
| '{' should be on the previous line. |
212
|
| Parameter z should be final. |
221
|
| '{' should be on the previous line. |
222
|
| Method 'assign' is not designed for extension - needs to be abstract, final or empty. |
233
|
| Parameter x should be final. |
233
|
| '{' should be on the previous line. |
234
|
| Line has trailing spaces. |
239
|
| Method 'assign' is not designed for extension - needs to be abstract, final or empty. |
246
|
| Parameter z should be final. |
246
|
| '{' should be on the previous line. |
247
|
| Parameter z should be final. |
259
|
| '{' should be on the previous line. |
260
|
| Line has trailing spaces. |
264
|
| Line is longer than 80 characters. |
268
|
| Parameter z should be final. |
270
|
| '{' should be on the previous line. |
271
|
| Line has trailing spaces. |
275
|
| Parameter x should be final. |
282
|
| Parameter y should be final. |
282
|
| '{' should be on the previous line. |
283
|
| '+' is not preceded with whitespace. |
284
|
| '+' is not followed by whitespace. |
284
|
| '+' is not preceded with whitespace. |
284
|
| '+' is not followed by whitespace. |
284
|
| Parameter x should be final. |
293
|
| Parameter y should be final. |
293
|
| '{' should be on the previous line. |
294
|
| '+' is not preceded with whitespace. |
295
|
| '+' is not followed by whitespace. |
295
|
| Parameter x should be final. |
304
|
| Parameter y should be final. |
304
|
| '{' should be on the previous line. |
305
|
| '+' is not preceded with whitespace. |
306
|
| '+' is not followed by whitespace. |
306
|
| Method 'plus' is not designed for extension - needs to be abstract, final or empty. |
314
|
| Parameter y should be final. |
314
|
| '{' should be on the previous line. |
315
|
| '+' is not preceded with whitespace. |
316
|
| '+' is not followed by whitespace. |
316
|
| '+' is not preceded with whitespace. |
316
|
| '+' is not followed by whitespace. |
316
|
| Method 'plus' is not designed for extension - needs to be abstract, final or empty. |
324
|
| Parameter y should be final. |
324
|
| '{' should be on the previous line. |
325
|
| '+' is not preceded with whitespace. |
326
|
| '+' is not followed by whitespace. |
326
|
| Line has trailing spaces. |
328
|
| Method 'plusReverse' is not designed for extension - needs to be abstract, final or empty. |
334
|
| Parameter x should be final. |
334
|
| '{' should be on the previous line. |
335
|
| '+' is not preceded with whitespace. |
336
|
| '+' is not followed by whitespace. |
336
|
| Method 'plusEquals' is not designed for extension - needs to be abstract, final or empty. |
344
|
| Parameter y should be final. |
344
|
| '{' should be on the previous line. |
345
|
| Method 'plusEquals' is not designed for extension - needs to be abstract, final or empty. |
356
|
| Parameter y should be final. |
356
|
| '{' should be on the previous line. |
357
|
| Parameter x should be final. |
369
|
| Parameter y should be final. |
369
|
| '{' should be on the previous line. |
370
|
| '-' is not preceded with whitespace. |
371
|
| '-' is not followed by whitespace. |
371
|
| '-' is not preceded with whitespace. |
371
|
| '-' is not followed by whitespace. |
371
|
| Parameter x should be final. |
380
|
| Parameter y should be final. |
380
|
| '{' should be on the previous line. |
381
|
| '-' is not preceded with whitespace. |
382
|
| '-' is not followed by whitespace. |
382
|
| Line has trailing spaces. |
384
|
| Parameter x should be final. |
391
|
| Parameter y should be final. |
391
|
| '{' should be on the previous line. |
392
|
| '-' is not preceded with whitespace. |
393
|
| '-' is not followed by whitespace. |
393
|
| Method 'minus' is not designed for extension - needs to be abstract, final or empty. |
402
|
| Parameter y should be final. |
402
|
| '{' should be on the previous line. |
403
|
| '-' is not preceded with whitespace. |
404
|
| '-' is not followed by whitespace. |
404
|
| '-' is not preceded with whitespace. |
404
|
| '-' is not followed by whitespace. |
404
|
| Method 'minus' is not designed for extension - needs to be abstract, final or empty. |
412
|
| Parameter y should be final. |
412
|
| '{' should be on the previous line. |
413
|
| '-' is not preceded with whitespace. |
414
|
| '-' is not followed by whitespace. |
414
|
| Line has trailing spaces. |
416
|
| Unused @param tag for 'y'. |
419
|
| Method 'minusReverse' is not designed for extension - needs to be abstract, final or empty. |
422
|
| Parameter x should be final. |
422
|
| Expected @param tag for 'x'. |
422
|
| '{' should be on the previous line. |
423
|
| '-' is not preceded with whitespace. |
424
|
| '-' is not followed by whitespace. |
424
|
| Line is longer than 80 characters. |
428
|
| Method 'minusEquals' is not designed for extension - needs to be abstract, final or empty. |
432
|
| Parameter y should be final. |
432
|
| '{' should be on the previous line. |
433
|
| Line is longer than 80 characters. |
440
|
| Method 'minusEquals' is not designed for extension - needs to be abstract, final or empty. |
444
|
| Parameter y should be final. |
444
|
| '{' should be on the previous line. |
445
|
| Parameter x should be final. |
457
|
| Parameter y should be final. |
457
|
| '{' should be on the previous line. |
458
|
| '*' is not preceded with whitespace. |
459
|
| '*' is not followed by whitespace. |
459
|
| '-' is not preceded with whitespace. |
459
|
| '-' is not followed by whitespace. |
459
|
| '*' is not preceded with whitespace. |
459
|
| '*' is not followed by whitespace. |
459
|
| '*' is not preceded with whitespace. |
459
|
| '*' is not followed by whitespace. |
459
|
| '+' is not preceded with whitespace. |
459
|
| '+' is not followed by whitespace. |
459
|
| '*' is not preceded with whitespace. |
459
|
| '*' is not followed by whitespace. |
459
|
| 'if' construct must use '{}'s. |
460
|
| Missing a Javadoc comment. |
468
|
| Parameter a should be final. |
468
|
| Parameter b should be final. |
468
|
| '{' should be on the previous line. |
469
|
| Avoid inline conditionals. |
471
|
| Unused Javadoc tag. |
486
|
| Parameter x should be final. |
488
|
| Parameter y should be final. |
488
|
| Parameter t should be final. |
488
|
| '{' should be on the previous line. |
489
|
| '?' is not preceded with whitespace. |
498
|
| Avoid inline conditionals. |
498
|
| '?' is not followed by whitespace. |
498
|
| ':' is not preceded with whitespace. |
498
|
| ':' is not followed by whitespace. |
498
|
| '?' is not preceded with whitespace. |
499
|
| Avoid inline conditionals. |
499
|
| '?' is not followed by whitespace. |
499
|
| ':' is not preceded with whitespace. |
499
|
| ':' is not followed by whitespace. |
499
|
| 'if' construct must use '{}'s. |
500
|
| 'if' construct must use '{}'s. |
501
|
| '?' is not preceded with whitespace. |
507
|
| Avoid inline conditionals. |
507
|
| '?' is not followed by whitespace. |
507
|
| ':' is not preceded with whitespace. |
507
|
| ':' is not followed by whitespace. |
507
|
| '?' is not preceded with whitespace. |
508
|
| Avoid inline conditionals. |
508
|
| '?' is not followed by whitespace. |
508
|
| ':' is not preceded with whitespace. |
508
|
| ':' is not followed by whitespace. |
508
|
| 'if' construct must use '{}'s. |
509
|
| 'if' construct must use '{}'s. |
510
|
| '*' is not preceded with whitespace. |
515
|
| '*' is not followed by whitespace. |
515
|
| '*' is not preceded with whitespace. |
515
|
| '*' is not followed by whitespace. |
515
|
| '||' should be on a new line. |
515
|
| '*' is not preceded with whitespace. |
516
|
| '*' is not followed by whitespace. |
516
|
| '*' is not preceded with whitespace. |
516
|
| '*' is not followed by whitespace. |
516
|
| 'if' construct must use '{}'s. |
518
|
| 'if' construct must use '{}'s. |
519
|
| 'if' construct must use '{}'s. |
520
|
| 'if' construct must use '{}'s. |
521
|
| '*' is not preceded with whitespace. |
527
|
| '*' is not followed by whitespace. |
527
|
| '*' is not preceded with whitespace. |
527
|
| '*' is not followed by whitespace. |
527
|
| '*' is not preceded with whitespace. |
528
|
| '*' is not followed by whitespace. |
528
|
| '*' is not preceded with whitespace. |
528
|
| '*' is not followed by whitespace. |
528
|
| Parameter x should be final. |
539
|
| Parameter y should be final. |
539
|
| '{' should be on the previous line. |
540
|
| '*' is not preceded with whitespace. |
541
|
| '*' is not followed by whitespace. |
541
|
| '*' is not preceded with whitespace. |
541
|
| '*' is not followed by whitespace. |
541
|
| Parameter x should be final. |
550
|
| Parameter y should be final. |
550
|
| '{' should be on the previous line. |
551
|
| '*' is not preceded with whitespace. |
552
|
| '*' is not followed by whitespace. |
552
|
| '*' is not preceded with whitespace. |
552
|
| '*' is not followed by whitespace. |
552
|
| Line is longer than 80 characters. |
556
|
| Method 'times' is not designed for extension - needs to be abstract, final or empty. |
560
|
| Parameter y should be final. |
560
|
| '{' should be on the previous line. |
561
|
| ',' is not followed by whitespace. |
562
|
| Method 'times' is not designed for extension - needs to be abstract, final or empty. |
570
|
| Parameter y should be final. |
570
|
| '{' should be on the previous line. |
571
|
| '*' is not preceded with whitespace. |
572
|
| '*' is not followed by whitespace. |
572
|
| '*' is not preceded with whitespace. |
572
|
| '*' is not followed by whitespace. |
572
|
| Unused @param tag for 'y'. |
577
|
| Method 'timesReverse' is not designed for extension - needs to be abstract, final or empty. |
580
|
| Parameter x should be final. |
580
|
| Expected @param tag for 'x'. |
580
|
| '{' should be on the previous line. |
581
|
| '*' is not preceded with whitespace. |
582
|
| '*' is not followed by whitespace. |
582
|
| '*' is not preceded with whitespace. |
582
|
| '*' is not followed by whitespace. |
582
|
| Line is longer than 80 characters. |
586
|
| Method 'timesEquals' is not designed for extension - needs to be abstract, final or empty. |
590
|
| Parameter y should be final. |
590
|
| '{' should be on the previous line. |
591
|
| Name 'new_re' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
592
|
| '*' is not preceded with whitespace. |
592
|
| '*' is not followed by whitespace. |
592
|
| '*' is not preceded with whitespace. |
592
|
| '*' is not followed by whitespace. |
592
|
| '*' is not preceded with whitespace. |
593
|
| '*' is not followed by whitespace. |
593
|
| '*' is not preceded with whitespace. |
593
|
| '*' is not followed by whitespace. |
593
|
| Method 'timesEquals' is not designed for extension - needs to be abstract, final or empty. |
603
|
| Parameter y should be final. |
603
|
| '{' should be on the previous line. |
604
|
| Missing a Javadoc comment. |
610
|
| Parameter x should be final. |
610
|
| '{' should be on the previous line. |
611
|
| Parameter x should be final. |
622
|
| Parameter y should be final. |
622
|
| '{' should be on the previous line. |
623
|
| '*' is not preceded with whitespace. |
636
|
| '*' is not followed by whitespace. |
636
|
| '*' is not preceded with whitespace. |
636
|
| '*' is not followed by whitespace. |
636
|
| '*' is not preceded with whitespace. |
637
|
| '*' is not followed by whitespace. |
637
|
| '+' is not preceded with whitespace. |
637
|
| '+' is not followed by whitespace. |
637
|
| '*' is not preceded with whitespace. |
637
|
| '*' is not followed by whitespace. |
637
|
| '/' is not preceded with whitespace. |
637
|
| '/' is not followed by whitespace. |
637
|
| '*' is not preceded with whitespace. |
637
|
| '*' is not followed by whitespace. |
637
|
| '-' is not preceded with whitespace. |
637
|
| '-' is not followed by whitespace. |
637
|
| '*' is not preceded with whitespace. |
637
|
| '*' is not followed by whitespace. |
637
|
| '/' is not preceded with whitespace. |
637
|
| '/' is not followed by whitespace. |
637
|
| Line has trailing spaces. |
638
|
| Line has trailing spaces. |
650
|
| '&&' should be on a new line. |
651
|
| '?' is not preceded with whitespace. |
653
|
| Avoid inline conditionals. |
653
|
| '?' is not followed by whitespace. |
653
|
| ':' is not preceded with whitespace. |
653
|
| ':' is not followed by whitespace. |
653
|
| '?' is not preceded with whitespace. |
654
|
| Avoid inline conditionals. |
654
|
| '?' is not followed by whitespace. |
654
|
| ':' is not preceded with whitespace. |
654
|
| ':' is not followed by whitespace. |
654
|
| '*' is not preceded with whitespace. |
655
|
| '*' is not followed by whitespace. |
655
|
| '*' is not preceded with whitespace. |
655
|
| '*' is not followed by whitespace. |
655
|
| '*' is not preceded with whitespace. |
656
|
| '*' is not followed by whitespace. |
656
|
| '*' is not preceded with whitespace. |
656
|
| '*' is not followed by whitespace. |
656
|
| Line has trailing spaces. |
657
|
| '&&' should be on a new line. |
658
|
| '?' is not preceded with whitespace. |
660
|
| Avoid inline conditionals. |
660
|
| '?' is not followed by whitespace. |
660
|
| ':' is not preceded with whitespace. |
660
|
| ':' is not followed by whitespace. |
660
|
| '?' is not preceded with whitespace. |
661
|
| Avoid inline conditionals. |
661
|
| '?' is not followed by whitespace. |
661
|
| ':' is not preceded with whitespace. |
661
|
| ':' is not followed by whitespace. |
661
|
| '*' is not preceded with whitespace. |
662
|
| '*' is not followed by whitespace. |
662
|
| '*' is not preceded with whitespace. |
662
|
| '*' is not followed by whitespace. |
662
|
| '*' is not preceded with whitespace. |
663
|
| '*' is not followed by whitespace. |
663
|
| '*' is not preceded with whitespace. |
663
|
| '*' is not followed by whitespace. |
663
|
| Line has trailing spaces. |
669
|
| Parameter x should be final. |
676
|
| Parameter y should be final. |
676
|
| '{' should be on the previous line. |
677
|
| '/' is not preceded with whitespace. |
678
|
| '/' is not followed by whitespace. |
678
|
| '/' is not preceded with whitespace. |
678
|
| '/' is not followed by whitespace. |
678
|
| Parameter x should be final. |
687
|
| Parameter y should be final. |
687
|
| '{' should be on the previous line. |
688
|
| Method 'over' is not designed for extension - needs to be abstract, final or empty. |
697
|
| Parameter y should be final. |
697
|
| '{' should be on the previous line. |
698
|
| Method 'over' is not designed for extension - needs to be abstract, final or empty. |
707
|
| Parameter y should be final. |
707
|
| '{' should be on the previous line. |
708
|
| Method 'overReverse' is not designed for extension - needs to be abstract, final or empty. |
717
|
| Parameter x should be final. |
717
|
| '{' should be on the previous line. |
718
|
| '*' is not preceded with whitespace. |
723
|
| '*' is not followed by whitespace. |
723
|
| '/' is not preceded with whitespace. |
724
|
| '/' is not followed by whitespace. |
724
|
| '*' is not preceded with whitespace. |
724
|
| '*' is not followed by whitespace. |
724
|
| '/' is not preceded with whitespace. |
724
|
| '/' is not followed by whitespace. |
724
|
| '*' is not preceded with whitespace. |
727
|
| '*' is not followed by whitespace. |
727
|
| '*' is not preceded with whitespace. |
728
|
| '*' is not followed by whitespace. |
728
|
| '/' is not preceded with whitespace. |
728
|
| '/' is not followed by whitespace. |
728
|
| '/' is not preceded with whitespace. |
728
|
| '/' is not followed by whitespace. |
728
|
| Method 'overEquals' is not designed for extension - needs to be abstract, final or empty. |
738
|
| Parameter y should be final. |
738
|
| '{' should be on the previous line. |
739
|
| ',' is not followed by whitespace. |
740
|
| Method 'overEquals' is not designed for extension - needs to be abstract, final or empty. |
749
|
| Parameter y should be final. |
749
|
| '{' should be on the previous line. |
750
|
| Parameter z should be final. |
762
|
| '{' should be on the previous line. |
763
|
| 'if' construct must use '{}'s. |
764
|
| '*' is not preceded with whitespace. |
772
|
| '*' is not followed by whitespace. |
772
|
| '+' is not preceded with whitespace. |
772
|
| '+' is not followed by whitespace. |
772
|
| '*' is not preceded with whitespace. |
772
|
| '*' is not followed by whitespace. |
772
|
| '*' is not preceded with whitespace. |
775
|
| '*' is not followed by whitespace. |
775
|
| '*' is not preceded with whitespace. |
775
|
| '*' is not followed by whitespace. |
775
|
| '+' is not preceded with whitespace. |
775
|
| '+' is not followed by whitespace. |
775
|
| Parameter z should be final. |
787
|
| '{' should be on the previous line. |
788
|
| Line has trailing spaces. |
792
|
| Parameter z should be final. |
801
|
| '{' should be on the previous line. |
802
|
| Inner assignments should be avoided. |
809
|
| Inner assignments should be avoided. |
820
|
| Line has trailing spaces. |
826
|
| '0.5' is a magic number. |
829
|
| '*' is not preceded with whitespace. |
829
|
| '*' is not followed by whitespace. |
829
|
| '+' is not preceded with whitespace. |
829
|
| '+' is not followed by whitespace. |
829
|
| '0.5' is a magic number. |
830
|
| '*' is not preceded with whitespace. |
830
|
| '*' is not followed by whitespace. |
830
|
| '-' is not preceded with whitespace. |
830
|
| '-' is not followed by whitespace. |
830
|
| '*' is not preceded with whitespace. |
835
|
| '*' is not followed by whitespace. |
835
|
| '0.5' is a magic number. |
835
|
| '/' is not preceded with whitespace. |
835
|
| '/' is not followed by whitespace. |
835
|
| '0.5' is a magic number. |
836
|
| '*' is not preceded with whitespace. |
836
|
| '*' is not followed by whitespace. |
836
|
| '*' is not preceded with whitespace. |
839
|
| '*' is not followed by whitespace. |
839
|
| '0.5' is a magic number. |
839
|
| '/' is not preceded with whitespace. |
839
|
| '/' is not followed by whitespace. |
839
|
| '0.5' is a magic number. |
840
|
| '*' is not preceded with whitespace. |
840
|
| '*' is not followed by whitespace. |
840
|
| 'if' construct must use '{}'s. |
843
|
| Parameter z should be final. |
856
|
| '{' should be on the previous line. |
857
|
| Line has trailing spaces. |
859
|
| '>' is not preceded with whitespace. |
864
|
| '>' is not followed by whitespace. |
864
|
| Inner assignments should be avoided. |
865
|
| Line has trailing spaces. |
866
|
| Inner assignments should be avoided. |
873
|
| 'if' construct must use '{}'s. |
880
|
| Line has trailing spaces. |
883
|
| '*' is not preceded with whitespace. |
888
|
| '*' is not followed by whitespace. |
888
|
| '*' is not preceded with whitespace. |
889
|
| '*' is not followed by whitespace. |
889
|
| Parameter z should be final. |
903
|
| '{' should be on the previous line. |
904
|
| Inner assignments should be avoided. |
908
|
| 'if' construct must use '{}'s. |
909
|
| Inner assignments should be avoided. |
912
|
| 'if' construct must use '{}'s. |
913
|
| Parameter z should be final. |
928
|
| '{' should be on the previous line. |
929
|
| ',' is not followed by whitespace. |
931
|
| Line is longer than 80 characters. |
943
|
| Parameter z should be final. |
945
|
| '{' should be on the previous line. |
946
|
| ',' is not followed by whitespace. |
948
|
| Parameter z should be final. |
957
|
| '{' should be on the previous line. |
958
|
| ',' is not followed by whitespace. |
960
|
| Parameter z should be final. |
977
|
| '{' should be on the previous line. |
978
|
| '0.5' is a magic number. |
987
|
| '*' is not preceded with whitespace. |
987
|
| '*' is not followed by whitespace. |
987
|
| '>' is not preceded with whitespace. |
988
|
| '>' is not followed by whitespace. |
988
|
| Avoid inline conditionals. |
988
|
| 'if' construct must use '{}'s. |
989
|
| '/' is not preceded with whitespace. |
991
|
| '/' is not followed by whitespace. |
991
|
| '*' is not preceded with whitespace. |
997
|
| '*' is not followed by whitespace. |
997
|
| Inner assignments should be avoided. |
1001
|
| 'if' construct must use '{}'s. |
1002
|
| '2.58095e-08' is a magic number. |
1003
|
| '0.1' is a magic number. |
1010
|
| ',' is not followed by whitespace. |
1011
|
| '8' is a magic number. |
1013
|
| '*' is not preceded with whitespace. |
1014
|
| '*' is not followed by whitespace. |
1014
|
| '8' is a magic number. |
1014
|
| '-' is not preceded with whitespace. |
1014
|
| '-' is not followed by whitespace. |
1014
|
| ',' is not followed by whitespace. |
1015
|
| ',' is not followed by whitespace. |
1015
|
| '/' is not preceded with whitespace. |
1015
|
| '/' is not followed by whitespace. |
1015
|
| '+' is not preceded with whitespace. |
1015
|
| '+' is not followed by whitespace. |
1015
|
| '/' is not preceded with whitespace. |
1016
|
| '/' is not followed by whitespace. |
1016
|
| Avoid inline conditionals. |
1024
|
| ',' is not followed by whitespace. |
1025
|
| 'if' construct must use '{}'s. |
1026
|
| ',' is not followed by whitespace. |
1028
|
| ',' is not followed by whitespace. |
1029
|
| ',' is not followed by whitespace. |
1029
|
| '0.5' is a magic number. |
1032
|
| '*' is not preceded with whitespace. |
1032
|
| '*' is not followed by whitespace. |
1032
|
| '0.5' is a magic number. |
1036
|
| '*' is not preceded with whitespace. |
1036
|
| '*' is not followed by whitespace. |
1036
|
| '-0.5' is a magic number. |
1040
|
| '*' is not preceded with whitespace. |
1040
|
| '*' is not followed by whitespace. |
1040
|
| Parameter z should be final. |
1061
|
| '{' should be on the previous line. |
1062
|
| ',' is not followed by whitespace. |
1070
|
| '*' is not preceded with whitespace. |
1071
|
| '*' is not followed by whitespace. |
1071
|
| '/' is not preceded with whitespace. |
1073
|
| '/' is not followed by whitespace. |
1073
|
| '/' is not preceded with whitespace. |
1076
|
| '/' is not followed by whitespace. |
1076
|
| ',' is not followed by whitespace. |
1076
|
| Parameter z should be final. |
1090
|
| '{' should be on the previous line. |
1091
|
| '0.5' is a magic number. |
1096
|
| '*' is not preceded with whitespace. |
1096
|
| '*' is not followed by whitespace. |
1096
|
| Avoid inline conditionals. |
1097
|
| '<' is not preceded with whitespace. |
1098
|
| '<' is not followed by whitespace. |
1098
|
| Avoid inline conditionals. |
1098
|
| '<' is not preceded with whitespace. |
1099
|
| '<' is not followed by whitespace. |
1099
|
| Avoid inline conditionals. |
1099
|
| '/' is not preceded with whitespace. |
1099
|
| '/' is not followed by whitespace. |
1099
|
| 'if' construct must use '{}'s. |
1100
|
| Inner assignments should be avoided. |
1102
|
| 'if' construct must use '{}'s. |
1103
|
| '1.82501e-08' is a magic number. |
1104
|
| '0.1' is a magic number. |
1108
|
| ',' is not followed by whitespace. |
1109
|
| '17' is a magic number. |
1111
|
| ',' is not followed by whitespace. |
1112
|
| '*' is not preceded with whitespace. |
1113
|
| '*' is not followed by whitespace. |
1113
|
| '17' is a magic number. |
1113
|
| '-' is not preceded with whitespace. |
1113
|
| '-' is not followed by whitespace. |
1113
|
| '/' is not preceded with whitespace. |
1114
|
| '/' is not followed by whitespace. |
1114
|
| '9.0072e+15' is a magic number. |
1118
|
| '*' is not preceded with whitespace. |
1120
|
| '*' is not followed by whitespace. |
1120
|
| '0.5' is a magic number. |
1121
|
| '*' is not preceded with whitespace. |
1121
|
| '*' is not followed by whitespace. |
1121
|
| '*' is not preceded with whitespace. |
1121
|
| '*' is not followed by whitespace. |
1121
|
| ',' is not followed by whitespace. |
1121
|
| '-' is not preceded with whitespace. |
1121
|
| '-' is not followed by whitespace. |
1121
|
| '0.25' is a magic number. |
1122
|
| '*' is not preceded with whitespace. |
1122
|
| '*' is not followed by whitespace. |
1122
|
| '+' is not preceded with whitespace. |
1122
|
| '+' is not followed by whitespace. |
1122
|
| '*' is not preceded with whitespace. |
1122
|
| '*' is not followed by whitespace. |
1122
|
| '+' is not preceded with whitespace. |
1122
|
| '+' is not followed by whitespace. |
1122
|
| '/' is not preceded with whitespace. |
1122
|
| '/' is not followed by whitespace. |
1122
|
| '-' is not preceded with whitespace. |
1122
|
| '-' is not followed by whitespace. |
1122
|
| '*' is not preceded with whitespace. |
1122
|
| '*' is not followed by whitespace. |
1122
|
| '+' is not preceded with whitespace. |
1122
|
| '+' is not followed by whitespace. |
1122
|
| Avoid inline conditionals. |
1124
|
| '-0.5' is a magic number. |
1124
|
| '*' is not preceded with whitespace. |
1124
|
| '*' is not followed by whitespace. |
1124
|
| '0.5' is a magic number. |
1124
|
| '*' is not preceded with whitespace. |
1124
|
| '*' is not followed by whitespace. |
1124
|
| Parameter z should be final. |
1135
|
| '{' should be on the previous line. |
1136
|
| '*' is not preceded with whitespace. |
1149
|
| '*' is not followed by whitespace. |
1149
|
| '*' is not preceded with whitespace. |
1149
|
| '*' is not followed by whitespace. |
1149
|
| 'if' construct must use '{}'s. |
1152
|
| '*' is not preceded with whitespace. |
1155
|
| '*' is not followed by whitespace. |
1155
|
| '*' is not preceded with whitespace. |
1156
|
| '*' is not followed by whitespace. |
1156
|
| 'if' construct must use '{}'s. |
1157
|
| 'if' construct must use '{}'s. |
1158
|
| Parameter z should be final. |
1170
|
| '{' should be on the previous line. |
1171
|
| Line has trailing spaces. |
1175
|
| '*' is not preceded with whitespace. |
1184
|
| '*' is not followed by whitespace. |
1184
|
| '*' is not preceded with whitespace. |
1184
|
| '*' is not followed by whitespace. |
1184
|
| 'if' construct must use '{}'s. |
1185
|
| '*' is not preceded with whitespace. |
1189
|
| '*' is not followed by whitespace. |
1189
|
| '*' is not preceded with whitespace. |
1190
|
| '*' is not followed by whitespace. |
1190
|
| 'if' construct must use '{}'s. |
1191
|
| Parameter z should be final. |
1207
|
| '{' should be on the previous line. |
1208
|
| '*' is not preceded with whitespace. |
1209
|
| '*' is not followed by whitespace. |
1209
|
| Line has trailing spaces. |
1210
|
| ',' is not followed by whitespace. |
1214
|
| '*' is not preceded with whitespace. |
1217
|
| '*' is not followed by whitespace. |
1217
|
| '*' is not preceded with whitespace. |
1218
|
| '*' is not followed by whitespace. |
1218
|
| '*' is not preceded with whitespace. |
1219
|
| '*' is not followed by whitespace. |
1219
|
| Inner assignments should be avoided. |
1224
|
| 'if' construct must use '{}'s. |
1227
|
| Avoid inline conditionals. |
1228
|
| '/' is not preceded with whitespace. |
1232
|
| '/' is not followed by whitespace. |
1232
|
| '/' is not preceded with whitespace. |
1232
|
| '/' is not followed by whitespace. |
1232
|
| Line has trailing spaces. |
1234
|
| Parameter z should be final. |
1243
|
| Parameter x should be final. |
1243
|
| '{' should be on the previous line. |
1244
|
| Line has trailing spaces. |
1247
|
| '*' is not preceded with whitespace. |
1253
|
| '*' is not followed by whitespace. |
1253
|
| '*' is not preceded with whitespace. |
1253
|
| '*' is not followed by whitespace. |
1253
|
| '*' is not preceded with whitespace. |
1254
|
| '*' is not followed by whitespace. |
1254
|
| '*' is not preceded with whitespace. |
1254
|
| '*' is not followed by whitespace. |
1254
|
| Parameter z should be final. |
1267
|
| '{' should be on the previous line. |
1268
|
| ',' is not followed by whitespace. |
1270
|
| Line has trailing spaces. |
1277
|
| Parameter z should be final. |
1287
|
| '{' should be on the previous line. |
1288
|
| Expected an @return tag. |
1304
|
| Parameter x should be final. |
1304
|
| Expected @param tag for 'x'. |
1304
|
| '{' should be on the previous line. |
1305
|
| Parameter z should be final. |
1318
|
| '{' should be on the previous line. |
1319
|
| ',' is not followed by whitespace. |
1321
|
| Line has trailing spaces. |
1329
|
| Unclosed HTML tag found: <FONT SIZE="3">. |
1336
|
| Parameter x should be final. |
1338
|
| Parameter y should be final. |
1338
|
| '{' should be on the previous line. |
1339
|
| ',' is not followed by whitespace. |
1340
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
1350
|
| '{' should be on the previous line. |
1351
|
| 'if' construct must use '{}'s. |
1352
|
| 'if' construct must use '{}'s. |
1355
|
| Avoid inline conditionals. |
1358
|
| Line is longer than 80 characters. |
1368
|
| Unused @throws tag for 'NullPointerException'. |
1369
|
| Parameter s should be final. |
1371
|
| Redundant throws: 'NumberFormatException' is unchecked exception. |
1371
|
| '{' should be on the previous line. |
1372
|
| Line has trailing spaces. |
1390
|
| '4' is a magic number. |
1399
|
| '5' is a magic number. |
1400
|
| '==' is not preceded with whitespace. |
1406
|
| '==' is not followed by whitespace. |
1406
|
| Avoid inline conditionals. |
1406
|
| '4' is a magic number. |
1409
|
| '5' is a magic number. |
1410
|
| Line is longer than 80 characters. |
1414
|
| ',' is not followed by whitespace. |
1414
|
| 'if' construct must use '{}'s. |
1426
|
| '3' is a magic number. |
1427
|
| 'else' construct must use '{}'s. |
1428
|
| Line has trailing spaces. |
1431
|
| '+' is not preceded with whitespace. |
1434
|
| '+' is not followed by whitespace. |
1434
|
| '3' is a magic number. |
1439
|
| '5' is a magic number. |
1439
|
| Line is longer than 80 characters. |
1440
|
| ',' is not followed by whitespace. |
1440
|
| Line has trailing spaces. |
1445
|
| '3' is a magic number. |
1448
|
| '4' is a magic number. |
1449
|
| Line has trailing spaces. |
1458
|
edu/sc/seis/TauP/CriticalDepth.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
22
|
| Variable 'depth' must be private and have accessor methods. |
45
|
| Variable 'velLayerNum' must be private and have accessor methods. |
48
|
| Line is longer than 80 characters. |
50
|
| Name 'PLayerNum' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
52
|
| Variable 'PLayerNum' must be private and have accessor methods. |
52
|
| Line is longer than 80 characters. |
54
|
| Name 'SLayerNum' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
56
|
| Variable 'SLayerNum' must be private and have accessor methods. |
56
|
| Missing a Javadoc comment. |
60
|
| Line has trailing spaces. |
63
|
| Missing a Javadoc comment. |
63
|
| Parameter depth should be final. |
63
|
| 'depth' hides a field. |
63
|
| Parameter velLayerNum should be final. |
63
|
| 'velLayerNum' hides a field. |
63
|
| Parameter PLayerNum should be final. |
63
|
| 'PLayerNum' hides a field. |
63
|
| Name 'PLayerNum' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
63
|
| Parameter SLayerNum should be final. |
64
|
| 'SLayerNum' hides a field. |
64
|
| Name 'SLayerNum' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
64
|
| Method 'setVelLayerNum' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| Parameter layerNum should be final. |
73
|
| Method 'setPLayerNum' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| Parameter layerNum should be final. |
77
|
| Method 'setSLayerNum' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Missing a Javadoc comment. |
81
|
| Parameter layerNum should be final. |
81
|
| Method 'getVelLayerNum' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| Method 'getPLayerNum' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| Method 'getSLayerNum' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Missing a Javadoc comment. |
93
|
| Method 'setLayerNum' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Parameter layerNum should be final. |
99
|
| Expected @param tag for 'layerNum'. |
99
|
| Parameter isPWave should be final. |
99
|
| Expected @param tag for 'isPWave'. |
99
|
| Expected an @return tag. |
109
|
| Method 'getLayerNum' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Parameter isPWave should be final. |
109
|
| Expected @param tag for 'isPWave'. |
109
|
| Line has trailing spaces. |
116
|
| Line has trailing spaces. |
117
|
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. |
118
|
| Missing a Javadoc comment. |
118
|
| 'cast' is not followed by whitespace. |
121
|
| '+' is not preceded with whitespace. |
125
|
| '+' should be on a new line. |
125
|
edu/sc/seis/TauP/CurvePlot.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
8
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
23
|
| Line has trailing spaces. |
27
|
| Missing a Javadoc comment. |
28
|
| Parameter g should be final. |
28
|
| Method 'paintArrivals' is not designed for extension - needs to be abstract, final or empty. |
33
|
| Missing a Javadoc comment. |
33
|
| Parameter g should be final. |
33
|
| '=' is not preceded with whitespace. |
34
|
| '=' is not followed by whitespace. |
34
|
| ';' is not followed by whitespace. |
34
|
| '<' is not preceded with whitespace. |
34
|
| '<' is not followed by whitespace. |
34
|
| Method 'paintForeground' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| Parameter g should be final. |
39
|
| Method 'paintCurve' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Parameter g should be final. |
47
|
| Parameter i should be final. |
47
|
| '/' is not preceded with whitespace. |
50
|
| '/' is not followed by whitespace. |
50
|
| '/' is not preceded with whitespace. |
51
|
| '/' is not followed by whitespace. |
51
|
| '6371' is a magic number. |
54
|
| 'cast' is not followed by whitespace. |
57
|
| '+' is not followed by whitespace. |
61
|
| 'cast' is not followed by whitespace. |
61
|
| '(' is followed by whitespace. |
62
|
| '-' is not preceded with whitespace. |
62
|
| '-' is not followed by whitespace. |
62
|
| '/' should be on a new line. |
62
|
| '-' is not followed by whitespace. |
64
|
| 'cast' is not followed by whitespace. |
64
|
| '(' is followed by whitespace. |
65
|
| '-' is not preceded with whitespace. |
65
|
| '-' is not followed by whitespace. |
65
|
| '/' should be on a new line. |
65
|
edu/sc/seis/TauP/DepthRange.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
22
|
| Variable 'topDepth' must be private and have accessor methods. |
44
|
| Variable 'botDepth' must be private and have accessor methods. |
47
|
| Variable 'rayParam' must be private and have accessor methods. |
52
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
57
|
| Parameter topDepth should be final. |
57
|
| 'topDepth' hides a field. |
57
|
| Parameter botDepth should be final. |
57
|
| 'botDepth' hides a field. |
57
|
| Missing a Javadoc comment. |
62
|
| Parameter topDepth should be final. |
62
|
| 'topDepth' hides a field. |
62
|
| Parameter botDepth should be final. |
62
|
| 'botDepth' hides a field. |
62
|
| Parameter rayParam should be final. |
62
|
| 'rayParam' hides a field. |
62
|
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| 'cast' is not followed by whitespace. |
71
|
| '+' is not preceded with whitespace. |
75
|
| '+' should be on a new line. |
75
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Missing a Javadoc comment. |
81
|
| '+' is not preceded with whitespace. |
83
|
| '+' is not followed by whitespace. |
83
|
| '+' is not preceded with whitespace. |
83
|
| '+' is not followed by whitespace. |
83
|
| '+' is not preceded with whitespace. |
83
|
| '+' is not followed by whitespace. |
83
|
| '+' is not preceded with whitespace. |
83
|
| '+' should be on a new line. |
83
|
| '+' is not preceded with whitespace. |
84
|
| '+' is not followed by whitespace. |
84
|
| '+' is not preceded with whitespace. |
86
|
| '+' is not followed by whitespace. |
86
|
| '+' is not preceded with whitespace. |
86
|
| '+' is not followed by whitespace. |
86
|
| '+' is not preceded with whitespace. |
86
|
| '+' is not followed by whitespace. |
86
|
edu/sc/seis/TauP/DistPlot.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
45
|
| Parameter parent should be final. |
45
|
| '10' is a magic number. |
50
|
| Missing a Javadoc comment. |
53
|
| Parameter parent should be final. |
53
|
| Parameter width should be final. |
53
|
| Parameter height should be final. |
53
|
| '10' is a magic number. |
58
|
| Method 'plot' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Parameter tModel should be final. |
61
|
| Parameter isPWave should be final. |
61
|
| Line contains a tab character. |
63
|
| '!' is followed by whitespace. |
64
|
| Line contains a tab character. |
65
|
| '2000.0' is a magic number. |
68
|
| '270.0' is a magic number. |
72
|
| Line contains a tab character. |
75
|
| '1300.0' is a magic number. |
78
|
| '200.0' is a magic number. |
82
|
| '=' is not preceded with whitespace. |
86
|
| '=' is not followed by whitespace. |
86
|
| '=' is not preceded with whitespace. |
92
|
| '=' is not followed by whitespace. |
92
|
| ';' is not followed by whitespace. |
92
|
| '<' is not preceded with whitespace. |
92
|
| '<' is not followed by whitespace. |
92
|
| ';' is not followed by whitespace. |
92
|
| '=' is not preceded with whitespace. |
93
|
| '=' is not followed by whitespace. |
93
|
| '=' is not preceded with whitespace. |
96
|
| '=' is not followed by whitespace. |
96
|
| ';' is not followed by whitespace. |
96
|
| '<' is not preceded with whitespace. |
96
|
| '<' is not followed by whitespace. |
96
|
| ';' is not followed by whitespace. |
96
|
| '=' is not preceded with whitespace. |
97
|
| '=' is not followed by whitespace. |
97
|
| '=' is not preceded with whitespace. |
98
|
| '=' is not followed by whitespace. |
98
|
| '=' is not preceded with whitespace. |
99
|
| '=' is not followed by whitespace. |
99
|
| ';' is not followed by whitespace. |
99
|
| '<=' is not preceded with whitespace. |
99
|
| '<=' is not followed by whitespace. |
99
|
| ';' is not followed by whitespace. |
99
|
| '*' is not preceded with whitespace. |
100
|
| '*' is not followed by whitespace. |
100
|
| '*=' is not preceded with whitespace. |
102
|
| '*=' is not followed by whitespace. |
102
|
| '180' is a magic number. |
102
|
| '/' is not preceded with whitespace. |
102
|
| '/' is not followed by whitespace. |
102
|
| Line is longer than 80 characters. |
103
|
| '!=' is not preceded with whitespace. |
103
|
| '!=' is not followed by whitespace. |
103
|
| '==' is not preceded with whitespace. |
103
|
| '==' is not followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| '=' is not preceded with whitespace. |
104
|
| '=' is not followed by whitespace. |
104
|
| '=' is not preceded with whitespace. |
105
|
| '=' is not followed by whitespace. |
105
|
| 'if' construct must use '{}'s. |
106
|
| '+' is not preceded with whitespace. |
106
|
| '+' is not followed by whitespace. |
106
|
| '+' is not preceded with whitespace. |
106
|
| '+' is not followed by whitespace. |
106
|
| 'if' construct must use '{}'s. |
110
|
| '=' is not preceded with whitespace. |
111
|
| '=' is not preceded with whitespace. |
113
|
| '=' is not preceded with whitespace. |
117
|
| '=' is not followed by whitespace. |
117
|
| '=' is not preceded with whitespace. |
118
|
| '=' is not followed by whitespace. |
118
|
| Line has trailing spaces. |
120
|
| Line has trailing spaces. |
123
|
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Missing a Javadoc comment. |
124
|
| Parameter g should be final. |
124
|
edu/sc/seis/TauP/Format.java
| Error | Line |
| Line does not match expected header line of ' GNU GENERAL PUBLIC LICENSE'. |
1
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
11
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
17
|
| Line has trailing spaces. |
18
|
| Line has trailing spaces. |
21
|
| Line has trailing spaces. |
36
|
| Missing a Javadoc comment. |
44
|
| Line has trailing spaces. |
46
|
| '{' should be on the previous line. |
46
|
| Line is longer than 80 characters. |
63
|
| Line is longer than 80 characters. |
70
|
| Line is longer than 80 characters. |
71
|
| Unused @throws tag for 'IllegalArgumentException'. |
79
|
| Parameter s should be final. |
82
|
| '{' should be on the previous line. |
83
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
93
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
96
|
| Name 'parse_state' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
96
|
| Line has trailing spaces. |
100
|
| 'if' construct must use '{}'s. |
102
|
| '{' should be on the previous line. |
102
|
| '5' is a magic number. |
102
|
| '{' should be on the previous line. |
104
|
| '{' should be on the previous line. |
105
|
| '{' should be on the previous line. |
106
|
| '}' should be on the same line. |
108
|
| 'else' construct must use '{}'s. |
109
|
| '}' should be on the same line. |
111
|
| 'else' construct must use '{}'s. |
112
|
| '}' should be on the same line. |
113
|
| 'else' construct must use '{}'s. |
114
|
| 'if' construct must use '{}'s. |
119
|
| '{' should be on the previous line. |
119
|
| '5' is a magic number. |
119
|
| 'if' construct must use '{}'s. |
120
|
| 'if' construct must use '{}'s. |
121
|
| Line has trailing spaces. |
121
|
| 'if' construct must use '{}'s. |
122
|
| 'if' construct must use '{}'s. |
123
|
| 'if' construct must use '{}'s. |
124
|
| Line has trailing spaces. |
127
|
| 'if' construct must use '{}'s. |
129
|
| '{' should be on the previous line. |
129
|
| '5' is a magic number. |
129
|
| '{' should be on the previous line. |
131
|
| '10' is a magic number. |
131
|
| '}' should be on the same line. |
133
|
| '{' should be on the previous line. |
135
|
| '3' is a magic number. |
135
|
| '}' should be on the same line. |
138
|
| 'else' construct must use '{}'s. |
139
|
| Line has trailing spaces. |
139
|
| Line has trailing spaces. |
140
|
| '4' is a magic number. |
140
|
| '3' is a magic number. |
142
|
| 'if' construct must use '{}'s. |
143
|
| '{' should be on the previous line. |
143
|
| '5' is a magic number. |
143
|
| '{' should be on the previous line. |
145
|
| '10' is a magic number. |
145
|
| '}' should be on the same line. |
147
|
| 'else' construct must use '{}'s. |
148
|
| Line has trailing spaces. |
148
|
| Line has trailing spaces. |
149
|
| '4' is a magic number. |
149
|
| Line has trailing spaces. |
151
|
| '4' is a magic number. |
151
|
| 'if' construct must use '{}'s. |
152
|
| '{' should be on the previous line. |
152
|
| '5' is a magic number. |
152
|
| 'else' construct must use '{}'s. |
153
|
| 'if' construct must use '{}'s. |
156
|
| Line has trailing spaces. |
158
|
| First sentence should end with a period. |
160
|
| Line has trailing spaces. |
160
|
| Line has trailing spaces. |
166
|
| Parameter s should be final. |
167
|
| Parameter fmt should be final. |
167
|
| Parameter x should be final. |
167
|
| '{' should be on the previous line. |
168
|
| First sentence should end with a period. |
171
|
| Line has trailing spaces. |
171
|
| Parameter s should be final. |
177
|
| Parameter fmt should be final. |
177
|
| Parameter x should be final. |
177
|
| '{' should be on the previous line. |
178
|
| First sentence should end with a period. |
181
|
| Line has trailing spaces. |
181
|
| Line has trailing spaces. |
185
|
| Line has trailing spaces. |
187
|
| Parameter s should be final. |
188
|
| Parameter fmt should be final. |
188
|
| Parameter x should be final. |
188
|
| '{' should be on the previous line. |
189
|
| First sentence should end with a period. |
192
|
| Line has trailing spaces. |
192
|
| Line has trailing spaces. |
197
|
| Parameter s should be final. |
198
|
| Parameter fmt should be final. |
198
|
| Expected @param tag for 'fmt'. |
198
|
| Parameter x should be final. |
198
|
| '{' should be on the previous line. |
199
|
| Line has trailing spaces. |
201
|
| First sentence should end with a period. |
202
|
| Line has trailing spaces. |
202
|
| Line has trailing spaces. |
207
|
| Parameter s should be final. |
208
|
| '{' should be on the previous line. |
209
|
| 'cast' is not followed by whitespace. |
209
|
| Line has trailing spaces. |
210
|
| Line has trailing spaces. |
211
|
| First sentence should end with a period. |
212
|
| Line has trailing spaces. |
212
|
| Line has trailing spaces. |
217
|
| Parameter s should be final. |
218
|
| '{' should be on the previous line. |
219
|
| 'while' construct must use '{}'s. |
221
|
| 'if' construct must use '{}'s. |
223
|
| Line is longer than 80 characters. |
223
|
| '{' should be on the previous line. |
223
|
| '16' is a magic number. |
224
|
| 'else' construct must use '{}'s. |
225
|
| '8' is a magic number. |
225
|
| '}' should be on the same line. |
226
|
| 'else' construct must use '{}'s. |
227
|
| '10' is a magic number. |
227
|
| Missing a Javadoc comment. |
230
|
| Parameter s should be final. |
230
|
| Parameter base should be final. |
230
|
| '{' should be on the previous line. |
231
|
| Line has trailing spaces. |
234
|
| 'while' construct must use '{}'s. |
235
|
| '}' should be on the same line. |
236
|
| '{' should be on the previous line. |
239
|
| 'if' construct must use '{}'s. |
240
|
| 'if' construct must use '{}'s. |
242
|
| '10' is a magic number. |
242
|
| '10' is a magic number. |
243
|
| ';' is preceded with whitespace. |
243
|
| 'if' construct must use '{}'s. |
244
|
| '10' is a magic number. |
244
|
| '10' is a magic number. |
245
|
| ';' is preceded with whitespace. |
245
|
| 'else' construct must use '{}'s. |
246
|
| Line has trailing spaces. |
246
|
| Line has trailing spaces. |
250
|
| Line has trailing spaces. |
252
|
| First sentence should end with a period. |
253
|
| Line has trailing spaces. |
253
|
| Line has trailing spaces. |
257
|
| Expected an @return tag. |
258
|
| Parameter s should be final. |
258
|
| '{' should be on the previous line. |
259
|
| Line has trailing spaces. |
265
|
| 'while' construct must use '{}'s. |
266
|
| '}' should be on the same line. |
267
|
| '{' should be on the previous line. |
270
|
| 'if' construct must use '{}'s. |
272
|
| '{' should be on the previous line. |
272
|
| '10' is a magic number. |
273
|
| '{' should be on the previous line. |
275
|
| '10' is a magic number. |
275
|
| '}' should be on the same line. |
278
|
| Line has trailing spaces. |
279
|
| 'if' construct must use '{}'s. |
280
|
| Line has trailing spaces. |
280
|
| '{' should be on the previous line. |
280
|
| 'else' construct must use '{}'s. |
281
|
| '}' should be on the same line. |
282
|
| '{' should be on the previous line. |
284
|
| 'cast' is not followed by whitespace. |
284
|
| '10' is a magic number. |
284
|
| '10' is a magic number. |
285
|
| '}' should be on the same line. |
286
|
| 'else' construct must use '{}'s. |
287
|
| Line has trailing spaces. |
292
|
| First sentence should end with a period. |
293
|
| Line has trailing spaces. |
293
|
| Line has trailing spaces. |
296
|
| Unused @throws tag for 'IllegalArgumentException'. |
297
|
| Line has trailing spaces. |
299
|
| Method 'form' is not designed for extension - needs to be abstract, final or empty. |
300
|
| Parameter x should be final. |
300
|
| '{' should be on the previous line. |
301
|
| 'if' construct must use '{}'s. |
302
|
| '6' is a magic number. |
302
|
| 'if' construct must use '{}'s. |
305
|
| 'if' construct must use '{}'s. |
307
|
| 'else' construct must use '{}'s. |
309
|
| Line has trailing spaces. |
310
|
| Line has trailing spaces. |
313
|
| First sentence should end with a period. |
314
|
| Line has trailing spaces. |
314
|
| Line has trailing spaces. |
317
|
| Line has trailing spaces. |
319
|
| Method 'form' is not designed for extension - needs to be abstract, final or empty. |
320
|
| Parameter x should be final. |
320
|
| Line has trailing spaces. |
321
|
| '{' should be on the previous line. |
321
|
| '{' should be on the previous line. |
324
|
| '}' should be on the same line. |
327
|
| 'if' construct must use '{}'s. |
328
|
| '3' is a magic number. |
329
|
| '7' is a magic number. |
329
|
| 'if' construct must use '{}'s. |
330
|
| '4' is a magic number. |
331
|
| '15' is a magic number. |
331
|
| 'if' construct must use '{}'s. |
332
|
| '4' is a magic number. |
333
|
| '15' is a magic number. |
333
|
| 'else' construct must use '{}'s. |
334
|
| Line has trailing spaces. |
335
|
| Line has trailing spaces. |
338
|
| First sentence should end with a period. |
339
|
| Line has trailing spaces. |
339
|
| Unused @param tag for 'x'. |
341
|
| Line has trailing spaces. |
342
|
| Line has trailing spaces. |
344
|
| Method 'form' is not designed for extension - needs to be abstract, final or empty. |
345
|
| Parameter c should be final. |
345
|
| Expected @param tag for 'c'. |
345
|
| 'if' construct must use '{}'s. |
346
|
| '{' should be on the previous line. |
346
|
| Line has trailing spaces. |
352
|
| First sentence should end with a period. |
353
|
| Line has trailing spaces. |
353
|
| Unused @param tag for 'x'. |
355
|
| Line has trailing spaces. |
356
|
| Line has trailing spaces. |
358
|
| Method 'form' is not designed for extension - needs to be abstract, final or empty. |
359
|
| Parameter s should be final. |
359
|
| Expected @param tag for 's'. |
359
|
| 'if' construct must use '{}'s. |
360
|
| '{' should be on the previous line. |
360
|
| 'if' construct must use '{}'s. |
362
|
| Line has trailing spaces. |
365
|
| Line has trailing spaces. |
366
|
| First sentence should end with a period. |
367
|
| Line has trailing spaces. |
370
|
| Parameter a should be final. |
371
|
| Expected @param tag for 'a'. |
371
|
| '{' should be on the previous line. |
372
|
| '1.23456789012' is a magic number. |
372
|
| '123' is a magic number. |
373
|
| '1.2345e30' is a magic number. |
374
|
| '1.02' is a magic number. |
375
|
| '1.234e-5' is a magic number. |
376
|
| '0xCAFE' is a magic number. |
377
|
| Line has trailing spaces. |
389
|
| Line has trailing spaces. |
400
|
| Line has trailing spaces. |
409
|
| Line has trailing spaces. |
410
|
| Line has trailing spaces. |
415
|
| Line has trailing spaces. |
416
|
| Line has trailing spaces. |
420
|
| Line has trailing spaces. |
421
|
| Line has trailing spaces. |
425
|
| Line has trailing spaces. |
426
|
| Line has trailing spaces. |
427
|
| Line has trailing spaces. |
430
|
| Missing a Javadoc comment. |
431
|
| Parameter c should be final. |
431
|
| Parameter n should be final. |
431
|
| 'if' construct must use '{}'s. |
432
|
| '{' should be on the previous line. |
432
|
| 'for' construct must use '{}'s. |
434
|
| Missing a Javadoc comment. |
438
|
| Parameter x should be final. |
438
|
| Parameter n should be final. |
438
|
| Parameter m should be final. |
438
|
| Parameter d should be final. |
438
|
| 'if' construct must use '{}'s. |
439
|
| '{' should be on the previous line. |
439
|
| '{' should be on the previous line. |
442
|
| 'cast' is not followed by whitespace. |
442
|
| Missing a Javadoc comment. |
448
|
| Parameter r should be final. |
448
|
| '{' should be on the previous line. |
449
|
| 'if' construct must use '{}'s. |
450
|
| 'else' construct must use '{}'s. |
451
|
| Line has trailing spaces. |
453
|
| Missing a Javadoc comment. |
454
|
| Parameter s should be final. |
454
|
| Parameter r should be final. |
454
|
| '{' should be on the previous line. |
455
|
| 'if' construct must use '{}'s. |
456
|
| Line has trailing spaces. |
456
|
| 'if' construct must use '{}'s. |
458
|
| '{' should be on the previous line. |
458
|
| 'if' construct must use '{}'s. |
459
|
| '}' should be on the same line. |
460
|
| 'if' construct must use '{}'s. |
462
|
| Line is longer than 80 characters. |
462
|
| '{' should be on the previous line. |
462
|
| 'if' construct must use '{}'s. |
463
|
| 'if' construct must use '{}'s. |
464
|
| 'if' construct must use '{}'s. |
467
|
| Line has trailing spaces. |
467
|
| 'if' construct must use '{}'s. |
469
|
| Line has trailing spaces. |
469
|
| Line is longer than 80 characters. |
469
|
| Line has trailing spaces. |
471
|
| Line has trailing spaces. |
474
|
| Line has trailing spaces. |
475
|
| Missing a Javadoc comment. |
476
|
| Name 'fixed_format' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
476
|
| Parameter d should be final. |
476
|
| '{' should be on the previous line. |
477
|
| 'if' construct must use '{}'s. |
479
|
| '0x7FFFFFFFFFFFFFFFL' is a magic number. |
479
|
| Line has trailing spaces. |
480
|
| Line contains a tab character. |
481
|
| Line is longer than 80 characters. |
482
|
| Line contains a tab character. |
482
|
| '10' is a magic number. |
482
|
| '/' is not preceded with whitespace. |
482
|
| '/' is not followed by whitespace. |
482
|
| '10' is a magic number. |
482
|
| 'cast' is not followed by whitespace. |
484
|
| Avoid inline conditionals. |
484
|
| '0.5' is a magic number. |
484
|
| Line has trailing spaces. |
486
|
| 'if' construct must use '{}'s. |
488
|
| Line has trailing spaces. |
489
|
| Line has trailing spaces. |
491
|
| Line has trailing spaces. |
492
|
| Missing a Javadoc comment. |
493
|
| Name 'frac_part' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
493
|
| Parameter fr should be final. |
493
|
| '{' should be on the previous line. |
495
|
| '{' should be on the previous line. |
497
|
| 'leading_zeroes' hides a field. |
498
|
| Name 'leading_zeroes' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
498
|
| Line has trailing spaces. |
499
|
| '0x7FFFFFFFFFFFFFFFL' is a magic number. |
499
|
| Line has trailing spaces. |
500
|
| '{' should be on the previous line. |
500
|
| '10' is a magic number. |
500
|
| Line has trailing spaces. |
501
|
| '0.5' is a magic number. |
503
|
| Line has trailing spaces. |
509
|
| 'if' construct must use '{}'s. |
510
|
| '{' should be on the previous line. |
513
|
| 'while' construct must use '{}'s. |
514
|
| 'if' construct must use '{}'s. |
515
|
| Missing a Javadoc comment. |
521
|
| Name 'exp_format' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
521
|
| Parameter d should be final. |
521
|
| '{' should be on the previous line. |
522
|
| '10' is a magic number. |
526
|
| '10' is a magic number. |
526
|
| '10' is a magic number. |
526
|
| '10' is a magic number. |
527
|
| '10' is a magic number. |
527
|
| 'if' construct must use '{}'s. |
528
|
| Line has trailing spaces. |
528
|
| '-4' is a magic number. |
528
|
| Line has trailing spaces. |
530
|
| Line has trailing spaces. |
533
|
| 'if' construct must use '{}'s. |
534
|
| 'else' construct must use '{}'s. |
536
|
| Line has trailing spaces. |
539
|
| Line has trailing spaces. |
540
|
| '{' should be on the previous line. |
541
|
| '}' should be on the same line. |
543
|
| '{' should be on the previous line. |
545
|
| Line has trailing spaces. |
548
|
| '3' is a magic number. |
549
|
| Line has trailing spaces. |
551
|
| Missing a Javadoc comment. |
552
|
| Missing a Javadoc comment. |
553
|
| Missing a Javadoc comment. |
554
|
| Missing a Javadoc comment. |
555
|
| Missing a Javadoc comment. |
556
|
| Name 'leading_zeroes' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
556
|
| Missing a Javadoc comment. |
557
|
| Name 'show_plus' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
557
|
| Missing a Javadoc comment. |
558
|
| Missing a Javadoc comment. |
559
|
| Name 'show_space' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
559
|
| Missing a Javadoc comment. |
560
|
| Name 'left_align' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
560
|
| Missing a Javadoc comment. |
561
|
edu/sc/seis/TauP/NoSuchLayerException.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
42
|
| Variable 'radius' must be private and have accessor methods. |
42
|
| Missing a Javadoc comment. |
43
|
| Variable 'layerNumber' must be private and have accessor methods. |
43
|
| Missing a Javadoc comment. |
45
|
| Parameter radius should be final. |
45
|
| 'radius' hides a field. |
45
|
| Missing a Javadoc comment. |
50
|
| Parameter layerNumber should be final. |
50
|
| 'layerNumber' hides a field. |
50
|
| Line has trailing spaces. |
51
|
| '+' should be on a new line. |
51
|
edu/sc/seis/TauP/NoSuchMatPropException.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
41
|
| Variable 'materialProperty' must be private and have accessor methods. |
41
|
| Missing a Javadoc comment. |
43
|
| Parameter materialProperty should be final. |
43
|
| 'materialProperty' hides a field. |
43
|
| '+' should be on a new line. |
44
|
edu/sc/seis/TauP/Outputs.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. |
47
|
| Missing a Javadoc comment. |
48
|
| Parameter props should be final. |
48
|
| '+' is not preceded with whitespace. |
51
|
| '+' is not followed by whitespace. |
51
|
| '+' is not preceded with whitespace. |
51
|
| '+' is not followed by whitespace. |
51
|
| '=' is not followed by whitespace. |
54
|
| '+' is not preceded with whitespace. |
54
|
| '+' is not followed by whitespace. |
54
|
| ',' is not followed by whitespace. |
54
|
| '+' is not preceded with whitespace. |
54
|
| '+' is not followed by whitespace. |
54
|
| '+' is not preceded with whitespace. |
57
|
| '+' is not followed by whitespace. |
57
|
| '+' is not preceded with whitespace. |
57
|
| '+' is not followed by whitespace. |
57
|
| '=' is not followed by whitespace. |
60
|
| '+' is not preceded with whitespace. |
60
|
| '+' is not followed by whitespace. |
60
|
| ',' is not followed by whitespace. |
60
|
| '+' is not preceded with whitespace. |
60
|
| '+' is not followed by whitespace. |
60
|
| '=' is not followed by whitespace. |
63
|
| '+' is not preceded with whitespace. |
63
|
| '+' is not followed by whitespace. |
63
|
| ',' is not followed by whitespace. |
63
|
| '+' is not preceded with whitespace. |
63
|
| '+' is not followed by whitespace. |
63
|
| Line has trailing spaces. |
66
|
| Method 'formatDepth' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Parameter depth should be final. |
67
|
| Method 'formatDistance' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Missing a Javadoc comment. |
71
|
| Parameter distance should be final. |
71
|
| Method 'formatTime' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Missing a Javadoc comment. |
75
|
| Parameter time should be final. |
75
|
| Method 'formatRayParam' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| Parameter rayParam should be final. |
79
|
| Line has trailing spaces. |
82
|
| Method 'formatLatLon' is not designed for extension - needs to be abstract, final or empty. |
83
|
| Missing a Javadoc comment. |
83
|
| Parameter latlon should be final. |
83
|
| Missing a Javadoc comment. |
87
|
| Variable 'depthFormat' must be private and have accessor methods. |
87
|
| Missing a Javadoc comment. |
89
|
| Variable 'distanceFormat' must be private and have accessor methods. |
89
|
| Missing a Javadoc comment. |
91
|
| Variable 'timeFormat' must be private and have accessor methods. |
91
|
| Missing a Javadoc comment. |
93
|
| Variable 'rayParamFormat' must be private and have accessor methods. |
93
|
| Missing a Javadoc comment. |
95
|
| Variable 'latLonFormat' must be private and have accessor methods. |
95
|
edu/sc/seis/TauP/PathPlot.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
33
|
| Missing a Javadoc comment. |
48
|
| Method 'paintBackground' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Parameter g should be final. |
55
|
| '/' is not preceded with whitespace. |
56
|
| '/' is not followed by whitespace. |
56
|
| '/' is not preceded with whitespace. |
57
|
| '/' is not followed by whitespace. |
57
|
| '6371' is a magic number. |
60
|
| '220' is a magic number. |
64
|
| '220' is a magic number. |
64
|
| '220' is a magic number. |
64
|
| Avoid inline conditionals. |
73
|
| '!' is followed by whitespace. |
75
|
| '-' is not preceded with whitespace. |
76
|
| '-' is not followed by whitespace. |
76
|
| '-' is not preceded with whitespace. |
76
|
| '-' is not followed by whitespace. |
76
|
| '*' is not preceded with whitespace. |
77
|
| '*' is not followed by whitespace. |
77
|
| '*' is not preceded with whitespace. |
78
|
| '*' is not followed by whitespace. |
78
|
| '=' is not preceded with whitespace. |
79
|
| '=' is not followed by whitespace. |
79
|
| ';' is not followed by whitespace. |
79
|
| '<' is not preceded with whitespace. |
79
|
| '<' is not followed by whitespace. |
79
|
| '-' is not preceded with whitespace. |
79
|
| '-' is not followed by whitespace. |
79
|
| ';' is not followed by whitespace. |
79
|
| '!=' should be on a new line. |
80
|
| 'cast' is not followed by whitespace. |
82
|
| '-' is not preceded with whitespace. |
82
|
| '-' should be on a new line. |
82
|
| Line is longer than 80 characters. |
83
|
| '/' should be on a new line. |
83
|
| Avoid inline conditionals. |
85
|
| '!' is followed by whitespace. |
87
|
| '-' is not preceded with whitespace. |
88
|
| '-' is not followed by whitespace. |
88
|
| '-' is not preceded with whitespace. |
88
|
| '-' is not followed by whitespace. |
88
|
| '*' is not preceded with whitespace. |
89
|
| '*' is not followed by whitespace. |
89
|
| '*' is not preceded with whitespace. |
90
|
| '*' is not followed by whitespace. |
90
|
| 'cast' is not followed by whitespace. |
92
|
| '-' is not preceded with whitespace. |
92
|
| '-' should be on a new line. |
92
|
| Line is longer than 80 characters. |
93
|
| '/' should be on a new line. |
93
|
| Avoid inline conditionals. |
95
|
| '!' is followed by whitespace. |
97
|
| '-' is not preceded with whitespace. |
98
|
| '-' is not followed by whitespace. |
98
|
| '-' is not preceded with whitespace. |
98
|
| '-' is not followed by whitespace. |
98
|
| '*' is not preceded with whitespace. |
99
|
| '*' is not followed by whitespace. |
99
|
| '*' is not preceded with whitespace. |
100
|
| '*' is not followed by whitespace. |
100
|
| Method 'paintArrivals' is not designed for extension - needs to be abstract, final or empty. |
108
|
| Missing a Javadoc comment. |
108
|
| Parameter g should be final. |
108
|
| '=' is not preceded with whitespace. |
109
|
| '=' is not followed by whitespace. |
109
|
| ';' is not followed by whitespace. |
109
|
| '<' is not preceded with whitespace. |
109
|
| '<' is not followed by whitespace. |
109
|
| Method 'paintForeground' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Missing a Javadoc comment. |
114
|
| Parameter g should be final. |
114
|
| Method 'paintPaths' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Missing a Javadoc comment. |
123
|
| Parameter g should be final. |
123
|
| Parameter i should be final. |
123
|
| '/' is not preceded with whitespace. |
126
|
| '/' is not followed by whitespace. |
126
|
| '/' is not preceded with whitespace. |
127
|
| '/' is not followed by whitespace. |
127
|
| '6371' is a magic number. |
130
|
| 'cast' is not followed by whitespace. |
132
|
| '*' is not preceded with whitespace. |
136
|
| '*' is not followed by whitespace. |
136
|
| '180' is a magic number. |
136
|
| '/' is not preceded with whitespace. |
136
|
| '/' is not followed by whitespace. |
136
|
| '360' is a magic number. |
136
|
| '180' is a magic number. |
136
|
| Line is longer than 80 characters. |
139
|
| '+' is not followed by whitespace. |
139
|
| 'cast' is not followed by whitespace. |
139
|
| '*' is not preceded with whitespace. |
139
|
| '*' is not followed by whitespace. |
139
|
| Line is longer than 80 characters. |
140
|
| '(' is followed by whitespace. |
140
|
| '-' is not preceded with whitespace. |
140
|
| '-' is not followed by whitespace. |
140
|
| '/' should be on a new line. |
140
|
| Line is longer than 80 characters. |
142
|
| '-' is not followed by whitespace. |
142
|
| 'cast' is not followed by whitespace. |
142
|
| '*' is not preceded with whitespace. |
142
|
| '*' is not followed by whitespace. |
142
|
| Line is longer than 80 characters. |
143
|
| '(' is followed by whitespace. |
143
|
| '-' is not preceded with whitespace. |
143
|
| '-' is not followed by whitespace. |
143
|
| '/' should be on a new line. |
143
|
| '+' is not followed by whitespace. |
148
|
| 'cast' is not followed by whitespace. |
148
|
| Line is longer than 80 characters. |
149
|
| '(' is followed by whitespace. |
149
|
| '-' is not preceded with whitespace. |
149
|
| '-' is not followed by whitespace. |
149
|
| '/' should be on a new line. |
149
|
| '-' is not followed by whitespace. |
151
|
| 'cast' is not followed by whitespace. |
151
|
| Line is longer than 80 characters. |
152
|
| '(' is followed by whitespace. |
152
|
| '-' is not preceded with whitespace. |
152
|
| '-' is not followed by whitespace. |
152
|
| '/' should be on a new line. |
152
|
edu/sc/seis/TauP/PhaseDialog.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
45
|
| Parameter parent should be final. |
46
|
| Expected @param tag for 'parent'. |
46
|
| Parameter modal should be final. |
46
|
| Expected @param tag for 'modal'. |
46
|
| '{' is not followed by whitespace. |
59
|
| Line is longer than 80 characters. |
60
|
| '192' is a magic number. |
63
|
| '192' is a magic number. |
63
|
| '192' is a magic number. |
63
|
| Parameter evt should be final. |
65
|
| '100' is a magic number. |
85
|
| '21' is a magic number. |
85
|
| '100' is a magic number. |
86
|
| '21' is a magic number. |
86
|
| Line is longer than 80 characters. |
87
|
| Line is longer than 80 characters. |
88
|
| Parameter evt should be final. |
88
|
| Line is longer than 80 characters. |
100
|
| Parameter evt should be final. |
100
|
| Parameter evt should be final. |
116
|
| '}' is not followed by whitespace. |
128
|
| Line is longer than 80 characters. |
130
|
| Missing a Javadoc comment. |
130
|
| Parameter evt should be final. |
130
|
| '{' is not followed by whitespace. |
130
|
| '}' is not followed by whitespace. |
142
|
| Line is longer than 80 characters. |
144
|
| Missing a Javadoc comment. |
144
|
| Parameter evt should be final. |
144
|
| '{' is not followed by whitespace. |
144
|
| '-' is not preceded with whitespace. |
149
|
| '-' is not followed by whitespace. |
149
|
| '-' is not preceded with whitespace. |
150
|
| '-' is not followed by whitespace. |
150
|
| Line is longer than 80 characters. |
153
|
| '-' is not preceded with whitespace. |
153
|
| '-' is not followed by whitespace. |
153
|
| '}' is not followed by whitespace. |
156
|
| Line is longer than 80 characters. |
158
|
| Missing a Javadoc comment. |
158
|
| Parameter evt should be final. |
158
|
| '{' is not followed by whitespace. |
158
|
| '}' is not followed by whitespace. |
161
|
| First sentence should end with a period. |
163
|
| Line is longer than 80 characters. |
164
|
| Parameter evt should be final. |
164
|
| Expected @param tag for 'evt'. |
164
|
| '{' is not followed by whitespace. |
164
|
| '}' is not followed by whitespace. |
167
|
| Missing a Javadoc comment. |
171
|
| Missing a Javadoc comment. |
172
|
| Missing a Javadoc comment. |
173
|
| Missing a Javadoc comment. |
174
|
| Missing a Javadoc comment. |
175
|
| Missing a Javadoc comment. |
176
|
| Missing a Javadoc comment. |
177
|
| Missing a Javadoc comment. |
178
|
| Missing a Javadoc comment. |
181
|
| Method 'getPhases' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Missing a Javadoc comment. |
183
|
| '=' is not preceded with whitespace. |
186
|
| '=' is not followed by whitespace. |
186
|
| ';' is not followed by whitespace. |
186
|
| '<' is not preceded with whitespace. |
186
|
| '<' is not followed by whitespace. |
186
|
| ';' is not followed by whitespace. |
186
|
| 'cast' is not followed by whitespace. |
187
|
| Method 'setPhases' is not designed for extension - needs to be abstract, final or empty. |
192
|
| Missing a Javadoc comment. |
192
|
| Parameter phases should be final. |
192
|
| '=' is not preceded with whitespace. |
194
|
| '=' is not followed by whitespace. |
194
|
| '<' is not preceded with whitespace. |
194
|
| '<' is not followed by whitespace. |
194
|
| '-' is not preceded with whitespace. |
200
|
| '-' is not followed by whitespace. |
200
|
| Method 'setSelectedPhases' is not designed for extension - needs to be abstract, final or empty. |
204
|
| Missing a Javadoc comment. |
204
|
| Parameter phases should be final. |
204
|
| '{' is not preceded with whitespace. |
204
|
| '{' is not preceded with whitespace. |
207
|
| 'for' is not followed by whitespace. |
208
|
| 'if' is not followed by whitespace. |
209
|
| '{' is not preceded with whitespace. |
209
|
| ',' is not followed by whitespace. |
210
|
| Missing a Javadoc comment. |
216
|
| Parameter args should be final. |
216
|
edu/sc/seis/TauP/PhaseName.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. |
28
|
| Line has trailing spaces. |
30
|
| First sentence should end with a period. |
45
|
| Line contains a tab character. |
45
|
| Variable 'name' must be private and have accessor methods. |
46
|
| Line has trailing spaces. |
47
|
| First sentence should end with a period. |
48
|
| Line contains a tab character. |
48
|
| Variable 'sacTNum' must be private and have accessor methods. |
49
|
| Line has trailing spaces. |
50
|
| Missing a Javadoc comment. |
51
|
| Parameter name should be final. |
51
|
| 'name' hides a field. |
51
|
| Missing a Javadoc comment. |
55
|
| Parameter name should be final. |
55
|
| 'name' hides a field. |
55
|
| Parameter sacTNum should be final. |
55
|
| 'sacTNum' hides a field. |
55
|
| Definition of 'equals()' without corresponding definition of 'hashCode()'. |
60
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Parameter obj should be final. |
60
|
| Conditional logic can be removed. |
61
|
| '&&' should be on a new line. |
61
|
| Line contains a tab character. |
69
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line has trailing spaces. |
72
|
| Line contains a tab character. |
72
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
edu/sc/seis/TauP/PierceTableModel.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
24
|
| Line has trailing spaces. |
27
|
| First sentence should end with a period. |
33
|
| Missing a Javadoc comment. |
48
|
| Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
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 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Line contains a tab character. |
61
|
| Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| Parameter row should be final. |
64
|
| Parameter col should be final. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| '180.0' is a magic number. |
67
|
| '/' is not preceded with whitespace. |
67
|
| '/' is not followed by whitespace. |
67
|
| '*' is not preceded with whitespace. |
67
|
| '*' should be on a new line. |
67
|
| Line contains a tab character. |
69
|
| '360' is a magic number. |
69
|
| '180' is a magic number. |
69
|
| '&&' should be on a new line. |
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. |
76
|
| Line contains a tab character. |
78
|
| Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Missing a Javadoc comment. |
81
|
| Parameter col should be final. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
89
|
| Method 'setArrivals' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Missing a Javadoc comment. |
92
|
| Parameter arrivals should be final. |
92
|
| 'arrivals' hides a field. |
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
|
| Method 'setSelectedIndex' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Missing a Javadoc comment. |
99
|
| Parameter index should be final. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Missing a Javadoc comment. |
104
|
| Missing a Javadoc comment. |
105
|
| Missing a Javadoc comment. |
107
|
| Name 'float8_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
107
|
edu/sc/seis/TauP/PolarPlot.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
50
|
| Variable 'pappy' must be private and have accessor methods. |
50
|
| Missing a Javadoc comment. |
52
|
| Variable 'minSize' must be private and have accessor methods. |
52
|
| Missing a Javadoc comment. |
54
|
| Variable 'width' must be private and have accessor methods. |
54
|
| Missing a Javadoc comment. |
56
|
| Variable 'segments' must be private and have accessor methods. |
56
|
| Line has trailing spaces. |
57
|
| Missing a Javadoc comment. |
58
|
| Variable 'circleRadius' must be private and have accessor methods. |
58
|
| Line has trailing spaces. |
59
|
| Missing a Javadoc comment. |
60
|
| Variable 'outsideRadius' must be private and have accessor methods. |
60
|
| '6371.0' is a magic number. |
60
|
| Line has trailing spaces. |
61
|
| Missing a Javadoc comment. |
62
|
| Variable 'centerX' must be private and have accessor methods. |
62
|
| Variable 'centerY' must be private and have accessor methods. |
62
|
| Line contains a tab character. |
64
|
| Missing a Javadoc comment. |
64
|
| Line contains a tab character. |
65
|
| Missing a Javadoc comment. |
65
|
| Line contains a tab character. |
66
|
| Missing a Javadoc comment. |
66
|
| Line contains a tab character. |
67
|
| Missing a Javadoc comment. |
67
|
| Variable 'displayMode' must be private and have accessor methods. |
67
|
| Line has trailing spaces. |
68
|
| Line contains a tab character. |
68
|
| Missing a Javadoc comment. |
69
|
| Parameter parent should be final. |
69
|
| '250' is a magic number. |
71
|
| ',' is not followed by whitespace. |
72
|
| Line contains a tab character. |
73
|
| Missing a Javadoc comment. |
76
|
| Parameter parent should be final. |
76
|
| Parameter width should be final. |
76
|
| 'width' hides a field. |
76
|
| ',' is not followed by whitespace. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
84
|
| Method 'setCircles' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| Parameter circles should be final. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| '=' is not preceded with whitespace. |
86
|
| '=' is not followed by whitespace. |
86
|
| ';' is not followed by whitespace. |
86
|
| '<' is not preceded with whitespace. |
86
|
| '<' is not followed by whitespace. |
86
|
| ';' is not followed by whitespace. |
86
|
| Line contains a tab character. |
87
|
| 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
|
| Method 'setOutsideRadius' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| Parameter r should be final. |
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
|
| Method 'appendSegment' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Missing a Javadoc comment. |
95
|
| Parameter td should be final. |
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
|
| Method 'clearSegments' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Missing a Javadoc comment. |
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
|
| Method 'setDisplayMode' is not designed for extension - needs to be abstract, final or empty. |
103
|
| Missing a Javadoc comment. |
103
|
| Parameter mode should be final. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| switch without "default" clause. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| '/' is not preceded with whitespace. |
107
|
| '/' is not followed by whitespace. |
107
|
| Line contains a tab character. |
108
|
| '/' is not preceded with whitespace. |
108
|
| '/' is not followed by whitespace. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| '/' is not preceded with whitespace. |
111
|
| '/' is not followed by whitespace. |
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 contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line has trailing spaces. |
120
|
| Line contains a tab character. |
120
|
| Method 'preferredSize' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Missing a Javadoc comment. |
121
|
| Method 'minimumSize' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Missing a Javadoc comment. |
125
|
| Line has trailing spaces. |
128
|
| Method 'insets' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Missing a Javadoc comment. |
129
|
| '5' is a magic number. |
130
|
| ',' is not followed by whitespace. |
130
|
| '5' is a magic number. |
130
|
| ',' is not followed by whitespace. |
130
|
| '5' is a magic number. |
130
|
| ',' is not followed by whitespace. |
130
|
| '5' is a magic number. |
130
|
| Line has trailing spaces. |
132
|
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Missing a Javadoc comment. |
133
|
| Parameter g should be final. |
133
|
| '-' is not preceded with whitespace. |
136
|
| '-' is not followed by whitespace. |
136
|
| '-' is not preceded with whitespace. |
136
|
| '-' is not followed by whitespace. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
141
|
| Method 'plotCircles' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Missing a Javadoc comment. |
141
|
| Parameter g should be final. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| switch without "default" clause. |
144
|
| Line contains a tab character. |
145
|
| Line is longer than 80 characters. |
146
|
| Line contains a tab character. |
146
|
| '=' is not preceded with whitespace. |
146
|
| '=' is not followed by whitespace. |
146
|
| '<' is not preceded with whitespace. |
146
|
| '<' is not followed by whitespace. |
146
|
| Line is longer than 80 characters. |
147
|
| Line contains a tab character. |
147
|
| 'cast' is not followed by whitespace. |
147
|
| '/' is not preceded with whitespace. |
147
|
| '/' is not followed by whitespace. |
147
|
| '*' is not preceded with whitespace. |
147
|
| '*' is not followed by whitespace. |
147
|
| '/' is not preceded with whitespace. |
147
|
| '/' is not followed by whitespace. |
147
|
| Line is longer than 80 characters. |
148
|
| Line contains a tab character. |
148
|
| '/' is not preceded with whitespace. |
148
|
| '/' is not followed by whitespace. |
148
|
| '-' is not preceded with whitespace. |
148
|
| '-' is not followed by whitespace. |
148
|
| '/' is not preceded with whitespace. |
148
|
| '/' is not followed by whitespace. |
148
|
| '-' is not preceded with whitespace. |
148
|
| '-' is not followed by whitespace. |
148
|
| Line contains a tab character. |
149
|
| '*' is not preceded with whitespace. |
149
|
| '*' is not followed by whitespace. |
149
|
| '*' is not preceded with whitespace. |
149
|
| '*' is not followed by whitespace. |
149
|
| Line contains a tab character. |
150
|
| 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 not preceded with whitespace. |
153
|
| '=' is not followed by whitespace. |
153
|
| '<' is not preceded with whitespace. |
153
|
| '<' is not followed by whitespace. |
153
|
| Line is longer than 80 characters. |
154
|
| Line contains a tab character. |
154
|
| 'cast' is not followed by whitespace. |
154
|
| '/' is not preceded with whitespace. |
154
|
| '/' is not followed by whitespace. |
154
|
| '*' is not preceded with whitespace. |
154
|
| '*' is not followed by whitespace. |
154
|
| '/' is not preceded with whitespace. |
154
|
| '/' is not followed by whitespace. |
154
|
| Line is longer than 80 characters. |
155
|
| Line contains a tab character. |
155
|
| '/' is not preceded with whitespace. |
155
|
| '/' is not followed by whitespace. |
155
|
| '-' is not preceded with whitespace. |
155
|
| '-' is not followed by whitespace. |
155
|
| '-' is not preceded with whitespace. |
155
|
| '-' is not followed by whitespace. |
155
|
| Line is longer than 80 characters. |
156
|
| Line contains a tab character. |
156
|
| '*' is not preceded with whitespace. |
156
|
| '*' is not followed by whitespace. |
156
|
| '*' is not preceded with whitespace. |
156
|
| '*' is not followed by whitespace. |
156
|
| '180' is a magic number. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line is longer than 80 characters. |
160
|
| Line contains a tab character. |
160
|
| '=' is not preceded with whitespace. |
160
|
| '=' is not followed by whitespace. |
160
|
| '<' is not preceded with whitespace. |
160
|
| '<' is not followed by whitespace. |
160
|
| Line is longer than 80 characters. |
161
|
| Line contains a tab character. |
161
|
| 'cast' is not followed by whitespace. |
161
|
| '/' is not preceded with whitespace. |
161
|
| '/' is not followed by whitespace. |
161
|
| '*' is not preceded with whitespace. |
161
|
| '*' is not followed by whitespace. |
161
|
| Line is longer than 80 characters. |
162
|
| Line contains a tab character. |
162
|
| '*' is not preceded with whitespace. |
162
|
| '*' is not followed by whitespace. |
162
|
| '-' is not preceded with whitespace. |
162
|
| '-' is not followed by whitespace. |
162
|
| Line is longer than 80 characters. |
163
|
| Line contains a tab character. |
163
|
| '*' is not preceded with whitespace. |
163
|
| '*' is not followed by whitespace. |
163
|
| '*' is not preceded with whitespace. |
163
|
| '*' is not followed by whitespace. |
163
|
| '90' is a magic number. |
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
|
| Method 'plotData' is not designed for extension - needs to be abstract, final or empty. |
170
|
| Missing a Javadoc comment. |
170
|
| Parameter g should be final. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| '/' is not preceded with whitespace. |
172
|
| '/' is not followed by whitespace. |
172
|
| '=' is not preceded with whitespace. |
173
|
| '=' is not followed by whitespace. |
173
|
| ';' is not followed by whitespace. |
173
|
| '<' is not preceded with whitespace. |
173
|
| '<' is not followed by whitespace. |
173
|
| ';' is not followed by whitespace. |
173
|
| 'cast' is not followed by whitespace. |
175
|
| '=' is not preceded with whitespace. |
176
|
| '=' is not followed by whitespace. |
176
|
| ';' is not followed by whitespace. |
176
|
| '<' is not preceded with whitespace. |
176
|
| '<' is not followed by whitespace. |
176
|
| '-' is not preceded with whitespace. |
176
|
| '-' is not followed by whitespace. |
176
|
| ';' is not followed by whitespace. |
176
|
| 'cast' is not followed by whitespace. |
177
|
| Line has trailing spaces. |
178
|
| Line is longer than 80 characters. |
178
|
| Line contains a tab character. |
178
|
| '-' is not preceded with whitespace. |
178
|
| '-' is not followed by whitespace. |
178
|
| '*' is not preceded with whitespace. |
178
|
| '*' is not followed by whitespace. |
178
|
| '+' is not preceded with whitespace. |
178
|
| '+' is not followed by whitespace. |
178
|
| '/' is not preceded with whitespace. |
178
|
| '/' is not followed by whitespace. |
178
|
| '*' is not preceded with whitespace. |
178
|
| '*' is not followed by whitespace. |
178
|
| 'cast' is not followed by whitespace. |
179
|
| Line is longer than 80 characters. |
180
|
| Line contains a tab character. |
180
|
| '-' is not preceded with whitespace. |
180
|
| '-' is not followed by whitespace. |
180
|
| '*' is not preceded with whitespace. |
180
|
| '*' is not followed by whitespace. |
180
|
| '+' is not preceded with whitespace. |
180
|
| '+' is not followed by whitespace. |
180
|
| '/' is not preceded with whitespace. |
180
|
| '/' is not followed by whitespace. |
180
|
| '*' is not preceded with whitespace. |
180
|
| '*' is not followed by whitespace. |
180
|
| 'cast' is not followed by whitespace. |
181
|
| Line has trailing spaces. |
182
|
| Line is longer than 80 characters. |
182
|
| Line contains a tab character. |
182
|
| '-' is not preceded with whitespace. |
182
|
| '-' is not followed by whitespace. |
182
|
| '+' is not preceded with whitespace. |
182
|
| '+' is not followed by whitespace. |
182
|
| '*' is not preceded with whitespace. |
182
|
| '*' is not followed by whitespace. |
182
|
| '+' is not preceded with whitespace. |
182
|
| '+' is not followed by whitespace. |
182
|
| '+' is not preceded with whitespace. |
182
|
| '+' is not followed by whitespace. |
182
|
| '/' is not preceded with whitespace. |
182
|
| '/' is not followed by whitespace. |
182
|
| '*' is not preceded with whitespace. |
182
|
| '*' is not followed by whitespace. |
182
|
| 'cast' is not followed by whitespace. |
183
|
| Line is longer than 80 characters. |
184
|
| Line contains a tab character. |
184
|
| '-' is not preceded with whitespace. |
184
|
| '-' is not followed by whitespace. |
184
|
| '+' is not preceded with whitespace. |
184
|
| '+' is not followed by whitespace. |
184
|
| '*' is not preceded with whitespace. |
184
|
| '*' is not followed by whitespace. |
184
|
| '+' is not preceded with whitespace. |
184
|
| '+' is not followed by whitespace. |
184
|
| '+' is not preceded with whitespace. |
184
|
| '+' is not followed by whitespace. |
184
|
| '/' is not preceded with whitespace. |
184
|
| '/' is not followed by whitespace. |
184
|
| '*' is not preceded with whitespace. |
184
|
| '*' is not followed by whitespace. |
184
|
| Method 'colorForSegment' is not designed for extension - needs to be abstract, final or empty. |
190
|
| Missing a Javadoc comment. |
190
|
| Parameter segNum should be final. |
190
|
| 'if' construct must use '{}'s. |
191
|
| 'cast' is not followed by whitespace. |
193
|
| '255' is a magic number. |
193
|
| '/' is not preceded with whitespace. |
193
|
| '/' is not followed by whitespace. |
193
|
| '-' is not preceded with whitespace. |
193
|
| '-' is not followed by whitespace. |
193
|
| '*' is not preceded with whitespace. |
194
|
| '*' is not followed by whitespace. |
194
|
| ',' is not followed by whitespace. |
194
|
| '255' is a magic number. |
194
|
| '-' is not preceded with whitespace. |
194
|
| '-' is not followed by whitespace. |
194
|
| '*' is not preceded with whitespace. |
194
|
| '*' is not followed by whitespace. |
194
|
| ',' is not followed by whitespace. |
194
|
| '3' is a magic number. |
194
|
| '*' is not preceded with whitespace. |
194
|
| '*' is not followed by whitespace. |
194
|
| '127' is a magic number. |
194
|
edu/sc/seis/TauP/PropertyLoader.java
| Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
22
|
| Utility classes should not have a public or default constructor. |
50
|
| Missing a Javadoc comment. |
52
|
| Variable 'jarFileName' must be private and have accessor methods. |
52
|
| Missing a Javadoc comment. |
54
|
| Variable 'defaultPropFileName' must be private and have accessor methods. |
54
|
| Missing a Javadoc comment. |
56
|
| Variable 'packageName' must be private and have accessor methods. |
56
|
| Missing a Javadoc comment. |
58
|
| Variable 'userPropFileName' must be private and have accessor methods. |
58
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
64
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
73
|
| Expected an @return tag. |
75
|
| Expected @throws tag for 'IOException'. |
75
|
| 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
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
87
|
| '=' is not preceded with whitespace. |
87
|
| '=' is not followed by whitespace. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Must have at least one statement. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| '+' is not preceded with whitespace. |
93
|
| '+' is not followed by whitespace. |
93
|
| '+' is not preceded with whitespace. |
93
|
| '+' should be on a new line. |
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 is longer than 80 characters. |
101
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| ',' is not followed by whitespace. |
103
|
| Line contains a tab character. |
104
|
| '+' is not preceded with whitespace. |
104
|
| '+' is not followed by whitespace. |
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
|
| Line contains a tab character. |
111
|
| '&&' should be on a new line. |
111
|
| Line is longer than 80 characters. |
112
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line is longer than 80 characters. |
114
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line is longer than 80 characters. |
116
|
| Line contains a tab character. |
116
|
| '(' is followed by whitespace. |
116
|
| '(' is followed by whitespace. |
116
|
| Line contains a tab character. |
117
|
| Line is longer than 80 characters. |
119
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| '+' is not preceded with whitespace. |
120
|
| '+' is not followed by whitespace. |
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
|
| Must have at least one statement. |
126
|
| Line contains a tab character. |
127
|
| 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. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| '(' is followed by whitespace. |
137
|
| Line is longer than 80 characters. |
138
|
| Line contains a tab character. |
138
|
| '+' is not preceded with whitespace. |
138
|
| '+' should be on a new line. |
138
|
| Line is longer than 80 characters. |
139
|
| Line contains a tab character. |
139
|
| '+' is not preceded with whitespace. |
139
|
| '+' is not followed by whitespace. |
139
|
| Line contains a tab character. |
140
|
| Must have at least one statement. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| '(' is followed by whitespace. |
147
|
| Line is longer than 80 characters. |
148
|
| Line contains a tab character. |
148
|
| '+' is not preceded with whitespace. |
148
|
| '+' should be on a new line. |
148
|
| Line is longer than 80 characters. |
149
|
| Line contains a tab character. |
149
|
| '+' is not preceded with whitespace. |
149
|
| '+' is not followed by whitespace. |
149
|
| Line contains a tab character. |
150
|
| Must have at least one statement. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| 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
|
| '+' should be on a new line. |
159
|
| Line contains a tab character. |
160
|
| '+' should be on a new line. |
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. |
167
|
| Parameter props should be final. |
171
|
| Expected @param tag for 'props'. |
171
|
| Expected @throws tag for 'IOException'. |
171
|
| Line contains a tab character. |
172
|
| Line has trailing spaces. |
176
|
| Parameter props should be final. |
176
|
| Expected @param tag for 'props'. |
176
|
| Parameter filename should be final. |
176
|
| Expected @param tag for 'filename'. |
176
|
| Line contains a tab character. |
177
|
| Expected @throws tag for 'IOException'. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Missing a Javadoc comment. |
183
|
| Parameter args should be final. |
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
|
| '+' is not preceded with whitespace. |
189
|
| '+' is not followed by whitespace. |
189
|
| Line contains a tab character. |
190
|
edu/sc/seis/TauP/ReflTransCoefficient.java
| Error | Line |
| Line does not match expected header line of ' GNU GENERAL PUBLIC LICENSE'. |
1
|
| Missing a Javadoc comment. |
58
|
| Missing a Javadoc comment. |
68
|
| Variable 'topVp' must be private and have accessor methods. |
68
|
| Missing a Javadoc comment. |
69
|
| Variable 'topVs' must be private and have accessor methods. |
69
|
| Missing a Javadoc comment. |
70
|
| Variable 'topDensity' must be private and have accessor methods. |
70
|
| Missing a Javadoc comment. |
71
|
| Variable 'botVp' must be private and have accessor methods. |
71
|
| Missing a Javadoc comment. |
72
|
| Variable 'botVs' must be private and have accessor methods. |
72
|
| Missing a Javadoc comment. |
73
|
| Variable 'botDensity' must be private and have accessor methods. |
73
|
| Missing a Javadoc comment. |
76
|
| Variable 'rp' must be private and have accessor methods. |
76
|
| Missing a Javadoc comment. |
80
|
| Variable 'a' must be private and have accessor methods. |
80
|
| Variable 'b' must be private and have accessor methods. |
80
|
| Variable 'c' must be private and have accessor methods. |
80
|
| Variable 'd' must be private and have accessor methods. |
80
|
| Missing a Javadoc comment. |
81
|
| Variable 'det' must be private and have accessor methods. |
81
|
| Name 'E' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
81
|
| Variable 'E' must be private and have accessor methods. |
81
|
| Name 'F' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
81
|
| Variable 'F' must be private and have accessor methods. |
81
|
| Name 'G' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
81
|
| Variable 'G' must be private and have accessor methods. |
81
|
| Name 'H' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
81
|
| Variable 'H' must be private and have accessor methods. |
81
|
| Missing a Javadoc comment. |
82
|
| Variable 'fsA' must be private and have accessor methods. |
82
|
| Missing a Javadoc comment. |
85
|
| Variable 'topVertSlownessP' must be private and have accessor methods. |
85
|
| Variable 'topVertSlownessS' must be private and have accessor methods. |
85
|
| Missing a Javadoc comment. |
86
|
| Variable 'botVertSlownessP' must be private and have accessor methods. |
86
|
| Variable 'botVertSlownessS' must be private and have accessor methods. |
86
|
| Missing a Javadoc comment. |
88
|
| Variable 'sqBotVs' must be private and have accessor methods. |
88
|
| Missing a Javadoc comment. |
89
|
| Variable 'sqTopVs' must be private and have accessor methods. |
89
|
| Missing a Javadoc comment. |
90
|
| Variable 'sqBotVp' must be private and have accessor methods. |
90
|
| Missing a Javadoc comment. |
91
|
| Variable 'sqTopVp' must be private and have accessor methods. |
91
|
| Missing a Javadoc comment. |
92
|
| Variable 'sqRP' must be private and have accessor methods. |
92
|
| Missing a Javadoc comment. |
95
|
| Variable 'lastRayParam' must be private and have accessor methods. |
95
|
| Missing a Javadoc comment. |
96
|
| Variable 'lastInIsPWave' must be private and have accessor methods. |
96
|
| Missing a Javadoc comment. |
98
|
| Parameter topVp should be final. |
98
|
| 'topVp' hides a field. |
98
|
| Parameter topVs should be final. |
99
|
| 'topVs' hides a field. |
99
|
| Parameter topDensity should be final. |
100
|
| 'topDensity' hides a field. |
100
|
| Parameter botVp should be final. |
101
|
| 'botVp' hides a field. |
101
|
| Parameter botVs should be final. |
102
|
| 'botVs' hides a field. |
102
|
| Parameter botDensity should be final. |
103
|
| 'botDensity' hides a field. |
103
|
| Method 'calcTempVars' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Missing a Javadoc comment. |
112
|
| Parameter rayParam should be final. |
112
|
| Parameter inIsPWave should be final. |
112
|
| Line has trailing spaces. |
118
|
| '-' should be on a new line. |
130
|
| '+' should be on a new line. |
132
|
| '+' should be on a new line. |
134
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| '(' is followed by whitespace. |
162
|
| '/' is not preceded with whitespace. |
167
|
| '/' is not followed by whitespace. |
167
|
| '*' should be on a new line. |
167
|
| '/' is not preceded with whitespace. |
168
|
| '/' is not followed by whitespace. |
168
|
| '4' is a magic number. |
170
|
| '*' is not preceded with whitespace. |
170
|
| '*' is not followed by whitespace. |
170
|
| Line has trailing spaces. |
187
|
| Expected an @return tag. |
189
|
| Method 'getComplexFreePtoPRefl' is not designed for extension - needs to be abstract, final or empty. |
189
|
| Parameter rayParam should be final. |
189
|
| Expected @param tag for 'rayParam'. |
189
|
| '(' is followed by whitespace. |
191
|
| '*' should be on a new line. |
191
|
| '/' is not preceded with whitespace. |
192
|
| '/' is not followed by whitespace. |
192
|
| '*' should be on a new line. |
192
|
| '/' is not preceded with whitespace. |
193
|
| '/' is not followed by whitespace. |
193
|
| '4' is a magic number. |
195
|
| '*' is not preceded with whitespace. |
195
|
| '*' is not followed by whitespace. |
195
|
| '(' is followed by whitespace. |
196
|
| Line has trailing spaces. |
198
|
| Method 'getFreePtoPRefl' is not designed for extension - needs to be abstract, final or empty. |
203
|
| Parameter rayParam should be final. |
203
|
| Line has trailing spaces. |
206
|
| Line has trailing spaces. |
207
|
| Expected an @return tag. |
215
|
| Method 'getComplexFreePtoSVRefl' is not designed for extension - needs to be abstract, final or empty. |
215
|
| Parameter rayParam should be final. |
215
|
| Expected @param tag for 'rayParam'. |
215
|
| '4' is a magic number. |
217
|
| '/' is not preceded with whitespace. |
217
|
| '/' is not followed by whitespace. |
217
|
| '*' should be on a new line. |
217
|
| '/' is not preceded with whitespace. |
218
|
| '/' is not followed by whitespace. |
218
|
| Method 'getFreePtoSVRefl' is not designed for extension - needs to be abstract, final or empty. |
228
|
| Parameter rayParam should be final. |
228
|
| Expected an @return tag. |
239
|
| Method 'getComplexFreeSVtoPRefl' is not designed for extension - needs to be abstract, final or empty. |
239
|
| Parameter rayParam should be final. |
239
|
| Expected @param tag for 'rayParam'. |
239
|
| '4' is a magic number. |
241
|
| '/' is not preceded with whitespace. |
241
|
| '/' is not followed by whitespace. |
241
|
| '*' should be on a new line. |
241
|
| '/' is not preceded with whitespace. |
242
|
| '/' is not followed by whitespace. |
242
|
| Method 'getFreeSVtoPRefl' is not designed for extension - needs to be abstract, final or empty. |
251
|
| Parameter rayParam should be final. |
251
|
| Line has trailing spaces. |
254
|
| Expected an @return tag. |
262
|
| Method 'getComplexFreeSVtoSVRefl' is not designed for extension - needs to be abstract, final or empty. |
262
|
| Parameter rayParam should be final. |
262
|
| Expected @param tag for 'rayParam'. |
262
|
| '/' is not preceded with whitespace. |
264
|
| '/' is not followed by whitespace. |
264
|
| '*' should be on a new line. |
264
|
| '/' is not preceded with whitespace. |
265
|
| '/' is not followed by whitespace. |
265
|
| '4' is a magic number. |
267
|
| Expected an @return tag. |
275
|
| Method 'getFreeSVtoSVRefl' is not designed for extension - needs to be abstract, final or empty. |
275
|
| Parameter rayParam should be final. |
275
|
| Expected @param tag for 'rayParam'. |
275
|
| Line has trailing spaces. |
278
|
| Expected an @return tag. |
281
|
| Method 'getComplexFreeSHtoSHRefl' is not designed for extension - needs to be abstract, final or empty. |
281
|
| Parameter rayParam should be final. |
281
|
| Expected @param tag for 'rayParam'. |
281
|
| Line has trailing spaces. |
284
|
| Expected an @return tag. |
287
|
| Method 'getFreeSHtoSHRefl' is not designed for extension - needs to be abstract, final or empty. |
287
|
| Parameter rayParam should be final. |
287
|
| Expected @param tag for 'rayParam'. |
287
|
| Expected an @return tag. |
299
|
| Method 'getComplexPtoPRefl' is not designed for extension - needs to be abstract, final or empty. |
299
|
| Parameter rayParam should be final. |
299
|
| Expected @param tag for 'rayParam'. |
299
|
| Name 'FTerm' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
301
|
| Name 'HTerm' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
304
|
| '(' is followed by whitespace. |
310
|
| Line has trailing spaces. |
313
|
| Expected an @return tag. |
316
|
| Method 'getPtoPRefl' is not designed for extension - needs to be abstract, final or empty. |
316
|
| Parameter rayParam should be final. |
316
|
| Expected @param tag for 'rayParam'. |
316
|
| Line has trailing spaces. |
319
|
| Expected an @return tag. |
329
|
| Method 'getComplexPtoSVRefl' is not designed for extension - needs to be abstract, final or empty. |
329
|
| Parameter rayParam should be final. |
329
|
| Expected @param tag for 'rayParam'. |
329
|
| '-2' is a magic number. |
331
|
| '/' is not preceded with whitespace. |
331
|
| '/' is not followed by whitespace. |
331
|
| '(' is followed by whitespace. |
334
|
| Line has trailing spaces. |
341
|
| Expected an @return tag. |
345
|
| Method 'getPtoSVRefl' is not designed for extension - needs to be abstract, final or empty. |
345
|
| Parameter rayParam should be final. |
345
|
| Expected @param tag for 'rayParam'. |
345
|
| Line has trailing spaces. |
348
|
| Expected an @return tag. |
356
|
| Method 'getComplexPtoPTrans' is not designed for extension - needs to be abstract, final or empty. |
356
|
| Parameter rayParam should be final. |
356
|
| Expected @param tag for 'rayParam'. |
356
|
| '(' is followed by whitespace. |
360
|
| Line has trailing spaces. |
365
|
| Expected an @return tag. |
368
|
| Method 'getPtoPTrans' is not designed for extension - needs to be abstract, final or empty. |
368
|
| Parameter rayParam should be final. |
368
|
| Expected @param tag for 'rayParam'. |
368
|
| Line has trailing spaces. |
371
|
| Expected an @return tag. |
379
|
| Method 'getComplexPtoSVTrans' is not designed for extension - needs to be abstract, final or empty. |
379
|
| Parameter rayParam should be final. |
379
|
| Expected @param tag for 'rayParam'. |
379
|
| Line has trailing spaces. |
389
|
| Expected an @return tag. |
393
|
| Method 'getPtoSVTrans' is not designed for extension - needs to be abstract, final or empty. |
393
|
| Parameter rayParam should be final. |
393
|
| Expected @param tag for 'rayParam'. |
393
|
| Expected an @return tag. |
405
|
| Method 'getComplexSVtoPRefl' is not designed for extension - needs to be abstract, final or empty. |
405
|
| Parameter rayParam should be final. |
405
|
| Expected @param tag for 'rayParam'. |
405
|
| '-2' is a magic number. |
407
|
| '(' is followed by whitespace. |
409
|
| Line has trailing spaces. |
418
|
| Expected an @return tag. |
421
|
| Method 'getSVtoPRefl' is not designed for extension - needs to be abstract, final or empty. |
421
|
| Parameter rayParam should be final. |
421
|
| Expected @param tag for 'rayParam'. |
421
|
| Line has trailing spaces. |
424
|
| Expected an @return tag. |
433
|
| Method 'getComplexSVtoSVRefl' is not designed for extension - needs to be abstract, final or empty. |
433
|
| Parameter rayParam should be final. |
433
|
| Expected @param tag for 'rayParam'. |
433
|
| '(' is followed by whitespace. |
436
|
| '(' is followed by whitespace. |
440
|
| '(' is followed by whitespace. |
441
|
| '(' is followed by whitespace. |
441
|
| '(' is followed by whitespace. |
441
|
| '(' is followed by whitespace. |
443
|
| '(' is followed by whitespace. |
446
|
| Line has trailing spaces. |
449
|
| Expected an @return tag. |
452
|
| Method 'getSVtoSVRefl' is not designed for extension - needs to be abstract, final or empty. |
452
|
| Parameter rayParam should be final. |
452
|
| Expected @param tag for 'rayParam'. |
452
|
| Line has trailing spaces. |
455
|
| Expected an @return tag. |
462
|
| Method 'getComplexSVtoPTrans' is not designed for extension - needs to be abstract, final or empty. |
462
|
| Parameter rayParam should be final. |
462
|
| Expected @param tag for 'rayParam'. |
462
|
| '-2' is a magic number. |
464
|
| ')' is preceded with whitespace. |
467
|
| Line has trailing spaces. |
470
|
| Expected an @return tag. |
474
|
| Method 'getSVtoPTrans' is not designed for extension - needs to be abstract, final or empty. |
474
|
| Parameter rayParam should be final. |
474
|
| Expected @param tag for 'rayParam'. |
474
|
| Line has trailing spaces. |
477
|
| Expected an @return tag. |
485
|
| Method 'getComplexSVtoSVTrans' is not designed for extension - needs to be abstract, final or empty. |
485
|
| Parameter rayParam should be final. |
485
|
| Expected @param tag for 'rayParam'. |
485
|
| ')' is preceded with whitespace. |
490
|
| Line has trailing spaces. |
493
|
| Expected an @return tag. |
498
|
| Method 'getSVtoSVTrans' is not designed for extension - needs to be abstract, final or empty. |
498
|
| Parameter rayParam should be final. |
498
|
| Expected @param tag for 'rayParam'. |
498
|
| Line has trailing spaces. |
501
|
| Expected an @return tag. |
513
|
| Method 'getComplexSHtoSHRefl' is not designed for extension - needs to be abstract, final or empty. |
513
|
| Parameter rayParam should be final. |
513
|
| Expected @param tag for 'rayParam'. |
513
|
| '(' is followed by whitespace. |
520
|
| Expected an @return tag. |
526
|
| Method 'getSHtoSHRefl' is not designed for extension - needs to be abstract, final or empty. |
526
|
| Parameter rayParam should be final. |
526
|
| Expected @param tag for 'rayParam'. |
526
|
| Expected an @return tag. |
538
|
| Method 'getComplexSHtoSHTrans' is not designed for extension - needs to be abstract, final or empty. |
538
|
| Parameter rayParam should be final. |
538
|
| Expected @param tag for 'rayParam'. |
538
|
| '(' is followed by whitespace. |
545
|
| ')' is preceded with whitespace. |
545
|
| Expected an @return tag. |
551
|
| Method 'getSHtoSHTrans' is not designed for extension - needs to be abstract, final or empty. |
551
|
| Parameter rayParam should be final. |
551
|
| Expected @param tag for 'rayParam'. |
551
|
| Missing a Javadoc comment. |
555
|
| Parameter args should be final. |
555
|
| '4.98' is a magic number. |
556
|
| '2.9' is a magic number. |
557
|
| '2.667' is a magic number. |
558
|
| '8.0' is a magic number. |
559
|
| '4.6' is a magic number. |
560
|
| '3.38' is a magic number. |
561
|
| Name 'DtoR' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
565
|
| '180.0' is a magic number. |
565
|
| Name 'RtoD' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
566
|
| '180.0' is a magic number. |
566
|
| Name 'RPP' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
568
|
| '91' is a magic number. |
568
|
| Name 'RPS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
569
|
| '91' is a magic number. |
569
|
| Name 'RSP' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
570
|
| '91' is a magic number. |
570
|
| Name 'RSS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
571
|
| '91' is a magic number. |
571
|
| Name 'TPP' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
573
|
| '91' is a magic number. |
573
|
| Name 'TPS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
574
|
| '91' is a magic number. |
574
|
| Name 'TSP' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
575
|
| '91' is a magic number. |
575
|
| Name 'TSS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
576
|
| '91' is a magic number. |
576
|
| '=' is not preceded with whitespace. |
586
|
| '=' is not followed by whitespace. |
586
|
| '<=' is not preceded with whitespace. |
586
|
| '90' is a magic number. |
586
|
| '=' is not preceded with whitespace. |
630
|
| '=' is not followed by whitespace. |
630
|
| '<=' is not preceded with whitespace. |
630
|
| '90' is a magic number. |
630
|
| '<=' is not followed by whitespace. |
630
|
| '+' is not preceded with whitespace. |
631
|
| '+' is not followed by whitespace. |
631
|
| '+' is not preceded with whitespace. |
631
|
| '+' is not followed by whitespace. |
631
|
| '+' is not preceded with whitespace. |
631
|
| '+' is not followed by whitespace. |
631
|
| '=' is not preceded with whitespace. |
635
|
| '=' is not followed by whitespace. |
635
|
| '<=' is not preceded with whitespace. |
635
|
| '90' is a magic number. |
635
|
| '<=' is not followed by whitespace. |
635
|
| '+' is not preceded with whitespace. |
636
|
| '+' is not followed by whitespace. |
636
|
| '+' is not preceded with whitespace. |
636
|
| '+' is not followed by whitespace. |
636
|
| '+' is not preceded with whitespace. |
636
|
| '+' is not followed by whitespace. |
636
|
| '=' is not preceded with whitespace. |
640
|
| '=' is not followed by whitespace. |
640
|
| '<=' is not preceded with whitespace. |
640
|
| '90' is a magic number. |
640
|
| '<=' is not followed by whitespace. |
640
|
| '+' is not preceded with whitespace. |
641
|
| '+' is not followed by whitespace. |
641
|
| '+' is not preceded with whitespace. |
641
|
| '+' is not followed by whitespace. |
641
|
| '+' is not preceded with whitespace. |
641
|
| '+' is not followed by whitespace. |
641
|
| '=' is not preceded with whitespace. |
645
|
| '=' is not followed by whitespace. |
645
|
| '<=' is not preceded with whitespace. |
645
|
| '90' is a magic number. |
645
|
| '<=' is not followed by whitespace. |
645
|
| '+' is not preceded with whitespace. |
646
|
| '+' is not followed by whitespace. |
646
|
| '+' is not preceded with whitespace. |
646
|
| '+' is not followed by whitespace. |
646
|
| '+' is not preceded with whitespace. |
646
|
| '+' is not followed by whitespace. |
646
|
edu/sc/seis/TauP/SacTimeSeries.java
| Error | Line |
| Line does not match expected header line of ' GNU GENERAL PUBLIC LICENSE'. |
1
|
| Missing a Javadoc comment. |
52
|
| Variable 'delta' must be private and have accessor methods. |
52
|
| Missing a Javadoc comment. |
53
|
| Variable 'depmin' must be private and have accessor methods. |
53
|
| Missing a Javadoc comment. |
54
|
| Variable 'depmax' must be private and have accessor methods. |
54
|
| Missing a Javadoc comment. |
55
|
| Variable 'scale' must be private and have accessor methods. |
55
|
| Missing a Javadoc comment. |
56
|
| Variable 'odelta' must be private and have accessor methods. |
56
|
| Missing a Javadoc comment. |
57
|
| Variable 'b' must be private and have accessor methods. |
57
|
| Missing a Javadoc comment. |
58
|
| Variable 'e' must be private and have accessor methods. |
58
|
| Missing a Javadoc comment. |
59
|
| Variable 'o' must be private and have accessor methods. |
59
|
| Missing a Javadoc comment. |
60
|
| Variable 'a' must be private and have accessor methods. |
60
|
| Missing a Javadoc comment. |
61
|
| Variable 'fmt' must be private and have accessor methods. |
61
|
| Missing a Javadoc comment. |
62
|
| Variable 't0' must be private and have accessor methods. |
62
|
| Missing a Javadoc comment. |
63
|
| Variable 't1' must be private and have accessor methods. |
63
|
| Missing a Javadoc comment. |
64
|
| Variable 't2' must be private and have accessor methods. |
64
|
| Missing a Javadoc comment. |
65
|
| Variable 't3' must be private and have accessor methods. |
65
|
| Missing a Javadoc comment. |
66
|
| Variable 't4' must be private and have accessor methods. |
66
|
| Missing a Javadoc comment. |
67
|
| Variable 't5' must be private and have accessor methods. |
67
|
| Missing a Javadoc comment. |
68
|
| Variable 't6' must be private and have accessor methods. |
68
|
| Missing a Javadoc comment. |
69
|
| Variable 't7' must be private and have accessor methods. |
69
|
| Missing a Javadoc comment. |
70
|
| Variable 't8' must be private and have accessor methods. |
70
|
| Missing a Javadoc comment. |
71
|
| Variable 't9' must be private and have accessor methods. |
71
|
| Missing a Javadoc comment. |
72
|
| Variable 'f' must be private and have accessor methods. |
72
|
| Missing a Javadoc comment. |
73
|
| Variable 'resp0' must be private and have accessor methods. |
73
|
| Missing a Javadoc comment. |
74
|
| Variable 'resp1' must be private and have accessor methods. |
74
|
| Missing a Javadoc comment. |
75
|
| Variable 'resp2' must be private and have accessor methods. |
75
|
| Missing a Javadoc comment. |
76
|
| Variable 'resp3' must be private and have accessor methods. |
76
|
| Missing a Javadoc comment. |
77
|
| Variable 'resp4' must be private and have accessor methods. |
77
|
| Missing a Javadoc comment. |
78
|
| Variable 'resp5' must be private and have accessor methods. |
78
|
| Missing a Javadoc comment. |
79
|
| Variable 'resp6' must be private and have accessor methods. |
79
|
| Missing a Javadoc comment. |
80
|
| Variable 'resp7' must be private and have accessor methods. |
80
|
| Missing a Javadoc comment. |
81
|
| Variable 'resp8' must be private and have accessor methods. |
81
|
| Missing a Javadoc comment. |
82
|
| Variable 'resp9' must be private and have accessor methods. |
82
|
| Missing a Javadoc comment. |
83
|
| Variable 'stla' must be private and have accessor methods. |
83
|
| Missing a Javadoc comment. |
84
|
| Variable 'stlo' must be private and have accessor methods. |
84
|
| Missing a Javadoc comment. |
85
|
| Variable 'stel' must be private and have accessor methods. |
85
|
| Missing a Javadoc comment. |
86
|
| Variable 'stdp' must be private and have accessor methods. |
86
|
| Missing a Javadoc comment. |
87
|
| Variable 'evla' must be private and have accessor methods. |
87
|
| Missing a Javadoc comment. |
88
|
| Variable 'evlo' must be private and have accessor methods. |
88
|
| Missing a Javadoc comment. |
89
|
| Variable 'evel' must be private and have accessor methods. |
89
|
| Missing a Javadoc comment. |
90
|
| Variable 'evdp' must be private and have accessor methods. |
90
|
| Missing a Javadoc comment. |
91
|
| Variable 'mag' must be private and have accessor methods. |
91
|
| Missing a Javadoc comment. |
92
|
| Variable 'user0' must be private and have accessor methods. |
92
|
| Missing a Javadoc comment. |
93
|
| Variable 'user1' must be private and have accessor methods. |
93
|
| Missing a Javadoc comment. |
94
|
| Variable 'user2' must be private and have accessor methods. |
94
|
| Missing a Javadoc comment. |
95
|
| Variable 'user3' must be private and have accessor methods. |
95
|
| Missing a Javadoc comment. |
96
|
| Variable 'user4' must be private and have accessor methods. |
96
|
| Missing a Javadoc comment. |
97
|
| Variable 'user5' must be private and have accessor methods. |
97
|
| Missing a Javadoc comment. |
98
|
| Variable 'user6' must be private and have accessor methods. |
98
|
| Missing a Javadoc comment. |
99
|
| Variable 'user7' must be private and have accessor methods. |
99
|
| Missing a Javadoc comment. |
100
|
| Variable 'user8' must be private and have accessor methods. |
100
|
| Missing a Javadoc comment. |
101
|
| Variable 'user9' must be private and have accessor methods. |
101
|
| Missing a Javadoc comment. |
102
|
| Variable 'dist' must be private and have accessor methods. |
102
|
| Missing a Javadoc comment. |
103
|
| Variable 'az' must be private and have accessor methods. |
103
|
| Missing a Javadoc comment. |
104
|
| Variable 'baz' must be private and have accessor methods. |
104
|
| Missing a Javadoc comment. |
105
|
| Variable 'gcarc' must be private and have accessor methods. |
105
|
| Missing a Javadoc comment. |
106
|
| Variable 'sb' must be private and have accessor methods. |
106
|
| Missing a Javadoc comment. |
107
|
| Variable 'sdelta' must be private and have accessor methods. |
107
|
| Missing a Javadoc comment. |
108
|
| Variable 'depmen' must be private and have accessor methods. |
108
|
| Missing a Javadoc comment. |
109
|
| Variable 'cmpaz' must be private and have accessor methods. |
109
|
| Missing a Javadoc comment. |
110
|
| Variable 'cmpinc' must be private and have accessor methods. |
110
|
| Missing a Javadoc comment. |
111
|
| Variable 'xminimum' must be private and have accessor methods. |
111
|
| Missing a Javadoc comment. |
112
|
| Variable 'xmaximum' must be private and have accessor methods. |
112
|
| Missing a Javadoc comment. |
113
|
| Variable 'yminimum' must be private and have accessor methods. |
113
|
| Missing a Javadoc comment. |
114
|
| Variable 'ymaximum' must be private and have accessor methods. |
114
|
| Missing a Javadoc comment. |
115
|
| Variable 'unused6' must be private and have accessor methods. |
115
|
| Missing a Javadoc comment. |
116
|
| Variable 'unused7' must be private and have accessor methods. |
116
|
| Missing a Javadoc comment. |
117
|
| Variable 'unused8' must be private and have accessor methods. |
117
|
| Missing a Javadoc comment. |
118
|
| Variable 'unused9' must be private and have accessor methods. |
118
|
| Missing a Javadoc comment. |
119
|
| Variable 'unused10' must be private and have accessor methods. |
119
|
| Missing a Javadoc comment. |
120
|
| Variable 'unused11' must be private and have accessor methods. |
120
|
| Missing a Javadoc comment. |
121
|
| Variable 'unused12' must be private and have accessor methods. |
121
|
| Missing a Javadoc comment. |
122
|
| Variable 'nzyear' must be private and have accessor methods. |
122
|
| Missing a Javadoc comment. |
123
|
| Variable 'nzjday' must be private and have accessor methods. |
123
|
| Missing a Javadoc comment. |
124
|
| Variable 'nzhour' must be private and have accessor methods. |
124
|
| Missing a Javadoc comment. |
125
|
| Variable 'nzmin' must be private and have accessor methods. |
125
|
| Missing a Javadoc comment. |
126
|
| Variable 'nzsec' must be private and have accessor methods. |
126
|
| Missing a Javadoc comment. |
127
|
| Variable 'nzmsec' must be private and have accessor methods. |
127
|
| Missing a Javadoc comment. |
128
|
| Variable 'nvhdr' must be private and have accessor methods. |
128
|
| '6' is a magic number. |
128
|
| Missing a Javadoc comment. |
129
|
| Variable 'norid' must be private and have accessor methods. |
129
|
| Missing a Javadoc comment. |
130
|
| Variable 'nevid' must be private and have accessor methods. |
130
|
| Missing a Javadoc comment. |
131
|
| Variable 'npts' must be private and have accessor methods. |
131
|
| Missing a Javadoc comment. |
132
|
| Variable 'nsnpts' must be private and have accessor methods. |
132
|
| Missing a Javadoc comment. |
133
|
| Variable 'nwfid' must be private and have accessor methods. |
133
|
| Missing a Javadoc comment. |
134
|
| Variable 'nxsize' must be private and have accessor methods. |
134
|
| Missing a Javadoc comment. |
135
|
| Variable 'nysize' must be private and have accessor methods. |
135
|
| Missing a Javadoc comment. |
136
|
| Variable 'unused15' must be private and have accessor methods. |
136
|
| Missing a Javadoc comment. |
137
|
| Variable 'iftype' must be private and have accessor methods. |
137
|
| Missing a Javadoc comment. |
138
|
| Variable 'idep' must be private and have accessor methods. |
138
|
| Missing a Javadoc comment. |
139
|
| Variable 'iztype' must be private and have accessor methods. |
139
|
| Missing a Javadoc comment. |
140
|
| Variable 'unused16' must be private and have accessor methods. |
140
|
| Missing a Javadoc comment. |
141
|
| Variable 'iinst' must be private and have accessor methods. |
141
|
| Missing a Javadoc comment. |
142
|
| Variable 'istreg' must be private and have accessor methods. |
142
|
| Missing a Javadoc comment. |
143
|
| Variable 'ievreg' must be private and have accessor methods. |
143
|
| Missing a Javadoc comment. |
144
|
| Variable 'ievtyp' must be private and have accessor methods. |
144
|
| Missing a Javadoc comment. |
145
|
| Variable 'iqual' must be private and have accessor methods. |
145
|
| Missing a Javadoc comment. |
146
|
| Variable 'isynth' must be private and have accessor methods. |
146
|
| Missing a Javadoc comment. |
147
|
| Variable 'imagtyp' must be private and have accessor methods. |
147
|
| Missing a Javadoc comment. |
148
|
| Variable 'imagsrc' must be private and have accessor methods. |
148
|
| Missing a Javadoc comment. |
149
|
| Variable 'unused19' must be private and have accessor methods. |
149
|
| Missing a Javadoc comment. |
150
|
| Variable 'unused20' must be private and have accessor methods. |
150
|
| Missing a Javadoc comment. |
151
|
| Variable 'unused21' must be private and have accessor methods. |
151
|
| Missing a Javadoc comment. |
152
|
| Variable 'unused22' must be private and have accessor methods. |
152
|
| Missing a Javadoc comment. |
153
|
| Variable 'unused23' must be private and have accessor methods. |
153
|
| Missing a Javadoc comment. |
154
|
| Variable 'unused24' must be private and have accessor methods. |
154
|
| Missing a Javadoc comment. |
155
|
| Variable 'unused25' must be private and have accessor methods. |
155
|
| Missing a Javadoc comment. |
156
|
| Variable 'unused26' must be private and have accessor methods. |
156
|
| Missing a Javadoc comment. |
157
|
| Variable 'leven' must be private and have accessor methods. |
157
|
| Missing a Javadoc comment. |
158
|
| Variable 'lpspol' must be private and have accessor methods. |
158
|
| Missing a Javadoc comment. |
159
|
| Variable 'lovrok' must be private and have accessor methods. |
159
|
| Missing a Javadoc comment. |
160
|
| Variable 'lcalda' must be private and have accessor methods. |
160
|
| Missing a Javadoc comment. |
161
|
| Variable 'unused27' must be private and have accessor methods. |
161
|
| Missing a Javadoc comment. |
162
|
| Variable 'kstnm' must be private and have accessor methods. |
162
|
| Missing a Javadoc comment. |
163
|
| Variable 'kevnm' must be private and have accessor methods. |
163
|
| Missing a Javadoc comment. |
164
|
| Variable 'khole' must be private and have accessor methods. |
164
|
| Missing a Javadoc comment. |
165
|
| Variable 'ko' must be private and have accessor methods. |
165
|
| Missing a Javadoc comment. |
166
|
| Variable 'ka' must be private and have accessor methods. |
166
|
| Missing a Javadoc comment. |
167
|
| Variable 'kt0' must be private and have accessor methods. |
167
|
| Missing a Javadoc comment. |
168
|
| Variable 'kt1' must be private and have accessor methods. |
168
|
| Missing a Javadoc comment. |
169
|
| Variable 'kt2' must be private and have accessor methods. |
169
|
| Missing a Javadoc comment. |
170
|
| Variable 'kt3' must be private and have accessor methods. |
170
|
| Missing a Javadoc comment. |
171
|
| Variable 'kt4' must be private and have accessor methods. |
171
|
| Missing a Javadoc comment. |
172
|
| Variable 'kt5' must be private and have accessor methods. |
172
|
| Missing a Javadoc comment. |
173
|
| Variable 'kt6' must be private and have accessor methods. |
173
|
| Missing a Javadoc comment. |
174
|
| Variable 'kt7' must be private and have accessor methods. |
174
|
| Missing a Javadoc comment. |
175
|
| Variable 'kt8' must be private and have accessor methods. |
175
|
| Missing a Javadoc comment. |
176
|
| Variable 'kt9' must be private and have accessor methods. |
176
|
| Missing a Javadoc comment. |
177
|
| Variable 'kf' must be private and have accessor methods. |
177
|
| Missing a Javadoc comment. |
178
|
| Variable 'kuser0' must be private and have accessor methods. |
178
|
| Missing a Javadoc comment. |
179
|
| Variable 'kuser1' must be private and have accessor methods. |
179
|
| Missing a Javadoc comment. |
180
|
| Variable 'kuser2' must be private and have accessor methods. |
180
|
| Missing a Javadoc comment. |
181
|
| Variable 'kcmpnm' must be private and have accessor methods. |
181
|
| Missing a Javadoc comment. |
182
|
| Variable 'knetwk' must be private and have accessor methods. |
182
|
| Missing a Javadoc comment. |
183
|
| Variable 'kdatrd' must be private and have accessor methods. |
183
|
| Missing a Javadoc comment. |
184
|
| Variable 'kinst' must be private and have accessor methods. |
184
|
| Missing a Javadoc comment. |
186
|
| Variable 'y' must be private and have accessor methods. |
186
|
| Missing a Javadoc comment. |
187
|
| Variable 'x' must be private and have accessor methods. |
187
|
| Missing a Javadoc comment. |
188
|
| Variable 'real' must be private and have accessor methods. |
188
|
| Missing a Javadoc comment. |
189
|
| Variable 'imaginary' must be private and have accessor methods. |
189
|
| Missing a Javadoc comment. |
190
|
| Variable 'amp' must be private and have accessor methods. |
190
|
| Missing a Javadoc comment. |
191
|
| Variable 'phase' must be private and have accessor methods. |
191
|
| Missing a Javadoc comment. |
194
|
| Name 'FLOAT_UNDEF' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
194
|
| Variable 'FLOAT_UNDEF' must be private and have accessor methods. |
194
|
| '-12345.0f' is a magic number. |
194
|
| Missing a Javadoc comment. |
195
|
| Name 'INT_UNDEF' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
195
|
| Variable 'INT_UNDEF' must be private and have accessor methods. |
195
|
| '-12345' is a magic number. |
195
|
| Missing a Javadoc comment. |
196
|
| Name 'STRING8_UNDEF' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
196
|
| Variable 'STRING8_UNDEF' must be private and have accessor methods. |
196
|
| Missing a Javadoc comment. |
197
|
| Name 'STRING16_UNDEF' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
197
|
| Variable 'STRING16_UNDEF' must be private and have accessor methods. |
197
|
| Missing a Javadoc comment. |
200
|
| Missing a Javadoc comment. |
201
|
| Missing a Javadoc comment. |
204
|
| Missing a Javadoc comment. |
205
|
| Missing a Javadoc comment. |
206
|
| Missing a Javadoc comment. |
207
|
| Missing a Javadoc comment. |
208
|
| Missing a Javadoc comment. |
209
|
| Missing a Javadoc comment. |
210
|
| Missing a Javadoc comment. |
211
|
| Missing a Javadoc comment. |
212
|
| Missing a Javadoc comment. |
213
|
| Missing a Javadoc comment. |
214
|
| Missing a Javadoc comment. |
215
|
| Missing a Javadoc comment. |
216
|
| Missing a Javadoc comment. |
217
|
| Missing a Javadoc comment. |
218
|
| Missing a Javadoc comment. |
219
|
| Missing a Javadoc comment. |
220
|
| Missing a Javadoc comment. |
221
|
| Missing a Javadoc comment. |
222
|
| Missing a Javadoc comment. |
223
|
| Missing a Javadoc comment. |
224
|
| Missing a Javadoc comment. |
225
|
| Missing a Javadoc comment. |
226
|
| Missing a Javadoc comment. |
227
|
| Missing a Javadoc comment. |
228
|
| Missing a Javadoc comment. |
229
|
| Missing a Javadoc comment. |
230
|
| Missing a Javadoc comment. |
231
|
| Missing a Javadoc comment. |
232
|
| Missing a Javadoc comment. |
233
|
| Missing a Javadoc comment. |
234
|
| Missing a Javadoc comment. |
235
|
| Missing a Javadoc comment. |
236
|
| Missing a Javadoc comment. |
237
|
| Missing a Javadoc comment. |
238
|
| Missing a Javadoc comment. |
239
|
| Missing a Javadoc comment. |
240
|
| Missing a Javadoc comment. |
241
|
| Missing a Javadoc comment. |
242
|
| Missing a Javadoc comment. |
243
|
| Missing a Javadoc comment. |
244
|
| Missing a Javadoc comment. |
245
|
| Missing a Javadoc comment. |
246
|
| Missing a Javadoc comment. |
247
|
| Missing a Javadoc comment. |
248
|
| Missing a Javadoc comment. |
249
|
| Missing a Javadoc comment. |
250
|
| Missing a Javadoc comment. |
251
|
| Missing a Javadoc comment. |
252
|
| Missing a Javadoc comment. |
253
|
| Missing a Javadoc comment. |
254
|
| Missing a Javadoc comment. |
255
|
| Missing a Javadoc comment. |
256
|
| Missing a Javadoc comment. |
257
|
| Missing a Javadoc comment. |
258
|
| Missing a Javadoc comment. |
259
|
| Missing a Javadoc comment. |
260
|
| Missing a Javadoc comment. |
261
|
| Missing a Javadoc comment. |
262
|
| Missing a Javadoc comment. |
263
|
| Missing a Javadoc comment. |
264
|
| Missing a Javadoc comment. |
267
|
| Name 'data_offset' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
267
|
| Missing a Javadoc comment. |
269
|
| Variable 'byteOrder' must be private and have accessor methods. |
269
|
| Missing a Javadoc comment. |
270
|
| Name 'SunByteOrder' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
270
|
| Missing a Javadoc comment. |
271
|
| Name 'IntelByteOrder' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
271
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
279
|
| Parameter filename should be final. |
279
|
| Expected @param tag for 'filename'. |
279
|
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. |
280
|
| '(' is followed by whitespace. |
284
|
| '*' is not preceded with whitespace. |
286
|
| '*' is not followed by whitespace. |
286
|
| '4' is a magic number. |
286
|
| '+' is not preceded with whitespace. |
286
|
| '+' is not followed by whitespace. |
286
|
| '*' is not preceded with whitespace. |
287
|
| '*' is not followed by whitespace. |
287
|
| '4' is a magic number. |
287
|
| '+' is not preceded with whitespace. |
287
|
| '+' is not followed by whitespace. |
287
|
| ')' is preceded with whitespace. |
287
|
| Line is longer than 80 characters. |
289
|
| '+' is not preceded with whitespace. |
289
|
| '+' is not followed by whitespace. |
289
|
| '+' is not preceded with whitespace. |
289
|
| '+' is not followed by whitespace. |
289
|
| '+' is not preceded with whitespace. |
289
|
| '+' is not followed by whitespace. |
289
|
| '+' is not preceded with whitespace. |
289
|
| '+' is not followed by whitespace. |
289
|
| '+' is not preceded with whitespace. |
289
|
| '+' is not followed by whitespace. |
289
|
| '+' is not preceded with whitespace. |
293
|
| '+' should be on a new line. |
293
|
| Line is longer than 80 characters. |
294
|
| '+' is not preceded with whitespace. |
294
|
| '+' is not followed by whitespace. |
294
|
| '+' is not preceded with whitespace. |
294
|
| '+' is not followed by whitespace. |
294
|
| '+' is not preceded with whitespace. |
294
|
| '+' is not followed by whitespace. |
294
|
| '+' is not preceded with whitespace. |
294
|
| '+' is not followed by whitespace. |
294
|
| '+' is not preceded with whitespace. |
294
|
| '+' is not followed by whitespace. |
294
|
| '+' is not preceded with whitespace. |
294
|
| '+' is not followed by whitespace. |
294
|
| '+' is not preceded with whitespace. |
294
|
| '+' is not followed by whitespace. |
294
|
| '+' is not preceded with whitespace. |
294
|
| '+' is not followed by whitespace. |
294
|
| '+' is not preceded with whitespace. |
294
|
| '+' is not followed by whitespace. |
294
|
| '+' is not preceded with whitespace. |
294
|
| '+' is not followed by whitespace. |
294
|
| '+' is not preceded with whitespace. |
294
|
| '+' is not followed by whitespace. |
294
|
| Missing a Javadoc comment. |
301
|
| 'static' modifier out of order with the JLS suggestions. |
301
|
| Parameter val should be final. |
301
|
| '{' is not preceded with whitespace. |
301
|
| 'cast' is not followed by whitespace. |
302
|
| '0xff00' is a magic number. |
302
|
| '8' is a magic number. |
302
|
| '0x00ff' is a magic number. |
302
|
| '8' is a magic number. |
302
|
| Missing a Javadoc comment. |
305
|
| 'static' modifier out of order with the JLS suggestions. |
305
|
| Parameter val should be final. |
305
|
| Missing a Javadoc comment. |
309
|
| 'static' modifier out of order with the JLS suggestions. |
309
|
| Parameter val should be final. |
309
|
| '0xff000000' is a magic number. |
310
|
| '24' is a magic number. |
310
|
| ')' is preceded with whitespace. |
310
|
| '+' should be on a new line. |
310
|
| '0x00ff0000' is a magic number. |
311
|
| '8' is a magic number. |
311
|
| ')' is preceded with whitespace. |
311
|
| '+' should be on a new line. |
311
|
| '0x0000ff00' is a magic number. |
312
|
| '8' is a magic number. |
312
|
| ')' is preceded with whitespace. |
312
|
| '+' should be on a new line. |
312
|
| '0x000000ff' is a magic number. |
313
|
| '24' is a magic number. |
313
|
| Missing a Javadoc comment. |
317
|
| 'static' modifier out of order with the JLS suggestions. |
317
|
| Parameter val should be final. |
317
|
| '{' is not preceded with whitespace. |
317
|
| Line is longer than 80 characters. |
318
|
| Missing a Javadoc comment. |
321
|
| 'static' modifier out of order with the JLS suggestions. |
321
|
| Parameter val should be final. |
321
|
| '{' is not preceded with whitespace. |
321
|
| '0xffl' is a magic number. |
322
|
| Should use uppercase 'L'. |
322
|
| '56' is a magic number. |
322
|
| '56' is a magic number. |
322
|
| '+' should be on a new line. |
322
|
| '0xffl' is a magic number. |
323
|
| Should use uppercase 'L'. |
323
|
| '48' is a magic number. |
323
|
| '40' is a magic number. |
323
|
| '+' should be on a new line. |
323
|
| '0xffl' is a magic number. |
324
|
| Should use uppercase 'L'. |
324
|
| '40' is a magic number. |
324
|
| '24' is a magic number. |
324
|
| '+' should be on a new line. |
324
|
| '0xffl' is a magic number. |
325
|
| Should use uppercase 'L'. |
325
|
| '32' is a magic number. |
325
|
| '8' is a magic number. |
325
|
| '+' should be on a new line. |
325
|
| '0xffl' is a magic number. |
326
|
| Should use uppercase 'L'. |
326
|
| '24' is a magic number. |
326
|
| '8' is a magic number. |
326
|
| '+' should be on a new line. |
326
|
| '0xffl' is a magic number. |
327
|
| Should use uppercase 'L'. |
327
|
| '16' is a magic number. |
327
|
| '24' is a magic number. |
327
|
| '+' should be on a new line. |
327
|
| '0xffl' is a magic number. |
328
|
| Should use uppercase 'L'. |
328
|
| '8' is a magic number. |
328
|
| '40' is a magic number. |
328
|
| '+' should be on a new line. |
328
|
| '0xffl' is a magic number. |
329
|
| Should use uppercase 'L'. |
329
|
| '56' is a magic number. |
329
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
332
|
| Missing a Javadoc comment. |
332
|
| Parameter dis should be final. |
332
|
| Method 'readHeader' is not designed for extension - needs to be abstract, final or empty. |
341
|
| Parameter filename should be final. |
341
|
| Expected @param tag for 'filename'. |
341
|
| Expected @throws tag for 'FileNotFoundException'. |
342
|
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. |
342
|
| Expected @throws tag for 'IOException'. |
342
|
| Line is longer than 80 characters. |
345
|
| Method 'swapHeader' is not designed for extension - needs to be abstract, final or empty. |
351
|
| Method 'readHeader' is not designed for extension - needs to be abstract, final or empty. |
486
|
| Method length is 167 lines (max allowed is 150). |
486
|
| Parameter dis should be final. |
486
|
| Expected @param tag for 'dis'. |
486
|
| Expected @throws tag for 'FileNotFoundException'. |
487
|
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. |
487
|
| Expected @throws tag for 'IOException'. |
487
|
| '8' is a magic number. |
620
|
| '16' is a magic number. |
621
|
| First sentence should end with a period. |
655
|
| Method 'readData' is not designed for extension - needs to be abstract, final or empty. |
656
|
| Parameter fis should be final. |
656
|
| Expected @param tag for 'fis'. |
656
|
| Expected @throws tag for 'IOException'. |
656
|
| '4' is a magic number. |
664
|
| '4' is a magic number. |
665
|
| '=' is not preceded with whitespace. |
666
|
| '=' is not followed by whitespace. |
666
|
| '=' is not preceded with whitespace. |
667
|
| '=' is not followed by whitespace. |
667
|
| '4096' is a magic number. |
668
|
| '+' is not preceded with whitespace. |
678
|
| '+' is not followed by whitespace. |
678
|
| '4' is a magic number. |
678
|
| '=' is not preceded with whitespace. |
686
|
| '=' is not followed by whitespace. |
686
|
| 'for' is not followed by whitespace. |
690
|
| '=' is not preceded with whitespace. |
690
|
| '=' is not followed by whitespace. |
690
|
| ';' is not followed by whitespace. |
690
|
| '<' is not preceded with whitespace. |
690
|
| '<' is not followed by whitespace. |
690
|
| '8' is a magic number. |
691
|
| '0xff' is a magic number. |
692
|
| 'for' is not followed by whitespace. |
695
|
| '=' is not preceded with whitespace. |
695
|
| '=' is not followed by whitespace. |
695
|
| ';' is not followed by whitespace. |
695
|
| '<' is not preceded with whitespace. |
695
|
| '4' is a magic number. |
695
|
| '<' is not followed by whitespace. |
695
|
| '-' is not preceded with whitespace. |
695
|
| '-' is not followed by whitespace. |
695
|
| '8' is a magic number. |
696
|
| '0xff' is a magic number. |
697
|
| '(' is followed by whitespace. |
704
|
| '<=' is not preceded with whitespace. |
704
|
| '-' is not preceded with whitespace. |
704
|
| '-' is not followed by whitespace. |
704
|
| '4' is a magic number. |
704
|
| '(' is followed by whitespace. |
706
|
| '0xff' is a magic number. |
706
|
| '24' is a magic number. |
706
|
| '+' should be on a new line. |
706
|
| '0xff' is a magic number. |
707
|
| '16' is a magic number. |
707
|
| '+' should be on a new line. |
707
|
| '0xff' is a magic number. |
708
|
| '8' is a magic number. |
708
|
| '+' should be on a new line. |
708
|
| '0xff' is a magic number. |
709
|
| '(' is followed by whitespace. |
717
|
| '(' is followed by whitespace. |
718
|
| '=' is not preceded with whitespace. |
718
|
| '=' is not followed by whitespace. |
718
|
| '<' is not preceded with whitespace. |
718
|
| '<' is not followed by whitespace. |
718
|
| Method 'readDataOld' is not designed for extension - needs to be abstract, final or empty. |
729
|
| Parameter dis should be final. |
729
|
| Expected @param tag for 'dis'. |
729
|
| Expected @throws tag for 'FileNotFoundException'. |
730
|
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. |
730
|
| Expected @throws tag for 'IOException'. |
730
|
| '=' is not preceded with whitespace. |
733
|
| '=' is not followed by whitespace. |
733
|
| '<' is not preceded with whitespace. |
733
|
| '<' is not followed by whitespace. |
733
|
| '||' should be on a new line. |
738
|
| '||' should be on a new line. |
739
|
| '=' is not preceded with whitespace. |
742
|
| '=' is not followed by whitespace. |
742
|
| '<' is not preceded with whitespace. |
742
|
| '<' is not followed by whitespace. |
742
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
757
|
| Parameter filename should be final. |
757
|
| Expected @param tag for 'filename'. |
757
|
| Expected @throws tag for 'FileNotFoundException'. |
758
|
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. |
758
|
| Expected @throws tag for 'IOException'. |
758
|
| 'f' hides a field. |
759
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
764
|
| Parameter file should be final. |
764
|
| Expected @param tag for 'file'. |
764
|
| Expected @throws tag for 'FileNotFoundException'. |
765
|
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. |
765
|
| Expected @throws tag for 'IOException'. |
765
|
| Line is longer than 80 characters. |
768
|
| Line is longer than 80 characters. |
775
|
| Redundant 'final' modifier. |
775
|
| Parameter dos should be final. |
775
|
| Expected @param tag for 'dos'. |
775
|
| Parameter val should be final. |
775
|
| Expected @param tag for 'val'. |
775
|
| Expected @throws tag for 'IOException'. |
775
|
| '(' is followed by whitespace. |
776
|
| Line is longer than 80 characters. |
785
|
| Redundant 'final' modifier. |
785
|
| Parameter dos should be final. |
785
|
| Expected @param tag for 'dos'. |
785
|
| Parameter val should be final. |
785
|
| Expected @param tag for 'val'. |
785
|
| Expected @throws tag for 'IOException'. |
785
|
| '(' is followed by whitespace. |
786
|
| Method 'writeHeader' is not designed for extension - needs to be abstract, final or empty. |
793
|
| Method length is 211 lines (max allowed is 150). |
793
|
| Missing a Javadoc comment. |
793
|
| Parameter dos should be final. |
793
|
| '8' is a magic number. |
927
|
| '{' is not followed by whitespace. |
927
|
| ',' is not followed by whitespace. |
927
|
| '7' is a magic number. |
927
|
| '8' is a magic number. |
928
|
| '{' is not followed by whitespace. |
928
|
| '16' is a magic number. |
930
|
| '{' is not followed by whitespace. |
930
|
| ',' is not followed by whitespace. |
930
|
| '15' is a magic number. |
930
|
| '16' is a magic number. |
931
|
| '8' is a magic number. |
934
|
| '{' is not followed by whitespace. |
934
|
| ',' is not followed by whitespace. |
934
|
| '7' is a magic number. |
934
|
| '8' is a magic number. |
935
|
| '{' is not followed by whitespace. |
935
|
| '8' is a magic number. |
937
|
| '{' is not followed by whitespace. |
937
|
| ',' is not followed by whitespace. |
937
|
| '7' is a magic number. |
937
|
| '8' is a magic number. |
938
|
| '{' is not followed by whitespace. |
938
|
| '8' is a magic number. |
940
|
| '{' is not followed by whitespace. |
940
|
| ',' is not followed by whitespace. |
940
|
| '7' is a magic number. |
940
|
| '8' is a magic number. |
941
|
| '{' is not followed by whitespace. |
941
|
| '8' is a magic number. |
944
|
| '{' is not followed by whitespace. |
944
|
| ',' is not followed by whitespace. |
944
|
| '7' is a magic number. |
944
|
| '8' is a magic number. |
945
|
| '{' is not followed by whitespace. |
945
|
| '8' is a magic number. |
947
|
| '{' is not followed by whitespace. |
947
|
| ',' is not followed by whitespace. |
947
|
| '7' is a magic number. |
947
|
| '8' is a magic number. |
948
|
| '{' is not followed by whitespace. |
948
|
| '8' is a magic number. |
950
|
| '{' is not followed by whitespace. |
950
|
| ',' is not followed by whitespace. |
950
|
| '7' is a magic number. |
950
|
| '8' is a magic number. |
951
|
| '{' is not followed by whitespace. |
951
|
| '8' is a magic number. |
954
|
| '{' is not followed by whitespace. |
954
|
| ',' is not followed by whitespace. |
954
|
| '7' is a magic number. |
954
|
| '8' is a magic number. |
955
|
| '{' is not followed by whitespace. |
955
|
| '8' is a magic number. |
957
|
| '{' is not followed by whitespace. |
957
|
| ',' is not followed by whitespace. |
957
|
| '7' is a magic number. |
957
|
| '8' is a magic number. |
958
|
| '{' is not followed by whitespace. |
958
|
| '8' is a magic number. |
960
|
| '{' is not followed by whitespace. |
960
|
| ',' is not followed by whitespace. |
960
|
| '7' is a magic number. |
960
|
| '8' is a magic number. |
961
|
| '{' is not followed by whitespace. |
961
|
| '8' is a magic number. |
964
|
| '{' is not followed by whitespace. |
964
|
| ',' is not followed by whitespace. |
964
|
| '7' is a magic number. |
964
|
| '8' is a magic number. |
965
|
| '{' is not followed by whitespace. |
965
|
| '8' is a magic number. |
967
|
| '{' is not followed by whitespace. |
967
|
| ',' is not followed by whitespace. |
967
|
| '7' is a magic number. |
967
|
| '8' is a magic number. |
968
|
| '{' is not followed by whitespace. |
968
|
| '8' is a magic number. |
970
|
| '{' is not followed by whitespace. |
970
|
| ',' is not followed by whitespace. |
970
|
| '7' is a magic number. |
970
|
| '8' is a magic number. |
971
|
| '{' is not followed by whitespace. |
971
|
| '8' is a magic number. |
974
|
| '{' is not followed by whitespace. |
974
|
| ',' is not followed by whitespace. |
974
|
| '7' is a magic number. |
974
|
| '8' is a magic number. |
975
|
| '{' is not followed by whitespace. |
975
|
| '8' is a magic number. |
977
|
| '{' is not followed by whitespace. |
977
|
| ',' is not followed by whitespace. |
977
|
| '7' is a magic number. |
977
|
| '8' is a magic number. |
978
|
| '{' is not followed by whitespace. |
978
|
| '8' is a magic number. |
980
|
| '{' is not followed by whitespace. |
980
|
| ',' is not followed by whitespace. |
980
|
| '7' is a magic number. |
980
|
| '8' is a magic number. |
981
|
| '{' is not followed by whitespace. |
981
|
| '8' is a magic number. |
984
|
| '{' is not followed by whitespace. |
984
|
| ',' is not followed by whitespace. |
984
|
| '7' is a magic number. |
984
|
| '8' is a magic number. |
985
|
| '{' is not followed by whitespace. |
985
|
| '8' is a magic number. |
987
|
| '{' is not followed by whitespace. |
987
|
| ',' is not followed by whitespace. |
987
|
| '7' is a magic number. |
987
|
| '8' is a magic number. |
988
|
| '{' is not followed by whitespace. |
988
|
| '8' is a magic number. |
990
|
| '{' is not followed by whitespace. |
990
|
| ',' is not followed by whitespace. |
990
|
| '7' is a magic number. |
990
|
| '8' is a magic number. |
991
|
| '{' is not followed by whitespace. |
991
|
| '8' is a magic number. |
994
|
| '{' is not followed by whitespace. |
994
|
| ',' is not followed by whitespace. |
994
|
| '7' is a magic number. |
994
|
| '8' is a magic number. |
995
|
| '{' is not followed by whitespace. |
995
|
| '8' is a magic number. |
997
|
| '{' is not followed by whitespace. |
997
|
| ',' is not followed by whitespace. |
997
|
| '7' is a magic number. |
997
|
| '8' is a magic number. |
998
|
| '{' is not followed by whitespace. |
998
|
| '8' is a magic number. |
1000
|
| '{' is not followed by whitespace. |
1000
|
| ',' is not followed by whitespace. |
1000
|
| '7' is a magic number. |
1000
|
| '8' is a magic number. |
1001
|
| '{' is not followed by whitespace. |
1001
|
| Method 'writeData' is not designed for extension - needs to be abstract, final or empty. |
1006
|
| Missing a Javadoc comment. |
1006
|
| Parameter dos should be final. |
1006
|
| '=' is not preceded with whitespace. |
1009
|
| '=' is not followed by whitespace. |
1009
|
| '<' is not preceded with whitespace. |
1009
|
| '<' is not followed by whitespace. |
1009
|
| '||' should be on a new line. |
1014
|
| '||' should be on a new line. |
1015
|
| '=' is not preceded with whitespace. |
1017
|
| '=' is not followed by whitespace. |
1017
|
| '<' is not preceded with whitespace. |
1017
|
| '<' is not followed by whitespace. |
1017
|
| Line is longer than 80 characters. |
1024
|
| Missing a Javadoc comment. |
1024
|
| Name 'decimalFormat' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1024
|
| Missing a Javadoc comment. |
1026
|
| Parameter label should be final. |
1026
|
| Parameter f should be final. |
1026
|
| '+' is not preceded with whitespace. |
1027
|
| '+' is not followed by whitespace. |
1027
|
| '8' is a magic number. |
1029
|
| '+' is not preceded with whitespace. |
1030
|
| '+' is not followed by whitespace. |
1030
|
| '+' is not preceded with whitespace. |
1032
|
| '+' is not followed by whitespace. |
1032
|
| '21' is a magic number. |
1033
|
| '+' is not preceded with whitespace. |
1034
|
| '+' is not followed by whitespace. |
1034
|
| Line is longer than 80 characters. |
1039
|
| Missing a Javadoc comment. |
1039
|
| More than 7 parameters. |
1039
|
| Parameter s1 should be final. |
1039
|
| Parameter f1 should be final. |
1039
|
| Parameter s2 should be final. |
1039
|
| Parameter f2 should be final. |
1039
|
| Parameter s3 should be final. |
1039
|
| Parameter f3 should be final. |
1039
|
| Parameter s4 should be final. |
1039
|
| Parameter f4 should be final. |
1039
|
| Parameter s5 should be final. |
1039
|
| Parameter f5 should be final. |
1039
|
| ',' is not followed by whitespace. |
1041
|
| '+' is not preceded with whitespace. |
1041
|
| '+' should be on a new line. |
1041
|
| ',' is not followed by whitespace. |
1042
|
| '+' is not preceded with whitespace. |
1042
|
| '+' should be on a new line. |
1042
|
| ',' is not followed by whitespace. |
1043
|
| '+' is not preceded with whitespace. |
1043
|
| '+' should be on a new line. |
1043
|
| ',' is not followed by whitespace. |
1044
|
| '+' is not preceded with whitespace. |
1044
|
| '+' should be on a new line. |
1044
|
| ',' is not followed by whitespace. |
1045
|
| Method 'printHeader' is not designed for extension - needs to be abstract, final or empty. |
1048
|
| Method length is 165 lines (max allowed is 150). |
1048
|
| Missing a Javadoc comment. |
1048
|
| ',' is not followed by whitespace. |
1049
|
| ',' is not followed by whitespace. |
1050
|
| ',' is not followed by whitespace. |
1051
|
| ',' is not followed by whitespace. |
1052
|
| ',' is not followed by whitespace. |
1053
|
| ',' is not followed by whitespace. |
1055
|
| ',' is not followed by whitespace. |
1056
|
| ',' is not followed by whitespace. |
1057
|
| ',' is not followed by whitespace. |
1058
|
| ',' is not followed by whitespace. |
1059
|
| ',' is not followed by whitespace. |
1061
|
| ',' is not followed by whitespace. |
1062
|
| ',' is not followed by whitespace. |
1063
|
| ',' is not followed by whitespace. |
1064
|
| ',' is not followed by whitespace. |
1065
|
| ',' is not followed by whitespace. |
1067
|
| ',' is not followed by whitespace. |
1068
|
| ',' is not followed by whitespace. |
1069
|
| ',' is not followed by whitespace. |
1070
|
| ',' is not followed by whitespace. |
1071
|
| ',' is not followed by whitespace. |
1073
|
| ',' is not followed by whitespace. |
1074
|
| ',' is not followed by whitespace. |
1075
|
| ',' is not followed by whitespace. |
1076
|
| ',' is not followed by whitespace. |
1077
|
| ',' is not followed by whitespace. |
1079
|
| ',' is not followed by whitespace. |
1080
|
| ',' is not followed by whitespace. |
1081
|
| ',' is not followed by whitespace. |
1082
|
| ',' is not followed by whitespace. |
1083
|
| ',' is not followed by whitespace. |
1085
|
| ',' is not followed by whitespace. |
1086
|
| ',' is not followed by whitespace. |
1087
|
| ',' is not followed by whitespace. |
1088
|
| ',' is not followed by whitespace. |
1089
|
| ',' is not followed by whitespace. |
1091
|
| ',' is not followed by whitespace. |
1092
|
| ',' is not followed by whitespace. |
1093
|
| ',' is not followed by whitespace. |
1094
|
| ',' is not followed by whitespace. |
1095
|
| ',' is not followed by whitespace. |
1097
|
| ',' is not followed by whitespace. |
1098
|
| ',' is not followed by whitespace. |
1099
|
| ',' is not followed by whitespace. |
1100
|
| ',' is not followed by whitespace. |
1101
|
| ',' is not followed by whitespace. |
1103
|
| ',' is not followed by whitespace. |
1104
|
| ',' is not followed by whitespace. |
1105
|
| ',' is not followed by whitespace. |
1106
|
| ',' is not followed by whitespace. |
1107
|
| ',' is not followed by whitespace. |
1109
|
| ',' is not followed by whitespace. |
1110
|
| ',' is not followed by whitespace. |
1111
|
| ',' is not followed by whitespace. |
1112
|
| ',' is not followed by whitespace. |
1113
|
| ',' is not followed by whitespace. |
1115
|
| ',' is not followed by whitespace. |
1116
|
| ',' is not followed by whitespace. |
1117
|
| ',' is not followed by whitespace. |
1118
|
| ',' is not followed by whitespace. |
1119
|
| ',' is not followed by whitespace. |
1121
|
| ',' is not followed by whitespace. |
1122
|
| ',' is not followed by whitespace. |
1123
|
| ',' is not followed by whitespace. |
1124
|
| ',' is not followed by whitespace. |
1125
|
| ',' is not followed by whitespace. |
1127
|
| ',' is not followed by whitespace. |
1128
|
| ',' is not followed by whitespace. |
1129
|
| ',' is not followed by whitespace. |
1130
|
| ',' is not followed by whitespace. |
1131
|
| ',' is not followed by whitespace. |
1133
|
| ',' is not followed by whitespace. |
1134
|
| ',' is not followed by whitespace. |
1135
|
| ',' is not followed by whitespace. |
1136
|
| ',' is not followed by whitespace. |
1137
|
| ',' is not followed by whitespace. |
1139
|
| ',' is not followed by whitespace. |
1140
|
| ',' is not followed by whitespace. |
1141
|
| ',' is not followed by whitespace. |
1142
|
| ',' is not followed by whitespace. |
1143
|
| ',' is not followed by whitespace. |
1145
|
| ',' is not followed by whitespace. |
1146
|
| ',' is not followed by whitespace. |
1147
|
| ',' is not followed by whitespace. |
1148
|
| ',' is not followed by whitespace. |
1149
|
| ',' is not followed by whitespace. |
1151
|
| ',' is not followed by whitespace. |
1152
|
| ',' is not followed by whitespace. |
1153
|
| ',' is not followed by whitespace. |
1154
|
| ',' is not followed by whitespace. |
1155
|
| ',' is not followed by whitespace. |
1157
|
| ',' is not followed by whitespace. |
1158
|
| ',' is not followed by whitespace. |
1159
|
| ',' is not followed by whitespace. |
1160
|
| ',' is not followed by whitespace. |
1161
|
| ',' is not followed by whitespace. |
1163
|
| ',' is not followed by whitespace. |
1164
|
| ',' is not followed by whitespace. |
1165
|
| ',' is not followed by whitespace. |
1166
|
| ',' is not followed by whitespace. |
1167
|
| ',' is not followed by whitespace. |
1169
|
| ',' is not followed by whitespace. |
1170
|
| ',' is not followed by whitespace. |
1171
|
| ',' is not followed by whitespace. |
1172
|
| ',' is not followed by whitespace. |
1173
|
| ',' is not followed by whitespace. |
1175
|
| ',' is not followed by whitespace. |
1176
|
| ',' is not followed by whitespace. |
1177
|
| ',' is not followed by whitespace. |
1178
|
| ',' is not followed by whitespace. |
1179
|
| '+' is not preceded with whitespace. |
1182
|
| '+' is not followed by whitespace. |
1182
|
| '+' is not preceded with whitespace. |
1182
|
| '+' should be on a new line. |
1182
|
| '+' is not preceded with whitespace. |
1183
|
| '+' is not followed by whitespace. |
1183
|
| '+' is not preceded with whitespace. |
1183
|
| '+' should be on a new line. |
1183
|
| '+' is not preceded with whitespace. |
1184
|
| '+' is not followed by whitespace. |
1184
|
| '+' is not preceded with whitespace. |
1184
|
| '+' should be on a new line. |
1184
|
| '+' is not preceded with whitespace. |
1185
|
| '+' is not followed by whitespace. |
1185
|
| '+' is not preceded with whitespace. |
1188
|
| '+' is not followed by whitespace. |
1188
|
| '+' is not preceded with whitespace. |
1188
|
| '+' should be on a new line. |
1188
|
| '+' is not preceded with whitespace. |
1189
|
| '+' is not followed by whitespace. |
1189
|
| '+' is not preceded with whitespace. |
1189
|
| '+' should be on a new line. |
1189
|
| '+' is not preceded with whitespace. |
1190
|
| '+' is not followed by whitespace. |
1190
|
| '+' is not preceded with whitespace. |
1190
|
| '+' should be on a new line. |
1190
|
| '+' is not preceded with whitespace. |
1191
|
| '+' is not followed by whitespace. |
1191
|
| '+' is not preceded with whitespace. |
1193
|
| '+' is not followed by whitespace. |
1193
|
| '+' is not preceded with whitespace. |
1193
|
| '+' should be on a new line. |
1193
|
| '+' is not preceded with whitespace. |
1194
|
| '+' is not followed by whitespace. |
1194
|
| '+' is not preceded with whitespace. |
1194
|
| '+' should be on a new line. |
1194
|
| '+' is not preceded with whitespace. |
1195
|
| '+' is not followed by whitespace. |
1195
|
| '+' is not preceded with whitespace. |
1195
|
| '+' should be on a new line. |
1195
|
| '+' is not preceded with whitespace. |
1196
|
| '+' is not followed by whitespace. |
1196
|
| '+' is not preceded with whitespace. |
1198
|
| '+' is not followed by whitespace. |
1198
|
| '+' is not preceded with whitespace. |
1198
|
| '+' should be on a new line. |
1198
|
| '+' is not preceded with whitespace. |
1199
|
| '+' is not followed by whitespace. |
1199
|
| '+' is not preceded with whitespace. |
1199
|
| '+' should be on a new line. |
1199
|
| '+' is not preceded with whitespace. |
1200
|
| '+' is not followed by whitespace. |
1200
|
| '+' is not preceded with whitespace. |
1200
|
| '+' should be on a new line. |
1200
|
| '+' is not preceded with whitespace. |
1202
|
| '+' is not followed by whitespace. |
1202
|
| '+' is not preceded with whitespace. |
1204
|
| '+' is not followed by whitespace. |
1204
|
| '+' is not preceded with whitespace. |
1204
|
| '+' should be on a new line. |
1204
|
| '+' is not preceded with whitespace. |
1205
|
| '+' is not followed by whitespace. |
1205
|
| '+' is not preceded with whitespace. |
1205
|
| '+' should be on a new line. |
1205
|
| '+' is not preceded with whitespace. |
1206
|
| '+' is not followed by whitespace. |
1206
|
| '+' is not preceded with whitespace. |
1206
|
| '+' should be on a new line. |
1206
|
| '+' is not preceded with whitespace. |
1207
|
| '+' is not followed by whitespace. |
1207
|
| '+' is not preceded with whitespace. |
1209
|
| '+' is not followed by whitespace. |
1209
|
| '+' is not preceded with whitespace. |
1209
|
| '+' should be on a new line. |
1209
|
| '+' is not preceded with whitespace. |
1210
|
| '+' is not followed by whitespace. |
1210
|
| '+' is not preceded with whitespace. |
1210
|
| '+' should be on a new line. |
1210
|
| '+' is not preceded with whitespace. |
1211
|
| '+' is not followed by whitespace. |
1211
|
| Parameter args should be final. |
1218
|
| Expected @param tag for 'args'. |
1218
|
| '+' is not preceded with whitespace. |
1242
|
| '+' is not followed by whitespace. |
1242
|
| '+' is not preceded with whitespace. |
1242
|
| '+' is not followed by whitespace. |
1242
|
| '+' is not preceded with whitespace. |
1244
|
| '+' is not followed by whitespace. |
1244
|
edu/sc/seis/TauP/SeismicPhase.java
| Error | Line |
| File does not end with a newline. |
0
|
edu/sc/seis/TauP/SeismicPhase.java
| Error | Line |
| File length is 2,098 lines (max allowed is 2,000). |
1
|
| Line does not match expected header line of ' GNU GENERAL PUBLIC LICENSE'. |
1
|
| Line is longer than 80 characters. |
11
|
| Line has trailing spaces. |
29
|
| Name 'DEBUG' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| Variable 'DEBUG' must be private and have accessor methods. |
36
|
| Variable 'verbose' must be private and have accessor methods. |
39
|
| Variable 'tMod' must be private and have accessor methods. |
42
|
| Variable 'maxRefraction' must be private and have accessor methods. |
80
|
| '20' is a magic number. |
80
|
| Variable 'maxDiffraction' must be private and have accessor methods. |
87
|
| '60' is a magic number. |
87
|
| Variable 'sourceDepth' must be private and have accessor methods. |
93
|
| Variable 'dist' must be private and have accessor methods. |
99
|
| Variable 'time' must be private and have accessor methods. |
104
|
| Variable 'rayParams' must be private and have accessor methods. |
107
|
| Variable 'minRayParam' must be private and have accessor methods. |
110
|
| Variable 'maxRayParam' must be private and have accessor methods. |
113
|
| Variable 'maxRayParamIndex' must be private and have accessor methods. |
120
|
| Variable 'minRayParamIndex' must be private and have accessor methods. |
127
|
| Variable 'minDistance' must be private and have accessor methods. |
130
|
| Variable 'maxDistance' must be private and have accessor methods. |
133
|
| Line has trailing spaces. |
138
|
| Variable 'arrivals' must be private and have accessor methods. |
144
|
| Variable 'branchSeq' must be private and have accessor methods. |
150
|
| Variable 'name' must be private and have accessor methods. |
153
|
| Variable 'puristName' must be private and have accessor methods. |
158
|
| Variable 'legs' must be private and have accessor methods. |
161
|
| Variable 'currBranch' must be private and have accessor methods. |
167
|
| Variable 'endAction' must be private and have accessor methods. |
173
|
| Variable 'legAction' must be private and have accessor methods. |
181
|
| Variable 'downGoing' must be private and have accessor methods. |
187
|
| Line has trailing spaces. |
191
|
| Variable 'waveType' must be private and have accessor methods. |
194
|
| Missing a Javadoc comment. |
196
|
| Missing a Javadoc comment. |
198
|
| Unused @param tag for 'phaseName'. |
203
|
| Parameter name should be final. |
208
|
| 'name' hides a field. |
208
|
| Expected @param tag for 'name'. |
208
|
| Parameter tMod should be final. |
208
|
| 'tMod' hides a field. |
208
|
| Method 'hasArrivals' is not designed for extension - needs to be abstract, final or empty. |
215
|
| Missing a Javadoc comment. |
215
|
| Conditional logic can be removed. |
216
|
| 'if' is not followed by whitespace. |
216
|
| Expected an @return tag. |
224
|
| Method 'getArrivals' is not designed for extension - needs to be abstract, final or empty. |
224
|
| 'for' is not followed by whitespace. |
226
|
| 'cast' is not followed by whitespace. |
227
|
| 'cast' is not followed by whitespace. |
227
|
| Method 'setTauModel' is not designed for extension - needs to be abstract, final or empty. |
232
|
| Missing a Javadoc comment. |
232
|
| Parameter tMod should be final. |
232
|
| 'tMod' hides a field. |
232
|
| Method 'getTauModel' is not designed for extension - needs to be abstract, final or empty. |
237
|
| Missing a Javadoc comment. |
237
|
| Method 'setDEBUG' is not designed for extension - needs to be abstract, final or empty. |
241
|
| Missing a Javadoc comment. |
241
|
| Parameter DEBUG should be final. |
241
|
| 'DEBUG' hides a field. |
241
|
| Name 'DEBUG' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
241
|
| Method 'getMinDistance' is not designed for extension - needs to be abstract, final or empty. |
245
|
| Missing a Javadoc comment. |
245
|
| Method 'getMaxDistance' is not designed for extension - needs to be abstract, final or empty. |
249
|
| Missing a Javadoc comment. |
249
|
| Method 'getMaxRayParam' is not designed for extension - needs to be abstract, final or empty. |
253
|
| Missing a Javadoc comment. |
253
|
| Method 'getMinRayParam' is not designed for extension - needs to be abstract, final or empty. |
257
|
| Missing a Javadoc comment. |
257
|
| Method 'getMaxRayParamIndex' is not designed for extension - needs to be abstract, final or empty. |
261
|
| Missing a Javadoc comment. |
261
|
| Method 'getMinRayParamIndex' is not designed for extension - needs to be abstract, final or empty. |
265
|
| Missing a Javadoc comment. |
265
|
| Method 'getMaxDiffraction' is not designed for extension - needs to be abstract, final or empty. |
269
|
| Missing a Javadoc comment. |
269
|
| Method 'setMaxDiffraction' is not designed for extension - needs to be abstract, final or empty. |
273
|
| Missing a Javadoc comment. |
273
|
| Parameter maxDiffraction should be final. |
273
|
| 'maxDiffraction' hides a field. |
273
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
277
|
| Missing a Javadoc comment. |
277
|
| Method 'getPuristName' is not designed for extension - needs to be abstract, final or empty. |
281
|
| Missing a Javadoc comment. |
281
|
| Method 'getLegs' is not designed for extension - needs to be abstract, final or empty. |
285
|
| Missing a Javadoc comment. |
285
|
| 'for' is not followed by whitespace. |
287
|
| 'cast' is not followed by whitespace. |
288
|
| Method 'getRayParams' is not designed for extension - needs to be abstract, final or empty. |
293
|
| Missing a Javadoc comment. |
293
|
| 'cast' is not followed by whitespace. |
294
|
| Method 'getDist' is not designed for extension - needs to be abstract, final or empty. |
297
|
| Missing a Javadoc comment. |
297
|
| 'cast' is not followed by whitespace. |
298
|
| Method 'getTime' is not designed for extension - needs to be abstract, final or empty. |
301
|
| Missing a Javadoc comment. |
301
|
| 'cast' is not followed by whitespace. |
302
|
| Method 'getTau' is not designed for extension - needs to be abstract, final or empty. |
305
|
| Missing a Javadoc comment. |
305
|
| 'for' is not followed by whitespace. |
307
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
314
|
| Missing a Javadoc comment. |
314
|
| Method 'calcTime' is not designed for extension - needs to be abstract, final or empty. |
322
|
| Parameter deg should be final. |
322
|
| Expected @param tag for 'deg'. |
322
|
| 'if' is not followed by whitespace. |
324
|
| 'while' is not followed by whitespace. |
327
|
| '360.0' is a magic number. |
327
|
| '360.0' is a magic number. |
328
|
| 'if' is not followed by whitespace. |
330
|
| '180.0' is a magic number. |
330
|
| '360.0' is a magic number. |
331
|
| '180.0' is a magic number. |
334
|
| 'while' is not followed by whitespace. |
347
|
| 'for' is not followed by whitespace. |
353
|
| 'if' is not followed by whitespace. |
354
|
| 'if' is not followed by whitespace. |
358
|
| 'if' is not followed by whitespace. |
361
|
| 'if' is not followed by whitespace. |
369
|
| 'cast' is not followed by whitespace. |
372
|
| '180' is a magic number. |
372
|
| 'cast' is not followed by whitespace. |
373
|
| '180' is a magic number. |
373
|
| 'cast' is not followed by whitespace. |
374
|
| '180' is a magic number. |
374
|
| 'if' is not followed by whitespace. |
399
|
| '180' is a magic number. |
399
|
| 'for' is not followed by whitespace. |
400
|
| 'if' is not followed by whitespace. |
401
|
| 'if' is not followed by whitespace. |
405
|
| 'if' is not followed by whitespace. |
407
|
| 'if' is not followed by whitespace. |
415
|
| 'cast' is not followed by whitespace. |
418
|
| '180' is a magic number. |
418
|
| 'cast' is not followed by whitespace. |
419
|
| '180' is a magic number. |
419
|
| Line is longer than 80 characters. |
421
|
| 'cast' is not followed by whitespace. |
421
|
| '180' is a magic number. |
421
|
| Method 'phaseConversion' is not designed for extension - needs to be abstract, final or empty. |
453
|
| Parameter tMod should be final. |
453
|
| 'tMod' hides a field. |
453
|
| Expected @param tag for 'tMod'. |
453
|
| Parameter fromBranch should be final. |
454
|
| Expected @param tag for 'fromBranch'. |
454
|
| Parameter endAction should be final. |
455
|
| 'endAction' hides a field. |
455
|
| Expected @param tag for 'endAction'. |
455
|
| Parameter isPtoS should be final. |
456
|
| Expected @param tag for 'isPtoS'. |
456
|
| Expected @throws tag for 'TauModelException'. |
456
|
| 'if' is not followed by whitespace. |
457
|
| 'if' is not followed by whitespace. |
462
|
| 'if' is not followed by whitespace. |
469
|
| 'if' is not followed by whitespace. |
476
|
| 'if' is not followed by whitespace. |
483
|
| Method 'addToBranch' is not designed for extension - needs to be abstract, final or empty. |
502
|
| Missing a Javadoc comment. |
502
|
| Parameter tMod should be final. |
502
|
| 'tMod' hides a field. |
502
|
| Parameter startBranch should be final. |
503
|
| Parameter endBranch should be final. |
504
|
| Parameter isPWave should be final. |
505
|
| Parameter endAction should be final. |
506
|
| 'endAction' hides a field. |
506
|
| 'if' is not followed by whitespace. |
510
|
| 'if' is not followed by whitespace. |
513
|
| 'if' is not followed by whitespace. |
515
|
| 'if' is not followed by whitespace. |
517
|
| 'if' is not followed by whitespace. |
519
|
| 'if' is not followed by whitespace. |
521
|
| 'if' is not followed by whitespace. |
527
|
| 'if' is not followed by whitespace. |
533
|
| 'if' is not followed by whitespace. |
539
|
| 'if' is not followed by whitespace. |
545
|
| 'if' is not followed by whitespace. |
551
|
| 'if' is not followed by whitespace. |
561
|
| 'for' is not followed by whitespace. |
563
|
| 'if' is not followed by whitespace. |
569
|
| 'for' is not followed by whitespace. |
570
|
| 'for' is not followed by whitespace. |
579
|
| 'if' is not followed by whitespace. |
585
|
| 'for' is not followed by whitespace. |
586
|
| Line has trailing spaces. |
600
|
| Expected an @return tag. |
603
|
| Method 'closestBranchToDepth' is not designed for extension - needs to be abstract, final or empty. |
603
|
| Parameter tMod should be final. |
603
|
| 'tMod' hides a field. |
603
|
| Expected @param tag for 'tMod'. |
603
|
| Parameter depthString should be final. |
603
|
| Expected @param tag for 'depthString'. |
603
|
| 'if' is not followed by whitespace. |
604
|
| 'if' is not followed by whitespace. |
606
|
| 'if' is not followed by whitespace. |
608
|
| 'for' is not followed by whitespace. |
614
|
| 'if' is not followed by whitespace. |
616
|
| Method 'parseName' is not designed for extension - needs to be abstract, final or empty. |
628
|
| Method length is 522 lines (max allowed is 150). |
628
|
| Parameter tMod should be final. |
628
|
| 'tMod' hides a field. |
628
|
| Expected @param tag for 'tMod'. |
628
|
| Expected @throws tag for 'TauModelException'. |
628
|
| 'cast' is not followed by whitespace. |
630
|
| 'if' is not followed by whitespace. |
640
|
| Line is longer than 80 characters. |
642
|
| 'if' is not followed by whitespace. |
642
|
| 'if' is not followed by whitespace. |
645
|
| 'if' is not followed by whitespace. |
649
|
| 'if' is not followed by whitespace. |
660
|
| 'if' is not followed by whitespace. |
666
|
| 'if' is not followed by whitespace. |
671
|
| Line is longer than 80 characters. |
685
|
| 'if' is not followed by whitespace. |
691
|
| 'for' is not followed by whitespace. |
711
|
| 'cast' is not followed by whitespace. |
714
|
| 'if' is not followed by whitespace. |
715
|
| 'catch' is not followed by whitespace. |
725
|
| 'if' is not followed by whitespace. |
731
|
| 'if' is not followed by whitespace. |
734
|
| 'if' is not followed by whitespace. |
737
|
| Must have at least one statement. |
737
|
| 'if' is not followed by whitespace. |
749
|
| Line is longer than 80 characters. |
751
|
| 'cast' is not followed by whitespace. |
751
|
| 'if' is not followed by whitespace. |
756
|
| 'if' is not followed by whitespace. |
757
|
| Line is longer than 80 characters. |
758
|
| Line is longer than 80 characters. |
759
|
| 'if' is not followed by whitespace. |
761
|
| 'if' is not followed by whitespace. |
764
|
| 'if' is not followed by whitespace. |
776
|
| 'if' is not followed by whitespace. |
783
|
| 'if' is not followed by whitespace. |
786
|
| 'if' is not followed by whitespace. |
798
|
| 'if' is not followed by whitespace. |
799
|
| 'if' is not followed by whitespace. |
802
|
| 'if' is not followed by whitespace. |
811
|
| 'if' is not followed by whitespace. |
814
|
| 'if' is not followed by whitespace. |
826
|
| 'if' is not followed by whitespace. |
829
|
| 'if' is not followed by whitespace. |
835
|
| Line is longer than 80 characters. |
848
|
| 'if' is not followed by whitespace. |
848
|
| Line is longer than 80 characters. |
849
|
| Line is longer than 80 characters. |
850
|
| Line is longer than 80 characters. |
851
|
| 'if' is not followed by whitespace. |
863
|
| 'if' is not followed by whitespace. |
869
|
| 'if' is not followed by whitespace. |
875
|
| Line is longer than 80 characters. |
876
|
| 'if' is not followed by whitespace. |
880
|
| 'if' is not followed by whitespace. |
887
|
| 'if' is not followed by whitespace. |
890
|
| 'cast' is not followed by whitespace. |
912
|
| 'if' is not followed by whitespace. |
913
|
| 'if' is not followed by whitespace. |
925
|
| 'if' is not followed by whitespace. |
927
|
| 'if' is not followed by whitespace. |
939
|
| Line is longer than 80 characters. |
940
|
| Line is longer than 80 characters. |
941
|
| Line is longer than 80 characters. |
950
|
| 'if' is not followed by whitespace. |
966
|
| 'if' is not followed by whitespace. |
967
|
| 'if' is not followed by whitespace. |
973
|
| Line is longer than 80 characters. |
976
|
| 'if' is not followed by whitespace. |
985
|
| 'if' is not followed by whitespace. |
995
|
| 'if' is not followed by whitespace. |
1002
|
| 'if' is not followed by whitespace. |
1004
|
| Line is longer than 80 characters. |
1008
|
| 'if' is not followed by whitespace. |
1012
|
| Line is longer than 80 characters. |
1013
|
| Line is longer than 80 characters. |
1019
|
| 'if' is not followed by whitespace. |
1023
|
| 'if' is not followed by whitespace. |
1030
|
| Line is longer than 80 characters. |
1037
|
| 'if' is not followed by whitespace. |
1037
|
| Line is longer than 80 characters. |
1040
|
| 'if' is not followed by whitespace. |
1054
|
| 'if' is not followed by whitespace. |
1066
|
| 'if' is not followed by whitespace. |
1078
|
| 'if' is not followed by whitespace. |
1080
|
| 'if' is not followed by whitespace. |
1081
|
| 'if' is not followed by whitespace. |
1094
|
| 'if' is not followed by whitespace. |
1095
|
| 'if' is not followed by whitespace. |
1108
|
| 'if' is not followed by whitespace. |
1114
|
| 'if' is not followed by whitespace. |
1124
|
| 'if' is not followed by whitespace. |
1131
|
| 'if' is not followed by whitespace. |
1137
|
| Line is longer than 80 characters. |
1144
|
| 'if' is not followed by whitespace. |
1144
|
| Must have at least one statement. |
1144
|
| '{' is not followed by whitespace. |
1144
|
| '}' is not preceded with whitespace. |
1144
|
| 'if' is not followed by whitespace. |
1144
|
| Must have at least one statement. |
1144
|
| '{' is not followed by whitespace. |
1144
|
| '}' is not preceded with whitespace. |
1144
|
| 'if' is not followed by whitespace. |
1144
|
| Must have at least one statement. |
1144
|
| '{' is not followed by whitespace. |
1144
|
| '}' is not preceded with whitespace. |
1144
|
| 'if' is not followed by whitespace. |
1144
|
| Must have at least one statement. |
1144
|
| '{' is not followed by whitespace. |
1144
|
| '}' is not preceded with whitespace. |
1144
|
| 'if' is not followed by whitespace. |
1144
|
| Must have at least one statement. |
1144
|
| '{' is not followed by whitespace. |
1144
|
| '}' is not preceded with whitespace. |
1144
|
| 'if' is not followed by whitespace. |
1144
|
| Must have at least one statement. |
1144
|
| '{' is not followed by whitespace. |
1144
|
| '}' is not preceded with whitespace. |
1144
|
| Line has trailing spaces. |
1158
|
| Method 'legPuller' is not designed for extension - needs to be abstract, final or empty. |
1162
|
| 'if' is not followed by whitespace. |
1166
|
| Line is longer than 80 characters. |
1168
|
| '4' is a magic number. |
1168
|
| 'catch' is not followed by whitespace. |
1171
|
| 'else' construct must use '{}'s. |
1174
|
| 'while' is not followed by whitespace. |
1174
|
| 'if' is not followed by whitespace. |
1175
|
| Line is longer than 80 characters. |
1178
|
| Line is longer than 80 characters. |
1182
|
| 'if' is not followed by whitespace. |
1182
|
| 'if' is not followed by whitespace. |
1187
|
| 'if' is not followed by whitespace. |
1200
|
| 'if' is not followed by whitespace. |
1206
|
| '5' is a magic number. |
1206
|
| Line is longer than 80 characters. |
1207
|
| '5' is a magic number. |
1207
|
| Line is longer than 80 characters. |
1208
|
| '5' is a magic number. |
1208
|
| '5' is a magic number. |
1210
|
| '5' is a magic number. |
1211
|
| Line is longer than 80 characters. |
1216
|
| 'if' is not followed by whitespace. |
1216
|
| 'if' is not followed by whitespace. |
1221
|
| 'if' is not followed by whitespace. |
1226
|
| 'while' is not followed by whitespace. |
1228
|
| 'if' is not followed by whitespace. |
1240
|
| 'while' is not followed by whitespace. |
1244
|
| 'catch' is not followed by whitespace. |
1252
|
| Line is longer than 80 characters. |
1254
|
| Line is longer than 80 characters. |
1262
|
| 'if' is not followed by whitespace. |
1262
|
| Method 'createPuristName' is not designed for extension - needs to be abstract, final or empty. |
1266
|
| Missing a Javadoc comment. |
1266
|
| Parameter tMod should be final. |
1266
|
| 'tMod' hides a field. |
1266
|
| 'cast' is not followed by whitespace. |
1267
|
| 'if' is not followed by whitespace. |
1272
|
| 'for' is not followed by whitespace. |
1281
|
| 'cast' is not followed by whitespace. |
1282
|
| 'if' is not followed by whitespace. |
1285
|
| 'if' is not followed by whitespace. |
1289
|
| 'cast' is not followed by whitespace. |
1290
|
| 'if' is not followed by whitespace. |
1303
|
| 'cast' is not followed by whitespace. |
1304
|
| 'catch' is not followed by whitespace. |
1309
|
| Line has trailing spaces. |
1318
|
| Method 'sumBranches' is not designed for extension - needs to be abstract, final or empty. |
1324
|
| Method length is 269 lines (max allowed is 150). |
1324
|
| Parameter tMod should be final. |
1324
|
| 'tMod' hides a field. |
1324
|
| Expected @param tag for 'tMod'. |
1324
|
| 'if' is not followed by whitespace. |
1325
|
| 'if' is not followed by whitespace. |
1336
|
| '4' is a magic number. |
1343
|
| '4' is a magic number. |
1349
|
| 'for' is not followed by whitespace. |
1360
|
| 'if' is not followed by whitespace. |
1361
|
| 'if' is not followed by whitespace. |
1364
|
| 'if' is not followed by whitespace. |
1368
|
| 'if' is not followed by whitespace. |
1377
|
| 'if' is not followed by whitespace. |
1378
|
| 'if' is not followed by whitespace. |
1382
|
| 'if' is not followed by whitespace. |
1386
|
| 'if' is not followed by whitespace. |
1396
|
| 'for' is not followed by whitespace. |
1415
|
| 'for' is not followed by whitespace. |
1420
|
| 'if' is not followed by whitespace. |
1421
|
| 'cast' is not followed by whitespace. |
1421
|
| Line is longer than 80 characters. |
1422
|
| 'cast' is not followed by whitespace. |
1422
|
| Line is longer than 80 characters. |
1424
|
| 'cast' is not followed by whitespace. |
1424
|
| 'for' is not followed by whitespace. |
1428
|
| 'if' is not followed by whitespace. |
1429
|
| 'for' is not followed by whitespace. |
1430
|
| 'if' is not followed by whitespace. |
1437
|
| 'for' is not followed by whitespace. |
1438
|
| 'if' is not followed by whitespace. |
1446
|
| 'if' is not followed by whitespace. |
1447
|
| '1e-10' is a magic number. |
1447
|
| '180.0' is a magic number. |
1461
|
| '180.0' is a magic number. |
1462
|
| 'if' is not followed by whitespace. |
1465
|
| '180.0' is a magic number. |
1466
|
| '180.0' is a magic number. |
1467
|
| 'if' is not followed by whitespace. |
1468
|
| 'for' is not followed by whitespace. |
1474
|
| 'if' is not followed by whitespace. |
1475
|
| 'if' is not followed by whitespace. |
1478
|
| 'for' is not followed by whitespace. |
1497
|
| 'for' is not followed by whitespace. |
1501
|
| 'if' is not followed by whitespace. |
1502
|
| 'for' is not followed by whitespace. |
1512
|
| Line is longer than 80 characters. |
1516
|
| 'if' is not followed by whitespace. |
1516
|
| 'cast' is not followed by whitespace. |
1516
|
| Line is longer than 80 characters. |
1517
|
| 'cast' is not followed by whitespace. |
1517
|
| Line is longer than 80 characters. |
1518
|
| 'cast' is not followed by whitespace. |
1518
|
| Expression can be simplified. |
1518
|
| Line is longer than 80 characters. |
1519
|
| 'cast' is not followed by whitespace. |
1519
|
| Line is longer than 80 characters. |
1520
|
| 'cast' is not followed by whitespace. |
1520
|
| Line is longer than 80 characters. |
1521
|
| 'cast' is not followed by whitespace. |
1521
|
| Expression can be simplified. |
1521
|
| 'if' is not followed by whitespace. |
1526
|
| Line is longer than 80 characters. |
1529
|
| 'for' is not followed by whitespace. |
1530
|
| 'if' is not followed by whitespace. |
1531
|
| 'for' is not followed by whitespace. |
1547
|
| 'if' is not followed by whitespace. |
1548
|
| Line is longer than 80 characters. |
1552
|
| Line is longer than 80 characters. |
1555
|
| 'if' is not followed by whitespace. |
1558
|
| Line is longer than 80 characters. |
1562
|
| Line is longer than 80 characters. |
1565
|
| Method 'calcPierce' is not designed for extension - needs to be abstract, final or empty. |
1598
|
| Method length is 243 lines (max allowed is 150). |
1598
|
| Parameter tMod should be final. |
1598
|
| 'tMod' hides a field. |
1598
|
| Expected @param tag for 'tMod'. |
1598
|
| Expected @throws tag for 'TauModelException'. |
1598
|
| 'for' is not followed by whitespace. |
1611
|
| 'cast' is not followed by whitespace. |
1612
|
| 'for' is not followed by whitespace. |
1622
|
| 'if' is not followed by whitespace. |
1623
|
| 'for' is not followed by whitespace. |
1650
|
| 'cast' is not followed by whitespace. |
1651
|
| 'cast' is not followed by whitespace. |
1652
|
| 'if' is not followed by whitespace. |
1653
|
| 'cast' is not followed by whitespace. |
1655
|
| 'if' is not followed by whitespace. |
1665
|
| 'if' is not followed by whitespace. |
1669
|
| 'if' is not followed by whitespace. |
1675
|
| Line is longer than 80 characters. |
1676
|
| Line is longer than 80 characters. |
1677
|
| Line is longer than 80 characters. |
1678
|
| Line is longer than 80 characters. |
1679
|
| Line is longer than 80 characters. |
1682
|
| Line is longer than 80 characters. |
1683
|
| Line is longer than 80 characters. |
1684
|
| Line is longer than 80 characters. |
1685
|
| Line is longer than 80 characters. |
1686
|
| Line is longer than 80 characters. |
1687
|
| Line is longer than 80 characters. |
1691
|
| Line is longer than 80 characters. |
1692
|
| Line is longer than 80 characters. |
1693
|
| Line is longer than 80 characters. |
1694
|
| Line is longer than 80 characters. |
1695
|
| Line is longer than 80 characters. |
1696
|
| 'catch' is not followed by whitespace. |
1700
|
| Line is longer than 80 characters. |
1702
|
| 'if' is not followed by whitespace. |
1707
|
| Line is longer than 80 characters. |
1723
|
| 'if' is not followed by whitespace. |
1728
|
| 'cast' is not followed by whitespace. |
1728
|
| 'if' is not followed by whitespace. |
1739
|
| '1e-10' is a magic number. |
1739
|
| 'if' is not followed by whitespace. |
1744
|
| 'if' is not followed by whitespace. |
1760
|
| Line is longer than 80 characters. |
1761
|
| 'if' is not followed by whitespace. |
1764
|
| 'while' is not followed by whitespace. |
1766
|
| 'for' is not followed by whitespace. |
1783
|
| Line is longer than 80 characters. |
1794
|
| 'while' is not followed by whitespace. |
1794
|
| Line is longer than 80 characters. |
1797
|
| 'while' is not followed by whitespace. |
1797
|
| 'while' is not followed by whitespace. |
1803
|
| 'while' is not followed by whitespace. |
1804
|
| 'for' is not followed by whitespace. |
1828
|
| Method 'calcPath' is not designed for extension - needs to be abstract, final or empty. |
1843
|
| Parameter tMod should be final. |
1843
|
| 'tMod' hides a field. |
1843
|
| Expected @param tag for 'tMod'. |
1843
|
| '10' is a magic number. |
1845
|
| 'for' is not followed by whitespace. |
1851
|
| 'cast' is not followed by whitespace. |
1853
|
| 'for' is not followed by whitespace. |
1858
|
| 'if' is not followed by whitespace. |
1859
|
| 'for' is not followed by whitespace. |
1870
|
| 'cast' is not followed by whitespace. |
1871
|
| 'cast' is not followed by whitespace. |
1872
|
| 'if' is not followed by whitespace. |
1873
|
| Line is longer than 80 characters. |
1881
|
| 'cast' is not followed by whitespace. |
1881
|
| Line is longer than 80 characters. |
1885
|
| 'cast' is not followed by whitespace. |
1885
|
| 'if' is not followed by whitespace. |
1887
|
| 'if' is not followed by whitespace. |
1894
|
| Line is longer than 80 characters. |
1895
|
| 'cast' is not followed by whitespace. |
1895
|
| Line is longer than 80 characters. |
1896
|
| 'if' is not followed by whitespace. |
1904
|
| Line is longer than 80 characters. |
1905
|
| 'cast' is not followed by whitespace. |
1905
|
| Line is longer than 80 characters. |
1906
|
| 'while' is not followed by whitespace. |
1911
|
| Line is longer than 80 characters. |
1912
|
| 'while' is not followed by whitespace. |
1915
|
| Line is longer than 80 characters. |
1916
|
| 'for' is not followed by whitespace. |
1931
|
| 'cast' is not followed by whitespace. |
1932
|
| 'for' is not followed by whitespace. |
1941
|
| 'cast' is not followed by whitespace. |
1942
|
| 'for' is not followed by whitespace. |
1943
|
| Line is longer than 80 characters. |
1946
|
| 'cast' is not followed by whitespace. |
1946
|
| 'catch' is not followed by whitespace. |
1950
|
| Expected an @return tag. |
1964
|
| Method 'phaseValidate' is not designed for extension - needs to be abstract, final or empty. |
1964
|
| 'cast' is not followed by whitespace. |
1965
|
| 'if' is not followed by whitespace. |
1969
|
| Line is longer than 80 characters. |
1970
|
| 'cast' is not followed by whitespace. |
1971
|
| 'if' is not followed by whitespace. |
1973
|
| Line is longer than 80 characters. |
1978
|
| 'for' is not followed by whitespace. |
1979
|
| 'cast' is not followed by whitespace. |
1981
|
| 'if' is not followed by whitespace. |
1983
|
| 'if' is not followed by whitespace. |
1986
|
| 'if' is not followed by whitespace. |
1995
|
| 'if' is not followed by whitespace. |
1997
|
| Line is longer than 80 characters. |
2000
|
| 'if' is not followed by whitespace. |
2001
|
| Line is longer than 80 characters. |
2004
|
| 'if' is not followed by whitespace. |
2006
|
| 'if' is not followed by whitespace. |
2007
|
| 'if' is not followed by whitespace. |
2010
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
2014
|
| Missing a Javadoc comment. |
2014
|
| 'for' is not followed by whitespace. |
2016
|
| 'for' is not followed by whitespace. |
2020
|
| 'cast' is not followed by whitespace. |
2021
|
| '180.0' is a magic number. |
2026
|
| '180.0' is a magic number. |
2027
|
| Method 'dump' is not designed for extension - needs to be abstract, final or empty. |
2031
|
| Missing a Javadoc comment. |
2031
|
| 'for' is not followed by whitespace. |
2032
|
| Expected an @return tag. |
2038
|
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. |
2038
|
| 'cast' is not followed by whitespace. |
2041
|
| 'for' is not followed by whitespace. |
2043
|
| Line is longer than 80 characters. |
2044
|
| 'cast' is not followed by whitespace. |
2044
|
| 'for' is not followed by whitespace. |
2046
|
| Line is longer than 80 characters. |
2047
|
| 'cast' is not followed by whitespace. |
2047
|
| 'cast' is not followed by whitespace. |
2049
|
| 'cast' is not followed by whitespace. |
2050
|
| 'cast' is not followed by whitespace. |
2051
|
| 'for' is not followed by whitespace. |
2052
|
| Line is longer than 80 characters. |
2053
|
| 'cast' is not followed by whitespace. |
2053
|
| 'cast' is not followed by whitespace. |
2053
|
| 'catch' is not followed by whitespace. |
2056
|
| Missing a Javadoc comment. |
2064
|
| Parameter args should be final. |
2064
|
| Array brackets at illegal position. |
2064
|
| 'if' is not followed by whitespace. |
2068
|
| '3' is a magic number. |
2068
|
| Line is longer than 80 characters. |
2069
|
| Line is longer than 80 characters. |
2072
|
| 'for' is not followed by whitespace. |
2074
|
| 'catch' is not followed by whitespace. |
2083
|
| 'catch' is not followed by whitespace. |
2085
|
| 'catch' is not followed by whitespace. |
2087
|
| 'catch' is not followed by whitespace. |
2089
|
| 'catch' is not followed by whitespace. |
2091
|
| 'catch' is not followed by whitespace. |
2093
|
edu/sc/seis/TauP/Sfun.java
| Error | Line |
| Line does not match expected header line of ' GNU GENERAL PUBLIC LICENSE'. |
1
|
| Class Sfun should be declared as final. |
28
|
| '{' should be on the previous line. |
29
|
| 'static' modifier out of order with the JLS suggestions. |
31
|
| Line has trailing spaces. |
32
|
| 'static' modifier out of order with the JLS suggestions. |
34
|
| Line has trailing spaces. |
36
|
| '{' should be on the previous line. |
41
|
| Missing a Javadoc comment. |
48
|
| Parameter x should be final. |
48
|
| Parameter coef should be final. |
48
|
| Array brackets at illegal position. |
48
|
| '{' should be on the previous line. |
49
|
| '*' is not preceded with whitespace. |
55
|
| '*' is not followed by whitespace. |
55
|
| '-' is not preceded with whitespace. |
56
|
| '-' is not followed by whitespace. |
56
|
| '*' is not preceded with whitespace. |
59
|
| '*' is not followed by whitespace. |
59
|
| '0.5' is a magic number. |
61
|
| '*' is not preceded with whitespace. |
61
|
| '*' is not followed by whitespace. |
61
|
| '-' is not preceded with whitespace. |
61
|
| '-' is not followed by whitespace. |
61
|
| Missing a Javadoc comment. |
66
|
| Array brackets at illegal position. |
66
|
| 'public' modifier out of order with the JLS suggestions. |
84
|
| Parameter x should be final. |
84
|
| '{' should be on the previous line. |
85
|
| '0.011619772367581343075535053490057' is a magic number. |
87
|
| '4.5036e+15' is a magic number. |
91
|
| 'cast' is not followed by whitespace. |
100
|
| '0.625' is a magic number. |
102
|
| '*' is not preceded with whitespace. |
102
|
| '*' is not followed by whitespace. |
102
|
| 'cast' is not followed by whitespace. |
103
|
| '-' is not preceded with whitespace. |
104
|
| '-' is not followed by whitespace. |
104
|
| '0.625' is a magic number. |
104
|
| '*' is not preceded with whitespace. |
104
|
| '*' is not followed by whitespace. |
104
|
| '*' is not preceded with whitespace. |
104
|
| '*' is not followed by whitespace. |
104
|
| 'cast' is not followed by whitespace. |
105
|
| 'cast' is not followed by whitespace. |
109
|
| '%' is not preceded with whitespace. |
109
|
| '%' is not followed by whitespace. |
109
|
| 'if' construct must use '{}'s. |
110
|
| '1.82501e-08' is a magic number. |
114
|
| '/' is not preceded with whitespace. |
116
|
| '/' is not followed by whitespace. |
116
|
| '0.25' is a magic number. |
117
|
| '0.5' is a magic number. |
118
|
| '+' is not preceded with whitespace. |
118
|
| '+' is not followed by whitespace. |
118
|
| '32.0' is a magic number. |
118
|
| '*' is not preceded with whitespace. |
118
|
| '*' is not followed by whitespace. |
118
|
| '*' is not preceded with whitespace. |
118
|
| '*' is not followed by whitespace. |
118
|
| '-' is not preceded with whitespace. |
118
|
| '-' is not followed by whitespace. |
118
|
| ',' is not followed by whitespace. |
118
|
| '/' is not preceded with whitespace. |
118
|
| '/' is not followed by whitespace. |
118
|
| '0.5' is a magic number. |
119
|
| '0.5' is a magic number. |
120
|
| '+' is not preceded with whitespace. |
120
|
| '+' is not followed by whitespace. |
120
|
| '8.0' is a magic number. |
120
|
| '*' is not preceded with whitespace. |
120
|
| '*' is not followed by whitespace. |
120
|
| '*' is not preceded with whitespace. |
120
|
| '*' is not followed by whitespace. |
120
|
| '-' is not preceded with whitespace. |
120
|
| '-' is not followed by whitespace. |
120
|
| ',' is not followed by whitespace. |
120
|
| '/' is not preceded with whitespace. |
120
|
| '/' is not followed by whitespace. |
120
|
| '0.5' is a magic number. |
120
|
| '*' is not preceded with whitespace. |
120
|
| '*' is not followed by whitespace. |
120
|
| '*' is not preceded with whitespace. |
121
|
| '*' is not followed by whitespace. |
121
|
| '-' is not preceded with whitespace. |
121
|
| '-' is not followed by whitespace. |
121
|
| '*' is not preceded with whitespace. |
121
|
| '*' is not followed by whitespace. |
121
|
| '0.5' is a magic number. |
121
|
| '/' is not preceded with whitespace. |
121
|
| '/' is not followed by whitespace. |
121
|
| '0.5' is a magic number. |
123
|
| '+' is not preceded with whitespace. |
123
|
| '+' is not followed by whitespace. |
123
|
| '*' is not preceded with whitespace. |
123
|
| '*' is not followed by whitespace. |
123
|
| '*' is not preceded with whitespace. |
123
|
| '*' is not followed by whitespace. |
123
|
| '-' is not preceded with whitespace. |
123
|
| '-' is not followed by whitespace. |
123
|
| ',' is not followed by whitespace. |
123
|
| '/' is not preceded with whitespace. |
123
|
| '/' is not followed by whitespace. |
123
|
| '0.25' is a magic number. |
123
|
| '*' is not preceded with whitespace. |
123
|
| '*' is not followed by whitespace. |
123
|
| '*' is not preceded with whitespace. |
124
|
| '*' is not followed by whitespace. |
124
|
| '-' is not preceded with whitespace. |
124
|
| '-' is not followed by whitespace. |
124
|
| '*' is not preceded with whitespace. |
124
|
| '*' is not followed by whitespace. |
124
|
| '0.5' is a magic number. |
124
|
| '/' is not preceded with whitespace. |
124
|
| '/' is not followed by whitespace. |
124
|
| '*' is not preceded with whitespace. |
125
|
| '*' is not followed by whitespace. |
125
|
| '-' is not preceded with whitespace. |
125
|
| '-' is not followed by whitespace. |
125
|
| '*' is not preceded with whitespace. |
125
|
| '*' is not followed by whitespace. |
125
|
| '0.5' is a magic number. |
125
|
| '/' is not preceded with whitespace. |
125
|
| '/' is not followed by whitespace. |
125
|
| 'if' construct must use '{}'s. |
127
|
| ',' is not followed by whitespace. |
127
|
| 'if' construct must use '{}'s. |
128
|
| 'public' modifier out of order with the JLS suggestions. |
137
|
| Parameter x should be final. |
137
|
| '{' should be on the previous line. |
138
|
| '0.43429448190325182765' is a magic number. |
140
|
| '*' is not preceded with whitespace. |
140
|
| '*' is not followed by whitespace. |
140
|
| Missing a Javadoc comment. |
146
|
| 'private' modifier out of order with the JLS suggestions. |
146
|
| Parameter x should be final. |
146
|
| Parameter y should be final. |
146
|
| '{' should be on the previous line. |
147
|
| Name 'abs_x' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
148
|
| Avoid inline conditionals. |
148
|
| Avoid inline conditionals. |
149
|
| Missing a Javadoc comment. |
153
|
| Array brackets at illegal position. |
153
|
| 'public' modifier out of order with the JLS suggestions. |
169
|
| Parameter x should be final. |
169
|
| '{' should be on the previous line. |
170
|
| Line has trailing spaces. |
173
|
| '2.58096e-08' is a magic number. |
178
|
| '*' is not preceded with whitespace. |
182
|
| '*' is not followed by whitespace. |
182
|
| '+' is not preceded with whitespace. |
182
|
| '+' is not followed by whitespace. |
182
|
| '*' is not preceded with whitespace. |
182
|
| '*' is not followed by whitespace. |
182
|
| '*' is not preceded with whitespace. |
182
|
| '*' is not followed by whitespace. |
182
|
| '-' is not preceded with whitespace. |
182
|
| '-' is not followed by whitespace. |
182
|
| ',' is not followed by whitespace. |
182
|
| '94906265.62' is a magic number. |
185
|
| '0.5' is a magic number. |
187
|
| '*' is not preceded with whitespace. |
187
|
| '*' is not followed by whitespace. |
187
|
| ',' is not followed by whitespace. |
187
|
| '0.5' is a magic number. |
189
|
| '*' is not preceded with whitespace. |
189
|
| '*' is not followed by whitespace. |
189
|
| '-' is not preceded with 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
|
| 'public' modifier out of order with the JLS suggestions. |
201
|
| Parameter x should be final. |
201
|
| '{' should be on the previous line. |
202
|
| '94906265.62' is a magic number. |
210
|
| '0.5' is a magic number. |
212
|
| '*' is not preceded with whitespace. |
212
|
| '*' is not followed by whitespace. |
212
|
| '+' is not preceded with whitespace. |
212
|
| '+' is not followed by whitespace. |
212
|
| '/' is not preceded with whitespace. |
212
|
| '/' is not followed by whitespace. |
212
|
| '0.5' is a magic number. |
214
|
| '*' is not preceded with whitespace. |
214
|
| '*' is not followed by whitespace. |
214
|
| Line has trailing spaces. |
218
|
| Missing a Javadoc comment. |
220
|
| Array brackets at illegal position. |
220
|
| 'public' modifier out of order with the JLS suggestions. |
244
|
| Parameter x should be final. |
244
|
| '{' should be on the previous line. |
245
|
| Line has trailing spaces. |
248
|
| '1.82501e-08' is a magic number. |
251
|
| '*' is not preceded with whitespace. |
255
|
| '*' is not followed by whitespace. |
255
|
| '+' is not preceded with whitespace. |
255
|
| '+' is not followed by whitespace. |
255
|
| '*' is not preceded with whitespace. |
255
|
| '*' is not followed by whitespace. |
255
|
| '*' is not preceded with whitespace. |
255
|
| '*' is not followed by whitespace. |
255
|
| '-' is not preceded with whitespace. |
255
|
| '-' is not followed by whitespace. |
255
|
| ',' is not followed by whitespace. |
255
|
| '7.977294885' is a magic number. |
256
|
| '-' is not preceded with whitespace. |
259
|
| '-' is not followed by whitespace. |
259
|
| '/' is not preceded with whitespace. |
259
|
| '/' is not followed by whitespace. |
259
|
| '/' is not preceded with whitespace. |
259
|
| '/' is not followed by whitespace. |
259
|
| '+' is not preceded with whitespace. |
259
|
| '+' is not followed by whitespace. |
259
|
| '/' is not preceded with whitespace. |
259
|
| '/' is not followed by whitespace. |
259
|
| ',' is not followed by whitespace. |
259
|
| ',' is not followed by whitespace. |
261
|
| Missing a Javadoc comment. |
266
|
| Array brackets at illegal position. |
266
|
| 'public' modifier out of order with the JLS suggestions. |
296
|
| Parameter x should be final. |
296
|
| '{' should be on the previous line. |
297
|
| Line has trailing spaces. |
300
|
| '1.05367e-08' is a magic number. |
303
|
| '*' is not preceded with whitespace. |
307
|
| '*' is not followed by whitespace. |
307
|
| '+' is not preceded with whitespace. |
307
|
| '+' is not followed by whitespace. |
307
|
| '*' is not preceded with whitespace. |
307
|
| '*' is not followed by whitespace. |
307
|
| '*' is not preceded with whitespace. |
307
|
| '*' is not followed by whitespace. |
307
|
| '-' is not preceded with whitespace. |
307
|
| '-' is not followed by whitespace. |
307
|
| ',' is not followed by whitespace. |
307
|
| '94906265.62' is a magic number. |
308
|
| '+' is not preceded with whitespace. |
310
|
| '+' is not followed by whitespace. |
310
|
| '*' is not preceded with whitespace. |
310
|
| '*' is not followed by whitespace. |
310
|
| '+' is not preceded with whitespace. |
310
|
| '+' is not followed by whitespace. |
310
|
| '0.69314718055994530941723212145818' is a magic number. |
312
|
| 'if' construct must use '{}'s. |
314
|
| 'public' modifier out of order with the JLS suggestions. |
324
|
| Parameter x should be final. |
324
|
| '{' should be on the previous line. |
325
|
| Line has trailing spaces. |
327
|
| '94906265.62' is a magic number. |
330
|
| '+' is not preceded with whitespace. |
332
|
| '+' is not followed by whitespace. |
332
|
| '*' is not preceded with whitespace. |
332
|
| '*' is not followed by whitespace. |
332
|
| '-' is not preceded with whitespace. |
332
|
| '-' is not followed by whitespace. |
332
|
| '0.69314718055994530941723212145818' is a magic number. |
334
|
| Missing a Javadoc comment. |
341
|
| Array brackets at illegal position. |
341
|
| 'public' modifier out of order with the JLS suggestions. |
366
|
| Parameter x should be final. |
366
|
| '{' should be on the previous line. |
367
|
| '1.82501e-08' is a magic number. |
373
|
| '0.5' is a magic number. |
376
|
| '*' is not preceded with whitespace. |
377
|
| '*' is not followed by whitespace. |
377
|
| '+' is not preceded with whitespace. |
377
|
| '+' is not followed by whitespace. |
377
|
| '8.0' is a magic number. |
377
|
| '*' is not preceded with whitespace. |
377
|
| '*' is not followed by whitespace. |
377
|
| '*' is not preceded with whitespace. |
377
|
| '*' is not followed by whitespace. |
377
|
| '-' is not preceded with whitespace. |
377
|
| '-' is not followed by whitespace. |
377
|
| ',' is not followed by whitespace. |
377
|
| '0.5' is a magic number. |
379
|
| '*' is not preceded with whitespace. |
379
|
| '*' is not followed by whitespace. |
379
|
| '+' is not preceded with whitespace. |
379
|
| '+' is not followed by whitespace. |
379
|
| '/' is not preceded with whitespace. |
379
|
| '/' is not followed by whitespace. |
379
|
| '-' is not preceded with whitespace. |
379
|
| '-' is not followed by whitespace. |
379
|
| '*' is not preceded with whitespace. |
381
|
| '*' is not followed by whitespace. |
381
|
| 'public' modifier out of order with the JLS suggestions. |
395
|
| Parameter n should be final. |
395
|
| '{' should be on the previous line. |
396
|
| '170' is a magic number. |
401
|
| 'for' construct must use '{}'s. |
405
|
| Missing a Javadoc comment. |
413
|
| Array brackets at illegal position. |
413
|
| 'public' modifier out of order with the JLS suggestions. |
448
|
| Parameter x should be final. |
448
|
| '{' should be on the previous line. |
449
|
| '10.0' is a magic number. |
453
|
| 'cast' is not followed by whitespace. |
458
|
| 'if' construct must use '{}'s. |
459
|
| '0.9375' is a magic number. |
462
|
| '*' is not preceded with whitespace. |
462
|
| '*' is not followed by whitespace. |
462
|
| '-' is not preceded with whitespace. |
462
|
| '-' is not followed by whitespace. |
462
|
| Must have at least one statement. |
463
|
| '/' is not preceded with whitespace. |
469
|
| '/' is not followed by whitespace. |
469
|
| '171.614' is a magic number. |
487
|
| '-170.56' is a magic number. |
489
|
| Line is longer than 80 characters. |
493
|
| '-' is not preceded with whitespace. |
493
|
| '-' is not followed by whitespace. |
493
|
| '0.5' is a magic number. |
493
|
| '*' is not preceded with whitespace. |
493
|
| '*' is not followed by whitespace. |
493
|
| '-' is not preceded with whitespace. |
493
|
| '-' is not followed by whitespace. |
493
|
| '+' is not preceded with whitespace. |
493
|
| '+' is not followed by whitespace. |
493
|
| '0.9189385332046727' is a magic number. |
493
|
| '+' is not preceded with whitespace. |
493
|
| '+' is not followed by whitespace. |
493
|
| 'public' modifier out of order with the JLS suggestions. |
513
|
| Parameter x should be final. |
513
|
| '{' should be on the previous line. |
514
|
| '10' is a magic number. |
519
|
| '0.9189385332046727' is a magic number. |
524
|
| '-' is not preceded with whitespace. |
524
|
| '-' is not followed by whitespace. |
524
|
| '0.5' is a magic number. |
524
|
| '*' is not preceded with whitespace. |
524
|
| '*' is not followed by whitespace. |
524
|
| Line is longer than 80 characters. |
531
|
| '0.22579135264472743236' is a magic number. |
531
|
| '-' is not preceded with whitespace. |
531
|
| '-' is not followed by whitespace. |
531
|
| '0.5' is a magic number. |
531
|
| '*' is not preceded with whitespace. |
531
|
| '*' is not followed by whitespace. |
531
|
| Missing a Javadoc comment. |
539
|
| Array brackets at illegal position. |
539
|
| Missing a Javadoc comment. |
554
|
| Parameter x should be final. |
554
|
| '{' should be on the previous line. |
555
|
| '10.0' is a magic number. |
558
|
| '9.490626562e+07' is a magic number. |
560
|
| '10.0' is a magic number. |
562
|
| '/' is not preceded with whitespace. |
562
|
| '/' is not followed by whitespace. |
562
|
| '*' is not preceded with whitespace. |
563
|
| '*' is not followed by whitespace. |
563
|
| '*' is not preceded with whitespace. |
563
|
| '*' is not followed by whitespace. |
563
|
| '-' is not preceded with whitespace. |
563
|
| '-' is not followed by whitespace. |
563
|
| '1.39118e+11' is a magic number. |
564
|
| Line is longer than 80 characters. |
565
|
| '/' is not preceded with whitespace. |
567
|
| '/' is not followed by whitespace. |
567
|
| '12.0' is a magic number. |
567
|
| '*' is not preceded with whitespace. |
567
|
| '*' is not followed by whitespace. |
567
|
| 'public' modifier out of order with the JLS suggestions. |
580
|
| Parameter a should be final. |
580
|
| Parameter b should be final. |
580
|
| '{' should be on the previous line. |
581
|
| '10.0' is a magic number. |
588
|
| '+' is not preceded with whitespace. |
590
|
| '+' is not followed by whitespace. |
590
|
| '/' is not preceded with whitespace. |
591
|
| '/' is not followed by whitespace. |
591
|
| '+' is not preceded with whitespace. |
591
|
| '+' is not followed by whitespace. |
591
|
| Line is longer than 80 characters. |
592
|
| '-0.5' is a magic number. |
592
|
| '*' is not preceded with whitespace. |
592
|
| '*' is not followed by whitespace. |
592
|
| '0.918938533204672741780329736406' is a magic number. |
592
|
| '-' is not preceded with whitespace. |
592
|
| '-' is not followed by whitespace. |
592
|
| '0.5' is a magic number. |
592
|
| '*' is not preceded with whitespace. |
592
|
| '*' is not followed by whitespace. |
592
|
| '/' is not preceded with whitespace. |
592
|
| '/' is not followed by whitespace. |
592
|
| '+' is not preceded with whitespace. |
592
|
| '+' is not followed by whitespace. |
592
|
| '*' is not preceded with whitespace. |
592
|
| '*' is not followed by whitespace. |
592
|
| '10.0' is a magic number. |
593
|
| '+' is not preceded with whitespace. |
595
|
| '+' is not followed by whitespace. |
595
|
| Line is longer than 80 characters. |
597
|
| '*' is not preceded with whitespace. |
597
|
| '*' is not followed by whitespace. |
597
|
| '+' is not preceded with whitespace. |
597
|
| '+' is not followed by whitespace. |
597
|
| '-' is not preceded with whitespace. |
597
|
| '-' is not followed by whitespace. |
597
|
| '0.5' is a magic number. |
597
|
| '*' is not preceded with whitespace. |
597
|
| '*' is not followed by whitespace. |
597
|
| '/' is not preceded with whitespace. |
597
|
| '/' is not followed by whitespace. |
597
|
| '+' is not preceded with whitespace. |
597
|
| '+' is not followed by whitespace. |
597
|
| '*' is not preceded with whitespace. |
600
|
| '*' is not followed by whitespace. |
600
|
| '/' is not preceded with whitespace. |
600
|
| '/' is not followed by whitespace. |
600
|
| '+' is not preceded with whitespace. |
600
|
| '+' is not followed by whitespace. |
600
|
| Missing a Javadoc comment. |
606
|
| 'private' modifier out of order with the JLS suggestions. |
606
|
| Array brackets at illegal position. |
606
|
| Line has trailing spaces. |
634
|
| Missing a Javadoc comment. |
638
|
| Parameter x should be final. |
638
|
| '{' should be on the previous line. |
639
|
| Line has trailing spaces. |
641
|
| '0.375' is a magic number. |
644
|
| '*' is not preceded with whitespace. |
645
|
| '*' is not followed by whitespace. |
645
|
| '*' is not preceded with whitespace. |
645
|
| '*' is not followed by whitespace. |
645
|
| '/' is not preceded with whitespace. |
645
|
| '.375' is a magic number. |
645
|
| '/' is not followed by whitespace. |
645
|
| Missing a Javadoc comment. |
654
|
| Array brackets at illegal position. |
654
|
| Missing a Javadoc comment. |
672
|
| Array brackets at illegal position. |
672
|
| Missing a Javadoc comment. |
703
|
| Array brackets at illegal position. |
703
|
| 'public' modifier out of order with the JLS suggestions. |
742
|
| Parameter x should be final. |
742
|
| '{' should be on the previous line. |
743
|
| '1.49012e-08' is a magic number. |
747
|
| '1.77245385090551602729816748334' is a magic number. |
749
|
| '6.013687357' is a magic number. |
752
|
| Line is longer than 80 characters. |
753
|
| 'public' modifier out of order with the JLS suggestions. |
767
|
| Parameter x should be final. |
767
|
| '{' should be on the previous line. |
768
|
| '-6.013687357' is a magic number. |
772
|
| Line is longer than 80 characters. |
773
|
| '1.49012e-08' is a magic number. |
775
|
| '*' is not preceded with whitespace. |
777
|
| '*' is not followed by whitespace. |
777
|
| '/' is not preceded with whitespace. |
777
|
| '/' is not followed by whitespace. |
777
|
| '1.77245385090551602729816748334' is a magic number. |
777
|
| '*' is not preceded with whitespace. |
779
|
| '*' is not followed by whitespace. |
779
|
| '*' is not preceded with whitespace. |
781
|
| '*' is not followed by whitespace. |
781
|
| '+' is not preceded with whitespace. |
781
|
| '+' is not followed by whitespace. |
781
|
| '*' is not preceded with whitespace. |
781
|
| '*' is not followed by whitespace. |
781
|
| '-' is not preceded with whitespace. |
781
|
| '-' is not followed by whitespace. |
781
|
| ',' is not followed by whitespace. |
781
|
| '4.0' is a magic number. |
782
|
| Line is longer than 80 characters. |
783
|
| '/' is not preceded with whitespace. |
783
|
| '/' is not followed by whitespace. |
783
|
| '*' is not preceded with whitespace. |
783
|
| '*' is not followed by whitespace. |
783
|
| '0.5' is a magic number. |
783
|
| '+' is not preceded with whitespace. |
783
|
| '+' is not followed by whitespace. |
783
|
| '8.0' is a magic number. |
783
|
| '/' is not preceded with whitespace. |
783
|
| '/' is not followed by whitespace. |
783
|
| '-' is not preceded with whitespace. |
783
|
| '-' is not followed by whitespace. |
783
|
| '5.0' is a magic number. |
783
|
| '/' is not preceded with whitespace. |
783
|
| '/' is not followed by whitespace. |
783
|
| '3.0' is a magic number. |
783
|
| ',' is not followed by whitespace. |
783
|
| 'if' construct must use '{}'s. |
784
|
| ';' is not followed by whitespace. |
784
|
| 'if' is not preceded with whitespace. |
784
|
| 'if' construct must use '{}'s. |
785
|
| '/' is not preceded with whitespace. |
787
|
| '/' is not followed by whitespace. |
787
|
| '*' is not preceded with whitespace. |
787
|
| '*' is not followed by whitespace. |
787
|
| '0.5' is a magic number. |
787
|
| '+' is not preceded with whitespace. |
787
|
| '+' is not followed by whitespace. |
787
|
| '8.0' is a magic number. |
787
|
| '/' is not preceded with whitespace. |
787
|
| '/' is not followed by whitespace. |
787
|
| '-' is not preceded with whitespace. |
787
|
| '-' is not followed by whitespace. |
787
|
| ',' is not followed by whitespace. |
787
|
| 'if' construct must use '{}'s. |
788
|
edu/sc/seis/TauP/SlownessLayer.java
| Error | Line |
| Line does not match expected header line of ' GNU GENERAL PUBLIC LICENSE'. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
22
|
| First sentence should end with a period. |
43
|
| Line has trailing spaces. |
44
|
| Parameter topP should be final. |
44
|
| 'topP' hides a field. |
44
|
| Expected @param tag for 'topP'. |
44
|
| Parameter topDepth should be final. |
44
|
| 'topDepth' hides a field. |
44
|
| Expected @param tag for 'topDepth'. |
44
|
| Parameter botP should be final. |
45
|
| 'botP' hides a field. |
45
|
| Expected @param tag for 'botP'. |
45
|
| Parameter botDepth should be final. |
45
|
| 'botDepth' hides a field. |
45
|
| Expected @param tag for 'botDepth'. |
45
|
| Line has trailing spaces. |
46
|
| Line contains a tab character. |
46
|
| '+' is not preceded with whitespace. |
47
|
| '+' is not followed by whitespace. |
47
|
| '+' is not preceded with whitespace. |
47
|
| '+' is not followed by whitespace. |
47
|
| '+' is not preceded with whitespace. |
47
|
| '+' is not followed by whitespace. |
47
|
| Line has trailing spaces. |
48
|
| Line contains a tab character. |
48
|
| Line has trailing spaces. |
49
|
| Line contains a tab character. |
51
|
| '+' is not preceded with whitespace. |
51
|
| '+' is not followed by whitespace. |
51
|
| Line has trailing spaces. |
52
|
| Line contains a tab character. |
52
|
| Line has trailing spaces. |
53
|
| Line contains a tab character. |
55
|
| '+' is not preceded with whitespace. |
55
|
| '+' is not followed by whitespace. |
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
|
| Parameter vLayer should be final. |
64
|
| Expected @param tag for 'vLayer'. |
64
|
| Parameter spherical should be final. |
64
|
| Expected @param tag for 'spherical'. |
64
|
| Line contains a tab character. |
65
|
| Parameter radiusOfEarth should be final. |
65
|
| Expected @param tag for 'radiusOfEarth'. |
65
|
| Parameter isPWave should be final. |
65
|
| Expected @param tag for 'isPWave'. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| '+' is not preceded with whitespace. |
67
|
| '+' should be on a new line. |
67
|
| Line contains a tab character. |
68
|
| '+' is not preceded with whitespace. |
68
|
| '+' is not preceded with whitespace. |
68
|
| '+' is not followed by whitespace. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
72
|
| 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 contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| '-' is not preceded with whitespace. |
78
|
| '-' is not followed by whitespace. |
78
|
| '/' should be on a new line. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| '-' is not preceded with whitespace. |
80
|
| '-' is not followed by whitespace. |
80
|
| '/' should be on a new line. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| '/' is not preceded with whitespace. |
84
|
| '/' is not followed by whitespace. |
84
|
| Line contains a tab character. |
85
|
| '/' is not preceded with whitespace. |
85
|
| '/' is not followed by whitespace. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line is longer than 80 characters. |
88
|
| Line contains a tab character. |
88
|
| '+' is not preceded with whitespace. |
88
|
| '+' is not followed by whitespace. |
88
|
| '+' is not preceded with whitespace. |
88
|
| '+' is not followed by whitespace. |
88
|
| '+' is not preceded with whitespace. |
88
|
| '+' is not followed by 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
|
| Parameter vLayer should be final. |
98
|
| Expected @param tag for 'vLayer'. |
98
|
| Parameter isPWave should be final. |
98
|
| Expected @param tag for 'isPWave'. |
98
|
| Parameter radiusOfEarth should be final. |
99
|
| Expected @param tag for 'radiusOfEarth'. |
99
|
| Line has trailing spaces. |
103
|
| Parameter vLayer should be final. |
106
|
| Expected @param tag for 'vLayer'. |
106
|
| Parameter isPWave should be final. |
106
|
| Expected @param tag for 'isPWave'. |
106
|
| Method 'setTopP' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Missing a Javadoc comment. |
110
|
| Parameter topP should be final. |
110
|
| 'topP' hides a field. |
110
|
| Method 'getTopP' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Missing a Javadoc comment. |
114
|
| Method 'setBotP' is not designed for extension - needs to be abstract, final or empty. |
118
|
| Missing a Javadoc comment. |
118
|
| Parameter botP should be final. |
118
|
| 'botP' hides a field. |
118
|
| Method 'getBotP' is not designed for extension - needs to be abstract, final or empty. |
122
|
| Missing a Javadoc comment. |
122
|
| Method 'setTopDepth' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Missing a Javadoc comment. |
126
|
| Parameter topDepth should be final. |
126
|
| 'topDepth' hides a field. |
126
|
| Method 'getTopDepth' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Missing a Javadoc comment. |
130
|
| Method 'setBotDepth' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Missing a Javadoc comment. |
134
|
| Parameter botDepth should be final. |
134
|
| 'botDepth' hides a field. |
134
|
| Method 'getBotDepth' is not designed for extension - needs to be abstract, final or empty. |
138
|
| Missing a Javadoc comment. |
138
|
| Expected an @return tag. |
143
|
| Method 'isZeroThickness' is not designed for extension - needs to be abstract, final or empty. |
143
|
| Conditional logic can be removed. |
144
|
| Expected an @return tag. |
160
|
| Line has trailing spaces. |
160
|
| Method 'evaluateAt_bullen' is not designed for extension - needs to be abstract, final or empty. |
160
|
| Name 'evaluateAt_bullen' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
160
|
| Parameter depth should be final. |
160
|
| Expected @param tag for 'depth'. |
160
|
| Parameter radiusOfEarth should be final. |
160
|
| Expected @param tag for 'radiusOfEarth'. |
160
|
| Expected @throws tag for 'SlownessModelException'. |
161
|
| '{' should be on the previous line. |
162
|
| '>' is not preceded with whitespace. |
163
|
| '>' is not followed by whitespace. |
163
|
| '+' is not preceded with whitespace. |
164
|
| '+' should be on a new line. |
164
|
| '+' is not preceded with whitespace. |
165
|
| '+' is not followed by whitespace. |
165
|
| '+' is not preceded with whitespace. |
165
|
| '+' should be on a new line. |
165
|
| '+' is not preceded with whitespace. |
166
|
| '+' should be on a new line. |
166
|
| '+' is not preceded with whitespace. |
167
|
| '+' is not followed by whitespace. |
167
|
| '+' is not preceded with whitespace. |
167
|
| '+' is not followed by whitespace. |
167
|
| '+' is not preceded with whitespace. |
167
|
| '+' is not followed by whitespace. |
167
|
| '-' is not preceded with whitespace. |
169
|
| '-' is not followed by whitespace. |
169
|
| '*' is not preceded with whitespace. |
169
|
| '*' is not followed by whitespace. |
169
|
| '-' is not preceded with whitespace. |
169
|
| '-' is not followed by whitespace. |
169
|
| '<' is not preceded with whitespace. |
169
|
| '<' is not followed by whitespace. |
169
|
| '+' is not preceded with whitespace. |
170
|
| '+' should be on a new line. |
170
|
| '+' is not preceded with whitespace. |
171
|
| '+' is not followed by whitespace. |
171
|
| '+' is not preceded with whitespace. |
171
|
| '+' is not followed by whitespace. |
171
|
| '+' is not preceded with whitespace. |
171
|
| '+' should be on a new line. |
171
|
| '+' is not preceded with whitespace. |
172
|
| '+' is not followed by whitespace. |
172
|
| '+' is not preceded with whitespace. |
172
|
| '+' is not followed by whitespace. |
172
|
| '+' is not preceded with whitespace. |
172
|
| '+' is not followed by whitespace. |
172
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
179
|
| Name 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
179
|
| '/' is not preceded with whitespace. |
179
|
| '/' is not followed by whitespace. |
179
|
| '/' should be on a new line. |
179
|
| Line has trailing spaces. |
180
|
| Line contains a tab character. |
180
|
| '-' is not preceded with whitespace. |
180
|
| '-' is not followed by whitespace. |
180
|
| '/' should be on a new line. |
180
|
| Line contains a tab character. |
181
|
| '-' is not preceded with whitespace. |
181
|
| '-' is not followed by whitespace. |
181
|
| Line contains a tab character. |
182
|
| Name 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
182
|
| '/' is not preceded with whitespace. |
182
|
| '/' is not followed by whitespace. |
182
|
| '-' is not preceded with whitespace. |
182
|
| '-' is not followed by whitespace. |
182
|
| Line contains a tab character. |
183
|
| '-' is not preceded with whitespace. |
183
|
| '-' is not followed by whitespace. |
183
|
| 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 contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| '-' is not preceded with whitespace. |
189
|
| Line has trailing spaces. |
190
|
| Line contains a tab character. |
190
|
| Line has trailing spaces. |
191
|
| Line is longer than 80 characters. |
191
|
| Line contains a tab character. |
191
|
| '-' is not preceded with whitespace. |
191
|
| '-' is not followed by whitespace. |
191
|
| '/' is not preceded with whitespace. |
191
|
| '/' is not followed by whitespace. |
191
|
| '-' is not preceded with whitespace. |
191
|
| '-' is not followed by whitespace. |
191
|
| '*' is not preceded with whitespace. |
191
|
| '*' is not followed by whitespace. |
191
|
| '-' is not preceded with whitespace. |
191
|
| '-' is not followed by whitespace. |
191
|
| Line contains a tab character. |
192
|
| 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
|
| Must have at least one statement. |
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
|
| '+' is not preceded with whitespace. |
201
|
| '+' should be on a new line. |
201
|
| '+' is not preceded with whitespace. |
202
|
| '+' is not followed by whitespace. |
202
|
| '+' is not preceded with whitespace. |
202
|
| '+' is not followed by whitespace. |
202
|
| '+' is not preceded with whitespace. |
202
|
| '+' is not followed by whitespace. |
202
|
| '+' is not preceded with whitespace. |
202
|
| '+' is not followed by whitespace. |
202
|
| '+' is not preceded with whitespace. |
202
|
| '+' is not followed by whitespace. |
202
|
| '+' is not preceded with whitespace. |
202
|
| '+' is not followed by whitespace. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Expected an @return tag. |
218
|
| Method 'bullenRadialSlowness' is not designed for extension - needs to be abstract, final or empty. |
218
|
| Parameter p should be final. |
218
|
| Expected @param tag for 'p'. |
218
|
| Parameter radiusOfEarth should be final. |
218
|
| Expected @param tag for 'radiusOfEarth'. |
218
|
| '{' should be on the previous line. |
220
|
| Line has trailing spaces. |
223
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line has trailing spaces. |
229
|
| '.000000001' is a magic number. |
233
|
| Line contains a tab character. |
234
|
| Line has trailing spaces. |
236
|
| Line contains a tab character. |
236
|
| Name 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
237
|
| '/' is not preceded with whitespace. |
237
|
| '/' is not followed by whitespace. |
237
|
| '/' should be on a new line. |
237
|
| '-' is not preceded with whitespace. |
238
|
| '-' is not followed by whitespace. |
238
|
| '/' should be on a new line. |
238
|
| '-' is not preceded with whitespace. |
239
|
| '-' is not followed by whitespace. |
239
|
| '*' is not preceded with whitespace. |
240
|
| '*' is not followed by whitespace. |
240
|
| '-' is not preceded with whitespace. |
240
|
| '-' is not followed by whitespace. |
240
|
| '*' is not preceded with whitespace. |
240
|
| '*' is not followed by whitespace. |
240
|
| '*' is not preceded with whitespace. |
241
|
| '*' is not followed by whitespace. |
241
|
| '-' is not preceded with whitespace. |
241
|
| '-' is not followed by whitespace. |
241
|
| '*' is not preceded with whitespace. |
241
|
| '*' is not followed by whitespace. |
241
|
| Line has trailing spaces. |
242
|
| Line has trailing spaces. |
243
|
| '/' is not preceded with whitespace. |
243
|
| '/' is not followed by whitespace. |
243
|
| '*' is not preceded with whitespace. |
243
|
| '*' is not followed by whitespace. |
243
|
| '(' is followed by whitespace. |
243
|
| Line contains a tab character. |
244
|
| '-' is not preceded with whitespace. |
244
|
| '-' should be on a new line. |
244
|
| Line contains a tab character. |
245
|
| '/' is not preceded with whitespace. |
247
|
| '/' is not followed by whitespace. |
247
|
| '*' is not preceded with whitespace. |
247
|
| '*' is not followed by whitespace. |
247
|
| '<' is not preceded with whitespace. |
249
|
| '<' is not followed by whitespace. |
249
|
| '<' is not preceded with whitespace. |
249
|
| '<' is not followed by whitespace. |
249
|
| '||' should be on a new line. |
249
|
| '+' is not preceded with whitespace. |
251
|
| '+' should be on a new line. |
251
|
| '+' is not preceded with whitespace. |
252
|
| '+' is not followed by whitespace. |
252
|
| '+' is not preceded with whitespace. |
252
|
| '+' should be on a new line. |
252
|
| '+' is not preceded with whitespace. |
253
|
| '+' is not followed by whitespace. |
253
|
| '+' is not preceded with whitespace. |
253
|
| '+' should be on a new line. |
253
|
| '+' is not preceded with whitespace. |
254
|
| '+' is not followed by whitespace. |
254
|
| '+' is not preceded with whitespace. |
254
|
| '+' should be on a new line. |
254
|
| '+' is not preceded with whitespace. |
255
|
| '+' is not followed by whitespace. |
255
|
| '+' is not preceded with whitespace. |
255
|
| '+' should be on a new line. |
255
|
| '+' is not preceded with whitespace. |
256
|
| '+' is not followed by whitespace. |
256
|
| '+' is not preceded with whitespace. |
256
|
| '+' should be on a new line. |
256
|
| '+' is not preceded with whitespace. |
257
|
| '+' is not followed by whitespace. |
257
|
| '+' is not preceded with whitespace. |
257
|
| '+' should be on a new line. |
257
|
| '+' is not preceded with whitespace. |
258
|
| '+' is not followed by whitespace. |
258
|
| '+' is not preceded with whitespace. |
258
|
| '+' should be on a new line. |
258
|
| '+' is not preceded with whitespace. |
259
|
| '+' is not followed by whitespace. |
259
|
| '+' is not preceded with whitespace. |
259
|
| '+' is not followed by whitespace. |
259
|
| '+' is not preceded with whitespace. |
259
|
| '+' is not followed by whitespace. |
259
|
| Line has trailing spaces. |
265
|
| Expected an @return tag. |
269
|
| Line has trailing spaces. |
269
|
| Method 'bullenDepthFor' is not designed for extension - needs to be abstract, final or empty. |
269
|
| Parameter rayParam should be final. |
269
|
| Expected @param tag for 'rayParam'. |
269
|
| Parameter radiusOfEarth should be final. |
269
|
| Expected @param tag for 'radiusOfEarth'. |
269
|
| Expected @throws tag for 'SlownessModelException'. |
270
|
| '-' is not preceded with whitespace. |
271
|
| '-' is not followed by whitespace. |
271
|
| '*' is not preceded with whitespace. |
271
|
| '*' is not followed by whitespace. |
271
|
| '-' is not preceded with whitespace. |
271
|
| '-' is not followed by whitespace. |
271
|
| Line contains a tab character. |
272
|
| 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. |
279
|
| Line contains a tab character. |
280
|
| Name 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
280
|
| '/' is not preceded with whitespace. |
280
|
| '/' is not followed by whitespace. |
280
|
| '/' should be on a new line. |
280
|
| Line is longer than 80 characters. |
281
|
| Line contains a tab character. |
281
|
| '-' is not preceded with whitespace. |
281
|
| '-' is not followed by whitespace. |
281
|
| '/' is not preceded with whitespace. |
281
|
| '/' is not followed by whitespace. |
281
|
| '-' is not preceded with whitespace. |
281
|
| '-' is not followed by whitespace. |
281
|
| Line contains a tab character. |
282
|
| Name 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
282
|
| '/' is not preceded with whitespace. |
282
|
| '/' is not followed by whitespace. |
282
|
| '-' is not preceded with whitespace. |
282
|
| '-' is not followed by whitespace. |
282
|
| Line is longer than 80 characters. |
283
|
| Line contains a tab character. |
283
|
| '/' is not preceded with whitespace. |
283
|
| '/' is not followed by whitespace. |
283
|
| '/' is not preceded with whitespace. |
283
|
| '/' is not followed by whitespace. |
283
|
| ')' is preceded with whitespace. |
283
|
| Line contains a tab character. |
285
|
| 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 contains a tab character. |
290
|
| Line contains a tab character. |
291
|
| Line contains a tab character. |
292
|
| Line contains a tab character. |
293
|
| Line contains a tab character. |
294
|
| '-' is not preceded with whitespace. |
294
|
| '5.0' is a magic number. |
294
|
| Line has trailing spaces. |
295
|
| Line contains a tab character. |
295
|
| Line has trailing spaces. |
296
|
| Line is longer than 80 characters. |
296
|
| Line contains a tab character. |
296
|
| '-' is not preceded with whitespace. |
296
|
| '-' is not followed by whitespace. |
296
|
| '/' is not preceded with whitespace. |
296
|
| '/' is not followed by whitespace. |
296
|
| '-' is not preceded with whitespace. |
296
|
| '-' is not followed by whitespace. |
296
|
| '*' is not preceded with whitespace. |
296
|
| '*' is not followed by whitespace. |
296
|
| '-' is not preceded with whitespace. |
296
|
| '-' is not followed by whitespace. |
296
|
| Line contains a tab character. |
297
|
| Line has trailing spaces. |
298
|
| Line contains a tab character. |
298
|
| Line has trailing spaces. |
299
|
| Line contains a tab character. |
299
|
| Line contains a tab character. |
300
|
| Must have at least one statement. |
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 is longer than 80 characters. |
305
|
| Line contains a tab character. |
305
|
| '+' is not preceded with whitespace. |
305
|
| '+' is not followed by whitespace. |
305
|
| '+' is not preceded with whitespace. |
305
|
| '+' is not followed by whitespace. |
305
|
| '+' is not preceded with whitespace. |
305
|
| '+' is not followed by whitespace. |
305
|
| '+' is not preceded with whitespace. |
305
|
| '+' is not followed by whitespace. |
305
|
| '+' is not preceded with whitespace. |
305
|
| '+' is not followed by whitespace. |
305
|
| '+' is not preceded with whitespace. |
305
|
| '+' is not followed by whitespace. |
305
|
| '+' is not preceded with whitespace. |
305
|
| '+' is not followed by whitespace. |
305
|
| '+' is not preceded with whitespace. |
305
|
| '+' is not followed by whitespace. |
305
|
| '+' is not preceded with whitespace. |
305
|
| '+' is not followed by whitespace. |
305
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
307
|
| Line is longer than 80 characters. |
308
|
| Line contains a tab character. |
308
|
| '1e-10' is a magic number. |
308
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
310
|
| Line contains a tab character. |
311
|
| Line is longer than 80 characters. |
312
|
| Line contains a tab character. |
312
|
| '-' is not preceded with whitespace. |
312
|
| '1e-10' is a magic number. |
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 has trailing spaces. |
317
|
| Line contains a tab character. |
317
|
| 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
|
| '/' should be on a new line. |
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. |
328
|
| '+' is not preceded with whitespace. |
328
|
| '+' is not followed by whitespace. |
328
|
| '+' is not preceded with whitespace. |
328
|
| '+' should be on a new line. |
328
|
| '+' is not preceded with whitespace. |
329
|
| '+' should be on a new line. |
329
|
| Line contains a tab character. |
330
|
| '+' is not preceded with whitespace. |
330
|
| '+' is not followed by whitespace. |
330
|
| '+' is not preceded with whitespace. |
330
|
| '+' is not followed by whitespace. |
330
|
| Line has trailing spaces. |
333
|
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. |
334
|
| Missing a Javadoc comment. |
334
|
| 'cast' is not followed by whitespace. |
337
|
| '+' is not preceded with whitespace. |
341
|
| '+' should be on a new line. |
341
|
| Expected an @return tag. |
348
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
348
|
| '+' is not preceded with whitespace. |
351
|
| '+' is not followed by whitespace. |
351
|
| '+' is not followed by whitespace. |
352
|
| '+' is not preceded with whitespace. |
352
|
| '+' is not followed by whitespace. |
352
|
| Line contains a tab character. |
356
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
356
|
| Missing a Javadoc comment. |
356
|
| '||' should be on a new line. |
357
|
| Line contains a tab character. |
358
|
| '+' is not preceded with whitespace. |
360
|
| '+' is not followed by whitespace. |
360
|
| '+' is not preceded with whitespace. |
360
|
| '+' is not followed by whitespace. |
360
|
| Line contains a tab character. |
361
|
| '+' is not preceded with whitespace. |
364
|
| '+' is not followed by whitespace. |
364
|
| '+' is not preceded with whitespace. |
368
|
| '+' is not followed by whitespace. |
368
|
| Line contains a tab character. |
370
|
| Line contains a tab character. |
371
|
edu/sc/seis/TauP/SlownessModel.java
| Error | Line |
| File length is 2,065 lines (max allowed is 2,000). |
1
|
| Line does not match expected header line of ' GNU GENERAL PUBLIC LICENSE'. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
22
|
| 'public' modifier out of order with the JLS suggestions. |
47
|
| Name 'DEBUG' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| Variable 'DEBUG' must be private and have accessor methods. |
47
|
| 'public' modifier out of order with the JLS suggestions. |
50
|
| Variable 'verbose' must be private and have accessor methods. |
50
|
| Variable 'radiusOfEarth' must be private and have accessor methods. |
53
|
| '6371.0' is a magic number. |
53
|
| Line has trailing spaces. |
55
|
| Variable 'vMod' must be private and have accessor methods. |
57
|
| Variable 'criticalDepthVector' must be private and have accessor methods. |
63
|
| Line has trailing spaces. |
64
|
| Line has trailing spaces. |
67
|
| Variable 'highSlownessLayerDepthsP' must be private and have accessor methods. |
69
|
| Line has trailing spaces. |
70
|
| Line has trailing spaces. |
73
|
| Variable 'highSlownessLayerDepthsS' must be private and have accessor methods. |
75
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
79
|
| Variable 'fluidLayerDepths' must be private and have accessor methods. |
81
|
| Variable 'vectorLength' must be private and have accessor methods. |
84
|
| '256' is a magic number. |
84
|
| Line has trailing spaces. |
86
|
| Name 'PLayers' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
89
|
| Variable 'PLayers' must be private and have accessor methods. |
89
|
| Line has trailing spaces. |
91
|
| Name 'SLayers' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
96
|
| Variable 'SLayers' must be private and have accessor methods. |
96
|
| Line has trailing spaces. |
106
|
| Variable 'minDeltaP' must be private and have accessor methods. |
110
|
| '0.1' is a magic number. |
110
|
| Variable 'maxDeltaP' must be private and have accessor methods. |
115
|
| '11.0' is a magic number. |
115
|
| Variable 'maxDepthInterval' must be private and have accessor methods. |
119
|
| '115.0' is a magic number. |
119
|
| Variable 'maxRangeInterval' must be private and have accessor methods. |
124
|
| '200.0' is a magic number. |
124
|
| '/' is not preceded with whitespace. |
124
|
| '/' is not followed by whitespace. |
124
|
| Missing a Javadoc comment. |
126
|
| Variable 'maxInterpError' must be private and have accessor methods. |
126
|
| '.5' is a magic number. |
126
|
| Variable 'allowInnerCoreS' must be private and have accessor methods. |
136
|
| Variable 'slownessTolerance' must be private and have accessor methods. |
141
|
| '1e-16' is a magic number. |
141
|
| Method 'setRadiusOfEarth' is not designed for extension - needs to be abstract, final or empty. |
155
|
| Missing a Javadoc comment. |
155
|
| Parameter radiusOfEarth should be final. |
155
|
| 'radiusOfEarth' hides a field. |
155
|
| Line contains a tab character. |
156
|
| Method 'setMinDeltaP' is not designed for extension - needs to be abstract, final or empty. |
159
|
| Missing a Javadoc comment. |
159
|
| Parameter minDeltaP should be final. |
159
|
| 'minDeltaP' hides a field. |
159
|
| Line contains a tab character. |
160
|
| Method 'setMaxDeltaP' is not designed for extension - needs to be abstract, final or empty. |
163
|
| Missing a Javadoc comment. |
163
|
| Parameter maxDeltaP should be final. |
163
|
| 'maxDeltaP' hides a field. |
163
|
| Line contains a tab character. |
164
|
| Method 'setMaxDepthInterval' is not designed for extension - needs to be abstract, final or empty. |
167
|
| Missing a Javadoc comment. |
167
|
| Parameter maxDepthInterval should be final. |
167
|
| 'maxDepthInterval' hides a field. |
167
|
| Line contains a tab character. |
168
|
| Method 'setMaxRangeInterval' is not designed for extension - needs to be abstract, final or empty. |
174
|
| Parameter maxRangeInterval should be final. |
174
|
| 'maxRangeInterval' hides a field. |
174
|
| Expected @param tag for 'maxRangeInterval'. |
174
|
| Line contains a tab character. |
175
|
| '180.0' is a magic number. |
175
|
| ';' is preceded with whitespace. |
175
|
| Method 'setMaxInterpError' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Parameter maxInterpError should be final. |
183
|
| 'maxInterpError' hides a field. |
183
|
| Expected @param tag for 'maxInterpError'. |
183
|
| Line contains a tab character. |
184
|
| Method 'setAllowInnerCoreS' is not designed for extension - needs to be abstract, final or empty. |
187
|
| Missing a Javadoc comment. |
187
|
| Parameter allowInnerCoreS should be final. |
187
|
| 'allowInnerCoreS' hides a field. |
187
|
| Line contains a tab character. |
188
|
| Method 'setSlownessTolerance' is not designed for extension - needs to be abstract, final or empty. |
191
|
| Missing a Javadoc comment. |
191
|
| Parameter slownessTolerance should be final. |
191
|
| 'slownessTolerance' hides a field. |
191
|
| Line contains a tab character. |
192
|
| Missing a Javadoc comment. |
197
|
| Line contains a tab character. |
198
|
| Missing a Javadoc comment. |
201
|
| Line contains a tab character. |
202
|
| Missing a Javadoc comment. |
205
|
| Line contains a tab character. |
206
|
| Missing a Javadoc comment. |
209
|
| Line contains a tab character. |
210
|
| Expected an @return tag. |
215
|
| Line contains a tab character. |
216
|
| '180.0' is a magic number. |
216
|
| '/' is not followed by whitespace. |
216
|
| Expected an @return tag. |
224
|
| Line contains a tab character. |
225
|
| Missing a Javadoc comment. |
228
|
| Line contains a tab character. |
229
|
| Missing a Javadoc comment. |
232
|
| Line contains a tab character. |
233
|
| Missing a Javadoc comment. |
236
|
| Line contains a tab character. |
237
|
| Missing a Javadoc comment. |
240
|
| Parameter i should be final. |
240
|
| Line contains a tab character. |
241
|
| 'cast' is not followed by whitespace. |
241
|
| Missing a Javadoc comment. |
244
|
| Parameter isPWave should be final. |
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 has trailing spaces. |
251
|
| Expected an @return tag. |
257
|
| Line has trailing spaces. |
257
|
| Method 'getMinTurnRayParam' is not designed for extension - needs to be abstract, final or empty. |
257
|
| Parameter depth should be final. |
257
|
| Expected @param tag for 'depth'. |
257
|
| Parameter isPWave should be final. |
257
|
| Expected @param tag for 'isPWave'. |
257
|
| Line contains a tab character. |
258
|
| Expected @throws tag for 'NoSuchLayerException'. |
258
|
| Expected @throws tag for 'SlownessModelException'. |
258
|
| Line contains a tab character. |
259
|
| Line contains a tab character. |
260
|
| Line contains a tab character. |
261
|
| 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. |
269
|
| Line contains a tab character. |
270
|
| '=' is not preceded with whitespace. |
270
|
| '=' is not followed by whitespace. |
270
|
| ';' is not followed by whitespace. |
270
|
| '<' is not preceded with whitespace. |
270
|
| '<' is not followed by whitespace. |
270
|
| ';' is not followed by 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
|
| Line has trailing spaces. |
276
|
| Line contains a tab character. |
276
|
| Line is longer than 80 characters. |
277
|
| Line contains a tab character. |
277
|
| ',' is not followed by whitespace. |
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
|
| Line contains a tab character. |
283
|
| Line is longer than 80 characters. |
284
|
| 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 not followed by whitespace. |
288
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
290
|
| Line contains a tab character. |
291
|
| Expected an @return tag. |
300
|
| Line has trailing spaces. |
300
|
| Method 'getMinRayParam' is not designed for extension - needs to be abstract, final or empty. |
300
|
| Parameter depth should be final. |
300
|
| Expected @param tag for 'depth'. |
300
|
| Parameter isPWave should be final. |
300
|
| Expected @param tag for 'isPWave'. |
300
|
| Line contains a tab character. |
301
|
| Expected @throws tag for 'NoSuchLayerException'. |
301
|
| Expected @throws tag for 'SlownessModelException'. |
301
|
| Line has trailing spaces. |
302
|
| Line contains a tab character. |
302
|
| Line contains a tab character. |
303
|
| '=' is not preceded with whitespace. |
303
|
| '=' is not followed by whitespace. |
303
|
| Line contains a tab character. |
304
|
| '=' is not preceded with whitespace. |
304
|
| '=' is not followed by whitespace. |
304
|
| Line contains a tab character. |
305
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
308
|
| Line is longer than 80 characters. |
309
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
310
|
| Line contains a tab character. |
311
|
| Expected an @return tag. |
316
|
| Method 'getHighSlowness' is not designed for extension - needs to be abstract, final or empty. |
316
|
| Parameter isPWave should be final. |
316
|
| Expected @param tag for 'isPWave'. |
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. |
324
|
| Line contains a tab character. |
325
|
| '=' is not preceded with whitespace. |
325
|
| '=' is not followed by whitespace. |
325
|
| '<' is not preceded with whitespace. |
325
|
| ';' is not followed by whitespace. |
325
|
| Line contains a tab character. |
326
|
| 'cast' is not followed by whitespace. |
326
|
| Line is longer than 80 characters. |
327
|
| Line contains a tab character. |
327
|
| 'cast' is not followed by whitespace. |
327
|
| Line contains a tab character. |
328
|
| Line contains a tab character. |
329
|
| Line has trailing spaces. |
332
|
| Expected an @return tag. |
335
|
| Method 'getSlownessLayerClone' is not designed for extension - needs to be abstract, final or empty. |
335
|
| Parameter layerNum should be final. |
335
|
| Expected @param tag for 'layerNum'. |
335
|
| Parameter isPWave should be final. |
335
|
| Expected @param tag for 'isPWave'. |
335
|
| Line contains a tab character. |
336
|
| Line is longer than 80 characters. |
337
|
| Line contains a tab character. |
337
|
| 'cast' is not followed by whitespace. |
337
|
| 'cast' is not followed by whitespace. |
337
|
| Line contains a tab character. |
338
|
| Line is longer than 80 characters. |
339
|
| Line contains a tab character. |
339
|
| 'cast' is not followed by whitespace. |
339
|
| 'cast' is not followed by whitespace. |
339
|
| Line contains a tab character. |
340
|
| Line has trailing spaces. |
343
|
| Expected an @return tag. |
346
|
| Method 'getSlownessLayer' is not designed for extension - needs to be abstract, final or empty. |
346
|
| Parameter layerNum should be final. |
346
|
| Expected @param tag for 'layerNum'. |
346
|
| Parameter isPWave should be final. |
346
|
| Expected @param tag for 'isPWave'. |
346
|
| Line contains a tab character. |
347
|
| Line contains a tab character. |
348
|
| 'cast' is not followed by whitespace. |
348
|
| Line contains a tab character. |
349
|
| Line contains a tab character. |
350
|
| 'cast' is not followed by whitespace. |
350
|
| Line contains a tab character. |
351
|
| Line has trailing spaces. |
353
|
| Line is longer than 80 characters. |
356
|
| Missing a Javadoc comment. |
356
|
| Parameter velocity should be final. |
356
|
| Parameter depth should be final. |
356
|
| Line has trailing spaces. |
357
|
| Line is longer than 80 characters. |
358
|
| Missing a Javadoc comment. |
358
|
| Parameter slowness should be final. |
358
|
| Parameter depth should be final. |
358
|
| Line has trailing spaces. |
359
|
| Line has trailing spaces. |
360
|
| Missing a Javadoc comment. |
360
|
| Parameter rayParam should be final. |
360
|
| Parameter layerNum should be final. |
360
|
| Line is longer than 80 characters. |
361
|
| Line contains a tab character. |
361
|
| Parameter isPWave should be final. |
361
|
| Line is longer than 80 characters. |
363
|
| Missing a Javadoc comment. |
363
|
| Parameter vLayer should be final. |
363
|
| Parameter isPWave should be final. |
363
|
| Missing a Javadoc comment. |
365
|
| Parameter p should be final. |
365
|
| Parameter topVelocity should be final. |
365
|
| Line is longer than 80 characters. |
366
|
| Line contains a tab character. |
366
|
| Parameter topDepth should be final. |
366
|
| Parameter slope should be final. |
366
|
| Line has trailing spaces. |
371
|
| Line has trailing spaces. |
373
|
| Expected an @return tag. |
379
|
| Line is longer than 80 characters. |
379
|
| Method 'approxDistance' is not designed for extension - needs to be abstract, final or empty. |
379
|
| Parameter slownessTurnLayer should be final. |
379
|
| Expected @param tag for 'slownessTurnLayer'. |
379
|
| Parameter p should be final. |
379
|
| Expected @param tag for 'p'. |
379
|
| Parameter isPWave should be final. |
379
|
| Expected @param tag for 'isPWave'. |
379
|
| Line contains a tab character. |
380
|
| Line contains a tab character. |
381
|
| '{' should be on the previous line. |
382
|
| Line contains a tab character. |
383
|
| Line contains a tab character. |
384
|
| Line contains a tab character. |
385
|
| Line contains a tab character. |
386
|
| Line contains a tab character. |
387
|
| Line contains a tab character. |
388
|
| '>=' is not preceded with whitespace. |
388
|
| '>=' is not followed by whitespace. |
388
|
| Line contains a tab character. |
389
|
| Line contains a tab character. |
390
|
| '+' is not preceded with whitespace. |
390
|
| '+' should be on a new line. |
390
|
| Line is longer than 80 characters. |
391
|
| Line contains a tab character. |
391
|
| '+' is not preceded with whitespace. |
391
|
| '+' is not followed by whitespace. |
391
|
| '+' is not preceded with whitespace. |
391
|
| '+' is not followed by whitespace. |
391
|
| '+' is not preceded with whitespace. |
391
|
| '+' should be on a new line. |
391
|
| Line is longer than 80 characters. |
392
|
| Line contains a tab character. |
392
|
| '+' is not preceded with whitespace. |
392
|
| '+' is not followed by whitespace. |
392
|
| '+' is not preceded with whitespace. |
392
|
| '+' should be on a new line. |
392
|
| Line is longer than 80 characters. |
393
|
| Line contains a tab character. |
393
|
| '+' is not preceded with whitespace. |
393
|
| '+' is not followed by whitespace. |
393
|
| Line contains a tab character. |
394
|
| Line contains a tab character. |
395
|
| Line contains a tab character. |
396
|
| Line is longer than 80 characters. |
397
|
| Line contains a tab character. |
397
|
| '+' is not preceded with whitespace. |
397
|
| '+' is not followed by whitespace. |
397
|
| '+' is not preceded with whitespace. |
397
|
| '+' should be on a new line. |
397
|
| Line is longer than 80 characters. |
398
|
| Line contains a tab character. |
398
|
| '+' is not preceded with whitespace. |
398
|
| '+' is not followed by whitespace. |
398
|
| Line contains a tab character. |
399
|
| 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. |
406
|
| Line contains a tab character. |
407
|
| Line contains a tab character. |
409
|
| '=' is not preceded with whitespace. |
409
|
| '=' is not followed by whitespace. |
409
|
| ';' is not followed by whitespace. |
409
|
| '<=' is not preceded with whitespace. |
409
|
| '<=' is not followed by whitespace. |
409
|
| ';' is not followed by whitespace. |
409
|
| Line contains a tab character. |
410
|
| '(' is followed by whitespace. |
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
|
| Line contains a tab character. |
416
|
| Line contains a tab character. |
417
|
| Line has trailing spaces. |
428
|
| Line is longer than 80 characters. |
430
|
| Method 'depthInHighSlowness' is not designed for extension - needs to be abstract, final or empty. |
430
|
| Parameter depth should be final. |
430
|
| Parameter rayParam should be final. |
430
|
| Parameter isPWave should be final. |
430
|
| Line contains a tab character. |
431
|
| Line contains a tab character. |
432
|
| Expected an @return tag. |
447
|
| Method 'depthInHighSlowness' is not designed for extension - needs to be abstract, final or empty. |
447
|
| Parameter depth should be final. |
447
|
| Expected @param tag for 'depth'. |
447
|
| Parameter rayParam should be final. |
447
|
| Expected @param tag for 'rayParam'. |
447
|
| Line is longer than 80 characters. |
448
|
| Line contains a tab character. |
448
|
| Parameter highSZoneDepth should be final. |
448
|
| Expected @param tag for 'highSZoneDepth'. |
448
|
| Parameter isPWave should be final. |
448
|
| Expected @param tag for 'isPWave'. |
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
|
| Line contains a tab character. |
454
|
| Line contains a tab character. |
455
|
| Line contains a tab character. |
457
|
| '=' is not preceded with whitespace. |
457
|
| '=' is not followed by whitespace. |
457
|
| ';' is not followed by whitespace. |
457
|
| '<' is not preceded with whitespace. |
457
|
| '<' is not followed by whitespace. |
457
|
| ';' is not followed by whitespace. |
457
|
| Line contains a tab character. |
458
|
| 'cast' is not followed by whitespace. |
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 is longer than 80 characters. |
464
|
| Line contains a tab character. |
464
|
| '&&' should be on a new line. |
464
|
| Line is longer than 80 characters. |
465
|
| Line contains a tab character. |
465
|
| Line contains a tab character. |
466
|
| Line contains a tab character. |
467
|
| Line contains a tab character. |
468
|
| Line contains a tab character. |
469
|
| Line contains a tab character. |
470
|
| Method 'depthInFluid' is not designed for extension - needs to be abstract, final or empty. |
478
|
| Parameter depth should be final. |
478
|
| Line contains a tab character. |
479
|
| Line contains a tab character. |
480
|
| Line has trailing spaces. |
482
|
| Line has trailing spaces. |
483
|
| Expected an @return tag. |
488
|
| Method 'depthInFluid' is not designed for extension - needs to be abstract, final or empty. |
488
|
| Parameter depth should be final. |
488
|
| Expected @param tag for 'depth'. |
488
|
| Parameter fluidZoneDepth should be final. |
488
|
 |