Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
2201273

Files

FilesIWE
org/apache/commons/jelly/tags/jsl/ApplyTemplatesTag.java 0181
org/apache/commons/jelly/tags/jsl/JSLTagLibrary.java 0190
org/apache/commons/jelly/tags/jsl/JellyStylesheet.java 0131
org/apache/commons/jelly/tags/jsl/StyleTag.java 0121
org/apache/commons/jelly/tags/jsl/StylesheetTag.java 010
org/apache/commons/jelly/tags/jsl/StylesheetTag.java 0290
org/apache/commons/jelly/tags/jsl/TemplateTag.java 0280
org/apache/commons/jelly/tags/jsl/XPathPatternExpression.java 070

org/apache/commons/jelly/tags/jsl/ApplyTemplatesTag.java

ErrorLine
Error Unused private field 'log'. 36
Warning First sentence should end with a period. 41
Warning Missing a Javadoc comment. 45
Warning First sentence should end with a period. 50
Warning Expected @param tag for 'output'. 51
Warning Expected @throws tag for 'JellyTagException'. 51
Warning Il y a un espace de trop apr?Ęs '('. 52
Warning Il y a un espace de trop avant ')'. 52
Warning Il y a un espace de trop apr?Ęs '('. 66
Warning Il y a un espace de trop avant ')'. 66
Warning Il y a un espace de trop apr?Ęs '('. 67
Warning Il y a un espace de trop avant ')'. 67
Warning '}' should be on the same line. 68
Warning Il y a un espace de trop apr?Ęs '('. 70
Warning Il y a un espace de trop avant ')'. 70
Warning '}' should be on the same line. 72
Warning Missing a Javadoc comment. 86
Warning Il y a un espace de trop apr?Ęs '('. 86
Warning Il y a un espace de trop avant ')'. 86

org/apache/commons/jelly/tags/jsl/JSLTagLibrary.java

ErrorLine
Warning Field 'log' is used in only one method. 38
Warning Missing a Javadoc comment. 40
Warning Missing a Javadoc comment. 48
Warning Il y a un espace de trop apr?Ęs '('. 57
Warning Il y a un espace de trop avant ')'. 57
Warning Il y a un espace de trop apr?Ęs '('. 58
Warning Il y a un espace de trop avant ')'. 58
Warning Il y a un espace de trop apr?Ęs '('. 61
Warning Il y a un espace de trop avant ')'. 61
Warning Il y a un espace de trop apr?Ęs '('. 67
Warning Il y a un espace de trop avant ')'. 67
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 '('. 72
Warning Il y a un espace de trop avant ')'. 72
Warning '}' should be on the same line. 74
Warning Line is longer than 100 characters. 76
Warning Il y a un espace de trop apr?Ęs '('. 76
Warning Il y a un espace de trop avant ')'. 76

org/apache/commons/jelly/tags/jsl/JellyStylesheet.java

ErrorLine
Error Unused private field 'log'. 37
Warning Missing a Javadoc comment. 39
Warning Missing a Javadoc comment. 41
Warning method def modifier at indentation level 16 not at correct indentation, 12 44
Warning method def child at indentation level 20 not at correct indentation, 16 45
Warning if at indentation level 20 not at correct indentation, 16 46
Warning Il y a un espace de trop apr?Ęs '('. 46
Warning Il y a un espace de trop avant ')'. 46
Warning if child at indentation level 24 not at correct indentation, 20 47
Warning Il y a un espace de trop apr?Ęs '('. 47
Warning Il y a un espace de trop avant ')'. 47
Warning if rcurly at indentation level 20 not at correct indentation, 16 48
Warning method def rcurly at indentation level 16 not at correct indentation, 12 49
Warning object def rcurly at indentation level 12 not at correct indentation, 8 50

org/apache/commons/jelly/tags/jsl/StyleTag.java

