Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
8 2 1681 6

Details

uk/ac/soton/itinnovation/utils/URIUtils.java

Violation Message Line
error Line does not match expected header line of '/*'. 1
warning Line is longer than 80 characters. 30
warning Line has trailing spaces. 38
warning Missing a Javadoc comment. 38
warning Utility classes should not have a public or default constructor. 38
warning Line has trailing spaces. 39
warning Line has trailing spaces. 40
warning method def modifier at indentation level 8 not at correct indentation, 2 40
warning Missing a Javadoc comment. 40
warning Line has trailing spaces. 41
warning method def child at indentation level 16 not at correct indentation, 4 41
warning Unnecessary parentheses around return value. 41
warning Line has trailing spaces. 42
warning method def rcurly at indentation level 8 not at correct indentation, 2 42
warning Line has trailing spaces. 43
warning Line has trailing spaces. 44
warning method def modifier at indentation level 8 not at correct indentation, 2 44
warning Missing a Javadoc comment. 44
warning Line has trailing spaces. 45
warning Line is longer than 80 characters. 45
warning method def child at indentation level 16 not at correct indentation, 4 45
warning Unnecessary parentheses around return value. 45
warning method def rcurly at indentation level 8 not at correct indentation, 2 46
warning method def modifier at indentation level 8 not at correct indentation, 2 48
warning Missing a Javadoc comment. 48
warning '(' is followed by whitespace. 48
warning ')' is preceded with whitespace. 48
warning method def child at indentation level 16 not at correct indentation, 4 49
warning '(' is followed by whitespace. 49
warning ')' is preceded with whitespace. 49
warning 'if' construct must use '{}'s. 51
warning if at indentation level 16 not at correct indentation, 4 51
warning 'if' is not followed by whitespace. 51
warning '(' is followed by whitespace. 51
warning ')' is preceded with whitespace. 51
warning method def child at indentation level 16 not at correct indentation, 4 52
warning '(' is followed by whitespace. 52
warning ')' is preceded with whitespace. 52
warning Line has trailing spaces. 53
warning method def rcurly at indentation level 8 not at correct indentation, 2 53
warning Line has trailing spaces. 54
warning method def modifier at indentation level 8 not at correct indentation, 2 55
warning Missing a Javadoc comment. 55
warning '(' is followed by whitespace. 55
warning ')' is preceded with whitespace. 55
warning 'if' construct must use '{}'s. 56
warning if at indentation level 17 not at correct indentation, 4 56
warning 'if' is not followed by whitespace. 56
warning '(' is followed by whitespace. 56
warning ')' is preceded with whitespace. 56
warning 'if' construct must use '{}'s. 57
warning if at indentation level 17 not at correct indentation, 4 57
warning 'if' is not followed by whitespace. 57
warning '(' is followed by whitespace. 57
warning '(' is followed by whitespace. 57
warning ')' is preceded with whitespace. 57
warning ')' is preceded with whitespace. 57
warning method def child at indentation level 17 not at correct indentation, 4 59
warning '(' is followed by whitespace. 59
warning ')' is preceded with whitespace. 59
warning method def child at indentation level 17 not at correct indentation, 4 60
warning '(' is followed by whitespace. 60
warning ')' is preceded with whitespace. 60
warning 'if' construct must use '{}'s. 62
warning if at indentation level 17 not at correct indentation, 4 62
warning 'if' is not followed by whitespace. 62
warning '(' is followed by whitespace. 62
warning ')' is preceded with whitespace. 62
warning method def child at indentation level 17 not at correct indentation, 4 63
warning '(' is followed by whitespace. 63
warning ')' is preceded with whitespace. 63
warning method def rcurly at indentation level 8 not at correct indentation, 2 64
warning method def modifier at indentation level 8 not at correct indentation, 2 66
warning Missing a Javadoc comment. 66
warning '(' is followed by whitespace. 66
warning ')' is preceded with whitespace. 66
warning method def child at indentation level 16 not at correct indentation, 4 67
warning '(' is followed by whitespace. 67
warning ')' is preceded with whitespace. 67
warning 'if' construct must use '{}'s. 68
warning if at indentation level 16 not at correct indentation, 4 68
warning 'if' is not followed by whitespace. 68
warning '(' is followed by whitespace. 68
warning ')' is preceded with whitespace. 68
warning '(' is followed by whitespace. 68
warning ')' is preceded with whitespace. 68
warning method def child at indentation level 16 not at correct indentation, 4 69
warning method def rcurly at indentation level 8 not at correct indentation, 2 70
warning method def modifier at indentation level 7 not at correct indentation, 2 72
warning Missing a Javadoc comment. 72
warning method def child at indentation level 15 not at correct indentation, 4 73
warning method def child at indentation level 15 not at correct indentation, 4 74
warning Line is longer than 80 characters. 76
warning for at indentation level 15 not at correct indentation, 4 76
warning 'for' is not followed by whitespace. 76
warning for child at indentation level 23 not at correct indentation, 6 77
warning if at indentation level 23 not at correct indentation, 6 78
warning 'if' is not followed by whitespace. 78
warning if child at indentation level 31 not at correct indentation, 8 79
warning if rcurly at indentation level 23 not at correct indentation, 6 80
warning else child at indentation level 31 not at correct indentation, 8 81
warning else rcurly at indentation level 23 not at correct indentation, 6 82
warning for rcurly at indentation level 15 not at correct indentation, 4 83
warning method def child at indentation level 15 not at correct indentation, 4 84
warning method def rcurly at indentation level 7 not at correct indentation, 2 85

uk/ac/soton/itinnovation/utils/EPRUtils.java

