Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
11009

Details

org/jomc/util/SectionEditor.java

ViolationMessageLine
ErrorsVariable 's0' should be declared final.282
ErrorsVariable 's0' should be declared final.344

org/jomc/util/WeakIdentityHashMap.java

ViolationMessageLine
Errors'while' construct must use '{}'s.444
ErrorsEmpty statement.444
ErrorsExpected @throws tag for 'Throwable'.605
Errors'while' construct must use '{}'s.608
ErrorsEmpty statement.608
ErrorsControl variable 'index' is modified.630
Errors'value' hides a field.859