Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Infos Warnings Errors
69 0 456 16

Files

Files I W E
nl/tudelft/simulation/language/concurrent/Monitor.java 0 1 0
nl/tudelft/simulation/language/concurrent/Monitor.java 0 0 1
nl/tudelft/simulation/language/concurrent/WorkerThread.java 0 1 0
nl/tudelft/simulation/language/concurrent/WorkerThread.java 0 0 1
nl/tudelft/simulation/language/d2/Angle.java 0 1 0
nl/tudelft/simulation/language/d2/Angle.java 0 16 0
nl/tudelft/simulation/language/d2/Circle.java 0 1 0
nl/tudelft/simulation/language/d2/Circle.java 0 19 0
nl/tudelft/simulation/language/d2/DirectionalLine.java 0 1 0
nl/tudelft/simulation/language/d2/DirectionalLine.java 0 0 1
nl/tudelft/simulation/language/d2/DirectionalShape.java 0 1 0
nl/tudelft/simulation/language/d2/DirectionalShape.java 0 0 1
nl/tudelft/simulation/language/d2/Shape.java 0 1 0
nl/tudelft/simulation/language/d2/Shape.java 0 18 0
nl/tudelft/simulation/language/d3/BoundingBox.java 0 1 0
nl/tudelft/simulation/language/d3/BoundingBox.java 0 27 0
nl/tudelft/simulation/language/d3/BoundsUtil.java 0 1 0
nl/tudelft/simulation/language/d3/BoundsUtil.java 0 19 0
nl/tudelft/simulation/language/d3/CartesianPoint.java 0 1 0
nl/tudelft/simulation/language/d3/CartesianPoint.java 0 32 0
nl/tudelft/simulation/language/d3/DirectedPoint.java 0 1 0
nl/tudelft/simulation/language/d3/DirectedPoint.java 0 0 1
nl/tudelft/simulation/language/d3/SphericalPoint.java 0 1 0
nl/tudelft/simulation/language/d3/SphericalPoint.java 0 25 0
nl/tudelft/simulation/language/filters/AbstractFilter.java 0 1 0
nl/tudelft/simulation/language/filters/AbstractFilter.java 0 0 1
nl/tudelft/simulation/language/filters/CompositeFilter.java 0 1 0
nl/tudelft/simulation/language/filters/CompositeFilter.java 0 0 1
nl/tudelft/simulation/language/filters/Filterinterface.java 0 1 0
nl/tudelft/simulation/language/filters/Filterinterface.java 0 15 0
nl/tudelft/simulation/language/filters/MaxPointFilter.java 0 1 0
nl/tudelft/simulation/language/filters/MaxPointFilter.java 0 0 1
nl/tudelft/simulation/language/filters/ModulusFilter.java 0 1 0
nl/tudelft/simulation/language/filters/ModulusFilter.java 0 0 1
nl/tudelft/simulation/language/filters/ZeroFilter.java 0 1 0
nl/tudelft/simulation/language/filters/ZeroFilter.java 0 0 1
nl/tudelft/simulation/language/filters/package.html 0 1 0
nl/tudelft/simulation/language/io/URLResource.java 0 1 0
nl/tudelft/simulation/language/io/URLResource.java 0 0 1
nl/tudelft/simulation/language/io/package.html 0 1 0
nl/tudelft/simulation/language/primitives/Primitive.java 0 1 0
nl/tudelft/simulation/language/primitives/Primitive.java 0 84 0
nl/tudelft/simulation/language/primitives/package.html 0 1 0
nl/tudelft/simulation/language/reflection/ClassUtil.java 0 1 0
nl/tudelft/simulation/language/reflection/ClassUtil.java 0 0 1
nl/tudelft/simulation/language/reflection/FieldSignature.java 0 1 0
nl/tudelft/simulation/language/reflection/FieldSignature.java 0 0 1
nl/tudelft/simulation/language/reflection/MethodSignature.java 0 1 0
nl/tudelft/simulation/language/reflection/MethodSignature.java 0 0 1
nl/tudelft/simulation/language/reflection/SerializableConstructor.java 0 1 0
nl/tudelft/simulation/language/reflection/SerializableConstructor.java 0 0 1
nl/tudelft/simulation/language/reflection/SerializableField.java 0 1 0
nl/tudelft/simulation/language/reflection/SerializableField.java 0 33 0
nl/tudelft/simulation/language/reflection/SerializableMethod.java 0 1 0
nl/tudelft/simulation/language/reflection/SerializableMethod.java 0 25 0
nl/tudelft/simulation/language/reflection/package.html 0 1 0
nl/tudelft/simulation/language/swing/JMultiToolbarFrame.java 0 1 0
nl/tudelft/simulation/language/swing/JMultiToolbarFrame.java 0 0 1
nl/tudelft/simulation/language/swing/ScreenManager.java 0 1 0
nl/tudelft/simulation/language/swing/ScreenManager.java 0 16 0
nl/tudelft/simulation/language/swing/SwingWorker.java 0 1 0
nl/tudelft/simulation/language/swing/SwingWorker.java 0 39 0
nl/tudelft/simulation/language/swing/package.html 0 1 0
nl/tudelft/simulation/language/util/BitUtil.java 0 1 0
nl/tudelft/simulation/language/util/BitUtil.java 0 52 0
nl/tudelft/simulation/language/util/package.html 0 1 0