Violation Message Line
error Line does not match expected header line of '/*'. 1
warning Line is longer than 80 characters. 30
warning Unused import - java.util.ArrayList. 55
warning Unused import - java.util.List. 56
warning Unused import - org.apache.axis.encoding.Base64. 62
warning Line has trailing spaces. 64
warning Missing a Javadoc comment. 64
warning Class Data Abstraction Coupling is 8 (max allowed is 7) classes [EndpointReference, StringWriter, StringReader, InputSource, QName, MessageContext, SerializationContext, TypeMappingRegistryImpl]. 64
warning Utility classes should not have a public or default constructor. 64
warning '{' is not preceded with whitespace. 64
warning Line has trailing spaces. 65
warning method def modifier at indentation level 8 not at correct indentation, 2 65
warning Missing a Javadoc comment. 65
warning method def child at indentation level 15 not at correct indentation, 4 66
warning '=' is not followed by whitespace. 66
warning method def child at indentation level 15 not at correct indentation, 4 67
warning ';' is not followed by whitespace. 67
warning method def rcurly at indentation level 8 not at correct indentation, 2 68
warning method def modifier at indentation level 8 not at correct indentation, 2 69
warning Missing a Javadoc comment. 69
warning method def child at indentation level 16 not at correct indentation, 4 70
warning Line contains a tab character. 70
warning try at indentation level 16 not at correct indentation, 4 71
warning Line contains a tab character. 71
warning try child at indentation level 24 not at correct indentation, 6 72
warning Line contains a tab character. 72
warning Line is longer than 80 characters. 73
warning try child at indentation level 24 not at correct indentation, 6 73
warning Line contains a tab character. 73
warning try child at indentation level 24 not at correct indentation, 6 74
warning Line contains a tab character. 74
warning Line is longer than 80 characters. 75
warning try child at indentation level 24 not at correct indentation, 6 75
warning Line contains a tab character. 75
warning try child at indentation level 24 not at correct indentation, 6 76
warning Line contains a tab character. 76
warning try child at indentation level 24 not at correct indentation, 6 77
warning Line contains a tab character. 77
warning Line is longer than 80 characters. 78
warning try child at indentation level 24 not at correct indentation, 6 78
warning Line contains a tab character. 78
warning try rcurly at indentation level 16 not at correct indentation, 4 79
warning Line contains a tab character. 79
warning catch child at indentation level 24 not at correct indentation, 6 80
warning Line contains a tab character. 80
warning catch rcurly at indentation level 16 not at correct indentation, 4 81
warning Line contains a tab character. 81
warning Line contains a tab character. 82
warning method def child at indentation level 16 not at correct indentation, 4 83
warning Line contains a tab character. 83
warning Line has trailing spaces. 84
warning method def rcurly at indentation level 8 not at correct indentation, 2 84
warning Line contains a tab character. 84
warning Line has trailing spaces. 85
warning method def modifier at indentation level 8 not at correct indentation, 2 86
warning Missing a Javadoc comment. 86
warning method def child at indentation level 16 not at correct indentation, 4 87
warning '=' is not preceded with whitespace. 87
warning '=' is not followed by whitespace. 87
warning ';' is not followed by whitespace. 87
warning method def child at indentation level 16 not at correct indentation, 4 88
warning '=' is not preceded with whitespace. 88
warning '=' is not followed by whitespace. 88
warning ',' is not followed by whitespace. 88
warning method def child at indentation level 16 not at correct indentation, 4 89
warning '=' is not preceded with whitespace. 89
warning '=' is not followed by whitespace. 89
warning ',' is not followed by whitespace. 89
warning method def child at indentation level 16 not at correct indentation, 4 90
warning '=' is not preceded with whitespace. 90
warning '=' is not followed by whitespace. 90
warning ',' is not followed by whitespace. 90
warning method def child at indentation level 16 not at correct indentation, 4 91
warning '=' is not preceded with whitespace. 91
warning '=' is not followed by whitespace. 91
warning ',' is not followed by whitespace. 91
warning method def child at indentation level 16 not at correct indentation, 4 92
warning '=' is not preceded with whitespace. 92
warning '=' is not followed by whitespace. 92
warning ',' is not followed by whitespace. 92
warning Line has trailing spaces. 93
warning method def child at indentation level 16 not at correct indentation, 4 94
warning '(' is followed by whitespace. 94
warning method def rcurly at indentation level 8 not at correct indentation, 2 95
warning method def modifier at indentation level 8 not at correct indentation, 2 97
warning Missing a Javadoc comment. 97
warning method def child at indentation level 16 not at correct indentation, 4 98
warning '=' is not preceded with whitespace. 98
warning '=' is not followed by whitespace. 98
warning ';' is not followed by whitespace. 98
warning method def child at indentation level 16 not at correct indentation, 4 99
warning '=' is not preceded with whitespace. 99
warning '=' is not followed by whitespace. 99
warning ',' is not followed by whitespace. 99
warning method def child at indentation level 16 not at correct indentation, 4 100
warning '=' is not preceded with whitespace. 100
warning '=' is not followed by whitespace. 100
warning ',' is not followed by whitespace. 100
warning method def child at indentation level 16 not at correct indentation, 4 101
warning '=' is not preceded with whitespace. 101
warning '=' is not followed by whitespace. 101
warning ',' is not followed by whitespace. 101
warning method def child at indentation level 16 not at correct indentation, 4 102
warning '=' is not preceded with whitespace. 102
warning '=' is not followed by whitespace. 102
warning ',' is not followed by whitespace. 102
warning method def child at indentation level 16 not at correct indentation, 4 103
warning '=' is not preceded with whitespace. 103
warning '=' is not followed by whitespace. 103
warning ',' is not followed by whitespace. 103
warning method def child at indentation level 16 not at correct indentation, 4 104
warning method def rcurly at indentation level 8 not at correct indentation, 2 105
warning method def modifier at indentation level 8 not at correct indentation, 2 107
warning Missing a Javadoc comment. 107
warning 'if' construct must use '{}'s. 108
warning if at indentation level 16 not at correct indentation, 4 108
warning Line contains a tab character. 108
warning Line contains a tab character. 109
warning Line contains a tab character. 110
warning method def child at indentation level 16 not at correct indentation, 4 111
warning Line contains a tab character. 111
warning try at indentation level 16 not at correct indentation, 4 112
warning Line contains a tab character. 112
warning Line is longer than 80 characters. 113
warning try child at indentation level 24 not at correct indentation, 6 113
warning Line contains a tab character. 113
warning try child at indentation level 24 not at correct indentation, 6 114
warning Line contains a tab character. 114
warning Line is longer than 80 characters. 115
warning try child at indentation level 24 not at correct indentation, 6 115
warning Line contains a tab character. 115
warning Line contains a tab character. 116
warning Line is longer than 80 characters. 117
warning try child at indentation level 24 not at correct indentation, 6 117
warning Line contains a tab character. 117
warning Line is longer than 80 characters. 118
warning try child at indentation level 24 not at correct indentation, 6 118
warning Line contains a tab character. 118
warning try child at indentation level 24 not at correct indentation, 6 119
warning Line contains a tab character. 119
warning try child at indentation level 24 not at correct indentation, 6 120
warning Line contains a tab character. 120
warning try child at indentation level 24 not at correct indentation, 6 121
warning Line contains a tab character. 121
warning try rcurly at indentation level 16 not at correct indentation, 4 122
warning Line contains a tab character. 122
warning Line is longer than 80 characters. 123
warning catch child at indentation level 24 not at correct indentation, 6 123
warning Line contains a tab character. 123
warning catch rcurly at indentation level 16 not at correct indentation, 4 124
warning Line contains a tab character. 124
warning Catching 'Exception' is not allowed. 124
warning catch child at indentation level 24 not at correct indentation, 6 125
warning Line contains a tab character. 125
warning catch rcurly at indentation level 16 not at correct indentation, 4 126
warning Line contains a tab character. 126
warning Line has trailing spaces. 127
warning method def rcurly at indentation level 8 not at correct indentation, 2 127
warning Line contains a tab character. 127
warning Line has trailing spaces. 128
warning Line has trailing spaces. 129
warning method def modifier at indentation level 8 not at correct indentation, 2 130
warning Missing a Javadoc comment. 130
warning method def child at indentation level 16 not at correct indentation, 4 131
warning method def child at indentation level 16 not at correct indentation, 4 132
warning for at indentation level 16 not at correct indentation, 4 133
warning '=' is not preceded with whitespace. 133
warning '=' is not followed by whitespace. 133
warning ';' is not followed by whitespace. 133
warning '<' is not preceded with whitespace. 133
warning '<' is not followed by whitespace. 133
warning ';' is not followed by whitespace. 133
warning for child at indentation level 24 not at correct indentation, 6 134
warning if at indentation level 24 not at correct indentation, 6 135
warning Line is longer than 80 characters. 136
warning if at indentation level 32 not at correct indentation, 8 136
warning Line is longer than 80 characters. 137
warning if child at indentation level 40 not at correct indentation, 10 137
warning Line is longer than 80 characters. 138
warning if child at indentation level 40 not at correct indentation, 10 139
warning if child at indentation level 40 not at correct indentation, 10 140
warning if child at indentation level 40 not at correct indentation, 10 141
warning if rcurly at indentation level 32 not at correct indentation, 8 142
warning if rcurly at indentation level 24 not at correct indentation, 6 143
warning for rcurly at indentation level 16 not at correct indentation, 4 144
warning method def rcurly at indentation level 8 not at correct indentation, 2 145
warning Line has trailing spaces. 147
warning method def modifier at indentation level 9 not at correct indentation, 2 147
warning Missing a Javadoc comment. 147
warning Line has trailing spaces. 148
warning method def child at indentation level 17 not at correct indentation, 4 148
warning Line has trailing spaces. 149
warning while at indentation level 17 not at correct indentation, 4 149
warning while child at indentation level 25 not at correct indentation, 6 150
warning Line has trailing spaces. 151
warning while child at indentation level 25 not at correct indentation, 6 151
warning while child at indentation level 25 not at correct indentation, 6 152
warning while rcurly at indentation level 17 not at correct indentation, 4 153
warning method def rcurly at indentation level 9 not at correct indentation, 2 154

uk/ac/soton/itinnovation/wsdlutils/WSDLParameter.java

Violation Message Line
error Line does not match expected header line of '/*'. 1
warning Line has trailing spaces. 26
warning Line has trailing spaces. 27
warning Missing a Javadoc comment. 27
warning Line contains a tab character. 27
warning member def modifier at indentation level 10 not at correct indentation, 2 28
warning Line contains a tab character. 28
warning Missing a Javadoc comment. 28
warning member def modifier at indentation level 10 not at correct indentation, 2 29
warning Line contains a tab character. 29
warning Missing a Javadoc comment. 29
warning member def modifier at indentation level 10 not at correct indentation, 2 30
warning Line contains a tab character. 30
warning Missing a Javadoc comment. 30
warning member def modifier at indentation level 10 not at correct indentation, 2 31
warning Line contains a tab character. 31
warning Missing a Javadoc comment. 31
warning Line has trailing spaces. 32
warning Line contains a tab character. 32
warning ctor def modifier at indentation level 10 not at correct indentation, 2 33
warning Line contains a tab character. 33
warning Missing a Javadoc comment. 33
warning '(' is preceded with whitespace. 33
warning ctor def lcurly at indentation level 10 not at correct indentation, 2 34
warning Line contains a tab character. 34
warning '{' should be on the previous line. 34
warning Line contains a tab character. 35
warning Line has trailing spaces. 36
warning ctor def rcurly at indentation level 10 not at correct indentation, 2 36
warning Line contains a tab character. 36
warning ctor def modifier at indentation level 10 not at correct indentation, 2 38
warning Line contains a tab character. 38
warning Missing a Javadoc comment. 38
warning '(' is preceded with whitespace. 38
warning ctor def lcurly at indentation level 10 not at correct indentation, 2 39
warning Line contains a tab character. 39
warning '{' should be on the previous line. 39
warning ctor def child at indentation level 12 not at correct indentation, 4 40
warning Line contains a tab character. 40
warning ctor def child at indentation level 12 not at correct indentation, 4 41
warning Line contains a tab character. 41
warning ctor def child at indentation level 12 not at correct indentation, 4 42
warning Line contains a tab character. 42
warning ctor def rcurly at indentation level 10 not at correct indentation, 2 43
warning Line contains a tab character. 43
warning Line has trailing spaces. 44
warning Line contains a tab character. 44
warning method def modifier at indentation level 10 not at correct indentation, 2 45
warning Line contains a tab character. 45
warning Method 'toString' is not designed for extension - needs to be abstract, final or empty. 45
warning Missing a Javadoc comment. 45
warning Line has trailing spaces. 46
warning Line contains a tab character. 46
warning method def modifier at indentation level 10 not at correct indentation, 2 47
warning Line contains a tab character. 47
warning Missing a Javadoc comment. 47
warning '(' is followed by whitespace. 47
warning method def modifier at indentation level 10 not at correct indentation, 2 48
warning Line contains a tab character. 48
warning Method 'getName' is not designed for extension - needs to be abstract, final or empty. 48
warning Missing a Javadoc comment. 48
warning Line has trailing spaces. 49
warning Line contains a tab character. 49
warning method def modifier at indentation level 10 not at correct indentation, 2 50
warning Line contains a tab character. 50
warning Missing a Javadoc comment. 50
warning method def modifier at indentation level 10 not at correct indentation, 2 51
warning Line contains a tab character. 51
warning Method 'getType' is not designed for extension - needs to be abstract, final or empty. 51
warning Missing a Javadoc comment. 51
warning '{' is not preceded with whitespace. 51
warning Line has trailing spaces. 52
warning Line contains a tab character. 52
warning method def modifier at indentation level 10 not at correct indentation, 2 53
warning Line contains a tab character. 53
warning Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 53
warning Missing a Javadoc comment. 53
warning '(' is followed by whitespace. 53
warning method def modifier at indentation level 10 not at correct indentation, 2 54
warning Line contains a tab character. 54
warning Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 54
warning Missing a Javadoc comment. 54
warning Line is longer than 80 characters. 56
warning method def modifier at indentation level 10 not at correct indentation, 2 56
warning Line contains a tab character. 56
warning Method 'setTextValue' is not designed for extension - needs to be abstract, final or empty. 56
warning Missing a Javadoc comment. 56
warning '(' is followed by whitespace. 56
warning method def modifier at indentation level 10 not at correct indentation, 2 57
warning Line contains a tab character. 57
warning Method 'getTextValue' is not designed for extension - needs to be abstract, final or empty. 57
warning Missing a Javadoc comment. 57
warning method def modifier at indentation level 10 not at correct indentation, 2 59
warning Line contains a tab character. 59
warning Definition of 'equals()' without corresponding definition of 'hashCode()'. 59
warning Method 'equals' is not designed for extension - needs to be abstract, final or empty. 59
warning Missing a Javadoc comment. 59
warning 'if' construct must use '{}'s. 60
warning if at indentation level 16 not at correct indentation, 4 60
warning Line contains a tab character. 60
warning 'if' is not followed by whitespace. 60
warning Line contains a tab character. 61
warning Line has trailing spaces. 62
warning Line contains a tab character. 62
warning method def child at indentation level 16 not at correct indentation, 4 63
warning Line contains a tab character. 63
warning Line has trailing spaces. 64
warning method def rcurly at indentation level 10 not at correct indentation, 2 64
warning Line contains a tab character. 64
warning Line has trailing spaces. 65

