Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
1321054

Files

FilesIWE
org/apache/commons/jelly/tags/soap/InvokeRawTag.java 1401
org/apache/commons/jelly/tags/soap/InvokeTag.java 1393
org/apache/commons/jelly/tags/soap/SoapTagLibrary.java 010
org/apache/commons/jelly/tags/soap/StringInputStream.java 0250

org/apache/commons/jelly/tags/soap/InvokeRawTag.java

ErrorLine
Warning First sentence should end with a period. 32
Warning '{' should be on the previous line. 39
Warning Missing a Javadoc comment. 41
Warning Missing a Javadoc comment. 42
Warning Missing a Javadoc comment. 43
Warning Missing a Javadoc comment. 45
Warning '{' should be on the previous line. 46
Info Cyclomatic Complexity is 13 (max allowed is 10). 51
Warning Missing a Javadoc comment. 51
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 52
Warning '{' should be on the previous line. 53
Warning '{' should be on the previous line. 55
Warning '{' should be on the previous line. 63
Warning '{' should be on the previous line. 77
Warning '}' should be on the same line. 79
Warning '{' should be on the previous line. 81
Warning '(' is followed by whitespace. 94
Warning ')' is preceded with whitespace. 94
Warning '{' should be on the previous line. 95
Warning '(' is followed by whitespace. 96
Warning '}' should be on the same line. 97
Warning '{' should be on the previous line. 99
Warning '(' is followed by whitespace. 100
Error Unused local variable 'result'. 106
Warning '}' should be on the same line. 112
Warning '{' should be on the previous line. 114
Warning '}' should be on the same line. 116
Warning '{' should be on the previous line. 118
Warning '}' should be on the same line. 120
Warning '{' should be on the previous line. 122
Warning '}' should be on the same line. 124
Warning '{' should be on the previous line. 126
Warning '{' should be on the previous line. 131
Warning '}' should be on the same line. 133
Warning '{' should be on the previous line. 135
Warning First sentence should end with a period. 145
Warning Expected @param tag for 'endpoint'. 148
Warning '{' should be on the previous line. 149
Warning Expected @param tag for 'var'. 156
Warning '{' should be on the previous line. 157
Warning Expected @param tag for 'action'. 164
Warning '{' should be on the previous line. 165

org/apache/commons/jelly/tags/soap/InvokeTag.java

ErrorLine
Error Got an exception - java.lang.NoClassDefFoundError: javax/wsdl/Definition 0
Warning First sentence should end with a period. 32
Warning Missing a Javadoc comment. 40
Warning Missing a Javadoc comment. 41
Warning Missing a Javadoc comment. 42
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. 49
Info Cyclomatic Complexity is 15 (max allowed is 10). 54
Warning Missing a Javadoc comment. 54
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 54
Error 'params' hides a field. 65
Warning '{' is followed by whitespace. 67
Error 'service' hides a field. 73
Warning '(' is followed by whitespace. 87
Warning ')' is preceded with whitespace. 87
Warning '(' is followed by whitespace. 88
Warning ')' is preceded with whitespace. 88
Warning '(' is followed by whitespace. 89
Warning ')' is preceded with whitespace. 89
Warning Line is longer than 100 characters. 105
Warning '(' is followed by whitespace. 105
Warning ')' is preceded with whitespace. 105
Warning First sentence should end with a period. 112
Warning Expected @param tag for 'endpoint'. 115
Warning First sentence should end with a period. 119
Warning Expected @param tag for 'namespace'. 122
Warning Missing a Javadoc comment. 126
Warning Expected @param tag for 'service'. 142
Warning Expected @param tag for 'var'. 149
Warning Expected @param tag for 'params'. 157
Warning Expected @param tag for 'password'. 164
Warning '{' should be on the previous line. 165
Warning Expected @param tag for 'username'. 172
Warning '{' should be on the previous line. 173
Warning First sentence should end with a period. 181
Warning Expected an @return tag. 184
Warning First sentence should end with a period. 188
Warning Expected an @return tag. 192
Warning '{' is followed by whitespace. 204

org/apache/commons/jelly/tags/soap/SoapTagLibrary.java

ErrorLine
Warning Missing a Javadoc comment. 26

org/apache/commons/jelly/tags/soap/StringInputStream.java

ErrorLine
Warning '{' should be on the previous line. 31
Warning First sentence should end with a period. 32
Warning First sentence should end with a period. 35
Warning '(' is followed by whitespace. 40
Warning ')' is preceded with whitespace. 40
Warning '{' should be on the previous line. 41
Warning '(' is followed by whitespace. 42
Warning ')' is preceded with whitespace. 42
Warning '{' should be on the previous line. 56
Warning '{' should be on the previous line. 66
Warning '(' is followed by whitespace. 76
Warning ')' is preceded with whitespace. 76
Warning '{' should be on the previous line. 77
Warning '{' should be on the previous line. 79
Warning '(' is followed by whitespace. 80
Warning ')' is preceded with whitespace. 80
Warning '}' should be on the same line. 81
Warning '(' is followed by whitespace. 82
Warning ')' is preceded with whitespace. 82
Warning '{' should be on the previous line. 83
Warning '(' is followed by whitespace. 84
Warning ')' is preceded with whitespace. 84
Warning '{' should be on the previous line. 94
Warning Javadoc has empty description section. 98
Warning '{' should be on the previous line. 102