Checkstyle Ergebnisse

Dieses Dokument enthält die Ergebnisse von Checkstyle.

Zusammenfassung

DateienInfos InfosWarnungen WarnungenFehler Fehler
1800120

Details

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

VerstoßMeldungZeile
FehlerMissing a Javadoc comment.133
FehlerMissing a Javadoc comment.140
FehlerDon't use trailing comments.184
FehlerDon't use trailing comments.188
FehlerMissing a Javadoc comment.210
FehlerMissing a Javadoc comment.217
FehlerMissing a Javadoc comment.224
FehlerParameter off should be final.224
FehlerParameter len should be final.224
FehlerDon't use trailing comments.252
FehlerDon't use trailing comments.263
FehlerDon't use trailing comments.268
FehlerAssignment of parameter 'off' is not allowed.290
FehlerAssignment of parameter 'len' is not allowed.291
FehlerDon't use trailing comments.296
FehlerMissing a Javadoc comment.319
FehlerParameter off should be final.319
FehlerParameter len should be final.319
FehlerDon't use trailing comments.341
FehlerDon't use trailing comments.358
FehlerAssignment of parameter 'off' is not allowed.379
FehlerAssignment of parameter 'len' is not allowed.380
FehlerDon't use trailing comments.385
FehlerMissing a Javadoc comment.403
FehlerMissing a Javadoc comment.411
FehlerDon't use trailing comments.477
FehlerDon't use trailing comments.485
FehlerDon't use trailing comments.499
FehlerDon't use trailing comments.517
FehlerDon't use trailing comments.538
FehlerMissing a Javadoc comment.550
FehlerMissing a Javadoc comment.557
FehlerMissing a Javadoc comment.559
FehlerMissing a Javadoc comment.561
FehlerMissing a Javadoc comment.563
FehlerMissing a Javadoc comment.588
FehlerMissing a Javadoc comment.590
Fehler'filePointer' hides a field.753
Fehler'filePointer' hides a field.797
FehlerDon't use trailing comments.853
FehlerDon't use trailing comments.859
FehlerDon't use trailing comments.869
FehlerDon't use trailing comments.875
Fehler'blockSize' hides a field.1011
Fehler'cacheBlocks' hides a field.1012
Fehler'blockSize' hides a field.1039
Fehler'cacheBlocks' hides a field.1040

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

VerstoßMeldungZeile
FehlerMissing a Javadoc comment.139
FehlerMissing a Javadoc comment.165
FehlerMissing a Javadoc comment.170
FehlerMissing a Javadoc comment.181
FehlerMissing a Javadoc comment.239
FehlerMissing a Javadoc comment.274
FehlerMissing a Javadoc comment.285
FehlerVariable 's0' should be declared final.479

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

VerstoßMeldungZeile
FehlerMissing a Javadoc comment.97
FehlerMissing a Javadoc comment.99
FehlerMissing a Javadoc comment.110
FehlerMissing a Javadoc comment.123
FehlerMissing a Javadoc comment.130
FehlerMissing a Javadoc comment.137
FehlerMissing a Javadoc comment.154
FehlerMissing a Javadoc comment.162
FehlerMissing a Javadoc comment.191

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

VerstoßMeldungZeile
FehlerMissing a Javadoc comment.104
FehlerMissing a Javadoc comment.111
FehlerDon't use trailing comments.124
FehlerMissing a Javadoc comment.129
FehlerMissing a Javadoc comment.136
FehlerMissing a Javadoc comment.143
FehlerParameter off should be final.143
FehlerParameter len should be final.143
FehlerDon't use trailing comments.178
FehlerAssignment of parameter 'len' is not allowed.195
FehlerAssignment of parameter 'off' is not allowed.196
FehlerMissing a Javadoc comment.204
FehlerDon't use trailing comments.229
FehlerMissing a Javadoc comment.250
FehlerMissing a Javadoc comment.258
FehlerMissing a Javadoc comment.313

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

VerstoßMeldungZeile
FehlerMissing a Javadoc comment.74
FehlerMissing a Javadoc comment.161
FehlerMissing a Javadoc comment.166
FehlerMissing a Javadoc comment.183
FehlerMissing a Javadoc comment.306
FehlerMissing a Javadoc comment.425
FehlerMissing a Javadoc comment.431
FehlerMissing a Javadoc comment.459
FehlerMissing a Javadoc comment.465
FehlerMissing a Javadoc comment.496
FehlerMissing a Javadoc comment.502
FehlerMissing a Javadoc comment.508
FehlerRedundant throws: 'NullPointerException' is unchecked exception.655
FehlerRedundant throws: 'IndexOutOfBoundsException' is unchecked exception.655

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

VerstoßMeldungZeile
FehlerVariable 'task' must be private and have accessor methods.208
FehlerVariable 'panel' must be private and have accessor methods.211
FehlerVariable 'cancelListener' must be private and have accessor methods.214
FehlerVariable 'visibleMillis' must be private and have accessor methods.217
FehlerMissing a Javadoc comment.261
Fehler'parent' hides a field.393
FehlerRedundant throws: 'HeadlessException' is unchecked exception.514
FehlerDon't use trailing comments.674
FehlerExpected @throws tag for 'Throwable'.895
FehlerExpected @param tag for 'columns'.1077
FehlerMissing a Javadoc comment.1128
FehlerMissing a Javadoc comment.1133
FehlerMissing a Javadoc comment.1138
FehlerMissing a Javadoc comment.1143
FehlerMissing a Javadoc comment.1194
FehlerMissing a Javadoc comment.1214

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

VerstoßMeldungZeile
FehlerUnused import - java.io.InputStream.25
FehlerClass Charsets should be declared as final.52
FehlerExpected an @return tag.206
FehlerExpected an @return tag.277
FehlerExpected an @return tag.346

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

VerstoßMeldungZeile
FehlerClass should define a constructor.41
FehlerVariable 's0' should be declared final.208
FehlerVariable 's0' should be declared final.246

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

VerstoßMeldungZeile
FehlerVariable 's0' should be declared final.159
Fehler'parent' hides a field.388