Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
70037

Files

FilesIWE
org/apache/avalon/cornerstone/services/sockets/ServerSocketFactory.java 0014
org/apache/avalon/cornerstone/services/sockets/SocketFactory.java 0011
org/apache/avalon/cornerstone/services/sockets/SocketManager.java 0012

org/apache/avalon/cornerstone/services/sockets/ServerSocketFactory.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 30
Error '(' is followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error Line is longer than 80 characters. 62
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62

org/apache/avalon/cornerstone/services/sockets/SocketFactory.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 30
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 54

org/apache/avalon/cornerstone/services/sockets/SocketManager.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 26
Error Missing a Javadoc comment. 27
Error '(' is followed by whitespace. 36
Error ')' is preceded with whitespace. 36
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46