uk/ac/soton/itinnovation/wsdlutils/WSDLOperation.java

Violation Message Line
error Line does not match expected header line of '/*'. 1
warning Unused import - org.apache.axis.message.MessageElement. 66
warning Missing a Javadoc comment. 78
warning Class Data Abstraction Coupling is 8 (max allowed is 7) classes [Vector, ByteArrayInputStream, SOAPBodyElement, SOAPEnvelope, SOAPException, org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, WSDLParameter, SOAPHeaderElement]. 78
warning Class Fan-Out Complexity is 21 (max allowed is 20). 78
warning member def modifier at indentation level 8 not at correct indentation, 2 79
warning Line contains a tab character. 79
warning Missing a Javadoc comment. 79
warning Name 'DEBUG' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
warning Variable 'DEBUG' must be private and have accessor methods. 79
warning Line has trailing spaces. 80
warning Line contains a tab character. 80
warning member def modifier at indentation level 8 not at correct indentation, 2 81
warning Line contains a tab character. 81
warning Missing a Javadoc comment. 81
warning Variable 'service' explicitly initialized to 'null' (default value for its type). 81
warning member def modifier at indentation level 8 not at correct indentation, 2 82
warning Line contains a tab character. 82
warning Missing a Javadoc comment. 82
warning Variable 'call' explicitly initialized to 'null' (default value for its type). 82
warning member def modifier at indentation level 8 not at correct indentation, 2 83
warning Line contains a tab character. 83
warning Missing a Javadoc comment. 83
warning member def modifier at indentation level 8 not at correct indentation, 2 84
warning Line contains a tab character. 84
warning Missing a Javadoc comment. 84
warning member def modifier at indentation level 8 not at correct indentation, 2 85
warning Line contains a tab character. 85
warning Missing a Javadoc comment. 85
warning member def modifier at indentation level 8 not at correct indentation, 2 86
warning Line contains a tab character. 86
warning Missing a Javadoc comment. 86
warning member def modifier at indentation level 8 not at correct indentation, 2 87
warning Line contains a tab character. 87
warning Missing a Javadoc comment. 87
warning member def modifier at indentation level 8 not at correct indentation, 2 88
warning Line contains a tab character. 88
warning Missing a Javadoc comment. 88
warning member def modifier at indentation level 8 not at correct indentation, 2 89
warning Line contains a tab character. 89
warning Missing a Javadoc comment. 89
warning member def modifier at indentation level 8 not at correct indentation, 2 90
warning Missing a Javadoc comment. 90
warning member def modifier at indentation level 8 not at correct indentation, 2 91
warning Missing a Javadoc comment. 91
warning Variable 'requestDocument' explicitly initialized to 'null' (default value for its type). 91
warning '=' is not preceded with whitespace. 91
warning '=' is not followed by whitespace. 91
warning member def modifier at indentation level 8 not at correct indentation, 2 92
warning Line contains a tab character. 92
warning Missing a Javadoc comment. 92
warning ctor def modifier at indentation level 8 not at correct indentation, 2 94
warning Line contains a tab character. 94
warning Missing a Javadoc comment. 94
warning ctor def child at indentation level 16 not at correct indentation, 4 95
warning Line contains a tab character. 95
warning Line has trailing spaces. 96
warning ctor def rcurly at indentation level 8 not at correct indentation, 2 96
warning Line contains a tab character. 96
warning Line has trailing spaces. 98
warning Line contains a tab character. 98
warning Line has trailing spaces. 99
warning method def modifier at indentation level 8 not at correct indentation, 2 99
warning Line contains a tab character. 99
warning Method 'getInput' is not designed for extension - needs to be abstract, final or empty. 99
warning Missing a Javadoc comment. 99
warning method def child at indentation level 16 not at correct indentation, 4 100
warning Line contains a tab character. 100
warning method def rcurly at indentation level 8 not at correct indentation, 2 101
warning Line contains a tab character. 101
warning Line has trailing spaces. 102
warning method def modifier at indentation level 8 not at correct indentation, 2 102
warning Line contains a tab character. 102
warning Method 'getInput' is not designed for extension - needs to be abstract, final or empty. 102
warning Missing a Javadoc comment. 102
warning for at indentation level 12 not at correct indentation, 4 103
warning Line contains a tab character. 103
warning 'for' is not followed by whitespace. 103
warning for child at indentation level 16 not at correct indentation, 6 104
warning Line contains a tab character. 104
warning for child at indentation level 16 not at correct indentation, 6 105
warning Line contains a tab character. 105
warning 'if' construct must use '{}'s. 106
warning Line is longer than 80 characters. 106
warning if at indentation level 16 not at correct indentation, 6 106
warning Line contains a tab character. 106
warning 'if' is not followed by whitespace. 106
warning Line contains a tab character. 107
warning for rcurly at indentation level 12 not at correct indentation, 4 108
warning Line contains a tab character. 108
warning Line has trailing spaces. 109
warning Line contains a tab character. 109
warning method def child at indentation level 16 not at correct indentation, 4 110
warning Line contains a tab character. 110
warning method def rcurly at indentation level 8 not at correct indentation, 2 111
warning Line contains a tab character. 111
warning Line has trailing spaces. 112
warning method def modifier at indentation level 8 not at correct indentation, 2 112
warning Line contains a tab character. 112
warning Method 'getOutput' is not designed for extension - needs to be abstract, final or empty. 112
warning Missing a Javadoc comment. 112
warning method def child at indentation level 16 not at correct indentation, 4 113
warning Line contains a tab character. 113
warning Line has trailing spaces. 114
warning method def rcurly at indentation level 8 not at correct indentation, 2 114
warning Line contains a tab character. 114
warning Line has trailing spaces. 115
warning method def modifier at indentation level 8 not at correct indentation, 2 115
warning Line contains a tab character. 115
warning Method 'getOutput' is not designed for extension - needs to be abstract, final or empty. 115
warning Missing a Javadoc comment. 115
warning for at indentation level 12 not at correct indentation, 4 116
warning Line contains a tab character. 116
warning 'for' is not followed by whitespace. 116
warning for child at indentation level 16 not at correct indentation, 6 117
warning Line contains a tab character. 117
warning for child at indentation level 16 not at correct indentation, 6 118
warning Line contains a tab character. 118
warning 'if' construct must use '{}'s. 119
warning if at indentation level 16 not at correct indentation, 6 119
warning Line contains a tab character. 119
warning 'if' is not followed by whitespace. 119
warning '(' is followed by whitespace. 119
warning ')' is preceded with whitespace. 119
warning Line contains a tab character. 120
warning for rcurly at indentation level 12 not at correct indentation, 4 121
warning Line contains a tab character. 121
warning Line has trailing spaces. 122
warning Line contains a tab character. 122
warning method def child at indentation level 16 not at correct indentation, 4 123
warning Line contains a tab character. 123
warning method def rcurly at indentation level 8 not at correct indentation, 2 124
warning Line contains a tab character. 124
warning method def modifier at indentation level 8 not at correct indentation, 2 125
warning Line contains a tab character. 125
warning Method 'getInputs' is not designed for extension - needs to be abstract, final or empty. 125
warning Missing a Javadoc comment. 125
warning method def modifier at indentation level 8 not at correct indentation, 2 126
warning Line contains a tab character. 126
warning Method 'getOutputs' is not designed for extension - needs to be abstract, final or empty. 126
warning Missing a Javadoc comment. 126
warning Line is longer than 80 characters. 127
warning method def return type at indentation level 8 not at correct indentation, 2 127
warning Line contains a tab character. 127
warning Method 'addInput' is not designed for extension - needs to be abstract, final or empty. 127
warning Missing a Javadoc comment. 127
warning Line has trailing spaces. 128
warning Line is longer than 80 characters. 128
warning method def return type at indentation level 8 not at correct indentation, 2 128
warning Line contains a tab character. 128
warning Method 'addOutput' is not designed for extension - needs to be abstract, final or empty. 128
warning Missing a Javadoc comment. 128
warning Line has trailing spaces. 129
warning Line contains a tab character. 129
warning Line is longer than 80 characters. 130
warning method def modifier at indentation level 8 not at correct indentation, 2 130
warning Line contains a tab character. 130
warning Method 'getName' is not designed for extension - needs to be abstract, final or empty. 130
warning Missing a Javadoc comment. 130
warning Line has trailing spaces. 131
warning Line contains a tab character. 131
warning method def modifier at indentation level 8 not at correct indentation, 2 132
warning Line contains a tab character. 132
warning Method 'getOperationName' is not designed for extension - needs to be abstract, final or empty. 132
warning Missing a Javadoc comment. 132
warning method def modifier at indentation level 8 not at correct indentation, 2 133
warning Line contains a tab character. 133
warning Method 'setOperationName' is not designed for extension - needs to be abstract, final or empty. 133
warning Missing a Javadoc comment. 133
warning method def modifier at indentation level 8 not at correct indentation, 2 134
warning Line contains a tab character. 134
warning Method 'getPortName' is not designed for extension - needs to be abstract, final or empty. 134
warning Missing a Javadoc comment. 134
warning method def modifier at indentation level 8 not at correct indentation, 2 135
warning Line contains a tab character. 135
warning Method 'setPortName' is not designed for extension - needs to be abstract, final or empty. 135
warning Missing a Javadoc comment. 135
warning method def modifier at indentation level 8 not at correct indentation, 2 136
warning Line contains a tab character. 136
warning Method 'getInputMessageName' is not designed for extension - needs to be abstract, final or empty. 136
warning Missing a Javadoc comment. 136
warning method def modifier at indentation level 8 not at correct indentation, 2 137
warning Line contains a tab character. 137
warning Method 'setInputMessageName' is not designed for extension - needs to be abstract, final or empty. 137
warning Missing a Javadoc comment. 137
warning method def modifier at indentation level 8 not at correct indentation, 2 138
warning Line contains a tab character. 138
warning Method 'getOutputMessageName' is not designed for extension - needs to be abstract, final or empty. 138
warning Missing a Javadoc comment. 138
warning method def modifier at indentation level 8 not at correct indentation, 2 139
warning Line contains a tab character. 139
warning Method 'setOutputMessageName' is not designed for extension - needs to be abstract, final or empty. 139
warning Missing a Javadoc comment. 139
warning method def modifier at indentation level 8 not at correct indentation, 2 140
warning Line contains a tab character. 140
warning Method 'getService' is not designed for extension - needs to be abstract, final or empty. 140
warning Missing a Javadoc comment. 140
warning method def modifier at indentation level 8 not at correct indentation, 2 141
warning Line contains a tab character. 141
warning Method 'setService' is not designed for extension - needs to be abstract, final or empty. 141
warning Missing a Javadoc comment. 141
warning method def modifier at indentation level 8 not at correct indentation, 2 142
warning Line contains a tab character. 142
warning Method 'getDocumentation' is not designed for extension - needs to be abstract, final or empty. 142
warning Missing a Javadoc comment. 142
warning Line has trailing spaces. 143
warning method def modifier at indentation level 8 not at correct indentation, 2 143
warning Line contains a tab character. 143
warning Method 'setDocumentation' is not designed for extension - needs to be abstract, final or empty. 143
warning Missing a Javadoc comment. 143
warning Line is longer than 80 characters. 144
warning method def modifier at indentation level 8 not at correct indentation, 2 144
warning Method 'setRequestDocument' is not designed for extension - needs to be abstract, final or empty. 144
warning Missing a Javadoc comment. 144
warning '{' is not preceded with whitespace. 144
warning '=' is not preceded with whitespace. 144
warning '=' is not followed by whitespace. 144
warning method def modifier at indentation level 8 not at correct indentation, 2 146
warning Method 'addHeader' is not designed for extension - needs to be abstract, final or empty. 146
warning Missing a Javadoc comment. 146
warning '{' is not preceded with whitespace. 146
warning ';' is not followed by whitespace. 146
warning '}' is not preceded with whitespace. 146
warning Line is longer than 80 characters. 147
warning method def modifier at indentation level 8 not at correct indentation, 2 147
warning Method 'setOperationStyle' is not designed for extension - needs to be abstract, final or empty. 147
warning Missing a Javadoc comment. 147
warning '{' is not preceded with whitespace. 147
warning ';' is not followed by whitespace. 147
warning '}' is not preceded with whitespace. 147
warning method def modifier at indentation level 8 not at correct indentation, 2 149
warning Line contains a tab character. 149
warning Method 'toString' is not designed for extension - needs to be abstract, final or empty. 149
warning Missing a Javadoc comment. 149
warning method def child at indentation level 16 not at correct indentation, 4 150
warning Line contains a tab character. 150
warning method def rcurly at indentation level 8 not at correct indentation, 2 151
warning Line contains a tab character. 151
warning Line has trailing spaces. 152
warning Line contains a tab character. 152
warning method def modifier at indentation level 8 not at correct indentation, 2 153
warning Line contains a tab character. 153
warning Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 153
warning Missing a Javadoc comment. 153
warning method def child at indentation level 16 not at correct indentation, 4 154
warning Line contains a tab character. 154
warning Line has trailing spaces. 155
warning Line contains a tab character. 155
warning Line is longer than 80 characters. 156
warning for at indentation level 16 not at correct indentation, 4 156
warning Line contains a tab character. 156
warning 'for' is not followed by whitespace. 156
warning ';' is followed by whitespace. 156
warning for child at indentation level 24 not at correct indentation, 6 157
warning Line contains a tab character. 157
warning Line is longer than 80 characters. 158
warning for child at indentation level 24 not at correct indentation, 6 158
warning Line contains a tab character. 158
warning 'if' construct must use '{}'s. 159
warning if at indentation level 24 not at correct indentation, 6 159
warning Line contains a tab character. 159
warning 'if' is not followed by whitespace. 159
warning Line has trailing spaces. 160
warning for rcurly at indentation level 16 not at correct indentation, 4 160
warning Line contains a tab character. 160
warning method def child at indentation level 16 not at correct indentation, 4 161
warning Line contains a tab character. 161
warning Line has trailing spaces. 162
warning Line contains a tab character. 162
warning Line is longer than 80 characters. 163
warning for at indentation level 16 not at correct indentation, 4 163
warning Line contains a tab character. 163
warning 'for' is not followed by whitespace. 163
warning ';' is followed by whitespace. 163
warning for child at indentation level 24 not at correct indentation, 6 164
warning Line contains a tab character. 164
warning Line is longer than 80 characters. 165
warning for child at indentation level 24 not at correct indentation, 6 165
warning Line contains a tab character. 165
warning 'if' construct must use '{}'s. 166
warning if at indentation level 24 not at correct indentation, 6 166
warning Line contains a tab character. 166
warning 'if' is not followed by whitespace. 166
warning Line has trailing spaces. 167
warning for rcurly at indentation level 16 not at correct indentation, 4 167
warning Line contains a tab character. 167
warning method def child at indentation level 16 not at correct indentation, 4 168
warning Line contains a tab character. 168
warning method def child at indentation level 16 not at correct indentation, 4 170
warning Line contains a tab character. 170
warning method def rcurly at indentation level 8 not at correct indentation, 2 171
warning Line contains a tab character. 171
warning Line has trailing spaces. 172
warning Line contains a tab character. 172
warning method def modifier at indentation level 8 not at correct indentation, 2 174
warning Method 'setSecToken' is not designed for extension - needs to be abstract, final or empty. 174
warning Missing a Javadoc comment. 174
warning '{' is not preceded with whitespace. 174
warning method def child at indentation level 16 not at correct indentation, 4 175
warning '=' is not preceded with whitespace. 175
warning '=' is not followed by whitespace. 175
warning method def rcurly at indentation level 8 not at correct indentation, 2 176
warning Line has trailing spaces. 177
warning Line contains a tab character. 177
warning method def modifier at indentation level 8 not at correct indentation, 2 178
warning Method 'setSLAHeader' is not designed for extension - needs to be abstract, final or empty. 178
warning Missing a Javadoc comment. 178
warning ')' is preceded with whitespace. 178
warning '{' is not preceded with whitespace. 178
warning method def child at indentation level 16 not at correct indentation, 4 179
warning '=' is not preceded with whitespace. 179
warning '=' is not followed by whitespace. 179
warning method def rcurly at indentation level 8 not at correct indentation, 2 180
warning method def modifier at indentation level 8 not at correct indentation, 2 182
warning Line contains a tab character. 182
warning Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 182
warning Missing a Javadoc comment. 182
warning method def child at indentation level 16 not at correct indentation, 4 183
warning Line contains a tab character. 183
warning if at indentation level 16 not at correct indentation, 4 184
warning '!=' is not preceded with whitespace. 184
warning '!=' is not followed by whitespace. 184
warning '{' is not preceded with whitespace. 184
warning if child at indentation level 24 not at correct indentation, 6 185
warning if rcurly at indentation level 16 not at correct indentation, 4 186
warning if at indentation level 16 not at correct indentation, 4 187
warning '!=' is not preceded with whitespace. 187
warning '!=' is not followed by whitespace. 187
warning '{' is not preceded with whitespace. 187
warning if child at indentation level 24 not at correct indentation, 6 188
warning if rcurly at indentation level 16 not at correct indentation, 4 189
warning Line has trailing spaces. 191
warning Line contains a tab character. 191
warning Line has trailing spaces. 192
warning if at indentation level 16 not at correct indentation, 4 192
warning Line contains a tab character. 192
warning 'if' is not followed by whitespace. 192
warning Line is longer than 80 characters. 193
warning if child at indentation level 24 not at correct indentation, 6 193
warning Line contains a tab character. 193
warning if child at indentation level 24 not at correct indentation, 6 194
warning Line contains a tab character. 194
warning if rcurly at indentation level 16 not at correct indentation, 4 195
warning Line contains a tab character. 195
warning Line has trailing spaces. 196
warning Line contains a tab character. 196
warning method def child at indentation level 16 not at correct indentation, 4 197
warning Line contains a tab character. 197
info Comment matches to-do format 'TODO|@todo'. 199
warning Line contains a tab character. 199
warning Line has trailing spaces. 200
warning Line contains a tab character. 200
warning Line has trailing spaces. 201
warning Line contains a tab character. 201
warning Line has trailing spaces. 202
warning method def child at indentation level 16 not at correct indentation, 4 202
warning Line contains a tab character. 202
warning Line has trailing spaces. 203
warning method def rcurly at indentation level 8 not at correct indentation, 2 203
warning Line contains a tab character. 203
warning Line has trailing spaces. 204
warning Line contains a tab character. 204
warning member def modifier at indentation level 8 not at correct indentation, 2 205
warning Instance variable definition in wrong order. 205
warning Missing a Javadoc comment. 205
warning Variable 'response' explicitly initialized to 'null' (default value for its type). 205
warning '=' is not preceded with whitespace. 205
warning '=' is not followed by whitespace. 205
warning method def modifier at indentation level 8 not at correct indentation, 2 206
warning Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. 206
warning Missing a Javadoc comment. 206
warning '{' is not preceded with whitespace. 206
warning method def child at indentation level 16 not at correct indentation, 4 207
warning method def rcurly at indentation level 15 not at correct indentation, 2 208
warning Line has trailing spaces. 209
warning method def modifier at indentation level 8 not at correct indentation, 2 209
warning Line contains a tab character. 209
warning Missing a Javadoc comment. 209
warning method def child at indentation level 16 not at correct indentation, 4 210
warning Line contains a tab character. 210
warning method def child at indentation level 16 not at correct indentation, 4 211
warning Line contains a tab character. 211
warning method def child at indentation level 16 not at correct indentation, 4 212
warning Line contains a tab character. 212
warning Line has trailing spaces. 213
warning Line contains a tab character. 213
warning for at indentation level 16 not at correct indentation, 4 214
warning Line contains a tab character. 214
warning 'for' is not followed by whitespace. 214
warning Line is longer than 80 characters. 215
warning for child at indentation level 24 not at correct indentation, 6 215
warning Line contains a tab character. 215
warning Line has trailing spaces. 216
warning Line contains a tab character. 216
warning Line has trailing spaces. 217
warning for child at indentation level 24 not at correct indentation, 6 217
warning Line contains a tab character. 217
warning for child at indentation level 24 not at correct indentation, 6 218
warning Line contains a tab character. 218
warning Line has trailing spaces. 219
warning Line contains a tab character. 219
warning if at indentation level 24 not at correct indentation, 6 220
warning Line contains a tab character. 220
warning 'if' is not followed by whitespace. 220
warning if child at indentation level 32 not at correct indentation, 8 221
warning Line contains a tab character. 221
warning if child at indentation level 32 not at correct indentation, 8 222
warning Line contains a tab character. 222
warning Line is longer than 80 characters. 223
warning if child at indentation level 32 not at correct indentation, 8 223
warning Line contains a tab character. 223
warning Line is longer than 80 characters. 224
warning if child at indentation level 32 not at correct indentation, 8 224
warning Line contains a tab character. 224
warning Line is longer than 80 characters. 225
warning if child at indentation level 32 not at correct indentation, 8 225
warning Line contains a tab character. 225
warning if at indentation level 32 not at correct indentation, 8 226
warning Line contains a tab character. 226
warning 'if' is not followed by whitespace. 226
warning Line is longer than 80 characters. 227
warning if child at indentation level 36 not at correct indentation, 10 227
warning Line contains a tab character. 227
warning Line is longer than 80 characters. 228
warning if child at indentation level 40 not at correct indentation, 10 228
warning Line contains a tab character. 228
warning if rcurly at indentation level 32 not at correct indentation, 8 229
warning Line contains a tab character. 229
warning Line has trailing spaces. 230
warning if rcurly at indentation level 24 not at correct indentation, 6 230
warning Line contains a tab character. 230
warning Line has trailing spaces. 231
warning Line contains a tab character. 231
warning for child at indentation level 24 not at correct indentation, 6 232
warning Line contains a tab character. 232
warning if at indentation level 24 not at correct indentation, 6 233
warning Line contains a tab character. 233
warning 'if' is not followed by whitespace. 233
warning '(' is followed by whitespace. 233
warning ')' is preceded with whitespace. 233
warning if child at indentation level 28 not at correct indentation, 8 234
warning Line contains a tab character. 234
warning 'if' construct must use '{}'s. 235
warning Line has trailing spaces. 235
warning if at indentation level 28 not at correct indentation, 8 235
warning Line contains a tab character. 235
warning 'if' is not followed by whitespace. 235
warning '(' is followed by whitespace. 235
warning ')' is preceded with whitespace. 235
warning Line contains a tab character. 236
warning '(' is followed by whitespace. 236
warning ')' is preceded with whitespace. 236
warning 'else' construct must use '{}'s. 237
warning else at indentation level 32 not at correct indentation, 8 237
warning Line contains a tab character. 237
warning Line has trailing spaces. 238
warning Line contains a tab character. 238
warning '(' is followed by whitespace. 238
warning ')' is preceded with whitespace. 238
warning if rcurly at indentation level 24 not at correct indentation, 6 239
warning Line contains a tab character. 239
warning '}' should be on the same line. 239
warning 'else' construct must use '{}'s. 240
warning else at indentation level 24 not at correct indentation, 6 240
warning Line contains a tab character. 240
warning Line contains a tab character. 241
warning '(' is followed by whitespace. 241
warning ')' is preceded with whitespace. 241
warning Line has trailing spaces. 242
warning for rcurly at indentation level 16 not at correct indentation, 4 242
warning Line contains a tab character. 242
warning method def rcurly at indentation level 8 not at correct indentation, 2 243
warning Line contains a tab character. 243
warning Line has trailing spaces. 245
warning Line contains a tab character. 245
warning Line has trailing spaces. 246
warning method def modifier at indentation level 8 not at correct indentation, 2 246
warning Line contains a tab character. 246
warning Cyclomatic Complexity is 13 (max allowed is 10). 246
warning Executable statement count is 41 (max allowed is 30). 246
warning Missing a Javadoc comment. 246
warning NCSS for this method is 54 (max allowed is 50). 246
warning NPath Complexity is 348 (max allowed is 200). 246
warning Line is longer than 80 characters. 247
warning method def child at indentation level 16 not at correct indentation, 4 247
warning Line contains a tab character. 247
warning Line has trailing spaces. 248
warning method def child at indentation level 16 not at correct indentation, 4 248
warning Line contains a tab character. 248
warning method def child at indentation level 16 not at correct indentation, 4 249
warning Line contains a tab character. 249
warning Line has trailing spaces. 250
warning Line contains a tab character. 250
warning if at indentation level 16 not at correct indentation, 4 251
warning Line contains a tab character. 251
warning 'if' is not followed by whitespace. 251
warning Line is longer than 80 characters. 252
warning if child at indentation level 24 not at correct indentation, 6 252
warning Line contains a tab character. 252
warning if child at indentation level 24 not at correct indentation, 6 253
warning Line contains a tab character. 253
warning '+' is not followed by whitespace. 253
warning Line is longer than 80 characters. 254
warning if child at indentation level 24 not at correct indentation, 6 254
warning Line contains a tab character. 254
warning '+' is not followed by whitespace. 254
warning Line is longer than 80 characters. 255
warning if child at indentation level 24 not at correct indentation, 6 255
warning Line contains a tab character. 255
warning if rcurly at indentation level 16 not at correct indentation, 4 256
warning Line contains a tab character. 256
warning Line has trailing spaces. 257
warning Line contains a tab character. 257
warning method def child at indentation level 16 not at correct indentation, 4 258
warning Line contains a tab character. 258
warning method def child at indentation level 16 not at correct indentation, 4 259
warning Line contains a tab character. 259
warning ',' is not followed by whitespace. 259
warning '.' is followed by whitespace. 259
warning Line contains a tab character. 260
warning Line has trailing spaces. 261
warning Line contains a tab character. 261
warning Line is longer than 80 characters. 262
warning method def child at indentation level 16 not at correct indentation, 4 262
warning Line contains a tab character. 262
warning if at indentation level 16 not at correct indentation, 4 263
warning Line contains a tab character. 263
warning 'if' is not followed by whitespace. 263
warning if child at indentation level 18 not at correct indentation, 6 264
warning Line contains a tab character. 264
warning Line is longer than 80 characters. 265
warning if child at indentation level 18 not at correct indentation, 6 265
warning Line contains a tab character. 265
warning if rcurly at indentation level 16 not at correct indentation, 4 266
warning Line contains a tab character. 266
warning Line has trailing spaces. 267
warning Line contains a tab character. 267
warning Line contains a tab character. 268
warning method def child at indentation level 16 not at correct indentation, 4 269
warning '=' is not followed by whitespace. 269
warning Line has trailing spaces. 270
warning if at indentation level 16 not at correct indentation, 4 270
warning '{' is not preceded with whitespace. 270
warning Line has trailing spaces. 271
warning if child at indentation level 24 not at correct indentation, 6 271
warning ';' is preceded with whitespace. 271
warning if child at indentation level 24 not at correct indentation, 6 272
warning Line has trailing spaces. 273
warning Line is longer than 80 characters. 273
warning Line contains a tab character. 273
warning if rcurly at indentation level 16 not at correct indentation, 4 274
warning '}' should be on the same line. 274
warning else at indentation level 16 not at correct indentation, 4 275
warning else child at indentation level 24 not at correct indentation, 6 276
warning 'if' construct must use '{}'s. 277
warning Line is longer than 80 characters. 277
warning if at indentation level 24 not at correct indentation, 6 277
warning 'if' is not followed by whitespace. 277
warning '!=' is not preceded with whitespace. 277
warning '!=' is not followed by whitespace. 277
warning 'else' construct must use '{}'s. 278
warning Line is longer than 80 characters. 278
warning else at indentation level 24 not at correct indentation, 6 278
warning else rcurly at indentation level 16 not at correct indentation, 4 279
warning method def child at indentation level 16 not at correct indentation, 4 281
warning Line has trailing spaces. 282
warning Line contains a tab character. 282
warning for at indentation level 16 not at correct indentation, 4 283
warning Line contains a tab character. 283
warning 'for' is not followed by whitespace. 283
warning ';' is followed by whitespace. 283
warning for child at indentation level 24 not at correct indentation, 6 284
warning Line contains a tab character. 284
warning for child at indentation level 24 not at correct indentation, 6 285
warning Line contains a tab character. 285
warning Line has trailing spaces. 286
warning Line contains a tab character. 286
warning 'if' construct must use '{}'s. 287
warning if at indentation level 24 not at correct indentation, 6 287
warning Line contains a tab character. 287
warning 'if' is not followed by whitespace. 287
warning Line has trailing spaces. 288
warning Line contains a tab character. 288
warning Line is longer than 80 characters. 289
warning for child at indentation level 24 not at correct indentation, 6 289
warning Line contains a tab character. 289
warning Line has trailing spaces. 290
warning Line contains a tab character. 290
info Comment matches to-do format 'TODO|@todo'. 291
warning Line contains a tab character. 291
warning if at indentation level 24 not at correct indentation, 6 292
warning Line contains a tab character. 292
warning 'if' is not followed by whitespace. 292
warning ')' is preceded with whitespace. 292
warning 'if' construct must use '{}'s. 293
warning if at indentation level 32 not at correct indentation, 8 293
warning Line contains a tab character. 293
warning 'if' is not followed by whitespace. 293
warning Line contains a tab character. 294
warning Line is longer than 80 characters. 295
warning if child at indentation level 32 not at correct indentation, 8 295
warning '=' is not preceded with whitespace. 295
warning '=' is not followed by whitespace. 295
warning try at indentation level 32 not at correct indentation, 8 296
warning 'try' is not followed by whitespace. 296
warning '{' is not preceded with whitespace. 296
warning Line is longer than 80 characters. 297
warning try child at indentation level 34 not at correct indentation, 10 297
warning '=' is not preceded with whitespace. 297
warning Line has trailing spaces. 298
warning Line is longer than 80 characters. 298
warning try child at indentation level 34 not at correct indentation, 10 298
warning '=' is not preceded with whitespace. 298
warning '=' is not followed by whitespace. 298
warning try child at indentation level 34 not at correct indentation, 10 299
warning '+' is not preceded with whitespace. 299
warning '+' is not followed by whitespace. 299
warning try child at indentation level 34 not at correct indentation, 10 301
warning '=' is not preceded with whitespace. 301
warning '=' is not followed by whitespace. 301
warning try child at indentation level 34 not at correct indentation, 10 302
warning Line contains a tab character. 302
warning try rcurly at indentation level 32 not at correct indentation, 8 303
warning 'catch' is not preceded with whitespace. 303
warning '}' is not followed by whitespace. 303
warning Catching 'Exception' is not allowed. 303
warning 'catch' is not followed by whitespace. 303
warning '{' is not preceded with whitespace. 303
warning catch child at indentation level 40 not at correct indentation, 10 304
warning catch rcurly at indentation level 32 not at correct indentation, 8 305
warning Line is longer than 80 characters. 306
warning if at indentation level 32 not at correct indentation, 8 306
warning Line contains a tab character. 306
warning 'if' is not followed by whitespace. 306
warning 'if' construct must use '{}'s. 307
warning if at indentation level 40 not at correct indentation, 10 307
warning Line contains a tab character. 307
warning 'if' is not followed by whitespace. 307
warning Line has trailing spaces. 308
warning Line is longer than 80 characters. 308
warning if child at indentation level 40 not at correct indentation, 10 308
warning Line contains a tab character. 308
warning Line is longer than 80 characters. 309
warning Line contains a tab character. 309
warning if rcurly at indentation level 32 not at correct indentation, 8 310
warning Line contains a tab character. 310
warning if rcurly at indentation level 24 not at correct indentation, 6 311
warning Line contains a tab character. 311
warning '}' should be on the same line. 311
warning else at indentation level 24 not at correct indentation, 6 312
warning Line contains a tab character. 312
warning if at indentation level 32 not at correct indentation, 8 313
warning Line contains a tab character. 313
warning 'if' is not followed by whitespace. 313
warning '{' is not preceded with whitespace. 313
warning Line has trailing spaces. 314
warning Line is longer than 80 characters. 314
warning if child at indentation level 40 not at correct indentation, 10 314
warning Line contains a tab character. 314
warning Line is longer than 80 characters. 315
warning if child at indentation level 40 not at correct indentation, 10 315
warning Line contains a tab character. 315
warning if rcurly at indentation level 32 not at correct indentation, 8 316
warning Line is longer than 80 characters. 317
warning else child at indentation level 32 not at correct indentation, 8 317
warning Line contains a tab character. 317
warning else child at indentation level 32 not at correct indentation, 8 318
warning Line contains a tab character. 318
warning else rcurly at indentation level 24 not at correct indentation, 6 319
warning Line contains a tab character. 319
warning Line has trailing spaces. 320
warning Line contains a tab character. 320
warning for rcurly at indentation level 16 not at correct indentation, 4 321
warning Line contains a tab character. 321
warning Line has trailing spaces. 322
warning Line contains a tab character. 322
warning Line has trailing spaces. 323
warning method def child at indentation level 16 not at correct indentation, 4 323
warning Line contains a tab character. 323
warning method def rcurly at indentation level 8 not at correct indentation, 2 324
warning Line contains a tab character. 324
warning Line has trailing spaces. 325
warning Line contains a tab character. 325
warning Line is longer than 80 characters. 326
warning method def modifier at indentation level 8 not at correct indentation, 2 326
warning Line contains a tab character. 326
warning Method 'createSOAPElement' is not designed for extension - needs to be abstract, final or empty. 326
warning Missing a Javadoc comment. 326
warning method def child at indentation level 16 not at correct indentation, 4 327
warning Line contains a tab character. 327
warning Line has trailing spaces. 328
warning if at indentation level 16 not at correct indentation, 4 329
warning Line contains a tab character. 329
warning 'if' is not followed by whitespace. 329
warning 'if' construct must use '{}'s. 330
warning if at indentation level 32 not at correct indentation, 6 330
warning Line contains a tab character. 330
warning 'if' is not followed by whitespace. 330
warning Line contains a tab character. 331
warning Line has trailing spaces. 332
warning Line contains a tab character. 332
warning if child at indentation level 24 not at correct indentation, 6 333
warning Line contains a tab character. 333
warning Line has trailing spaces. 334
warning Line is longer than 80 characters. 334
warning if child at indentation level 24 not at correct indentation, 6 334
warning Line contains a tab character. 334
warning if rcurly at indentation level 16 not at correct indentation, 4 335
warning Line contains a tab character. 335
warning '}' should be on the same line. 335
warning Line has trailing spaces. 336
warning else at indentation level 8 not at correct indentation, 4 336
warning 'if' is not followed by whitespace. 336
warning if child at indentation level 16 not at correct indentation, 6 337
warning Line contains a tab character. 337
warning Line has trailing spaces. 338
warning Line contains a tab character. 338
warning if at indentation level 16 not at correct indentation, 6 339
warning Line contains a tab character. 339
warning 'if' is not followed by whitespace. 339
warning 'if' construct must use '{}'s. 340
warning if at indentation level 32 not at correct indentation, 8 340
warning Line contains a tab character. 340
warning 'if' is not followed by whitespace. 340
warning Line contains a tab character. 341
warning Line has trailing spaces. 342
warning Line contains a tab character. 342
warning Line has trailing spaces. 343
warning Line is longer than 80 characters. 343
warning if child at indentation level 32 not at correct indentation, 8 343
warning Line contains a tab character. 343
warning if rcurly at indentation level 24 not at correct indentation, 6 344
warning Line contains a tab character. 344
warning '}' should be on the same line. 344
warning else at indentation level 24 not at correct indentation, 6 345
warning Line contains a tab character. 345
warning 'if' construct must use '{}'s. 346
warning if at indentation level 32 not at correct indentation, 8 346
warning Line contains a tab character. 346
warning 'if' is not followed by whitespace. 346
warning Line contains a tab character. 347
warning Line has trailing spaces. 348
warning Line contains a tab character. 348
warning Line has trailing spaces. 349
warning else child at indentation level 32 not at correct indentation, 8 349
warning Line contains a tab character. 349
warning else rcurly at indentation level 24 not at correct indentation, 6 350
warning Line contains a tab character. 350
warning Line has trailing spaces. 353
warning if child at indentation level 12 not at correct indentation, 6 354
warning if at indentation level 12 not at correct indentation, 6 355
warning if child at indentation level 16 not at correct indentation, 8 356
warning for at indentation level 16 not at correct indentation, 8 357
warning Line has trailing spaces. 358
warning Line is longer than 80 characters. 358
warning for child at indentation level 20 not at correct indentation, 10 358
warning for rcurly at indentation level 16 not at correct indentation, 8 359
warning if rcurly at indentation level 12 not at correct indentation, 6 360
warning if rcurly at indentation level 8 not at correct indentation, 4 361
warning Line has trailing spaces. 362
warning method def rcurly at indentation level 8 not at correct indentation, 2 362
warning Line contains a tab character. 362

