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 Il y a un espace de trop apr?Ęs '('. 75
Warning Il y a un espace de trop apr?Ęs '!'. 75
Warning Il y a un espace de trop avant ')'. 75
Warning Line is longer than 100 characters. 77
Warning Il y a un espace de trop apr?Ęs '('. 77
Warning Il y a un espace de trop avant ')'. 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 Il y a un espace de trop apr?Ęs '('. 85
Warning Il y a un espace de trop avant ')'. 85
Warning Il y a un espace de trop apr?Ęs '('. 86
Warning Il y a un espace de trop avant ')'. 86
Warning Il y a un espace de trop apr?Ęs '('. 87
Warning Il y a un espace de trop avant ')'. 87
Warning Il y a un espace de trop apr?Ęs '('. 88
Warning Il y a un espace de trop avant ')'. 88
Warning Il y a un espace de trop apr?Ęs '('. 89
Warning Il y a un espace de trop avant ')'. 89
Warning Il y a un espace de trop apr?Ęs '('. 90
Warning Il y a un espace de trop avant ')'. 90
Warning Il y a un espace de trop apr?Ęs '('. 91
Warning Il y a un espace de trop avant ')'. 91
Warning Il y a un espace de trop apr?Ęs '('. 92
Warning Il y a un espace de trop avant ')'. 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 Il y a un espace de trop apr?Ęs '('. 54
Warning Il y a un espace de trop avant ')'. 54
Warning Il y a un espace de trop apr?Ęs '('. 60
Warning Il y a un espace de trop avant ')'. 60
Warning Il y a un espace de trop apr?Ęs '('. 72
Warning Il y a un espace de trop apr?Ęs '('. 72
Warning Il y a un espace de trop avant ')'. 72
Warning Il y a un espace de trop avant ')'. 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 Il y a un espace de trop apr?Ęs '('. 101
Warning Il y a un espace de trop apr?Ęs '('. 101
Warning Il y a un espace de trop avant ')'. 101
Warning Il y a un espace de trop avant ')'. 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 Il y a un espace de trop avant ')'. 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 Il y a un espace de trop apr?Ęs '('. 178
Warning Il y a un espace de trop apr?Ęs '('. 178
Warning Il y a un espace de trop avant ')'. 178
Warning Il y a un espace de trop avant ')'. 178
Warning Il y a un espace de trop apr?Ęs '('. 179
Warning Il y a un espace de trop apr?Ęs '('. 179
Warning Il y a un espace de trop avant ')'. 179
Warning Il y a un espace de trop avant ')'. 179
Warning Il y a un espace de trop apr?Ęs '('. 182
Warning Il y a un espace de trop avant ')'. 182
Warning Il y a un espace de trop apr?Ęs '('. 183
Warning Il y a un espace de trop avant ')'. 183
Warning Il y a un espace de trop apr?Ęs '('. 186
Warning Il y a un espace de trop avant ')'. 186
Warning Il y a un espace de trop apr?Ęs '('. 187
Warning Il y a un espace de trop avant ')'. 187
Warning Il y a un espace de trop apr?Ęs '('. 190
Warning Il y a un espace de trop avant ')'. 190
Warning Il y a un espace de trop apr?Ęs '('. 191
Warning Il y a un espace de trop avant ')'. 191
Warning Il y a un espace de trop apr?Ęs '('. 192
Warning Il y a un espace de trop avant ')'. 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 Il y a un espace de trop apr?Ęs '('. 63
Warning Il y a un espace de trop avant ')'. 63
Warning Il y a un espace de trop apr?Ęs '('. 68
Warning Il y a un espace de trop avant ')'. 68
Warning Il y a un espace de trop apr?Ęs '('. 69
Warning Il y a un espace de trop avant ')'. 69
Warning Il y a un espace de trop apr?Ęs '('. 70
Warning Il y a un espace de trop avant ')'. 70
Warning Il y a un espace de trop apr?Ęs '('. 71
Warning Il y a un espace de trop avant ')'. 71
Warning Il y a un espace de trop apr?Ęs '('. 81
Warning Il y a un espace de trop avant ')'. 81
Warning '}' should be on the same line. 89
Warning Il y a un espace de trop apr?Ęs '('. 90
Warning Il y a un espace de trop avant ')'. 90
Warning '}' should be on the same line. 92
Warning Il manque un espace apr?Ęs 'else'. 93
Warning Il manque un espace avant '{'. 93
Warning Il y a un espace de trop apr?Ęs '('. 97
Warning Il y a un espace de trop avant ')'. 97
Warning Il y a un espace de trop apr?Ęs '('. 98
Warning Il y a un espace de trop avant ')'. 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 Il y a un espace de trop apr?Ęs '('. 168
Warning Il y a un espace de trop avant ')'. 168
Warning Il manque un espace apr?Ęs 'cast'. 171