Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
1311420

Files

FilesIWE
org/apache/commons/jelly/tags/validate/AssertValidTag.java 0310
org/apache/commons/jelly/tags/validate/ValidateTag.java 0670
org/apache/commons/jelly/tags/validate/ValidateTagLibrary.java 010
org/apache/commons/jelly/tags/validate/VerifierTag.java 1430

org/apache/commons/jelly/tags/validate/AssertValidTag.java

ErrorLine
Warning Missing a Javadoc comment. 35
Warning Missing a Javadoc comment. 59
Warning Expected @param tag for 'valid'. 72
Warning '(' is followed by whitespace. 75
Warning '!' is followed by whitespace. 75
Warning ')' is preceded with whitespace. 75
Warning Line is longer than 100 characters. 77
Warning '(' is followed by whitespace. 77
Warning ')' is preceded with whitespace. 77
Warning First sentence should end with a period. 81
Warning Line is longer than 100 characters. 84
Warning Expected @param tag for 'output'. 84
Warning Expected @param tag for 'name'. 84
Warning Expected @param tag for 'e'. 84
Warning Expected @throws tag for 'SAXException'. 84
Warning '(' is followed by whitespace. 85
Warning ')' is preceded with whitespace. 85
Warning '(' is followed by whitespace. 86
Warning ')' is preceded with whitespace. 86
Warning '(' is followed by whitespace. 87
Warning ')' is preceded with whitespace. 87
Warning '(' is followed by whitespace. 88
Warning ')' is preceded with whitespace. 88
Warning '(' is followed by whitespace. 89
Warning ')' is preceded with whitespace. 89
Warning '(' is followed by whitespace. 90
Warning ')' is preceded with whitespace. 90
Warning '(' is followed by whitespace. 91
Warning ')' is preceded with whitespace. 91
Warning '(' is followed by whitespace. 92
Warning ')' is preceded with whitespace. 92

org/apache/commons/jelly/tags/validate/ValidateTag.java

ErrorLine
Warning First sentence should end with a period. 42
Warning First sentence should end with a period. 45
Warning First sentence should end with a period. 48
Warning Missing a Javadoc comment. 53
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 53
Warning '(' is followed by whitespace. 54
Warning ')' is preceded with whitespace. 54
Warning '(' is followed by whitespace. 60
Warning ')' is preceded with whitespace. 60
Warning '(' is followed by whitespace. 72
Warning '(' is followed by whitespace. 72
Warning ')' is preceded with whitespace. 72
Warning ')' is preceded with whitespace. 72
Warning '}' should be on the same line. 75
Warning '}' should be on the same line. 79
Warning method def modifier at indentation level 20 not at correct indentation, 16 84
Warning method def child at indentation level 24 not at correct indentation, 20 85
Warning method def rcurly at indentation level 20 not at correct indentation, 16 86
Warning method def modifier at indentation level 20 not at correct indentation, 16 88
Warning method def child at indentation level 24 not at correct indentation, 20 89
Warning method def rcurly at indentation level 20 not at correct indentation, 16 90
Warning method def modifier at indentation level 20 not at correct indentation, 16 92
Warning method def child at indentation level 24 not at correct indentation, 20 93
Warning method def rcurly at indentation level 20 not at correct indentation, 16 94
Warning object def rcurly at indentation level 16 not at correct indentation, 12 95
Warning '(' is followed by whitespace. 101
Warning '(' is followed by whitespace. 101
Warning ')' is preceded with whitespace. 101
Warning ')' is preceded with whitespace. 101
Warning '}' should be on the same line. 104
Warning First sentence should end with a period. 115
Warning Expected @param tag for 'verifier'. 120
Warning Javadoc has empty description section. 124
Warning Expected @param tag for 'errorHandler'. 142
Warning Expected @param tag for 'var'. 152
Warning Expected @param tag for 'valid'. 164
Warning ')' is preceded with whitespace. 165
Warning Avoid inline conditionals. 166
Warning First sentence should end with a period. 171
Warning Line is longer than 100 characters. 174
Warning Expected @param tag for 'output'. 174
Warning Expected @param tag for 'name'. 174
Warning Expected @param tag for 'e'. 174
Warning Expected @throws tag for 'SAXException'. 174
Warning Line is longer than 100 characters. 178
Warning '(' is followed by whitespace. 178
Warning '(' is followed by whitespace. 178
Warning ')' is preceded with whitespace. 178
Warning ')' is preceded with whitespace. 178
Warning '(' is followed by whitespace. 179
Warning '(' is followed by whitespace. 179
Warning ')' is preceded with whitespace. 179
Warning ')' is preceded with whitespace. 179
Warning '(' is followed by whitespace. 182
Warning ')' is preceded with whitespace. 182
Warning '(' is followed by whitespace. 183
Warning ')' is preceded with whitespace. 183
Warning '(' is followed by whitespace. 186
Warning ')' is preceded with whitespace. 186
Warning '(' is followed by whitespace. 187
Warning ')' is preceded with whitespace. 187
Warning '(' is followed by whitespace. 190
Warning ')' is preceded with whitespace. 190
Warning '(' is followed by whitespace. 191
Warning ')' is preceded with whitespace. 191
Warning '(' is followed by whitespace. 192
Warning ')' is preceded with whitespace. 192

org/apache/commons/jelly/tags/validate/VerifierTag.java

ErrorLine
Warning First sentence should end with a period. 45
Warning First sentence should end with a period. 48
Warning First sentence should end with a period. 51
Warning First sentence should end with a period. 54
Warning First sentence should end with a period. 57
Info Cyclomatic Complexity is 16 (max allowed is 10). 62
Warning Missing a Javadoc comment. 62
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 62
Warning '(' is followed by whitespace. 63
Warning ')' is preceded with whitespace. 63
Warning '(' is followed by whitespace. 68
Warning ')' is preceded with whitespace. 68
Warning '(' is followed by whitespace. 69
Warning ')' is preceded with whitespace. 69
Warning '(' is followed by whitespace. 70
Warning ')' is preceded with whitespace. 70
Warning '(' is followed by whitespace. 71
Warning ')' is preceded with whitespace. 71
Warning '(' is followed by whitespace. 81
Warning ')' is preceded with whitespace. 81
Warning '}' should be on the same line. 89
Warning '(' is followed by whitespace. 90
Warning ')' is preceded with whitespace. 90
Warning '}' should be on the same line. 92
Warning 'else' is not followed by whitespace. 93
Warning '{' is not preceded with whitespace. 93
Warning '(' is followed by whitespace. 97
Warning ')' is preceded with whitespace. 97
Warning '(' is followed by whitespace. 98
Warning ')' is preceded with whitespace. 98
Warning '}' should be on the same line. 102
Warning '}' should be on the same line. 105
Warning '}' should be on the same line. 108
Warning First sentence should end with a period. 119
Warning Expected @param tag for 'var'. 124
Warning Expected @param tag for 'uri'. 134
Warning Expected @param tag for 'aFile'. 144
Warning First sentence should end with a period. 148
Warning Expected @param tag for 'systemId'. 153
Warning Expected @param tag for 'factory'. 163
Warning Missing a Javadoc comment. 167
Warning '(' is followed by whitespace. 168
Warning ')' is preceded with whitespace. 168
Warning 'cast' is not followed by whitespace. 171