uk/ac/soton/itinnovation/wsdlutils/package.html

Violation Message Line
warning Missing package documentation file. 0

uk/ac/soton/itinnovation/utils/package.html

Violation Message Line
warning Missing package documentation file. 0

uk/ac/soton/itinnovation/wsdlutils/WSDLService.java

Violation Message Line
error Line does not match expected header line of '/*'. 1
warning Unused import - org.apache.axis.message.SOAPHeaderElement. 71
warning First sentence should end with a period. 83
warning Line has trailing spaces. 85
warning Line has trailing spaces. 88
warning Class Data Abstraction Coupling is 8 (max allowed is 7) classes [org.apache.axis.client.Service, AxisClient, Parser, FileProvider, ArrayList, WSDLOperation, QName, HashMap]. 88
warning Class Fan-Out Complexity is 30 (max allowed is 20). 88
warning member def modifier at indentation level 4 not at correct indentation, 2 90
warning Missing a Javadoc comment. 90
warning Name 'DEBUG' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
warning Variable 'DEBUG' explicitly initialized to 'false' (default value for its type). 90
warning Variable 'DEBUG' must be private and have accessor methods. 90
warning member def modifier at indentation level 4 not at correct indentation, 2 93
warning Missing a Javadoc comment. 93
warning Variable 'wsdlParser' explicitly initialized to 'null' (default value for its type). 93
warning Line has trailing spaces. 94
warning member def modifier at indentation level 4 not at correct indentation, 2 94
warning Missing a Javadoc comment. 94
warning Variable 'uri' explicitly initialized to 'null' (default value for its type). 94
warning Line has trailing spaces. 95
warning member def modifier at indentation level 4 not at correct indentation, 2 96
warning Missing a Javadoc comment. 96
warning Line has trailing spaces. 97
warning Line contains a tab character. 97
warning member def modifier at indentation level 4 not at correct indentation, 2 98
warning Missing a Javadoc comment. 98
warning Variable 'config' explicitly initialized to 'null' (default value for its type). 98
warning '=' is not preceded with whitespace. 98
warning '=' is not followed by whitespace. 98
warning member def modifier at indentation level 4 not at correct indentation, 2 99
warning Missing a Javadoc comment. 99
warning Variable 'engine' explicitly initialized to 'null' (default value for its type). 99
warning '=' is not preceded with whitespace. 99
warning '=' is not followed by whitespace. 99
warning ctor def modifier at indentation level 4 not at correct indentation, 2 102
warning Missing a Javadoc comment. 102
warning ',' is not followed by whitespace. 103
warning ctor def rcurly at indentation level 4 not at correct indentation, 2 104
warning Line is longer than 80 characters. 106
warning ctor def modifier at indentation level 4 not at correct indentation, 2 106
warning Missing a Javadoc comment. 106
warning ctor def child at indentation level 8 not at correct indentation, 4 107
warning Line contains a tab character. 107
warning 'if' construct must use '{}'s. 110
warning if at indentation level 8 not at correct indentation, 4 110
warning '!=' is not preceded with whitespace. 110
warning '!=' is not followed by whitespace. 110
warning ctor def child at indentation level 8 not at correct indentation, 4 113
warning 'if' construct must use '{}'s. 114
warning if at indentation level 8 not at correct indentation, 4 114
warning 'if' is not followed by whitespace. 114
warning ctor def child at indentation level 8 not at correct indentation, 4 115
warning '=' is not preceded with whitespace. 115
warning '=' is not followed by whitespace. 115
warning 'else' construct must use '{}'s. 116
warning 'if' construct must use '{}'s. 116
warning else at indentation level 39 not at correct indentation, 4 116
warning if at indentation level 8 not at correct indentation, 4 116
warning Empty statement. 116
warning '=' is not preceded with whitespace. 116
warning '=' is not followed by whitespace. 116
warning '+' is not preceded with whitespace. 116
warning '+' is not followed by whitespace. 116
warning ctor def child at indentation level 8 not at correct indentation, 4 117
warning Line has trailing spaces. 118
warning 'if' construct must use '{}'s. 119
warning if at indentation level 8 not at correct indentation, 4 119
warning 'if' is not followed by whitespace. 119
warning Line has trailing spaces. 120
warning ctor def child at indentation level 8 not at correct indentation, 4 120
warning Line contains a tab character. 120
warning ctor def rcurly at indentation level 4 not at correct indentation, 2 121
warning Line has trailing spaces. 123
warning method def modifier at indentation level 8 not at correct indentation, 2 123
warning Method 'setConfiguration' is not designed for extension - needs to be abstract, final or empty. 123
warning Missing a Javadoc comment. 123
warning '{' is not preceded with whitespace. 123
warning Line has trailing spaces. 124
warning if at indentation level 16 not at correct indentation, 4 124
warning '!=' is not preceded with whitespace. 124
warning '!=' is not followed by whitespace. 124
warning '{' is not preceded with whitespace. 124
warning Line has trailing spaces. 125
warning if child at indentation level 24 not at correct indentation, 6 125
warning '=' is not preceded with whitespace. 125
warning '=' is not followed by whitespace. 125
warning if child at indentation level 24 not at correct indentation, 6 126
warning '=' is not preceded with whitespace. 126
warning '=' is not followed by whitespace. 126
warning if rcurly at indentation level 16 not at correct indentation, 4 127
warning method def rcurly at indentation level 8 not at correct indentation, 2 128
warning Line has trailing spaces. 129
warning Line has trailing spaces. 131
warning Line is longer than 80 characters. 135
warning method def modifier at indentation level 8 not at correct indentation, 2 135
warning Line contains a tab character. 135
warning Missing a Javadoc comment. 135
warning 'public' modifier out of order with the JLS suggestions. 135
warning method def child at indentation level 12 not at correct indentation, 4 136
warning Line contains a tab character. 136
warning ',' is not followed by whitespace. 136
warning method def rcurly at indentation level 8 not at correct indentation, 2 137
warning Line is longer than 80 characters. 138
warning method def modifier at indentation level 8 not at correct indentation, 2 138
warning Line contains a tab character. 138
warning Missing a Javadoc comment. 138
warning 'public' modifier out of order with the JLS suggestions. 138
warning method def child at indentation level 12 not at correct indentation, 4 139
warning Line contains a tab character. 139
warning ',' is not followed by whitespace. 139
warning method def rcurly at indentation level 8 not at correct indentation, 2 140
warning Line contains a tab character. 140
warning Line has trailing spaces. 141
warning Line contains a tab character. 141
warning Line is longer than 80 characters. 142
warning method def modifier at indentation level 8 not at correct indentation, 2 142
warning Line contains a tab character. 142
warning Missing a Javadoc comment. 142
warning 'public' modifier out of order with the JLS suggestions. 142
warning method def child at indentation level 16 not at correct indentation, 4 143
warning Line contains a tab character. 143
warning ',' is not followed by whitespace. 143
warning Line has trailing spaces. 144
warning method def rcurly at indentation level 8 not at correct indentation, 2 144
warning Line contains a tab character. 144
warning Line has trailing spaces. 145
warning Line contains a tab character. 145
warning method def modifier at indentation level 8 not at correct indentation, 2 146
warning Line contains a tab character. 146
warning Missing a Javadoc comment. 146
warning method def child at indentation level 12 not at correct indentation, 4 147
warning Line contains a tab character. 147
warning method def rcurly at indentation level 8 not at correct indentation, 2 148
warning Line contains a tab character. 148
warning Line has trailing spaces. 149
warning Line contains a tab character. 149
warning method def modifier at indentation level 8 not at correct indentation, 2 150
warning Line contains a tab character. 150
warning Missing a Javadoc comment. 150
warning method def child at indentation level 12 not at correct indentation, 4 151
warning Line contains a tab character. 151
warning method def rcurly at indentation level 8 not at correct indentation, 2 152
warning Line contains a tab character. 152
warning method def modifier at indentation level 8 not at correct indentation, 2 154
warning Line contains a tab character. 154
warning Cyclomatic Complexity is 18 (max allowed is 10). 154
warning Executable statement count is 63 (max allowed is 30). 154
warning Missing a Javadoc comment. 154
warning NCSS for this method is 76 (max allowed is 50). 154
warning NPath Complexity is 1,157 (max allowed is 200). 154
warning try at indentation level 16 not at correct indentation, 4 155
warning Line contains a tab character. 155
warning try child at indentation level 8 not at correct indentation, 6 156
warning try child at indentation level 8 not at correct indentation, 6 157
warning try child at indentation level 8 not at correct indentation, 6 158
warning try child at indentation level 8 not at correct indentation, 6 159
warning Line has trailing spaces. 160
warning try child at indentation level 8 not at correct indentation, 6 161
warning Line has trailing spaces. 162
warning try child at indentation level 8 not at correct indentation, 6 162
warning Line is longer than 80 characters. 163
warning Line contains a tab character. 163
warning if at indentation level 8 not at correct indentation, 6 164
warning '!=' is not preceded with whitespace. 164
warning '!=' is not followed by whitespace. 164
warning '{' is not preceded with whitespace. 164
warning if child at indentation level 16 not at correct indentation, 8 165
warning if rcurly at indentation level 8 not at correct indentation, 6 166
warning try child at indentation level 8 not at correct indentation, 6 168
warning if at indentation level 8 not at correct indentation, 6 169
warning if child at indentation level 12 not at correct indentation, 8 170
warning if rcurly at indentation level 8 not at correct indentation, 6 171
warning try child at indentation level 8 not at correct indentation, 6 172
warning try child at indentation level 8 not at correct indentation, 6 174
warning try child at indentation level 8 not at correct indentation, 6 175
warning try child at indentation level 8 not at correct indentation, 6 176
warning try child at indentation level 8 not at correct indentation, 6 177
warning while at indentation level 8 not at correct indentation, 6 179
warning while child at indentation level 12 not at correct indentation, 8 180
warning Line has trailing spaces. 181
warning while child at indentation level 12 not at correct indentation, 8 181
warning Line has trailing spaces. 182
warning Line has trailing spaces. 183
warning Line is longer than 80 characters. 183
warning while child at indentation level 12 not at correct indentation, 8 183
warning Line has trailing spaces. 184
warning while child at indentation level 12 not at correct indentation, 8 189
warning Line contains a tab character. 189
warning while child at indentation level 12 not at correct indentation, 8 190
warning Line contains a tab character. 190
warning Line has trailing spaces. 191
warning Line contains a tab character. 191
warning while child at indentation level 12 not at correct indentation, 8 192
warning Line contains a tab character. 192
warning Line has trailing spaces. 194
warning while child at indentation level 12 not at correct indentation, 8 194
warning Line contains a tab character. 194
warning while child at indentation level 12 not at correct indentation, 8 195
warning Line has trailing spaces. 196
warning Line contains a tab character. 196
warning while child at indentation level 12 not at correct indentation, 8 197
warning Line contains a tab character. 197
warning while child at indentation level 12 not at correct indentation, 8 198
warning Line contains a tab character. 198
warning while child at indentation level 12 not at correct indentation, 8 199
warning Line contains a tab character. 199
warning Line has trailing spaces. 200
warning while child at indentation level 12 not at correct indentation, 8 200
warning Line contains a tab character. 200
warning Line has trailing spaces. 201
warning Line contains a tab character. 201
warning if at indentation level 12 not at correct indentation, 8 202
warning Line contains a tab character. 202
warning 'if' is not followed by whitespace. 202
warning Line is longer than 80 characters. 203
warning if child at indentation level 16 not at correct indentation, 10 203
warning Line contains a tab character. 203
warning '+' is not preceded with whitespace. 203
warning '+' is not followed by whitespace. 203
warning '+' is not preceded with whitespace. 203
warning Line is longer than 80 characters. 204
warning if child at indentation level 16 not at correct indentation, 10 204
warning Line contains a tab character. 204
warning Line is longer than 80 characters. 205
warning if child at indentation level 16 not at correct indentation, 10 205
warning Line contains a tab character. 205
warning Line is longer than 80 characters. 206
warning if child at indentation level 16 not at correct indentation, 10 206
warning Line contains a tab character. 206
warning Line has trailing spaces. 207
warning if rcurly at indentation level 12 not at correct indentation, 8 207
warning Line contains a tab character. 207
warning Line has trailing spaces. 208
warning Line contains a tab character. 208
warning Line has trailing spaces. 209
warning Line contains a tab character. 209
warning if at indentation level 12 not at correct indentation, 8 210
warning Line contains a tab character. 210
warning 'if' is not followed by whitespace. 210
warning Line has trailing spaces. 211
warning if child at indentation level 16 not at correct indentation, 10 211
warning Line contains a tab character. 211
warning 'if' construct must use '{}'s. 212
warning if at indentation level 16 not at correct indentation, 10 212
warning Line contains a tab character. 212
warning 'if' is not followed by whitespace. 212
warning if rcurly at indentation level 12 not at correct indentation, 8 213
warning Line has trailing spaces. 214
warning Line contains a tab character. 214
warning while child at indentation level 12 not at correct indentation, 8 215
warning Line contains a tab character. 217
warning for at indentation level 16 not at correct indentation, 8 218
warning Line contains a tab character. 218
warning for child at indentation level 20 not at correct indentation, 10 219
warning Line contains a tab character. 219
warning for child at indentation level 32 not at correct indentation, 10 220
warning Line contains a tab character. 220
warning Line has trailing spaces. 221
warning Line is longer than 80 characters. 221
warning for child at indentation level 32 not at correct indentation, 10 221
warning Line contains a tab character. 221
warning Line has trailing spaces. 222
warning Line contains a tab character. 222
warning Line has trailing spaces. 223
warning Line is longer than 80 characters. 223
warning if at indentation level 20 not at correct indentation, 10 223
warning Line contains a tab character. 223
warning if child at indentation level 40 not at correct indentation, 12 224
warning Line contains a tab character. 224
warning 'if' construct must use '{}'s. 226
warning Line has trailing spaces. 226
warning if at indentation level 40 not at correct indentation, 12 226
warning Line contains a tab character. 226
warning 'if' is not followed by whitespace. 226
warning Line is longer than 80 characters. 227
warning Line contains a tab character. 227
warning The String " " appears 4 times in the file. 227
warning if rcurly at indentation level 20 not at correct indentation, 10 228
warning Line contains a tab character. 228
warning if child at indentation level 40 not at correct indentation, 12 229
warning Line contains a tab character. 229
warning 'if' construct must use '{}'s. 231
warning Line has trailing spaces. 231
warning if at indentation level 40 not at correct indentation, 12 231
warning Line contains a tab character. 231
warning 'if' is not followed by whitespace. 231
warning Line is longer than 80 characters. 232
warning Line contains a tab character. 232
warning if rcurly at indentation level 20 not at correct indentation, 10 233
warning Line contains a tab character. 233
warning if child at indentation level 40 not at correct indentation, 12 234
warning Line contains a tab character. 234
warning if child at indentation level 40 not at correct indentation, 12 235
warning Line contains a tab character. 235
warning Line is longer than 80 characters. 236
warning if child at indentation level 40 not at correct indentation, 12 236
warning Line contains a tab character. 236
warning Line is longer than 80 characters. 237
warning if child at indentation level 40 not at correct indentation, 12 237
warning Line contains a tab character. 237
warning Line has trailing spaces. 238
warning Line contains a tab character. 238
warning 'if' construct must use '{}'s. 239
warning if at indentation level 40 not at correct indentation, 12 239
warning Line contains a tab character. 239
warning 'if' is not followed by whitespace. 239
warning Line is longer than 80 characters. 240
warning Line contains a tab character. 240
warning if rcurly at indentation level 20 not at correct indentation, 10 241
warning Line contains a tab character. 241
warning Line has trailing spaces. 242
warning Line contains a tab character. 242
warning for rcurly at indentation level 16 not at correct indentation, 8 243
warning Line contains a tab character. 243
warning Line has trailing spaces. 244
warning Line contains a tab character. 244
warning Line contains a tab character. 245
warning if at indentation level 16 not at correct indentation, 8 246
warning Line contains a tab character. 246
warning if child at indentation level 24 not at correct indentation, 10 247
warning Line contains a tab character. 247
warning if child at indentation level 32 not at correct indentation, 10 248
warning Line contains a tab character. 248
warning if child at indentation level 32 not at correct indentation, 10 249
warning Line contains a tab character. 249
warning Line has trailing spaces. 250
warning Line contains a tab character. 250
warning if child at indentation level 32 not at correct indentation, 10 251
warning Line contains a tab character. 251
warning 'if' construct must use '{}'s. 253
warning Line has trailing spaces. 253
warning if at indentation level 32 not at correct indentation, 10 253
warning Line contains a tab character. 253
warning 'if' is not followed by whitespace. 253
warning Line is longer than 80 characters. 254
warning Line contains a tab character. 254
warning if rcurly at indentation level 16 not at correct indentation, 8 255
warning Line contains a tab character. 255
warning Line has trailing spaces. 256
warning Line contains a tab character. 256
warning if at indentation level 24 not at correct indentation, 8 257
warning Line contains a tab character. 257
warning 'if' is not followed by whitespace. 257
warning Line is longer than 80 characters. 258
warning if child at indentation level 32 not at correct indentation, 10 258
warning Line contains a tab character. 258
warning Line is longer than 80 characters. 259
warning if child at indentation level 32 not at correct indentation, 10 259
warning Line contains a tab character. 259
warning Line is longer than 80 characters. 260
warning if child at indentation level 32 not at correct indentation, 10 260
warning Line contains a tab character. 260
warning if child at indentation level 32 not at correct indentation, 10 261
warning Line contains a tab character. 261
warning Line has trailing spaces. 262
warning if rcurly at indentation level 24 not at correct indentation, 8 262
warning Line contains a tab character. 262
warning while rcurly at indentation level 8 not at correct indentation, 6 263
warning try rcurly at indentation level 16 not at correct indentation, 4 265
warning Line contains a tab character. 265
warning Catching 'Exception' is not allowed. 265
warning 'catch' is not followed by whitespace. 265
warning catch child at indentation level 24 not at correct indentation, 6 266
warning Line contains a tab character. 266
warning catch child at indentation level 24 not at correct indentation, 6 267
warning Line contains a tab character. 267
warning catch rcurly at indentation level 16 not at correct indentation, 4 268
warning Line contains a tab character. 268
warning method def rcurly at indentation level 4 not at correct indentation, 2 269
warning method def modifier at indentation level 8 not at correct indentation, 2 271
warning Line contains a tab character. 271
warning Missing a Javadoc comment. 271
warning method def throws at indentation level 12 not at correct indentation, 4 272
warning method def child at indentation level 8 not at correct indentation, 4 273
warning Unnecessary parentheses around assignment right-hand side. 273
warning method def child at indentation level 8 not at correct indentation, 4 277
warning Line is longer than 80 characters. 278
warning method def child at indentation level 8 not at correct indentation, 4 279
warning method def rcurly at indentation level 4 not at correct indentation, 2 280
warning method def modifier at indentation level 4 not at correct indentation, 2 282
warning Missing a Javadoc comment. 282
warning method def child at indentation level 8 not at correct indentation, 4 283
warning method def child at indentation level 8 not at correct indentation, 4 284
warning while at indentation level 8 not at correct indentation, 4 286
warning while child at indentation level 12 not at correct indentation, 6 287
warning while child at indentation level 12 not at correct indentation, 6 288
warning if at indentation level 12 not at correct indentation, 6 290
warning for at indentation level 16 not at correct indentation, 8 291
warning for child at indentation level 20 not at correct indentation, 10 292
warning if at indentation level 20 not at correct indentation, 10 294
warning if child at indentation level 24 not at correct indentation, 12 295
warning if rcurly at indentation level 20 not at correct indentation, 10 296
warning for rcurly at indentation level 16 not at correct indentation, 8 297
warning if rcurly at indentation level 12 not at correct indentation, 6 298
warning while rcurly at indentation level 8 not at correct indentation, 4 299
warning method def child at indentation level 8 not at correct indentation, 4 300
warning method def rcurly at indentation level 4 not at correct indentation, 2 301
warning method def modifier at indentation level 4 not at correct indentation, 2 303
warning Missing a Javadoc comment. 303
warning method def child at indentation level 8 not at correct indentation, 4 304
warning while at indentation level 8 not at correct indentation, 4 305
warning while child at indentation level 12 not at correct indentation, 6 306
warning if at indentation level 12 not at correct indentation, 6 308
warning if child at indentation level 16 not at correct indentation, 8 309
warning if child at indentation level 16 not at correct indentation, 8 310
warning for at indentation level 16 not at correct indentation, 8 312
warning for child at indentation level 20 not at correct indentation, 10 313
warning if at indentation level 20 not at correct indentation, 10 314
warning if child at indentation level 24 not at correct indentation, 12 315
warning if rcurly at indentation level 20 not at correct indentation, 10 316
warning for rcurly at indentation level 16 not at correct indentation, 8 317
warning if rcurly at indentation level 12 not at correct indentation, 6 318
warning if child at indentation level 16 not at correct indentation, 8 319
warning if rcurly at indentation level 12 not at correct indentation, 6 320
warning while rcurly at indentation level 8 not at correct indentation, 4 321
warning method def child at indentation level 8 not at correct indentation, 4 322
warning method def rcurly at indentation level 4 not at correct indentation, 2 323
warning Line has trailing spaces. 324
warning Line contains a tab character. 324
warning method def modifier at indentation level 8 not at correct indentation, 2 325
warning Line contains a tab character. 325
warning Method 'getFileURI' is not designed for extension - needs to be abstract, final or empty. 325
warning Missing a Javadoc comment. 325
warning method def child at indentation level 16 not at correct indentation, 4 326
warning Line contains a tab character. 326
warning method def rcurly at indentation level 8 not at correct indentation, 2 327
warning Line contains a tab character. 327
warning Line has trailing spaces. 328
warning Line contains a tab character. 328
warning method def modifier at indentation level 8 not at correct indentation, 2 329
warning Line contains a tab character. 329
warning Method 'getOperations' is not designed for extension - needs to be abstract, final or empty. 329
warning Missing a Javadoc comment. 329
warning method def child at indentation level 16 not at correct indentation, 4 330
warning Line contains a tab character. 330
warning method def rcurly at indentation level 8 not at correct indentation, 2 331
warning Line contains a tab character. 331
warning Line has trailing spaces. 332
warning Line contains a tab character. 332
warning method def modifier at indentation level 8 not at correct indentation, 2 333
warning Line contains a tab character. 333
warning Method 'getOperation' is not designed for extension - needs to be abstract, final or empty. 333
warning Missing a Javadoc comment. 333
warning method def child at indentation level 16 not at correct indentation, 4 334
warning Line contains a tab character. 334
warning method def rcurly at indentation level 8 not at correct indentation, 2 335
warning Line contains a tab character. 335