nl/tudelft/simulation/language/concurrent/Monitor.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/concurrent/Monitor.java

Error Line
Error Got an exception - expecting EOF, found '}' 0

nl/tudelft/simulation/language/concurrent/WorkerThread.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/concurrent/WorkerThread.java

Error Line
Error Got an exception - unexpected char: '@' 0

nl/tudelft/simulation/language/d2/Angle.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/d2/Angle.java

Error Line
Warning Line is longer than 80 characters. 2
Warning Line is longer than 80 characters. 3
Warning Line is longer than 80 characters. 11
Warning Line is longer than 80 characters. 13
Warning Line is longer than 80 characters. 17
Warning Line is longer than 80 characters. 18
Warning Line has trailing spaces. 20
Warning '{' should be on the previous line. 25
Warning '{' should be on the previous line. 30
Warning Line has trailing spaces. 37
Warning '{' should be on the previous line. 43
Warning Line has trailing spaces. 52
Warning '{' should be on the previous line. 58
Warning Line has trailing spaces. 67
Warning '{' should be on the previous line. 75
Warning Line is longer than 80 characters. 76

nl/tudelft/simulation/language/d2/Circle.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/d2/Circle.java

Error Line
Warning Line is longer than 80 characters. 2
Warning Line is longer than 80 characters. 3
Warning Line is longer than 80 characters. 12
Warning Line is longer than 80 characters. 16
Warning Line is longer than 80 characters. 17
Warning Line has trailing spaces. 19
Warning '{' should be on the previous line. 24
Warning '{' should be on the previous line. 29
Warning Line is longer than 80 characters. 35
Warning Line has trailing spaces. 36
Warning Line is longer than 80 characters. 47
Warning '{' should be on the previous line. 49
Warning Line is longer than 80 characters. 56
Warning Line is longer than 80 characters. 60
Warning '{' should be on the previous line. 65
Warning '}' should be on the same line. 68
Warning '{' should be on the previous line. 70
Warning Line is longer than 80 characters. 72
Warning Line is longer than 80 characters. 73

nl/tudelft/simulation/language/d2/DirectionalLine.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/d2/DirectionalLine.java

Error Line
Error Got an exception - unexpected char: '@' 0

nl/tudelft/simulation/language/d2/DirectionalShape.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/d2/DirectionalShape.java

Error Line
Error Got an exception - expecting EOF, found '}' 0

nl/tudelft/simulation/language/d2/Shape.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/d2/Shape.java

