Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
100350

Files

FilesIWE
org/apache/commons/jelly/tags/ojb/BrokerTag.java 0140
org/apache/commons/jelly/tags/ojb/OjbTagLibrary.java 010
org/apache/commons/jelly/tags/ojb/StoreTag.java 0200

org/apache/commons/jelly/tags/ojb/BrokerTag.java

ErrorLine
Warning First sentence should end with a period. 36
Warning Missing a Javadoc comment. 39
Warning Missing a Javadoc comment. 45
Warning '(' is followed by whitespace. 46
Warning ')' is preceded with whitespace. 46
Warning '(' is followed by whitespace. 49
Warning ')' is preceded with whitespace. 49
Warning '}' should be on the same line. 52
Warning '}' should be on the same line. 59
Warning First sentence should end with a period. 70
Warning Expected @param tag for 'var'. 72
Warning Javadoc has empty description section. 76
Warning First sentence should end with a period. 81
Warning Expected @param tag for 'broker'. 82

org/apache/commons/jelly/tags/ojb/OjbTagLibrary.java

ErrorLine
Warning Missing a Javadoc comment. 29

org/apache/commons/jelly/tags/ojb/StoreTag.java

ErrorLine
Warning First sentence should end with a period. 32
Warning First sentence should end with a period. 35
Warning Missing a Javadoc comment. 38
Warning Missing a Javadoc comment. 44
Warning '(' is followed by whitespace. 45
Warning ')' is preceded with whitespace. 45
Warning '(' is followed by whitespace. 46
Warning ')' is preceded with whitespace. 46
Warning '(' is followed by whitespace. 48
Warning ')' is preceded with whitespace. 48
Warning First sentence should end with a period. 54
Warning Expected @param tag for 'value'. 55
Warning Javadoc has empty description section. 59
Warning '(' is followed by whitespace. 62
Warning ')' is preceded with whitespace. 62
Warning '(' is followed by whitespace. 63
Warning ')' is preceded with whitespace. 63
Warning '}' should be on the same line. 65
Warning First sentence should end with a period. 75
Warning Expected @param tag for 'broker'. 76