Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Infos Warnings Errors
44 0 66 13

Files

Files I W E
nl/tudelft/simulation/event/Event.java 0 1 0
nl/tudelft/simulation/event/Event.java 0 0 1
nl/tudelft/simulation/event/EventInterface.java 0 1 0
nl/tudelft/simulation/event/EventInterface.java 0 6 0
nl/tudelft/simulation/event/EventListenerInterface.java 0 1 0
nl/tudelft/simulation/event/EventListenerInterface.java 0 4 0
nl/tudelft/simulation/event/EventListenerMap.java 0 1 0
nl/tudelft/simulation/event/EventListenerMap.java 0 0 1
nl/tudelft/simulation/event/EventProducer.java 0 1 0
nl/tudelft/simulation/event/EventProducer.java 0 0 1
nl/tudelft/simulation/event/EventProducerInterface.java 0 1 0
nl/tudelft/simulation/event/EventProducerInterface.java 0 11 0
nl/tudelft/simulation/event/EventType.java 0 1 0
nl/tudelft/simulation/event/EventType.java 0 0 1
nl/tudelft/simulation/event/TimedEvent.java 0 1 0
nl/tudelft/simulation/event/TimedEvent.java 0 0 1
nl/tudelft/simulation/event/ref/Reference.java 0 1 0
nl/tudelft/simulation/event/ref/Reference.java 0 0 1
nl/tudelft/simulation/event/ref/StrongReference.java 0 1 0
nl/tudelft/simulation/event/ref/StrongReference.java 0 0 1
nl/tudelft/simulation/event/ref/WeakReference.java 0 1 0
nl/tudelft/simulation/event/ref/WeakReference.java 0 0 1
nl/tudelft/simulation/event/remote/RemoteEventListener.java 0 1 0
nl/tudelft/simulation/event/remote/RemoteEventListener.java 0 12 0
nl/tudelft/simulation/event/remote/RemoteEventListenerInterface.java 0 1 0
nl/tudelft/simulation/event/remote/RemoteEventListenerInterface.java 0 3 0
nl/tudelft/simulation/event/remote/RemoteEventProducer.java 0 1 0
nl/tudelft/simulation/event/remote/RemoteEventProducer.java 0 6 0
nl/tudelft/simulation/event/remote/RemoteEventProducerInterface.java 0 1 0
nl/tudelft/simulation/event/remote/RemoteEventProducerInterface.java 0 3 0
nl/tudelft/simulation/event/remote/package.html 0 1 0
nl/tudelft/simulation/event/util/EventIterator.java 0 1 0
nl/tudelft/simulation/event/util/EventIterator.java 0 0 1
nl/tudelft/simulation/event/util/EventProducingCollection.java 0 1 0
nl/tudelft/simulation/event/util/EventProducingCollection.java 0 0 1
nl/tudelft/simulation/event/util/EventProducingList.java 0 1 0
nl/tudelft/simulation/event/util/EventProducingList.java 0 0 1
nl/tudelft/simulation/event/util/EventProducingMap.java 0 1 0
nl/tudelft/simulation/event/util/EventProducingMap.java 0 0 1
nl/tudelft/simulation/event/util/EventProducingSet.java 0 1 0
nl/tudelft/simulation/event/util/EventProducingSet.java 0 0 1

nl/tudelft/simulation/event/Event.java

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

nl/tudelft/simulation/event/Event.java

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

nl/tudelft/simulation/event/EventInterface.java

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

nl/tudelft/simulation/event/EventInterface.java

Error Line
Warning Line is longer than 80 characters. 18
Warning Line has trailing spaces. 22
Warning '{' should be on the previous line. 29
Warning Line has trailing spaces. 33
Warning Line has trailing spaces. 40
Warning Line has trailing spaces. 47

nl/tudelft/simulation/event/EventListenerInterface.java

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

nl/tudelft/simulation/event/EventListenerInterface.java

Error Line
Warning Line is longer than 80 characters. 20
Warning Line has trailing spaces. 24
Warning '{' should be on the previous line. 30
Warning Line has trailing spaces. 35

