Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
| Files |
Infos |
Warnings |
Errors |
| 69 |
0 |
456 |
16 |
Files
nl/tudelft/simulation/language/concurrent/Monitor.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/concurrent/Monitor.java
| Error |
Line |
|
Got an exception - expecting EOF, found '}' |
0
|
nl/tudelft/simulation/language/concurrent/WorkerThread.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/concurrent/WorkerThread.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/language/d2/Angle.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/d2/Angle.java
| Error |
Line |
|
Line is longer than 80 characters. |
2
|
|
Line is longer than 80 characters. |
3
|
|
Line is longer than 80 characters. |
11
|
|
Line is longer than 80 characters. |
13
|
|
Line is longer than 80 characters. |
17
|
|
Line is longer than 80 characters. |
18
|
|
Line has trailing spaces. |
20
|
|
'{' should be on the previous line. |
25
|
|
'{' should be on the previous line. |
30
|
|
Line has trailing spaces. |
37
|
|
'{' should be on the previous line. |
43
|
|
Line has trailing spaces. |
52
|
|
'{' should be on the previous line. |
58
|
|
Line has trailing spaces. |
67
|
|
'{' should be on the previous line. |
75
|
|
Line is longer than 80 characters. |
76
|
nl/tudelft/simulation/language/d2/Circle.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/d2/Circle.java
| Error |
Line |
|
Line is longer than 80 characters. |
2
|
|
Line is longer than 80 characters. |
3
|
|
Line is longer than 80 characters. |
12
|
|
Line is longer than 80 characters. |
16
|
|
Line is longer than 80 characters. |
17
|
|
Line has trailing spaces. |
19
|
|
'{' should be on the previous line. |
24
|
|
'{' should be on the previous line. |
29
|
|
Line is longer than 80 characters. |
35
|
|
Line has trailing spaces. |
36
|
|
Line is longer than 80 characters. |
47
|
|
'{' should be on the previous line. |
49
|
|
Line is longer than 80 characters. |
56
|
|
Line is longer than 80 characters. |
60
|
|
'{' should be on the previous line. |
65
|
|
'}' should be on the same line. |
68
|
|
'{' should be on the previous line. |
70
|
|
Line is longer than 80 characters. |
72
|
|
Line is longer than 80 characters. |
73
|
nl/tudelft/simulation/language/d2/DirectionalLine.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/d2/DirectionalLine.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/language/d2/DirectionalShape.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/d2/DirectionalShape.java
| Error |
Line |
|
Got an exception - expecting EOF, found '}' |
0
|
nl/tudelft/simulation/language/d2/Shape.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/d2/Shape.java
| Error |
Line |
|
Line is longer than 80 characters. |
2
|
|
Line is longer than 80 characters. |
3
|
|
Line is longer than 80 characters. |
13
|
|
Line is longer than 80 characters. |
17
|
|
Line is longer than 80 characters. |
18
|
|
Line has trailing spaces. |
20
|
|
'{' should be on the previous line. |
26
|
|
'{' should be on the previous line. |
31
|
|
Line has trailing spaces. |
37
|
|
Line is longer than 80 characters. |
44
|
|
'{' should be on the previous line. |
47
|
|
'{' should be on the previous line. |
51
|
|
'{' should be on the previous line. |
55
|
|
'{' should be on the previous line. |
59
|
|
Line has trailing spaces. |
79
|
|
'{' should be on the previous line. |
87
|
|
Line is longer than 80 characters. |
88
|
|
Line is longer than 80 characters. |
89
|
nl/tudelft/simulation/language/d3/BoundingBox.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/d3/BoundingBox.java
| Error |
Line |
|
Line is longer than 80 characters. |
2
|
|
Line is longer than 80 characters. |
3
|
|
Line is longer than 80 characters. |
4
|
|
Line is longer than 80 characters. |
14
|
|
Line is longer than 80 characters. |
18
|
|
Line is longer than 80 characters. |
19
|
|
Line has trailing spaces. |
21
|
|
'{' should be on the previous line. |
27
|
|
'{' should be on the previous line. |
32
|
|
Line has trailing spaces. |
38
|
|
Line is longer than 80 characters. |
46
|
|
Line is longer than 80 characters. |
48
|
|
'-0.5' is a magic number. |
48
|
|
'-0.5' is a magic number. |
48
|
|
'-0.5' is a magic number. |
48
|
|
'0.5' is a magic number. |
48
|
|
'0.5' is a magic number. |
49
|
|
'0.5' is a magic number. |
49
|
|
Line has trailing spaces. |
55
|
|
'{' should be on the previous line. |
60
|
|
Line has trailing spaces. |
67
|
|
'{' should be on the previous line. |
72
|
|
Line has trailing spaces. |
79
|
|
'{' should be on the previous line. |
86
|
|
'{' should be on the previous line. |
95
|
|
Line is longer than 80 characters. |
100
|
|
Line is longer than 80 characters. |
101
|
nl/tudelft/simulation/language/d3/BoundsUtil.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/d3/BoundsUtil.java
| Error |
Line |
|
Line is longer than 80 characters. |
2
|
|
Line is longer than 80 characters. |
3
|
|
Line is longer than 80 characters. |
4
|
|
Line is longer than 80 characters. |
19
|
|
Line is longer than 80 characters. |
23
|
|
Line is longer than 80 characters. |
24
|
|
Line has trailing spaces. |
26
|
|
'{' should be on the previous line. |
31
|
|
'{' should be on the previous line. |
36
|
|
Line has trailing spaces. |
43
|
|
Line is longer than 80 characters. |
52
|
|
'{' should be on the previous line. |
54
|
|
Line is longer than 80 characters. |
60
|
|
'{' should be on the previous line. |
67
|
|
Line is longer than 80 characters. |
72
|
|
Line has trailing spaces. |
77
|
|
Line is longer than 80 characters. |
84
|
|
Line is longer than 80 characters. |
107
|
|
Line is longer than 80 characters. |
120
|
nl/tudelft/simulation/language/d3/CartesianPoint.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/d3/CartesianPoint.java
| Error |
Line |
|
Line is longer than 80 characters. |
2
|
|
Line is longer than 80 characters. |
3
|
|
Line is longer than 80 characters. |
4
|
|
Line is longer than 80 characters. |
15
|
|
Line is longer than 80 characters. |
17
|
|
Line is longer than 80 characters. |
21
|
|
Line is longer than 80 characters. |
22
|
|
Line has trailing spaces. |
24
|
|
'{' should be on the previous line. |
29
|
|
Line has trailing spaces. |
32
|
|
'{' should be on the previous line. |
41
|
|
Line has trailing spaces. |
47
|
|
'{' should be on the previous line. |
52
|
|
Line has trailing spaces. |
58
|
|
'{' should be on the previous line. |
63
|
|
Line has trailing spaces. |
69
|
|
'{' should be on the previous line. |
74
|
|
Line has trailing spaces. |
80
|
|
'{' should be on the previous line. |
85
|
|
Line has trailing spaces. |
91
|
|
'{' should be on the previous line. |
96
|
|
Line has trailing spaces. |
102
|
|
'{' should be on the previous line. |
107
|
|
'{' should be on the previous line. |
115
|
|
Line has trailing spaces. |
121
|
|
'{' should be on the previous line. |
125
|
|
Line has trailing spaces. |
131
|
|
'{' should be on the previous line. |
135
|
|
Line has trailing spaces. |
141
|
|
'{' should be on the previous line. |
147
|
|
Line is longer than 80 characters. |
148
|
|
'{' should be on the previous line. |
153
|
nl/tudelft/simulation/language/d3/DirectedPoint.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/d3/DirectedPoint.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/language/d3/SphericalPoint.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/d3/SphericalPoint.java
| Error |
Line |
|
Line is longer than 80 characters. |
2
|
|
Line is longer than 80 characters. |
3
|
|
Line is longer than 80 characters. |
4
|
|
Line is longer than 80 characters. |
9
|
|
Line is longer than 80 characters. |
12
|
|
Line is longer than 80 characters. |
16
|
|
Line is longer than 80 characters. |
17
|
|
Line has trailing spaces. |
19
|
|
'{' should be on the previous line. |
25
|
|
Line has trailing spaces. |
37
|
|
Line is longer than 80 characters. |
45
|
|
'radius' hides a field. |
45
|
|
'phi' hides a field. |
45
|
|
'theta' hides a field. |
45
|
|
Method 'getPhi' is not designed for extension - needs to be abstract, final or empty. |
56
|
|
'{' should be on the previous line. |
57
|
|
Method 'getRadius' is not designed for extension - needs to be abstract, final or empty. |
64
|
|
'{' should be on the previous line. |
65
|
|
Method 'getTheta' is not designed for extension - needs to be abstract, final or empty. |
72
|
|
'{' should be on the previous line. |
73
|
|
Line has trailing spaces. |
79
|
|
Method 'toCartesianPoint' is not designed for extension - needs to be abstract, final or empty. |
82
|
|
'{' should be on the previous line. |
83
|
|
Line has trailing spaces. |
89
|
|
'{' should be on the previous line. |
95
|
nl/tudelft/simulation/language/filters/AbstractFilter.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/filters/AbstractFilter.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/language/filters/CompositeFilter.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/filters/CompositeFilter.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/language/filters/Filterinterface.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/filters/Filterinterface.java
| Error |
Line |
|
Line is longer than 80 characters. |
20
|
|
Line has trailing spaces. |
24
|
|
Line is longer than 80 characters. |
26
|
|
'{' should be on the previous line. |
33
|
|
First sentence should end with a period. |
34
|
|
Line has trailing spaces. |
36
|
|
First sentence should end with a period. |
42
|
|
Line has trailing spaces. |
44
|
|
Line has trailing spaces. |
51
|
|
First sentence should end with a period. |
56
|
|
Line has trailing spaces. |
58
|
|
First sentence should end with a period. |
63
|
|
Line has trailing spaces. |
65
|
|
First sentence should end with a period. |
71
|
|
Line has trailing spaces. |
73
|
nl/tudelft/simulation/language/filters/MaxPointFilter.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/filters/MaxPointFilter.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/language/filters/ModulusFilter.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/filters/ModulusFilter.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/language/filters/ZeroFilter.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/filters/ZeroFilter.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/language/filters/package.html
| Error |
Line |
|
Missing package documentation file. |
0 |
nl/tudelft/simulation/language/io/URLResource.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/io/URLResource.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/language/io/package.html
| Error |
Line |
|
Missing package documentation file. |
0 |
nl/tudelft/simulation/language/primitives/Primitive.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/primitives/Primitive.java
| Error |
Line |
|
Line is longer than 80 characters. |
2
|
|
Line is longer than 80 characters. |
3
|
|
Line is longer than 80 characters. |
4
|
|
Line is longer than 80 characters. |
9
|
|
Line is longer than 80 characters. |
12
|
|
Line is longer than 80 characters. |
16
|
|
Line is longer than 80 characters. |
17
|
|
Line has trailing spaces. |
19
|
|
'{' should be on the previous line. |
24
|
|
First sentence should end with a period. |
25
|
|
'{' should be on the previous line. |
29
|
|
Line has trailing spaces. |
36
|
|
'{' should be on the previous line. |
44
|
|
'{' should be on the previous line. |
46
|
|
Line has trailing spaces. |
54
|
|
'{' should be on the previous line. |
62
|
|
'{' should be on the previous line. |
65
|
|
'{' should be on the previous line. |
71
|
|
'{' should be on the previous line. |
77
|
|
'{' should be on the previous line. |
83
|
|
'{' should be on the previous line. |
89
|
|
'{' should be on the previous line. |
95
|
|
'{' should be on the previous line. |
101
|
|
'{' should be on the previous line. |
107
|
|
'{' should be on the previous line. |
113
|
|
Line is longer than 80 characters. |
120
|
|
Line is longer than 80 characters. |
121
|
|
Line has trailing spaces. |
123
|
|
'{' should be on the previous line. |
129
|
|
'{' should be on the previous line. |
131
|
|
'{' should be on the previous line. |
135
|
|
'{' should be on the previous line. |
139
|
|
'{' should be on the previous line. |
143
|
|
'{' should be on the previous line. |
147
|
|
'{' should be on the previous line. |
151
|
|
'{' should be on the previous line. |
155
|
|
'{' should be on the previous line. |
159
|
|
'{' should be on the previous line. |
163
|
|
Line has trailing spaces. |
171
|
|
Line is longer than 80 characters. |
174
|
|
'{' should be on the previous line. |
177
|
|
'{' should be on the previous line. |
179
|
|
'{' should be on the previous line. |
183
|
|
'{' should be on the previous line. |
187
|
|
'{' should be on the previous line. |
191
|
|
'{' should be on the previous line. |
195
|
|
'{' should be on the previous line. |
199
|
|
'{' should be on the previous line. |
203
|
|
'{' should be on the previous line. |
207
|
|
Line has trailing spaces. |
215
|
|
Line is longer than 80 characters. |
218
|
|
'{' should be on the previous line. |
221
|
|
'{' should be on the previous line. |
223
|
|
'{' should be on the previous line. |
227
|
|
'{' should be on the previous line. |
231
|
|
'{' should be on the previous line. |
235
|
|
'{' should be on the previous line. |
239
|
|
'{' should be on the previous line. |
243
|
|
'{' should be on the previous line. |
247
|
|
'{' should be on the previous line. |
251
|
|
Line has trailing spaces. |
259
|
|
'{' should be on the previous line. |
265
|
|
'{' should be on the previous line. |
267
|
|
'{' should be on the previous line. |
270
|
|
'{' should be on the previous line. |
274
|
|
Line has trailing spaces. |
284
|
|
'{' should be on the previous line. |
290
|
|
'{' should be on the previous line. |
292
|
|
Line has trailing spaces. |
300
|
|
'{' should be on the previous line. |
306
|
|
'{' should be on the previous line. |
308
|
|
Line has trailing spaces. |
316
|
|
'{' should be on the previous line. |
322
|
|
Line has trailing spaces. |
328
|
|
'{' should be on the previous line. |
334
|
|
Line has trailing spaces. |
340
|
|
'{' should be on the previous line. |
346
|
|
Line has trailing spaces. |
352
|
|
'{' should be on the previous line. |
358
|
|
Line has trailing spaces. |
364
|
|
'{' should be on the previous line. |
370
|
|
'{' should be on the previous line. |
372
|
|
'{' should be on the previous line. |
376
|
|
'{' should be on the previous line. |
378
|
nl/tudelft/simulation/language/primitives/package.html
| Error |
Line |
|
Missing package documentation file. |
0 |
nl/tudelft/simulation/language/reflection/ClassUtil.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/reflection/ClassUtil.java
| Error |
Line |
|
Got an exception - expecting EOF, found '}' |
0
|
nl/tudelft/simulation/language/reflection/FieldSignature.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/reflection/FieldSignature.java
| Error |
Line |
|
Got an exception - expecting EOF, found 'this' |
0
|
nl/tudelft/simulation/language/reflection/MethodSignature.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/reflection/MethodSignature.java
| Error |
Line |
|
Got an exception - expecting EOF, found 'Class' |
0
|
nl/tudelft/simulation/language/reflection/SerializableConstructor.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/reflection/SerializableConstructor.java
| Error |
Line |
|
Got an exception - expecting EOF, found 'this' |
0
|
nl/tudelft/simulation/language/reflection/SerializableField.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/reflection/SerializableField.java
| Error |
Line |
|
Line is longer than 80 characters. |
2
|
|
Line is longer than 80 characters. |
3
|
|
Line is longer than 80 characters. |
4
|
|
Line is longer than 80 characters. |
16
|
|
Line is longer than 80 characters. |
20
|
|
Line is longer than 80 characters. |
21
|
|
Line has trailing spaces. |
23
|
|
'{' should be on the previous line. |
29
|
|
First sentence should end with a period. |
30
|
|
First sentence should end with a period. |
33
|
|
Line has trailing spaces. |
35
|
|
'field' hides a field. |
39
|
|
'{' should be on the previous line. |
40
|
|
First sentence should end with a period. |
45
|
|
Line has trailing spaces. |
47
|
|
Line is longer than 80 characters. |
55
|
|
First sentence should end with a period. |
60
|
|
Line has trailing spaces. |
62
|
|
Method 'deSerialize' is not designed for extension - needs to be abstract, final or empty. |
65
|
|
'{' should be on the previous line. |
66
|
|
First sentence should end with a period. |
70
|
|
Line has trailing spaces. |
72
|
|
'{' should be on the previous line. |
79
|
|
'{' should be on the previous line. |
81
|
|
'}' should be on the same line. |
84
|
|
'{' should be on the previous line. |
86
|
|
First sentence should end with a period. |
91
|
|
Line has trailing spaces. |
93
|
|
Line is longer than 80 characters. |
99
|
|
'{' should be on the previous line. |
102
|
|
Line is longer than 80 characters. |
105
|
|
'}' should be on the same line. |
106
|
|
'{' should be on the previous line. |
108
|
nl/tudelft/simulation/language/reflection/SerializableMethod.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/reflection/SerializableMethod.java
| Error |
Line |
|
Line is longer than 80 characters. |
21
|
|
Line has trailing spaces. |
25
|
|
'{' should be on the previous line. |
31
|
|
First sentence should end with a period. |
32
|
|
First sentence should end with a period. |
35
|
|
Line has trailing spaces. |
37
|
|
'method' hides a field. |
40
|
|
'{' should be on the previous line. |
41
|
|
First sentence should end with a period. |
46
|
|
Line has trailing spaces. |
48
|
|
'{' should be on the previous line. |
56
|
|
First sentence should end with a period. |
61
|
|
Line has trailing spaces. |
63
|
|
Method 'deSerialize' is not designed for extension - needs to be abstract, final or empty. |
66
|
|
'{' should be on the previous line. |
67
|
|
First sentence should end with a period. |
71
|
|
Line has trailing spaces. |
73
|
|
'{' should be on the previous line. |
78
|
|
'{' should be on the previous line. |
80
|
|
'{' should be on the previous line. |
85
|
|
First sentence should end with a period. |
90
|
|
Line has trailing spaces. |
92
|
|
'{' should be on the previous line. |
98
|
|
'{' should be on the previous line. |
100
|
|
'{' should be on the previous line. |
107
|
nl/tudelft/simulation/language/reflection/package.html
| Error |
Line |
|
Missing package documentation file. |
0 |
nl/tudelft/simulation/language/swing/JMultiToolbarFrame.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/swing/JMultiToolbarFrame.java
| Error |
Line |
|
Got an exception - expecting EOF, found 'this' |
0
|
nl/tudelft/simulation/language/swing/ScreenManager.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/swing/ScreenManager.java
| Error |
Line |
|
Line is longer than 80 characters. |
23
|
|
Line has trailing spaces. |
27
|
|
'{' should be on the previous line. |
33
|
|
First sentence should end with a period. |
34
|
|
'{' should be on the previous line. |
41
|
|
Line has trailing spaces. |
49
|
|
Method 'setFullScreen' is not designed for extension - needs to be abstract, final or empty. |
52
|
|
'{' should be on the previous line. |
53
|
|
'{' should be on the previous line. |
59
|
|
'24' is a magic number. |
63
|
|
Line has trailing spaces. |
71
|
|
Method 'getFullScreenWindow' is not designed for extension - needs to be abstract, final or empty. |
74
|
|
'{' should be on the previous line. |
75
|
|
Method 'restoreScreen' is not designed for extension - needs to be abstract, final or empty. |
82
|
|
'{' should be on the previous line. |
83
|
|
'{' should be on the previous line. |
87
|
nl/tudelft/simulation/language/swing/SwingWorker.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/swing/SwingWorker.java
| Error |
Line |
|
Line is longer than 80 characters. |
23
|
|
'{' should be on the previous line. |
29
|
|
First sentence should end with a period. |
30
|
|
Variable 'threadVar' must be private and have accessor methods. |
34
|
|
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. |
40
|
|
'{' should be on the previous line. |
41
|
|
First sentence should end with a period. |
45
|
|
Line has trailing spaces. |
47
|
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. |
50
|
|
'{' should be on the previous line. |
51
|
|
'{' should be on the previous line. |
66
|
|
Method 'interrupt' is not designed for extension - needs to be abstract, final or empty. |
74
|
|
'{' should be on the previous line. |
75
|
|
'{' should be on the previous line. |
78
|
|
Line has trailing spaces. |
88
|
|
Method 'get' is not designed for extension - needs to be abstract, final or empty. |
91
|
|
'{' should be on the previous line. |
92
|
|
'{' should be on the previous line. |
94
|
|
'{' should be on the previous line. |
97
|
|
'{' should be on the previous line. |
101
|
|
'{' should be on the previous line. |
104
|
|
'{' should be on the previous line. |
116
|
|
'{' should be on the previous line. |
120
|
|
'{' should be on the previous line. |
128
|
|
'{' should be on the previous line. |
130
|
|
'{' should be on the previous line. |
133
|
|
Method 'start' is not designed for extension - needs to be abstract, final or empty. |
148
|
|
'{' should be on the previous line. |
149
|
|
'{' should be on the previous line. |
152
|
|
'{' should be on the previous line. |
162
|
|
First sentence should end with a period. |
163
|
|
First sentence should end with a period. |
166
|
|
Line has trailing spaces. |
168
|
|
'{' should be on the previous line. |
172
|
|
First sentence should end with a period. |
176
|
|
Line has trailing spaces. |
178
|
|
'{' should be on the previous line. |
182
|
|
First sentence should end with a period. |
186
|
|
'{' should be on the previous line. |
190
|
nl/tudelft/simulation/language/swing/package.html
| Error |
Line |
|
Missing package documentation file. |
0 |
nl/tudelft/simulation/language/util/BitUtil.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/language/util/BitUtil.java
| Error |
Line |
|
Line is longer than 80 characters. |
2
|
|
Line is longer than 80 characters. |
3
|
|
Line is longer than 80 characters. |
15
|
|
Line is longer than 80 characters. |
19
|
|
Line is longer than 80 characters. |
20
|
|
Line has trailing spaces. |
22
|
|
'{' should be on the previous line. |
28
|
|
'{' should be on the previous line. |
33
|
|
Line is longer than 80 characters. |
40
|
|
Line is longer than 80 characters. |
41
|
|
Line is longer than 80 characters. |
42
|
|
'{' should be on the previous line. |
46
|
|
'{' should be on the previous line. |
48
|
|
'8' is a magic number. |
49
|
|
'{' should be on the previous line. |
51
|
|
'{' should be on the previous line. |
53
|
|
'8' is a magic number. |
54
|
|
'8' is a magic number. |
54
|
|
Line is longer than 80 characters. |
66
|
|
Line is longer than 80 characters. |
67
|
|
Line is longer than 80 characters. |
68
|
|
'{' should be on the previous line. |
72
|
|
'{' should be on the previous line. |
76
|
|
Line has trailing spaces. |
84
|
|
Parameter value should be final. |
89
|
|
'{' should be on the previous line. |
90
|
|
'{' should be on the previous line. |
92
|
|
'{' should be on the previous line. |
95
|
|
'{' should be on the previous line. |
97
|
|
'}' should be on the same line. |
99
|
|
'{' should be on the previous line. |
101
|
|
'}' should be on the same line. |
103
|
|
'{' should be on the previous line. |
105
|
|
Line is longer than 80 characters. |
106
|
|
'{' should be on the previous line. |
114
|
|
'{' should be on the previous line. |
119
|
|
Line is longer than 80 characters. |
129
|
|
'{' should be on the previous line. |
133
|
|
'8' is a magic number. |
135
|
|
'{' should be on the previous line. |
136
|
|
'8' is a magic number. |
137
|
|
'8' is a magic number. |
137
|
|
'{' should be on the previous line. |
138
|
|
Line has trailing spaces. |
147
|
|
'{' should be on the previous line. |
155
|
|
Line has trailing spaces. |
161
|
|
Parameter value should be final. |
168
|
|
'{' should be on the previous line. |
169
|
|
'{' should be on the previous line. |
171
|
|
Line is longer than 80 characters. |
174
|
|
Line has trailing spaces. |
179
|
|
'{' should be on the previous line. |
185
|
nl/tudelft/simulation/language/util/package.html
| Error |
Line |
|
Missing package documentation file. |
0 |