Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
2831304

Files

FilesIWE
org/apache/commons/jelly/tags/util/AvailableTag.java 051
org/apache/commons/jelly/tags/util/FileTag.java 061
org/apache/commons/jelly/tags/util/LoadTextTag.java 1331
org/apache/commons/jelly/tags/util/PropertiesTag.java 1130
org/apache/commons/jelly/tags/util/ReplaceTag.java 1251
org/apache/commons/jelly/tags/util/SleepTag.java 040
org/apache/commons/jelly/tags/util/SortTag.java 010
org/apache/commons/jelly/tags/util/SortTag.java 090
org/apache/commons/jelly/tags/util/TokenizeTag.java 0330
org/apache/commons/jelly/tags/util/UtilTagLibrary.java 010

org/apache/commons/jelly/tags/util/AvailableTag.java

ErrorLine
Warning Missing a Javadoc comment. 39
Warning Missing a Javadoc comment. 40
Warning Missing a Javadoc comment. 42
Warning Missing a Javadoc comment. 47
Warning '}' should be on the same line. 52
Error Unused local variable 'fileName'. 56

org/apache/commons/jelly/tags/util/FileTag.java

ErrorLine
Warning First sentence should end with a period. 34
Warning First sentence should end with a period. 37
Warning Missing a Javadoc comment. 42
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 42
Error Unused local variable 'available'. 43
Warning First sentence should end with a period. 57
Warning First sentence should end with a period. 65

org/apache/commons/jelly/tags/util/LoadTextTag.java

ErrorLine
Error Unused import - java.io.FileReader. 21
Warning Field 'log' is used in only one method. 46
Warning Missing a Javadoc comment. 48
Warning Missing a Javadoc comment. 49
Warning Missing a Javadoc comment. 50
Warning Missing a Javadoc comment. 51
Warning Missing a Javadoc comment. 53
Info Cyclomatic Complexity is 16 (max allowed is 10). 58
Warning Missing a Javadoc comment. 58
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 58
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 apr?Ęs '('. 69
Warning Il y a un espace de trop avant ')'. 69
Warning Il manque un espace apr?Ęs ','. 75
Warning '}' should be on the same line. 77
Warning Il y a un espace de trop apr?Ęs '('. 81
Warning Il y a un espace de trop avant ')'. 81
Warning Il manque un espace apr?Ęs ','. 90
Warning '}' should be on the same line. 100
Warning Expected @param tag for 'var'. 115
Warning First sentence should end with a period. 142
Warning Expected @param tag for 'file'. 145
Warning First sentence should end with a period. 149
Warning Expected @param tag for 'encoding'. 152
Warning Expected @param tag for 'uri'. 161
Warning First sentence should end with a period. 176
Warning Expected an @return tag. 179
Warning Expected @param tag for 'reader'. 179
Warning Expected @throws tag for 'IOException'. 179
Warning '}' should be on the same line. 189
Warning '}' should be on the same line. 196
Warning '}' should be on the same line. 200
Warning Il y a un espace de trop apr?Ęs '('. 202

org/apache/commons/jelly/tags/util/PropertiesTag.java

ErrorLine
Warning Missing a Javadoc comment. 39
Warning Missing a Javadoc comment. 40
Warning Missing a Javadoc comment. 41
Warning Missing a Javadoc comment. 43
Info Cyclomatic Complexity is 17 (max allowed is 10). 48
Warning Missing a Javadoc comment. 48
Warning '}' should be on the same line. 64
Warning Il y a un espace de trop apr?Ęs '('. 68
Warning Il y a un espace de trop avant ')'. 68
Warning Il manque un espace apr?Ęs ','. 76
Warning '}' should be on the same line. 77
Warning '}' should be on the same line. 90
Warning Expected @param tag for 'file'. 110
Warning Expected @param tag for 'uri'. 118

org/apache/commons/jelly/tags/util/ReplaceTag.java

