Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
1700175

Details

org/jdtaus/core/io/util/CoalescingFileOperations.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.133
ErrorsMissing a Javadoc comment.140
ErrorsDon't use trailing comments.184
ErrorsDon't use trailing comments.188
ErrorsMissing a Javadoc comment.210
ErrorsMissing a Javadoc comment.217
ErrorsMissing a Javadoc comment.224
ErrorsParameter off should be final.224
ErrorsParameter len should be final.224
ErrorsDon't use trailing comments.252
ErrorsDon't use trailing comments.263
ErrorsDon't use trailing comments.268
ErrorsAssignment of parameter 'off' is not allowed.290
ErrorsAssignment of parameter 'len' is not allowed.291
ErrorsDon't use trailing comments.296
ErrorsMissing a Javadoc comment.319
ErrorsParameter off should be final.319
ErrorsParameter len should be final.319
ErrorsDon't use trailing comments.341
ErrorsDon't use trailing comments.358
ErrorsAssignment of parameter 'off' is not allowed.379
ErrorsAssignment of parameter 'len' is not allowed.380
ErrorsDon't use trailing comments.385
ErrorsMissing a Javadoc comment.403
ErrorsMissing a Javadoc comment.411
ErrorsVariable 'it' should be declared final.460
ErrorsDon't use trailing comments.476
ErrorsDon't use trailing comments.484
ErrorsDon't use trailing comments.498
ErrorsDon't use trailing comments.516
ErrorsVariable 'it' should be declared final.524
ErrorsDon't use trailing comments.536
ErrorsClass should define a constructor.545
ErrorsMissing a Javadoc comment.548
ErrorsMissing a Javadoc comment.550
ErrorsVariable 'block' must be private and have accessor methods.550
ErrorsMissing a Javadoc comment.552
ErrorsVariable 'cacheIndex' must be private and have accessor methods.552
ErrorsMissing a Javadoc comment.554
ErrorsVariable 'length' must be private and have accessor methods.554
ErrorsMissing a Javadoc comment.556
ErrorsVariable 'dirty' must be private and have accessor methods.556
ErrorsMissing a Javadoc comment.581
ErrorsMissing a Javadoc comment.583
Errors'filePointer' hides a field.746
Errors'filePointer' hides a field.790
ErrorsDon't use trailing comments.846
ErrorsDon't use trailing comments.852
ErrorsDon't use trailing comments.862
ErrorsVariable 'pos' should be declared final.866
ErrorsDon't use trailing comments.868
ErrorsVariable 'it' should be declared final.920
Errors'blockSize' hides a field.1003
Errors'cacheBlocks' hides a field.1004
Errors'blockSize' hides a field.1031
Errors'cacheBlocks' hides a field.1032

org/jdtaus/core/io/util/FlushableFileOperations.java

ViolationMessageLine
ErrorsFile does not end with a newline.0

org/jdtaus/core/io/util/MemoryFileOperations.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.139
ErrorsMissing a Javadoc comment.165
ErrorsMissing a Javadoc comment.170
ErrorsMissing a Javadoc comment.181
ErrorsMissing a Javadoc comment.239
ErrorsMissing a Javadoc comment.274
ErrorsMissing a Javadoc comment.285
ErrorsVariable 's0' should be declared final.479
ErrorsVariable 'e' should be declared final.498

org/jdtaus/core/io/util/RandomAccessFileOperations.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.97
ErrorsMissing a Javadoc comment.99
ErrorsMissing a Javadoc comment.110
ErrorsParameter newLength should be final.110
ErrorsVariable 'newLength' should be declared final.110
ErrorsMissing a Javadoc comment.123
ErrorsMissing a Javadoc comment.130
ErrorsParameter pos should be final.130
ErrorsVariable 'pos' should be declared final.130
ErrorsMissing a Javadoc comment.137
ErrorsParameter buf should be final.137
ErrorsVariable 'buf' should be declared final.137
ErrorsParameter off should be final.137
ErrorsVariable 'off' should be declared final.137
ErrorsParameter len should be final.137
ErrorsVariable 'len' should be declared final.137
ErrorsMissing a Javadoc comment.153
ErrorsParameter buf should be final.153
ErrorsVariable 'buf' should be declared final.153
ErrorsParameter off should be final.153
ErrorsVariable 'off' should be declared final.153
ErrorsParameter len should be final.153
ErrorsVariable 'len' should be declared final.153
ErrorsMissing a Javadoc comment.160
ErrorsMissing a Javadoc comment.189