Error Line
Warning Line is longer than 80 characters. 2
Warning Line is longer than 80 characters. 3
Warning Line is longer than 80 characters. 13
Warning Line is longer than 80 characters. 17
Warning Line is longer than 80 characters. 18
Warning Line has trailing spaces. 20
Warning '{' should be on the previous line. 26
Warning '{' should be on the previous line. 31
Warning Line has trailing spaces. 37
Warning Line is longer than 80 characters. 44
Warning '{' should be on the previous line. 47
Warning '{' should be on the previous line. 51
Warning '{' should be on the previous line. 55
Warning '{' should be on the previous line. 59
Warning Line has trailing spaces. 79
Warning '{' should be on the previous line. 87
Warning Line is longer than 80 characters. 88
Warning Line is longer than 80 characters. 89

nl/tudelft/simulation/language/d3/BoundingBox.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/d3/BoundingBox.java

Error Line
Warning Line is longer than 80 characters. 2
Warning Line is longer than 80 characters. 3
Warning Line is longer than 80 characters. 4
Warning Line is longer than 80 characters. 14
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Line has trailing spaces. 21
Warning '{' should be on the previous line. 27
Warning '{' should be on the previous line. 32
Warning Line has trailing spaces. 38
Warning Line is longer than 80 characters. 46
Warning Line is longer than 80 characters. 48
Warning '-0.5' is a magic number. 48
Warning '-0.5' is a magic number. 48
Warning '-0.5' is a magic number. 48
Warning '0.5' is a magic number. 48
Warning '0.5' is a magic number. 49
Warning '0.5' is a magic number. 49
Warning Line has trailing spaces. 55
Warning '{' should be on the previous line. 60
Warning Line has trailing spaces. 67
Warning '{' should be on the previous line. 72
Warning Line has trailing spaces. 79
Warning '{' should be on the previous line. 86
Warning '{' should be on the previous line. 95
Warning Line is longer than 80 characters. 100
Warning Line is longer than 80 characters. 101

nl/tudelft/simulation/language/d3/BoundsUtil.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/d3/BoundsUtil.java

Error Line
Warning Line is longer than 80 characters. 2
Warning Line is longer than 80 characters. 3
Warning Line is longer than 80 characters. 4
Warning Line is longer than 80 characters. 19
Warning Line is longer than 80 characters. 23
Warning Line is longer than 80 characters. 24
Warning Line has trailing spaces. 26
Warning '{' should be on the previous line. 31
Warning '{' should be on the previous line. 36
Warning Line has trailing spaces. 43
Warning Line is longer than 80 characters. 52
Warning '{' should be on the previous line. 54
Warning Line is longer than 80 characters. 60
Warning '{' should be on the previous line. 67
Warning Line is longer than 80 characters. 72
Warning Line has trailing spaces. 77
Warning Line is longer than 80 characters. 84
Warning Line is longer than 80 characters. 107
Warning Line is longer than 80 characters. 120

nl/tudelft/simulation/language/d3/CartesianPoint.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/d3/CartesianPoint.java

Error Line
Warning Line is longer than 80 characters. 2
Warning Line is longer than 80 characters. 3
Warning Line is longer than 80 characters. 4
Warning Line is longer than 80 characters. 15
Warning Line is longer than 80 characters. 17
Warning Line is longer than 80 characters. 21
Warning Line is longer than 80 characters. 22
Warning Line has trailing spaces. 24
Warning '{' should be on the previous line. 29
Warning Line has trailing spaces. 32
Warning '{' should be on the previous line. 41
Warning Line has trailing spaces. 47
Warning '{' should be on the previous line. 52
Warning Line has trailing spaces. 58
Warning '{' should be on the previous line. 63
Warning Line has trailing spaces. 69
Warning '{' should be on the previous line. 74
Warning Line has trailing spaces. 80
Warning '{' should be on the previous line. 85
Warning Line has trailing spaces. 91
Warning '{' should be on the previous line. 96
Warning Line has trailing spaces. 102
Warning '{' should be on the previous line. 107
Warning '{' should be on the previous line. 115
Warning Line has trailing spaces. 121
Warning '{' should be on the previous line. 125
Warning Line has trailing spaces. 131
Warning '{' should be on the previous line. 135
Warning Line has trailing spaces. 141
Warning '{' should be on the previous line. 147
Warning Line is longer than 80 characters. 148
Warning '{' should be on the previous line. 153

