Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
150071

Files

FilesIWE
org/apache/avalon/excalibur/pool/ObjectFactory.java 0012
org/apache/avalon/excalibur/pool/Pool.java 0011
org/apache/avalon/excalibur/pool/PoolController.java 008
org/apache/avalon/excalibur/pool/Poolable.java 009
org/apache/avalon/excalibur/pool/Recyclable.java 008
org/apache/avalon/excalibur/pool/Resizable.java 0013
org/apache/avalon/excalibur/pool/Validatable.java 0010

org/apache/avalon/excalibur/pool/ObjectFactory.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 27
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 32
Error '(' is followed by whitespace. 32
Error ')' is preceded with whitespace. 32

org/apache/avalon/excalibur/pool/Pool.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 27
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 30
Error '(' is followed by whitespace. 30
Error ')' is preceded with whitespace. 30

org/apache/avalon/excalibur/pool/PoolController.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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 Line is longer than 80 characters. 23
Error '{' should be on the previous line. 30

org/apache/avalon/excalibur/pool/Poolable.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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 Unclosed HTML tag found: <code> 26
Error Extra HTML tag found: </code> 30
Error '{' should be on the previous line. 59

org/apache/avalon/excalibur/pool/Recyclable.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 41
Error Line is longer than 80 characters. 44

org/apache/avalon/excalibur/pool/Resizable.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 27
Error Missing a Javadoc comment. 28
Error '(' is followed by whitespace. 28
Error ')' is preceded with whitespace. 28
Error Missing a Javadoc comment. 30
Error '(' is followed by whitespace. 30
Error ')' is preceded with whitespace. 30

org/apache/avalon/excalibur/pool/Validatable.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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 Line is longer than 80 characters. 20
Error '{' should be on the previous line. 28
Error Line is longer than 80 characters. 30
Error Line is longer than 80 characters. 32