Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
2801232

Files

FilesIWE
org/apache/commons/jelly/tags/bsf/BSFExpression.java 0240
org/apache/commons/jelly/tags/bsf/BSFExpressionFactory.java 0351
org/apache/commons/jelly/tags/bsf/BSFTagLibrary.java 0160
org/apache/commons/jelly/tags/bsf/JPythonTagLibrary.java 030
org/apache/commons/jelly/tags/bsf/JavaScriptTagLibrary.java 010
org/apache/commons/jelly/tags/bsf/JavaScriptTagLibrary.java 030
org/apache/commons/jelly/tags/bsf/JellyContextRegistry.java 081
org/apache/commons/jelly/tags/bsf/JythonTagLibrary.java 020
org/apache/commons/jelly/tags/bsf/JythonTagLibrary.java 030
org/apache/commons/jelly/tags/bsf/PNutsTagLibrary.java 030
org/apache/commons/jelly/tags/bsf/ScriptTag.java 0250

org/apache/commons/jelly/tags/bsf/BSFExpression.java

ErrorLine
Warning Wrong order for 'java.util.Iterator' import. 21
Warning First sentence should end with a period. 30
Warning Field 'log' is used in only one method. 38
Warning Il y a un espace de trop apr?Ęs '('. 38
Warning Il y a un espace de trop avant ')'. 38
Warning First sentence should end with a period. 40
Warning First sentence should end with a period. 43
Warning First sentence should end with a period. 45
Warning First sentence should end with a period. 48
Warning Line is longer than 100 characters. 51
Warning Missing a Javadoc comment. 51
Warning Missing a Javadoc comment. 60
Warning Missing a Javadoc comment. 64
Warning Il y a un espace de trop apr?Ęs '('. 74
Warning Il y a un espace de trop apr?Ęs ';'. 74
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 Il y a un espace de trop apr?Ęs '('. 79
Warning Il y a un espace de trop avant ')'. 79
Warning '}' should be on the same line. 80
Warning Il y a un espace de trop apr?Ęs '('. 82
Warning Il y a un espace de trop avant ')'. 82

org/apache/commons/jelly/tags/bsf/BSFExpressionFactory.java

ErrorLine
Warning First sentence should end with a period. 28
Warning First sentence should end with a period. 35
Error Unused private field 'log'. 36
Warning Il y a un espace de trop apr?Ęs '('. 36
Warning Il y a un espace de trop avant ')'. 36
Warning Missing a Javadoc comment. 38
Warning Missing a Javadoc comment. 39
Warning Missing a Javadoc comment. 40
Warning Missing a Javadoc comment. 41
Warning Missing a Javadoc comment. 43
Warning Javadoc has empty description section. 49
Warning Missing a Javadoc comment. 54
Warning Javadoc has empty description section. 58
Warning Expected @throws tag for 'BSFException'. 59
Warning Il y a un espace de trop apr?Ęs '('. 60
Warning Il y a un espace de trop avant ')'. 60
Warning Missing a Javadoc comment. 66
Warning Missing a Javadoc comment. 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 '('. 73
Warning Il y a un espace de trop avant ')'. 73
Warning Missing a Javadoc comment. 78
Warning Il y a un espace de trop apr?Ęs '('. 80
Warning Il y a un espace de trop avant ')'. 80
Warning Missing a Javadoc comment. 85
Warning Il y a un espace de trop apr?Ęs '('. 87
Warning Il y a un espace de trop avant ')'. 87
Warning Il manque un espace apr?Ęs ','. 89
Warning First sentence should end with a period. 96
Warning Expected an @return tag. 97
Warning Expected @throws tag for 'BSFException'. 97
Warning Il y a un espace de trop apr?Ęs '('. 98
Warning Il y a un espace de trop avant ')'. 98
Warning First sentence should end with a period. 101
Warning Expected an @return tag. 102

org/apache/commons/jelly/tags/bsf/BSFTagLibrary.java