nl/tudelft/simulation/language/d3/DirectedPoint.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/d3/DirectedPoint.java

Error Line
Error Got an exception - unexpected char: '@' 0

nl/tudelft/simulation/language/d3/SphericalPoint.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/d3/SphericalPoint.java

Error Line
Warning Line is longer than 80 characters. 2
Warning Line is longer than 80 characters. 3
Warning Line is longer than 80 characters. 4
Warning Line is longer than 80 characters. 9
Warning Line is longer than 80 characters. 12
Warning Line is longer than 80 characters. 16
Warning Line is longer than 80 characters. 17
Warning Line has trailing spaces. 19
Warning '{' should be on the previous line. 25
Warning Line has trailing spaces. 37
Warning Line is longer than 80 characters. 45
Warning 'radius' hides a field. 45
Warning 'phi' hides a field. 45
Warning 'theta' hides a field. 45
Warning Method 'getPhi' is not designed for extension - needs to be abstract, final or empty. 56
Warning '{' should be on the previous line. 57
Warning Method 'getRadius' is not designed for extension - needs to be abstract, final or empty. 64
Warning '{' should be on the previous line. 65
Warning Method 'getTheta' is not designed for extension - needs to be abstract, final or empty. 72
Warning '{' should be on the previous line. 73
Warning Line has trailing spaces. 79
Warning Method 'toCartesianPoint' is not designed for extension - needs to be abstract, final or empty. 82
Warning '{' should be on the previous line. 83
Warning Line has trailing spaces. 89
Warning '{' should be on the previous line. 95

nl/tudelft/simulation/language/filters/AbstractFilter.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/filters/AbstractFilter.java

Error Line
Error Got an exception - unexpected char: '@' 0

nl/tudelft/simulation/language/filters/CompositeFilter.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/filters/CompositeFilter.java

Error Line
Error Got an exception - unexpected char: '@' 0

nl/tudelft/simulation/language/filters/Filterinterface.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/filters/Filterinterface.java

Error Line
Warning Line is longer than 80 characters. 20
Warning Line has trailing spaces. 24
Warning Line is longer than 80 characters. 26
Warning '{' should be on the previous line. 33
Warning First sentence should end with a period. 34
Warning Line has trailing spaces. 36
Warning First sentence should end with a period. 42
Warning Line has trailing spaces. 44
Warning Line has trailing spaces. 51
Warning First sentence should end with a period. 56
Warning Line has trailing spaces. 58
Warning First sentence should end with a period. 63
Warning Line has trailing spaces. 65
Warning First sentence should end with a period. 71
Warning Line has trailing spaces. 73

nl/tudelft/simulation/language/filters/MaxPointFilter.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/filters/MaxPointFilter.java

Error Line
Error Got an exception - unexpected char: '@' 0

nl/tudelft/simulation/language/filters/ModulusFilter.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/filters/ModulusFilter.java

Error Line
Error Got an exception - unexpected char: '@' 0

nl/tudelft/simulation/language/filters/ZeroFilter.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/filters/ZeroFilter.java

Error Line
Error Got an exception - unexpected char: '@' 0

nl/tudelft/simulation/language/filters/package.html

Error Line
Warning Missing package documentation file. 0

nl/tudelft/simulation/language/io/URLResource.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/io/URLResource.java

Error Line
Error Got an exception - unexpected char: '@' 0

nl/tudelft/simulation/language/io/package.html

Error Line
Warning Missing package documentation file. 0

nl/tudelft/simulation/language/primitives/Primitive.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/primitives/Primitive.java