org/jdtaus/core/io/util/ReadAheadFileOperations.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.104
ErrorsMissing a Javadoc comment.111
ErrorsDon't use trailing comments.124
ErrorsMissing a Javadoc comment.129
ErrorsMissing a Javadoc comment.136
ErrorsMissing a Javadoc comment.143
ErrorsParameter off should be final.143
ErrorsParameter len should be final.143
ErrorsDon't use trailing comments.178
ErrorsAssignment of parameter 'len' is not allowed.195
ErrorsAssignment of parameter 'off' is not allowed.196
ErrorsMissing a Javadoc comment.204
ErrorsDon't use trailing comments.229
ErrorsMissing a Javadoc comment.250
ErrorsMissing a Javadoc comment.258
ErrorsMissing a Javadoc comment.313

org/jdtaus/core/io/util/StructuredFileOperations.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.74
ErrorsMissing a Javadoc comment.161
ErrorsMissing a Javadoc comment.166
ErrorsMissing a Javadoc comment.183
ErrorsMissing a Javadoc comment.306
ErrorsMissing a Javadoc comment.425
ErrorsMissing a Javadoc comment.431
ErrorsMissing a Javadoc comment.459
ErrorsMissing a Javadoc comment.465
ErrorsMissing a Javadoc comment.496
ErrorsMissing a Javadoc comment.502
ErrorsMissing a Javadoc comment.508
ErrorsRedundant throws: 'NullPointerException' is unchecked exception.655
ErrorsRedundant throws: 'IndexOutOfBoundsException' is unchecked exception.655

org/jdtaus/core/lang/util/ExceptionLogger.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.36

org/jdtaus/core/lang/util/ExceptionMessageProducer.java

ViolationMessageLine
ErrorsFile does not end with a newline.0

org/jdtaus/core/lang/util/ExceptionMessageResolver.java

ViolationMessageLine
ErrorsFile does not end with a newline.0

org/jdtaus/core/monitor/util/SwingProgressMonitor.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsVariable 'task' must be private and have accessor methods.208
ErrorsVariable 'panel' must be private and have accessor methods.211
ErrorsVariable 'cancelListener' must be private and have accessor methods.214
ErrorsVariable 'visibleMillis' must be private and have accessor methods.217
ErrorsMissing a Javadoc comment.261
Errors'parent' hides a field.393
ErrorsRedundant throws: 'HeadlessException' is unchecked exception.514
ErrorsDon't use trailing comments.674
ErrorsVariable 'it' should be declared final.818
ErrorsExpected @throws tag for 'Throwable'.895
ErrorsExpected @param tag for 'columns'.1077
ErrorsMissing a Javadoc comment.1128
ErrorsMissing a Javadoc comment.1133
ErrorsMissing a Javadoc comment.1138
ErrorsMissing a Javadoc comment.1143
ErrorsMissing a Javadoc comment.1194
ErrorsMissing a Javadoc comment.1214

org/jdtaus/core/monitor/util/TaskDurationLogger.java

ViolationMessageLine
ErrorsFile does not end with a newline.0

org/jdtaus/core/nio/util/Charsets.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass Charsets should be declared as final.52
ErrorsVariable 'it' should be declared final.157
ErrorsExpected an @return tag.198
ErrorsVariable 'e' should be declared final.248
ErrorsExpected an @return tag.269
ErrorsVariable 'e' should be declared final.312
ErrorsExpected an @return tag.338
ErrorsVariable 'e' should be declared final.391

org/jdtaus/core/sax/util/EntityResolverChain.java

ViolationMessageLine
ErrorsFile does not end with a newline.0

org/jdtaus/core/swing/util/BlockingGlassPane.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.130

org/jdtaus/core/text/util/HtmlEntities.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.41
ErrorsVariable 's0' should be declared final.208
ErrorsVariable 's0' should be declared final.246

org/jdtaus/core/text/util/MessageLogger.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.37

org/jdtaus/core/text/util/SwingMessagePane.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsUnused import - javax.swing.UIManager.39
ErrorsVariable 's0' should be declared final.158
Errors'parent' hides a field.387
ErrorsMissing a Javadoc comment.572
ErrorsVariable 's0' should be declared final.589
ErrorsControl variable 'column' is modified.607
ErrorsControl variable 'column' is modified.618