ErrorLine
Warning First sentence should end with a period. 31
Error Unused private field 'log'. 39
Warning First sentence should end with a period. 47
Warning First sentence should end with a period. 50
Warning First sentence should end with a period. 53
Warning First sentence should end with a period. 56
Info Cyclomatic Complexity is 12 (max allowed is 10). 61
Warning Missing a Javadoc comment. 61
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 61
Warning Il manque un espace apr?Ęs ','. 64
Warning Il manque un espace apr?Ęs ','. 68
Warning Il y a un espace de trop apr?Ęs '('. 81
Warning Il y a un espace de trop avant ')'. 81
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 previous line. 108
Warning '{' should be on the previous line. 118
Warning '{' should be on the previous line. 127
Warning '{' should be on the previous line. 136
Warning '{' should be on the previous line. 145
Warning '{' should be on the previous line. 154
Warning '{' should be on the previous line. 163
Warning '{' should be on the previous line. 172
Warning '{' should be on the previous line. 181
Warning '{' should be on the previous line. 190
Warning '{' should be on the previous line. 199
Warning '{' should be on the previous line. 208

org/apache/commons/jelly/tags/util/SleepTag.java

ErrorLine
Warning Missing a Javadoc comment. 29
Warning Missing a Javadoc comment. 31
Warning Missing a Javadoc comment. 36
Warning Expected @param tag for 'millis'. 52

org/apache/commons/jelly/tags/util/SortTag.java

ErrorLine
Warning File does not end with a newline. 0

org/apache/commons/jelly/tags/util/SortTag.java

ErrorLine
Warning Missing a Javadoc comment. 29
Warning First sentence should end with a period. 31
Warning First sentence should end with a period. 34
Warning First sentence should end with a period. 37
Warning Missing a Javadoc comment. 42
Warning '{' should be on the previous line. 44
Warning First sentence should end with a period. 62
Warning Missing a Javadoc comment. 78
Warning '{' should be on the previous line. 79

org/apache/commons/jelly/tags/util/TokenizeTag.java

ErrorLine
Warning Missing a Javadoc comment. 28
Warning '{' should be on the previous line. 29
Warning Missing a Javadoc comment. 30
Warning Missing a Javadoc comment. 31
Warning Missing a Javadoc comment. 33
Warning '{' should be on the previous line. 34
Warning Missing a Javadoc comment. 41
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 41
Warning Il y a un espace de trop apr?Ęs '('. 42
Warning Il y a un espace de trop avant ')'. 42
Warning '{' should be on the previous line. 43
Warning Il y a un espace de trop apr?Ęs '('. 44
Warning Il y a un espace de trop avant ')'. 44
Warning Il y a un espace de trop apr?Ęs '('. 47
Warning Il y a un espace de trop avant ')'. 47
Warning '{' should be on the previous line. 48
Warning Il y a un espace de trop apr?Ęs '('. 49
Warning Il y a un espace de trop avant ')'. 49
Warning Il y a un espace de trop apr?Ęs '('. 52
Warning Il y a un espace de trop avant ')'. 53
Warning Il y a un espace de trop apr?Ęs '('. 57
Warning Il y a un espace de trop avant ')'. 57
Warning '{' should be on the previous line. 58
Warning Il y a un espace de trop apr?Ęs '('. 59
Warning Il y a un espace de trop avant ')'. 59
Warning Il y a un espace de trop apr?Ęs '('. 62
Warning Il y a un espace de trop avant ')'. 63
Warning First sentence should end with a period. 66
Warning Expected @param tag for 'var'. 67
Warning '{' should be on the previous line. 68
Warning First sentence should end with a period. 72
Warning Expected @param tag for 'delim'. 73
Warning '{' should be on the previous line. 74

org/apache/commons/jelly/tags/util/UtilTagLibrary.java

ErrorLine
Warning Missing a Javadoc comment. 27