Error Line
Warning Line is longer than 80 characters. 2
Warning Line is longer than 80 characters. 3
Warning Line is longer than 80 characters. 4
Warning Line is longer than 80 characters. 9
Warning Line is longer than 80 characters. 12
Warning Line is longer than 80 characters. 16
Warning Line is longer than 80 characters. 17
Warning Line has trailing spaces. 19
Warning '{' should be on the previous line. 24
Warning First sentence should end with a period. 25
Warning '{' should be on the previous line. 29
Warning Line has trailing spaces. 36
Warning '{' should be on the previous line. 44
Warning '{' should be on the previous line. 46
Warning Line has trailing spaces. 54
Warning '{' should be on the previous line. 62
Warning '{' should be on the previous line. 65
Warning '{' should be on the previous line. 71
Warning '{' should be on the previous line. 77
Warning '{' should be on the previous line. 83
Warning '{' should be on the previous line. 89
Warning '{' should be on the previous line. 95
Warning '{' should be on the previous line. 101
Warning '{' should be on the previous line. 107
Warning '{' should be on the previous line. 113
Warning Line is longer than 80 characters. 120
Warning Line is longer than 80 characters. 121
Warning Line has trailing spaces. 123
Warning '{' should be on the previous line. 129
Warning '{' should be on the previous line. 131
Warning '{' should be on the previous line. 135
Warning '{' should be on the previous line. 139
Warning '{' should be on the previous line. 143
Warning '{' should be on the previous line. 147
Warning '{' should be on the previous line. 151
Warning '{' should be on the previous line. 155
Warning '{' should be on the previous line. 159
Warning '{' should be on the previous line. 163
Warning Line has trailing spaces. 171
Warning Line is longer than 80 characters. 174
Warning '{' should be on the previous line. 177
Warning '{' should be on the previous line. 179
Warning '{' should be on the previous line. 183
Warning '{' should be on the previous line. 187
Warning '{' should be on the previous line. 191
Warning '{' should be on the previous line. 195
Warning '{' should be on the previous line. 199
Warning '{' should be on the previous line. 203
Warning '{' should be on the previous line. 207
Warning Line has trailing spaces. 215
Warning Line is longer than 80 characters. 218
Warning '{' should be on the previous line. 221
Warning '{' should be on the previous line. 223
Warning '{' should be on the previous line. 227
Warning '{' should be on the previous line. 231
Warning '{' should be on the previous line. 235
Warning '{' should be on the previous line. 239
Warning '{' should be on the previous line. 243
Warning '{' should be on the previous line. 247
Warning '{' should be on the previous line. 251
Warning Line has trailing spaces. 259
Warning '{' should be on the previous line. 265
Warning '{' should be on the previous line. 267
Warning '{' should be on the previous line. 270
Warning '{' should be on the previous line. 274
Warning Line has trailing spaces. 284
Warning '{' should be on the previous line. 290
Warning '{' should be on the previous line. 292
Warning Line has trailing spaces. 300
Warning '{' should be on the previous line. 306
Warning '{' should be on the previous line. 308
Warning Line has trailing spaces. 316
Warning '{' should be on the previous line. 322
Warning Line has trailing spaces. 328
Warning '{' should be on the previous line. 334
Warning Line has trailing spaces. 340
Warning '{' should be on the previous line. 346
Warning Line has trailing spaces. 352
Warning '{' should be on the previous line. 358
Warning Line has trailing spaces. 364
Warning '{' should be on the previous line. 370
Warning '{' should be on the previous line. 372
Warning '{' should be on the previous line. 376
Warning '{' should be on the previous line. 378

nl/tudelft/simulation/language/primitives/package.html

Error Line
Warning Missing package documentation file. 0

nl/tudelft/simulation/language/reflection/ClassUtil.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/reflection/ClassUtil.java

Error Line
Error Got an exception - expecting EOF, found '}' 0

nl/tudelft/simulation/language/reflection/FieldSignature.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/reflection/FieldSignature.java

Error Line
Error Got an exception - expecting EOF, found 'this' 0

nl/tudelft/simulation/language/reflection/MethodSignature.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/reflection/MethodSignature.java

Error Line
Error Got an exception - expecting EOF, found 'Class' 0

nl/tudelft/simulation/language/reflection/SerializableConstructor.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/reflection/SerializableConstructor.java

Error Line
Error Got an exception - expecting EOF, found 'this' 0

nl/tudelft/simulation/language/reflection/SerializableField.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/reflection/SerializableField.java

