Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
1001282

Files

FilesIWE
org/apache/commons/jelly/tags/antlr/AntlrTag.java 01112
org/apache/commons/jelly/tags/antlr/AntlrTagLibrary.java 020
org/apache/commons/jelly/tags/antlr/GrammarTag.java 0150

org/apache/commons/jelly/tags/antlr/AntlrTag.java

ErrorLine
Warning Wrong order for 'java.io.File' import. 26
Warning Missing a Javadoc comment. 34
Warning '{' should be on the previous line. 35
Warning Missing a Javadoc comment. 36
Warning Missing a Javadoc comment. 37
Warning Missing a Javadoc comment. 39
Warning '{' should be on the previous line. 40
Warning '(' is followed by whitespace. 41
Warning ')' is preceded with whitespace. 41
Warning First sentence should end with a period. 48
Warning Expected @param tag for 'output'. 52
Warning Expected @throws tag for 'MissingAttributeException'. 52
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 52
Warning Expected @throws tag for 'JellyTagException'. 52
Warning '(' is followed by whitespace. 54
Warning ')' is preceded with whitespace. 54
Warning '{' should be on the previous line. 55
Warning '(' is followed by whitespace. 56
Warning ')' is preceded with whitespace. 56
Warning '(' is followed by whitespace. 59
Warning ')' is preceded with whitespace. 59
Warning '(' is followed by whitespace. 64
Warning ')' is preceded with whitespace. 64
Warning '(' is followed by whitespace. 67
Warning ')' is preceded with whitespace. 67
Warning '{' should be on the previous line. 68
Warning '(' is followed by whitespace. 71
Warning ')' is preceded with whitespace. 72
Warning '(' is followed by whitespace. 74
Warning ')' is preceded with whitespace. 74
Warning '(' is followed by whitespace. 76
Warning ')' is preceded with whitespace. 76
Warning '{' should be on the previous line. 77
Warning '(' is followed by whitespace. 78
Warning ')' is preceded with whitespace. 78
Warning '{' should be on the previous line. 79
Warning '(' is followed by whitespace. 85
Warning '!' is followed by whitespace. 85
Warning ')' is preceded with whitespace. 85
Warning '{' should be on the previous line. 86
Warning array initialization lcurly at indentation level 16 not at correct indentation, 12 91
Warning array initialization child at indentation level 20 not at correct indentation, 16 92
Warning array initialization rcurly at indentation level 16 not at correct indentation, 12 95
Warning '(' is followed by whitespace. 99
Warning ')' is preceded with whitespace. 99
Warning '{' should be on the previous line. 102
Warning '(' is followed by whitespace. 103
Warning ')' is preceded with whitespace. 103
Warning '}' should be on the same line. 104
Warning '{' should be on the previous line. 106
Warning '(' is followed by whitespace. 107
Warning '!' is followed by whitespace. 107
Warning '(' is followed by whitespace. 107
Warning ')' is preceded with whitespace. 107
Warning ')' is preceded with whitespace. 107
Warning '{' should be on the previous line. 108
Warning '(' is followed by whitespace. 109
Warning ')' is preceded with whitespace. 109
Warning '}' should be on the same line. 111
Warning '{' should be on the previous line. 113
Warning '(' is followed by whitespace. 114
Warning ')' is preceded with whitespace. 114
Warning Missing a Javadoc comment. 119
Warning '{' should be on the previous line. 120
Error Unused local variable 'grammarFile'. 121
Warning '(' is followed by whitespace. 121
Warning ')' is preceded with whitespace. 121
Error Unused local variable 'className'. 125
Warning '6' is a magic number. 137
Warning '}' should be on the same line. 139
Warning '(' is followed by whitespace. 140
Warning '(' is followed by whitespace. 140
Warning ')' is preceded with whitespace. 140
Warning ')' is preceded with whitespace. 140
Warning '(' is followed by whitespace. 141
Warning '8' is a magic number. 141
Warning ')' is preceded with whitespace. 141
Warning '(' is followed by whitespace. 155
Warning '(' is followed by whitespace. 155
Warning ')' is preceded with whitespace. 155
Warning ')' is preceded with whitespace. 155
Warning '{' should be on the previous line. 156
Warning '(' is followed by whitespace. 157
Warning ')' is preceded with whitespace. 158
Warning '}' should be on the same line. 159
Warning '{' should be on the previous line. 161
Warning '(' is followed by whitespace. 162
Warning ')' is preceded with whitespace. 163
Warning '(' is followed by whitespace. 165
Warning ')' is preceded with whitespace. 166
Warning '(' is followed by whitespace. 168
Warning '(' is followed by whitespace. 168
Warning ')' is preceded with whitespace. 169
Warning Missing a Javadoc comment. 175
Warning '{' should be on the previous line. 176
Warning '(' is followed by whitespace. 177
Warning ')' is preceded with whitespace. 177
Warning Missing a Javadoc comment. 180
Warning '{' should be on the previous line. 181
Warning Missing a Javadoc comment. 185
Warning '{' should be on the previous line. 186
Warning Class NoExitSecurityManager should be declared as final. 191
Warning Missing a Javadoc comment. 191
Warning '{' should be on the previous line. 192
Warning Missing a Javadoc comment. 193
Warning Missing a Javadoc comment. 195
Warning '{' should be on the previous line. 196
Warning Missing a Javadoc comment. 199
Warning '{' should be on the previous line. 200
Warning Missing a Javadoc comment. 203
Warning '{' should be on the previous line. 204
Warning '(' is followed by whitespace. 205
Warning ')' is preceded with whitespace. 205

org/apache/commons/jelly/tags/antlr/AntlrTagLibrary.java

ErrorLine
Warning '{' should be on the previous line. 26
Warning Missing a Javadoc comment. 27

org/apache/commons/jelly/tags/antlr/GrammarTag.java

ErrorLine
Warning Missing a Javadoc comment. 23
Warning '{' should be on the previous line. 24
Warning Missing a Javadoc comment. 25
Warning '{' should be on the previous line. 26
Warning Missing a Javadoc comment. 33
Warning '{' should be on the previous line. 34
Warning '(' is followed by whitespace. 37
Warning ')' is preceded with whitespace. 37
Warning '(' is followed by whitespace. 39
Warning ')' is preceded with whitespace. 39
Warning '{' should be on the previous line. 40
Warning '(' is followed by whitespace. 41
Warning ')' is preceded with whitespace. 41
Warning '(' is followed by whitespace. 44
Warning ')' is preceded with whitespace. 44