ErrorLine
Warning Missing a Javadoc comment. 36
Warning Missing a Javadoc comment. 38
Warning method def modifier at indentation level 16 not at correct indentation, 12 42
Warning method def throws at indentation level 20 not at correct indentation, 16 43
Warning method def rcurly at indentation level 16 not at correct indentation, 12 45
Warning object def rcurly at indentation level 12 not at correct indentation, 8 46
Warning method call rparen at indentation level 12 not at correct indentation, 8 47
Warning Missing a Javadoc comment. 50
Warning Missing a Javadoc comment. 55
Warning First sentence should end with a period. 59
Warning Expected an @return tag. 60
Warning Missing a Javadoc comment. 64
Warning First sentence should end with a period. 68
Warning Expected @throws tag for 'JellyException'. 75
Warning Il y a un espace de trop apr?Ęs '('. 77
Warning '}' should be on the same line. 79

org/apache/commons/jelly/tags/bsf/JPythonTagLibrary.java

ErrorLine
Warning Missing a Javadoc comment. 25
Warning Il y a un espace de trop apr?Ęs '('. 26
Warning Il y a un espace de trop avant ')'. 26

org/apache/commons/jelly/tags/bsf/JavaScriptTagLibrary.java

ErrorLine
Warning Found duplicate of 22 lines in /Volumes/Data/paul/projects/jakarta-commons/jelly/jelly-tags/bsf/src/java/org/apache/commons/jelly/tags/bsf/JPythonTagLibrary.java, starting from line 1 1

org/apache/commons/jelly/tags/bsf/JavaScriptTagLibrary.java

ErrorLine
Warning Missing a Javadoc comment. 25
Warning Il y a un espace de trop apr?Ęs '('. 26
Warning Il y a un espace de trop avant ')'. 26

org/apache/commons/jelly/tags/bsf/JellyContextRegistry.java

ErrorLine
Warning First sentence should end with a period. 24
Error Unused private field 'log'. 33
Warning First sentence should end with a period. 35
Warning Missing a Javadoc comment. 38
Warning Missing a Javadoc comment. 41
Warning Missing a Javadoc comment. 45
Warning Missing a Javadoc comment. 51
Warning Missing a Javadoc comment. 55
Warning Missing a Javadoc comment. 59

org/apache/commons/jelly/tags/bsf/JythonTagLibrary.java

ErrorLine
Warning Found duplicate of 22 lines in /Volumes/Data/paul/projects/jakarta-commons/jelly/jelly-tags/bsf/src/java/org/apache/commons/jelly/tags/bsf/JPythonTagLibrary.java, starting from line 1 1
Warning Found duplicate of 22 lines in /Volumes/Data/paul/projects/jakarta-commons/jelly/jelly-tags/bsf/src/java/org/apache/commons/jelly/tags/bsf/JavaScriptTagLibrary.java, starting from line 1 1

org/apache/commons/jelly/tags/bsf/JythonTagLibrary.java

ErrorLine
Warning Missing a Javadoc comment. 25
Warning Il y a un espace de trop apr?Ęs '('. 26
Warning Il y a un espace de trop avant ')'. 26

org/apache/commons/jelly/tags/bsf/PNutsTagLibrary.java

ErrorLine
Warning Missing a Javadoc comment. 27
Warning Il y a un espace de trop apr?Ęs '('. 33
Warning Il y a un espace de trop avant ')'. 33

org/apache/commons/jelly/tags/bsf/ScriptTag.java

ErrorLine
Warning First sentence should end with a period. 32
Warning Field 'log' is used in only one method. 41
Warning Missing a Javadoc comment. 43
Warning Missing a Javadoc comment. 44
Warning Missing a Javadoc comment. 45
Warning Missing a Javadoc comment. 46
Warning Missing a Javadoc comment. 47
Warning Missing a Javadoc comment. 48
Warning Missing a Javadoc comment. 50
Warning Missing a Javadoc comment. 57
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 57
Warning Il y a un espace de trop apr?Ęs '('. 71
Warning Il y a un espace de trop apr?Ęs ';'. 71
Warning Il y a un espace de trop apr?Ęs '('. 73
Warning Il y a un espace de trop avant ')'. 73
Warning Il y a un espace de trop apr?Ęs '('. 74
Warning Il y a un espace de trop avant ')'. 74
Warning '}' should be on the same line. 77
Warning Javadoc has empty description section. 86
Warning Javadoc has empty description section. 93
Warning Javadoc has empty description section. 100
Warning Javadoc has empty description section. 107
Warning Javadoc has empty description section. 114
Warning Missing a Javadoc comment. 161
Warning '{' should be on the previous line. 162