ErrorLine
Warning Field 'log' is used in only one method. 38
Warning Missing a Javadoc comment. 47
Warning Missing a Javadoc comment. 52
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 52
Error 'stylesheet' hides a field. 53
Warning Missing a Javadoc comment. 80
Warning First sentence should end with a period. 84
Warning Expected @param tag for 'stylesheet'. 87
Warning Expected @param tag for 'select'. 92
Warning Javadoc has empty description section. 99
Warning Expected @throws tag for 'JaxenException'. 101
Warning Il y a un espace de trop apr?Ęs '('. 103
Warning Il y a un espace de trop avant ')'. 103

org/apache/commons/jelly/tags/jsl/StylesheetTag.java

ErrorLine
Warning Found duplicate of 19 lines in /Volumes/Data/paul/projects/jakarta-commons/jelly/jelly-tags/jsl/src/java/org/apache/commons/jelly/tags/jsl/StyleTag.java, starting from line 89 161

org/apache/commons/jelly/tags/jsl/StylesheetTag.java

ErrorLine
Warning First sentence should end with a period. 30
Warning Field 'log' is used in only one method. 40
Warning First sentence should end with a period. 49
Warning First sentence should end with a period. 55
Warning Missing a Javadoc comment. 58
Warning Javadoc has empty description section. 62
Warning First sentence should end with a period. 73
Warning Expected @param tag for 'output'. 76
Warning First sentence should end with a period. 83
Warning Il y a un espace de trop apr?Ęs '('. 86
Warning Expected @param tag for 'rule'. 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 Javadoc has empty description section. 93
Warning Missing a Javadoc comment. 104
Warning '}' should be on the same line. 113
Warning '}' should be on the same line. 125
Warning Missing a Javadoc comment. 153
Warning First sentence should end with a period. 157
Warning Expected @param tag for 'var'. 159
Warning Expected @param tag for 'select'. 164
Warning Javadoc has empty description section. 171
Warning Expected @throws tag for 'JaxenException'. 173
Warning Il y a un espace de trop apr?Ęs '('. 175
Warning Il y a un espace de trop avant ')'. 175
Warning First sentence should end with a period. 182
Warning Expected an @return tag. 185
Warning Expected @param tag for 'output'. 185

org/apache/commons/jelly/tags/jsl/TemplateTag.java

ErrorLine
Warning First sentence should end with a period. 51
Warning First sentence should end with a period. 54
Warning Missing a Javadoc comment. 58
Warning Missing a Javadoc comment. 64
Warning Il y a un espace de trop apr?Ęs '('. 65
Warning Il y a un espace de trop avant ')'. 65
Warning Line is longer than 100 characters. 67
Warning Il y a un espace de trop apr?Ęs '('. 67
Warning Il y a un espace de trop avant ')'. 67
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 '('. 75
Warning Il y a un espace de trop apr?Ęs '('. 76
Warning Il y a un espace de trop avant ')'. 76
Warning Il y a un espace de trop apr?Ęs '('. 77
Warning Il y a un espace de trop avant ')'. 77
Warning Javadoc has empty description section. 84
Warning Missing a Javadoc comment. 95
Warning Missing a Javadoc comment. 138
Warning Il y a un espace de trop apr?Ęs '('. 139
Warning Il y a un espace de trop avant ')'. 139
Warning Missing a Javadoc comment. 142
Warning Il y a un espace de trop apr?Ęs '('. 147
Warning Il y a un espace de trop avant ')'. 147
Warning Il y a un espace de trop apr?Ęs '('. 152
Warning Il y a un espace de trop avant ')'. 152

org/apache/commons/jelly/tags/jsl/XPathPatternExpression.java

ErrorLine
Warning Missing a Javadoc comment. 30
Warning Missing a Javadoc comment. 31
Warning Missing a Javadoc comment. 32
Warning Missing a Javadoc comment. 34
Warning Missing a Javadoc comment. 41
Warning Missing a Javadoc comment. 45
Warning Missing a Javadoc comment. 53