Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
2831294

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 1120
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 14 (max allowed is 10). 58
Warning Missing a Javadoc comment. 58
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 58
Warning '(' is followed by whitespace. 63
Warning ')' is preceded with whitespace. 63
Warning '!' is followed by whitespace. 68
Warning '(' is followed by whitespace. 69
Warning ')' is preceded with whitespace. 69
Warning ',' is not followed by whitespace. 75
Warning '}' should be on the same line. 77
Warning '(' is followed by whitespace. 81
Warning ')' is preceded with whitespace. 81
Warning ',' is not followed by whitespace. 89
Warning '}' should be on the same line. 96
Warning Expected @param tag for 'var'. 111
Warning First sentence should end with a period. 138
Warning Expected @param tag for 'file'. 141
Warning First sentence should end with a period. 145
Warning Expected @param tag for 'encoding'. 148
Warning Expected @param tag for 'uri'. 157
Warning First sentence should end with a period. 172
Warning Expected an @return tag. 175
Warning Expected @param tag for 'reader'. 175
Warning Expected @throws tag for 'IOException'. 175
Warning '}' should be on the same line. 185
Warning '}' should be on the same line. 192
Warning '}' should be on the same line. 196
Warning '(' is followed by whitespace. 198

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 14 (max allowed is 10). 48
Warning Missing a Javadoc comment. 48
Warning '}' should be on the same line. 64
Warning '(' is followed by whitespace. 68
Warning ')' is preceded with whitespace. 68
Warning ',' is not followed by whitespace. 76
Warning '}' should be on the same line. 81
Warning Expected @param tag for 'file'. 101
Warning Expected @param tag for 'uri'. 109

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 ',' is not followed by whitespace. 64
Warning ',' is not followed by whitespace. 68
Warning '(' is followed by whitespace. 81
Warning ')' is preceded with whitespace. 81
Warning '(' is followed by whitespace. 90
Warning ')' is preceded with whitespace. 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 '(' is followed by whitespace. 42
Warning ')' is preceded with whitespace. 42
Warning '{' should be on the previous line. 43
Warning '(' is followed by whitespace. 44
Warning ')' is preceded with whitespace. 44
Warning '(' is followed by whitespace. 47
Warning ')' is preceded with whitespace. 47
Warning '{' should be on the previous line. 48
Warning '(' is followed by whitespace. 49
Warning ')' is preceded with whitespace. 49
Warning '(' is followed by whitespace. 52
Warning ')' is preceded with whitespace. 53
Warning '(' is followed by whitespace. 57
Warning ')' is preceded with whitespace. 57
Warning '{' should be on the previous line. 58
Warning '(' is followed by whitespace. 59
Warning ')' is preceded with whitespace. 59
Warning '(' is followed by whitespace. 62
Warning ')' is preceded with whitespace. 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