uk/ac/soton/itinnovation/wsdlutils/WSDLConsts.java

Violation Message Line
error Line does not match expected header line of '/*'. 1
warning Missing a Javadoc comment. 29
warning interfaces should describe a type and hence have methods. 29
warning member def modifier at indentation level 8 not at correct indentation, 2 30
warning Line contains a tab character. 30
warning Missing a Javadoc comment. 30
warning Redundant 'public' modifier. 30
warning Name 'xsdURI' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 30
warning Line is longer than 80 characters. 31
warning member def modifier at indentation level 8 not at correct indentation, 2 31
warning Line contains a tab character. 31
warning Missing a Javadoc comment. 31
warning Redundant 'public' modifier. 31
warning Name 'xsiURI' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
warning Line is longer than 80 characters. 32
warning member def modifier at indentation level 8 not at correct indentation, 2 32
warning Line contains a tab character. 32
warning Missing a Javadoc comment. 32
warning Redundant 'public' modifier. 32
warning Name 'xslURI' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 32
warning Line is longer than 80 characters. 33
warning member def modifier at indentation level 8 not at correct indentation, 2 33
warning Line contains a tab character. 33
warning Missing a Javadoc comment. 33
warning Redundant 'public' modifier. 33
warning Name 'soapURI' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
warning Line is longer than 80 characters. 34
warning member def modifier at indentation level 8 not at correct indentation, 2 34
warning Line contains a tab character. 34
warning Missing a Javadoc comment. 34
warning Redundant 'public' modifier. 34
warning Name 'soapEnc' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
warning Line has trailing spaces. 35
warning Line contains a tab character. 35
warning member def modifier at indentation level 8 not at correct indentation, 2 36
warning Line contains a tab character. 36
warning Missing a Javadoc comment. 36
warning Redundant 'public' modifier. 36
warning Name 'soapEncArray' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
warning Line has trailing spaces. 37
warning Line contains a tab character. 37
warning Line is longer than 80 characters. 38
warning Line contains a tab character. 38
warning Line is longer than 80 characters. 39
warning member def modifier at indentation level 8 not at correct indentation, 2 39
warning Line contains a tab character. 39
warning Missing a Javadoc comment. 39
warning Redundant 'public' modifier. 39
warning Name 'xsiType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
warning Line is longer than 80 characters. 40
warning member def modifier at indentation level 8 not at correct indentation, 2 40
warning Line contains a tab character. 40
warning Missing a Javadoc comment. 40
warning Redundant 'public' modifier. 40
warning Name 'xsiNull' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
warning Line has trailing spaces. 41
warning Line is longer than 80 characters. 41
warning member def modifier at indentation level 8 not at correct indentation, 2 41
warning Line contains a tab character. 41
warning Missing a Javadoc comment. 41
warning Redundant 'public' modifier. 41
warning Name 'arrType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
warning Line has trailing spaces. 42
warning Line contains a tab character. 42