Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
120098

Details

org/jdtaus/core/container/it/ContainerTest.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.34
ErrorsMissing a Javadoc comment.65
ErrorsVariable 'e' should be declared final.83
ErrorsMissing a Javadoc comment.90
ErrorsVariable 'e' should be declared final.117
ErrorsMissing a Javadoc comment.124
ErrorsVariable 'e' should be declared final.152
ErrorsMissing a Javadoc comment.159
ErrorsVariable 'e' should be declared final.176

org/jdtaus/core/io/it/FileOperationsTest.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.35
ErrorsExpected @param tag for 'testfile'.86
ErrorsMissing a Javadoc comment.94
ErrorsThrowing 'Throwable' is not allowed.94
ErrorsExpected @throws tag for 'Exception'.114
ErrorsExpected @throws tag for 'Exception'.132
ErrorsVariable 'e' should be declared final.145
ErrorsExpected @throws tag for 'Exception'.156
ErrorsExpected @throws tag for 'Exception'.174
ErrorsExpected @throws tag for 'Exception'.211
ErrorsExpected @throws tag for 'Exception'.246
ErrorsDon't use trailing comments.249
ErrorsExpected @throws tag for 'Exception'.316
ErrorsDon't use trailing comments.320

org/jdtaus/core/io/it/StructuredFileTest.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.100
ErrorsMissing a Javadoc comment.107
ErrorsMissing a Javadoc comment.112
ErrorsThrowing 'Throwable' is not allowed.112
ErrorsExpected @throws tag for 'Exception'.127
ErrorsExpected @throws tag for 'Exception'.137
ErrorsExpected @throws tag for 'Exception'.145
ErrorsExpected @throws tag for 'Exception'.154
ErrorsExpected @throws tag for 'Exception'.165
Errors'expectedData' hides a field.180

org/jdtaus/core/lang/it/ExceptionEventSourceTest.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsExpected @throws tag for 'Exception'.56
ErrorsVariable 'e' should be declared final.76

org/jdtaus/core/lang/it/RuntimeTest.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.33
ErrorsExpected @throws tag for 'Exception'.67

org/jdtaus/core/lang/spi/it/ExecutorTest.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.63
ErrorsClass should define a constructor.79
ErrorsMissing a Javadoc comment.95
Errors'event' hides a field.95
ErrorsExpected @throws tag for 'Exception'.107
ErrorsVariable 'e' should be declared final.118
ErrorsExpected @throws tag for 'Exception'.130

org/jdtaus/core/lang/spi/it/MemoryManagerTest.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.33
ErrorsExpected @throws tag for 'Exception'.70
ErrorsVariable 'e' should be declared final.156

org/jdtaus/core/logging/spi/it/LoggerTest.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.32
ErrorsExpected @throws tag for 'Exception'.66
ErrorsExpected @throws tag for 'Exception'.81

org/jdtaus/core/monitor/it/TaskEventSourceTest.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsUnused import - org.jdtaus.core.monitor.TaskListener.26
ErrorsClass should define a constructor.34
ErrorsExpected @throws tag for 'Exception'.71
ErrorsVariable 'e' should be declared final.80
ErrorsExpected @throws tag for 'Exception'.93
ErrorsVariable 'e' should be declared final.102
ErrorsExpected @throws tag for 'Exception'.115

org/jdtaus/core/monitor/spi/it/TaskMonitorTest.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.42
ErrorsClass should define a constructor.85
ErrorsVariable 'text' must be private and have accessor methods.89
ErrorsMissing a Javadoc comment.91
ErrorsMissing a Javadoc comment.96
ErrorsMissing a Javadoc comment.101
ErrorsMissing a Javadoc comment.184
ErrorsExpected @throws tag for 'Exception'.221
ErrorsVariable 'e' should be declared final.241
ErrorsExpected @throws tag for 'Exception'.255
ErrorsExpected @throws tag for 'Exception'.291
ErrorsExpected @throws tag for 'Exception'.327
ErrorsExpected @throws tag for 'Exception'.363
ErrorsVariable 'e' should be declared final.386
ErrorsVariable 'it' should be declared final.398

org/jdtaus/core/text/it/MessageEventSourceTest.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsUnused import - org.jdtaus.core.text.MessageListener.26
ErrorsClass should define a constructor.34
ErrorsExpected @throws tag for 'Exception'.73
ErrorsVariable 'e' should be declared final.82
ErrorsExpected @throws tag for 'Exception'.96
ErrorsVariable 'e' should be declared final.105
ErrorsExpected @throws tag for 'Exception'.118

org/jdtaus/core/text/spi/it/ApplicationLoggerTest.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.38
ErrorsClass should define a constructor.83
ErrorsMissing a Javadoc comment.99
ErrorsExpected @throws tag for 'Exception'.114
ErrorsVariable 'e' should be declared final.123
ErrorsExpected @throws tag for 'Exception'.135
ErrorsVariable 'evt' should be declared final.157