Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
78 0 0 18

Details

org/apache/commons/io/IOUtils.java

Violation Message Line
error Missing a Javadoc comment. 1471

org/apache/commons/io/input/SwappedDataInputStream.java

Violation Message Line
error Expected @throws tag for 'EOFException'. 57
error Expected @throws tag for 'EOFException'. 69
error Expected @throws tag for 'EOFException'. 81
error Expected @throws tag for 'EOFException'. 93
error Expected @throws tag for 'EOFException'. 105
error Expected @throws tag for 'EOFException'. 118
error Expected @throws tag for 'EOFException'. 134
error Expected @throws tag for 'EOFException'. 159
error Expected @throws tag for 'EOFException'. 171
error Expected @throws tag for 'EOFException'. 184
error Expected @throws tag for 'EOFException'. 196
error Expected @throws tag for 'EOFException'. 208
error Expected @throws tag for 'EOFException'. 220
error Expected @throws tag for 'EOFException'. 232
error Expected @throws tag for 'EOFException'. 246

org/apache/commons/io/input/ClassLoaderObjectInputStream.java

Violation Message Line
error Expected @throws tag for 'StreamCorruptedException'. 50

org/apache/commons/io/comparator/ExtensionFileComparator.java

Violation Message Line
error Line is longer than 120 characters. 63