Error Line
Warning Line is longer than 80 characters. 2
Warning Line is longer than 80 characters. 3
Warning Line is longer than 80 characters. 4
Warning Line is longer than 80 characters. 16
Warning Line is longer than 80 characters. 20
Warning Line is longer than 80 characters. 21
Warning Line has trailing spaces. 23
Warning '{' should be on the previous line. 29
Warning First sentence should end with a period. 30
Warning First sentence should end with a period. 33
Warning Line has trailing spaces. 35
Warning 'field' hides a field. 39
Warning '{' should be on the previous line. 40
Warning First sentence should end with a period. 45
Warning Line has trailing spaces. 47
Warning Line is longer than 80 characters. 55
Warning First sentence should end with a period. 60
Warning Line has trailing spaces. 62
Warning Method 'deSerialize' is not designed for extension - needs to be abstract, final or empty. 65
Warning '{' should be on the previous line. 66
Warning First sentence should end with a period. 70
Warning Line has trailing spaces. 72
Warning '{' should be on the previous line. 79
Warning '{' should be on the previous line. 81
Warning '}' should be on the same line. 84
Warning '{' should be on the previous line. 86
Warning First sentence should end with a period. 91
Warning Line has trailing spaces. 93
Warning Line is longer than 80 characters. 99
Warning '{' should be on the previous line. 102
Warning Line is longer than 80 characters. 105
Warning '}' should be on the same line. 106
Warning '{' should be on the previous line. 108

nl/tudelft/simulation/language/reflection/SerializableMethod.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/reflection/SerializableMethod.java

Error Line
Warning Line is longer than 80 characters. 21
Warning Line has trailing spaces. 25
Warning '{' should be on the previous line. 31
Warning First sentence should end with a period. 32
Warning First sentence should end with a period. 35
Warning Line has trailing spaces. 37
Warning 'method' hides a field. 40
Warning '{' should be on the previous line. 41
Warning First sentence should end with a period. 46
Warning Line has trailing spaces. 48
Warning '{' should be on the previous line. 56
Warning First sentence should end with a period. 61
Warning Line has trailing spaces. 63
Warning Method 'deSerialize' is not designed for extension - needs to be abstract, final or empty. 66
Warning '{' should be on the previous line. 67
Warning First sentence should end with a period. 71
Warning Line has trailing spaces. 73
Warning '{' should be on the previous line. 78
Warning '{' should be on the previous line. 80
Warning '{' should be on the previous line. 85
Warning First sentence should end with a period. 90
Warning Line has trailing spaces. 92
Warning '{' should be on the previous line. 98
Warning '{' should be on the previous line. 100
Warning '{' should be on the previous line. 107

nl/tudelft/simulation/language/reflection/package.html

Error Line
Warning Missing package documentation file. 0

nl/tudelft/simulation/language/swing/JMultiToolbarFrame.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/swing/JMultiToolbarFrame.java

Error Line
Error Got an exception - expecting EOF, found 'this' 0

nl/tudelft/simulation/language/swing/ScreenManager.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/swing/ScreenManager.java

Error Line
Warning Line is longer than 80 characters. 23
Warning Line has trailing spaces. 27
Warning '{' should be on the previous line. 33
Warning First sentence should end with a period. 34
Warning '{' should be on the previous line. 41
Warning Line has trailing spaces. 49
Warning Method 'setFullScreen' is not designed for extension - needs to be abstract, final or empty. 52
Warning '{' should be on the previous line. 53
Warning '{' should be on the previous line. 59
Warning '24' is a magic number. 63
Warning Line has trailing spaces. 71
Warning Method 'getFullScreenWindow' is not designed for extension - needs to be abstract, final or empty. 74
Warning '{' should be on the previous line. 75
Warning Method 'restoreScreen' is not designed for extension - needs to be abstract, final or empty. 82
Warning '{' should be on the previous line. 83
Warning '{' should be on the previous line. 87

nl/tudelft/simulation/language/swing/SwingWorker.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/swing/SwingWorker.java

