Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
| Files |
Infos |
Warnings |
Errors |
| 44 |
0 |
66 |
13 |
Files
nl/tudelft/simulation/event/Event.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/Event.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/event/EventInterface.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/EventInterface.java
| Error |
Line |
|
Line is longer than 80 characters. |
18
|
|
Line has trailing spaces. |
22
|
|
'{' should be on the previous line. |
29
|
|
Line has trailing spaces. |
33
|
|
Line has trailing spaces. |
40
|
|
Line has trailing spaces. |
47
|
nl/tudelft/simulation/event/EventListenerInterface.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/EventListenerInterface.java
| Error |
Line |
|
Line is longer than 80 characters. |
20
|
|
Line has trailing spaces. |
24
|
|
'{' should be on the previous line. |
30
|
|
Line has trailing spaces. |
35
|
nl/tudelft/simulation/event/EventListenerMap.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/EventListenerMap.java
| Error |
Line |
|
Got an exception - expecting EOF, found '}' |
0
|
nl/tudelft/simulation/event/EventProducer.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/EventProducer.java
| Error |
Line |
|
Got an exception - expecting EOF, found 'for' |
0
|
nl/tudelft/simulation/event/EventProducerInterface.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/EventProducerInterface.java
| Error |
Line |
|
Line is longer than 80 characters. |
20
|
|
Line has trailing spaces. |
24
|
|
'{' should be on the previous line. |
30
|
|
First sentence should end with a period. |
31
|
|
First sentence should end with a period. |
34
|
|
Line has trailing spaces. |
40
|
|
Line has trailing spaces. |
53
|
|
Line has trailing spaces. |
68
|
|
Line has trailing spaces. |
82
|
|
Line has trailing spaces. |
96
|
|
Line has trailing spaces. |
105
|
nl/tudelft/simulation/event/EventType.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/EventType.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/event/TimedEvent.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/TimedEvent.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/event/ref/Reference.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/ref/Reference.java
| Error |
Line |
|
Got an exception - expecting EOF, found '}' |
0
|
nl/tudelft/simulation/event/ref/StrongReference.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/ref/StrongReference.java
| Error |
Line |
|
Got an exception - expecting EOF, found '}' |
0
|
nl/tudelft/simulation/event/ref/WeakReference.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/ref/WeakReference.java
| Error |
Line |
|
Got an exception - expecting EOF, found '}' |
0
|
nl/tudelft/simulation/event/remote/RemoteEventListener.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/remote/RemoteEventListener.java
| Error |
Line |
|
Line is longer than 80 characters. |
24
|
|
Line has trailing spaces. |
28
|
|
'{' should be on the previous line. |
35
|
|
First sentence should end with a period. |
37
|
|
Line has trailing spaces. |
42
|
|
'owner' hides a field. |
45
|
|
'{' should be on the previous line. |
46
|
|
'{' should be on the previous line. |
49
|
|
'{' should be on the previous line. |
52
|
|
Line is longer than 80 characters. |
61
|
|
Method 'notify' is not designed for extension - needs to be abstract, final or empty. |
63
|
|
'{' should be on the previous line. |
64
|
nl/tudelft/simulation/event/remote/RemoteEventListenerInterface.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/remote/RemoteEventListenerInterface.java
| Error |
Line |
|
Line is longer than 80 characters. |
22
|
|
Line has trailing spaces. |
26
|
|
'{' should be on the previous line. |
34
|
nl/tudelft/simulation/event/remote/RemoteEventProducer.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/remote/RemoteEventProducer.java
| Error |
Line |
|
Line is longer than 80 characters. |
23
|
|
Line has trailing spaces. |
27
|
|
'{' should be on the previous line. |
35
|
|
'{' should be on the previous line. |
40
|
|
'{' should be on the previous line. |
43
|
|
'{' should be on the previous line. |
46
|
nl/tudelft/simulation/event/remote/RemoteEventProducerInterface.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/remote/RemoteEventProducerInterface.java
| Error |
Line |
|
Line is longer than 80 characters. |
22
|
|
Line has trailing spaces. |
26
|
|
'{' should be on the previous line. |
35
|
nl/tudelft/simulation/event/remote/package.html
| Error |
Line |
|
Missing package documentation file. |
0 |
nl/tudelft/simulation/event/util/EventIterator.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/util/EventIterator.java
| Error |
Line |
|
Got an exception - expecting EOF, found 'this' |
0
|
nl/tudelft/simulation/event/util/EventProducingCollection.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/util/EventProducingCollection.java
| Error |
Line |
|
Got an exception - expecting EOF, found 'this' |
0
|
nl/tudelft/simulation/event/util/EventProducingList.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/util/EventProducingList.java
| Error |
Line |
|
Got an exception - expecting EOF, found 'this' |
0
|
nl/tudelft/simulation/event/util/EventProducingMap.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/util/EventProducingMap.java
| Error |
Line |
|
Got an exception - expecting EOF, found 'this' |
0
|
nl/tudelft/simulation/event/util/EventProducingSet.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/event/util/EventProducingSet.java
| Error |
Line |
|
Got an exception - expecting EOF, found 'this' |
0
|