nl/tudelft/simulation/event/EventListenerMap.java

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

nl/tudelft/simulation/event/EventListenerMap.java

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

nl/tudelft/simulation/event/EventProducer.java

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

nl/tudelft/simulation/event/EventProducer.java

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

nl/tudelft/simulation/event/EventProducerInterface.java

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

nl/tudelft/simulation/event/EventProducerInterface.java

Error Line
Warning Line is longer than 80 characters. 20
Warning Line has trailing spaces. 24
Warning '{' should be on the previous line. 30
Warning First sentence should end with a period. 31
Warning First sentence should end with a period. 34
Warning Line has trailing spaces. 40
Warning Line has trailing spaces. 53
Warning Line has trailing spaces. 68
Warning Line has trailing spaces. 82
Warning Line has trailing spaces. 96
Warning Line has trailing spaces. 105

nl/tudelft/simulation/event/EventType.java

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

nl/tudelft/simulation/event/EventType.java

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

nl/tudelft/simulation/event/TimedEvent.java

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

nl/tudelft/simulation/event/TimedEvent.java

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

nl/tudelft/simulation/event/ref/Reference.java

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

nl/tudelft/simulation/event/ref/Reference.java

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

nl/tudelft/simulation/event/ref/StrongReference.java

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

nl/tudelft/simulation/event/ref/StrongReference.java

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

nl/tudelft/simulation/event/ref/WeakReference.java

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

nl/tudelft/simulation/event/ref/WeakReference.java

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

nl/tudelft/simulation/event/remote/RemoteEventListener.java

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

nl/tudelft/simulation/event/remote/RemoteEventListener.java

Error Line
Warning Line is longer than 80 characters. 24
Warning Line has trailing spaces. 28
Warning '{' should be on the previous line. 35
Warning First sentence should end with a period. 37
Warning Line has trailing spaces. 42
Warning 'owner' hides a field. 45
Warning '{' should be on the previous line. 46
Warning '{' should be on the previous line. 49
Warning '{' should be on the previous line. 52
Warning Line is longer than 80 characters. 61
Warning Method 'notify' is not designed for extension - needs to be abstract, final or empty. 63
Warning '{' should be on the previous line. 64

nl/tudelft/simulation/event/remote/RemoteEventListenerInterface.java

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

nl/tudelft/simulation/event/remote/RemoteEventListenerInterface.java

Error Line
Warning Line is longer than 80 characters. 22
Warning Line has trailing spaces. 26
Warning '{' should be on the previous line. 34

nl/tudelft/simulation/event/remote/RemoteEventProducer.java

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

nl/tudelft/simulation/event/remote/RemoteEventProducer.java

Error Line
Warning Line is longer than 80 characters. 23
Warning Line has trailing spaces. 27
Warning '{' should be on the previous line. 35
Warning '{' should be on the previous line. 40
Warning '{' should be on the previous line. 43
Warning '{' should be on the previous line. 46

nl/tudelft/simulation/event/remote/RemoteEventProducerInterface.java

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

nl/tudelft/simulation/event/remote/RemoteEventProducerInterface.java

Error Line
Warning Line is longer than 80 characters. 22
Warning Line has trailing spaces. 26
Warning '{' should be on the previous line. 35

nl/tudelft/simulation/event/remote/package.html

Error Line
Warning Missing package documentation file. 0

nl/tudelft/simulation/event/util/EventIterator.java

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

nl/tudelft/simulation/event/util/EventIterator.java

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

nl/tudelft/simulation/event/util/EventProducingCollection.java

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

nl/tudelft/simulation/event/util/EventProducingCollection.java

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

nl/tudelft/simulation/event/util/EventProducingList.java

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

nl/tudelft/simulation/event/util/EventProducingList.java

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

nl/tudelft/simulation/event/util/EventProducingMap.java

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

nl/tudelft/simulation/event/util/EventProducingMap.java

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

nl/tudelft/simulation/event/util/EventProducingSet.java

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

nl/tudelft/simulation/event/util/EventProducingSet.java

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