Error Line
Warning Line is longer than 80 characters. 23
Warning '{' should be on the previous line. 29
Warning First sentence should end with a period. 30
Warning Variable 'threadVar' must be private and have accessor methods. 34
Warning Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 40
Warning '{' should be on the previous line. 41
Warning First sentence should end with a period. 45
Warning Line has trailing spaces. 47
Warning Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 50
Warning '{' should be on the previous line. 51
Warning '{' should be on the previous line. 66
Warning Method 'interrupt' is not designed for extension - needs to be abstract, final or empty. 74
Warning '{' should be on the previous line. 75
Warning '{' should be on the previous line. 78
Warning Line has trailing spaces. 88
Warning Method 'get' is not designed for extension - needs to be abstract, final or empty. 91
Warning '{' should be on the previous line. 92
Warning '{' should be on the previous line. 94
Warning '{' should be on the previous line. 97
Warning '{' should be on the previous line. 101
Warning '{' should be on the previous line. 104
Warning '{' should be on the previous line. 116
Warning '{' should be on the previous line. 120
Warning '{' should be on the previous line. 128
Warning '{' should be on the previous line. 130
Warning '{' should be on the previous line. 133
Warning Method 'start' is not designed for extension - needs to be abstract, final or empty. 148
Warning '{' should be on the previous line. 149
Warning '{' should be on the previous line. 152
Warning '{' should be on the previous line. 162
Warning First sentence should end with a period. 163
Warning First sentence should end with a period. 166
Warning Line has trailing spaces. 168
Warning '{' should be on the previous line. 172
Warning First sentence should end with a period. 176
Warning Line has trailing spaces. 178
Warning '{' should be on the previous line. 182
Warning First sentence should end with a period. 186
Warning '{' should be on the previous line. 190

nl/tudelft/simulation/language/swing/package.html

Error Line
Warning Missing package documentation file. 0

nl/tudelft/simulation/language/util/BitUtil.java

Error Line
Warning File does not end with a newline. 0

nl/tudelft/simulation/language/util/BitUtil.java

Error Line
Warning Line is longer than 80 characters. 2
Warning Line is longer than 80 characters. 3
Warning Line is longer than 80 characters. 15
Warning Line is longer than 80 characters. 19
Warning Line is longer than 80 characters. 20
Warning Line has trailing spaces. 22
Warning '{' should be on the previous line. 28
Warning '{' should be on the previous line. 33
Warning Line is longer than 80 characters. 40
Warning Line is longer than 80 characters. 41
Warning Line is longer than 80 characters. 42
Warning '{' should be on the previous line. 46
Warning '{' should be on the previous line. 48
Warning '8' is a magic number. 49
Warning '{' should be on the previous line. 51
Warning '{' should be on the previous line. 53
Warning '8' is a magic number. 54
Warning '8' is a magic number. 54
Warning Line is longer than 80 characters. 66
Warning Line is longer than 80 characters. 67
Warning Line is longer than 80 characters. 68
Warning '{' should be on the previous line. 72
Warning '{' should be on the previous line. 76
Warning Line has trailing spaces. 84
Warning Parameter value should be final. 89
Warning '{' should be on the previous line. 90
Warning '{' should be on the previous line. 92
Warning '{' should be on the previous line. 95
Warning '{' should be on the previous line. 97
Warning '}' should be on the same line. 99
Warning '{' should be on the previous line. 101
Warning '}' should be on the same line. 103
Warning '{' should be on the previous line. 105
Warning Line is longer than 80 characters. 106
Warning '{' should be on the previous line. 114
Warning '{' should be on the previous line. 119
Warning Line is longer than 80 characters. 129
Warning '{' should be on the previous line. 133
Warning '8' is a magic number. 135
Warning '{' should be on the previous line. 136
Warning '8' is a magic number. 137
Warning '8' is a magic number. 137
Warning '{' should be on the previous line. 138
Warning Line has trailing spaces. 147
Warning '{' should be on the previous line. 155
Warning Line has trailing spaces. 161
Warning Parameter value should be final. 168
Warning '{' should be on the previous line. 169
Warning '{' should be on the previous line. 171
Warning Line is longer than 80 characters. 174
Warning Line has trailing spaces. 179
Warning '{' should be on the previous line. 185

nl/tudelft/simulation/language/util/package.html

Error Line
Warning Missing package documentation file. 0