Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
52841110

Files

FilesIWE
org/apache/commons/jelly/tags/xml/AttributeTag.java 0100
org/apache/commons/jelly/tags/xml/CommentTag.java 010
org/apache/commons/jelly/tags/xml/CommentTag.java 031
org/apache/commons/jelly/tags/xml/CopyOfTag.java 1210
org/apache/commons/jelly/tags/xml/CopyTag.java 090
org/apache/commons/jelly/tags/xml/DoctypeTag.java 0140
org/apache/commons/jelly/tags/xml/ElementTag.java 0111
org/apache/commons/jelly/tags/xml/ExprTag.java 0110
org/apache/commons/jelly/tags/xml/ForEachTag.java 0190
org/apache/commons/jelly/tags/xml/IfTag.java 0130
org/apache/commons/jelly/tags/xml/ParamTag.java 0171
org/apache/commons/jelly/tags/xml/ParseTag.java 0171
org/apache/commons/jelly/tags/xml/ParseTagSupport.java 1481
org/apache/commons/jelly/tags/xml/ReplaceNamespaceTag.java 010
org/apache/commons/jelly/tags/xml/ReplaceNamespaceTag.java 0141
org/apache/commons/jelly/tags/xml/SetTag.java 3923
org/apache/commons/jelly/tags/xml/SortTag.java 0150
org/apache/commons/jelly/tags/xml/TransformTag.java 3821
org/apache/commons/jelly/tags/xml/XMLTagLibrary.java 0130

org/apache/commons/jelly/tags/xml/AttributeTag.java

ErrorLine
Warning Missing a Javadoc comment. 36
Warning Missing a Javadoc comment. 41
Warning Il y a un espace de trop apr?Ęs '('. 42
Warning Il y a un espace de trop avant ')'. 42
Warning Il y a un espace de trop avant ')'. 45
Warning Javadoc has empty description section. 53
Warning Expected @param tag for 'name'. 63
Warning Javadoc has empty description section. 67
Warning First sentence should end with a period. 74
Warning Expected @param tag for 'namespace'. 77

org/apache/commons/jelly/tags/xml/CommentTag.java

ErrorLine
Warning File does not end with a newline. 0

org/apache/commons/jelly/tags/xml/CommentTag.java

ErrorLine
Warning Missing a Javadoc comment. 33
Warning Missing a Javadoc comment. 35
Warning Missing a Javadoc comment. 40
Error 'text' hides a field. 41

org/apache/commons/jelly/tags/xml/CopyOfTag.java

ErrorLine
Warning First sentence should end with a period. 31
Warning Missing a Javadoc comment. 45
Info Cyclomatic Complexity is 14 (max allowed is 10). 50
Warning Missing a Javadoc comment. 50
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 50
Warning Il y a un espace de trop apr?Ęs '('. 54
Warning Il y a un espace de trop avant ')'. 54
Warning Il y a un espace de trop apr?Ęs ';'. 75
Warning Il y a un espace de trop apr?Ęs '('. 77
Warning Il y a un espace de trop avant ')'. 77
Warning Il y a un espace de trop apr?Ęs '('. 78
Warning Il y a un espace de trop avant ')'. 78
Warning '}' should be on the same line. 79
Warning Il y a un espace de trop avant ')'. 80
Warning Il y a un espace de trop apr?Ęs '('. 81
Warning Il y a un espace de trop avant ')'. 81
Warning Il y a un espace de trop apr?Ęs '('. 85
Warning Il y a un espace de trop avant ')'. 85
Warning Il y a un espace de trop apr?Ęs '('. 87
Warning Il y a un espace de trop avant ')'. 87
Warning Expected @param tag for 'select'. 97
Warning Missing a Javadoc comment. 101

org/apache/commons/jelly/tags/xml/CopyTag.java

ErrorLine
Warning Missing a Javadoc comment. 42
Warning Missing a Javadoc comment. 47
Warning Il y a un espace de trop apr?Ęs '('. 57
Warning Il y a un espace de trop avant ')'. 57
Warning '}' should be on the same line. 71
Warning '}' should be on the same line. 75
Warning '}' should be on the same line. 78
Warning Expected @param tag for 'select'. 87
Warning Missing a Javadoc comment. 90

org/apache/commons/jelly/tags/xml/DoctypeTag.java

ErrorLine
Warning Missing a Javadoc comment. 35
Warning Missing a Javadoc comment. 36
Warning Missing a Javadoc comment. 37
Warning Missing a Javadoc comment. 39
Warning Missing a Javadoc comment. 44
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 44
Warning Il y a un espace de trop apr?Ęs '('. 46
Warning Il y a un espace de trop avant ')'. 46
Warning First sentence should end with a period. 84
Warning Expected @param tag for 'name'. 87
Warning First sentence should end with a period. 91
Warning Expected @param tag for 'publicId'. 94
Warning First sentence should end with a period. 98
Warning Expected @param tag for 'systemId'. 101

org/apache/commons/jelly/tags/xml/ElementTag.java

ErrorLine
Error Unused import - org.apache.commons.jelly.JellyException. 18
Warning Missing a Javadoc comment. 46
Warning Avoid inline conditionals. 73
Warning Avoid inline conditionals. 76
Warning Missing a Javadoc comment. 91
Warning Avoid inline conditionals. 94
Warning Javadoc has empty description section. 172
Warning First sentence should end with a period. 179
Warning Expected @param tag for 'name'. 182
Warning Javadoc has empty description section. 186
Warning First sentence should end with a period. 193
Warning Expected @param tag for 'namespace'. 196

org/apache/commons/jelly/tags/xml/ExprTag.java

ErrorLine
Warning First sentence should end with a period. 26
Warning Missing a Javadoc comment. 37
Warning Missing a Javadoc comment. 42
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 42
Warning Il y a un espace de trop apr?Ęs '('. 46
Warning Il y a un espace de trop avant ')'. 46
Warning Il y a un espace de trop apr?Ęs '('. 51
Warning Il y a un espace de trop avant ')'. 51
Warning '}' should be on the same line. 54
Warning '}' should be on the same line. 57
Warning Expected @param tag for 'select'. 66

org/apache/commons/jelly/tags/xml/ForEachTag.java

ErrorLine
Warning First sentence should end with a period. 31
Warning First sentence should end with a period. 41
Warning First sentence should end with a period. 48
Warning Missing a Javadoc comment. 52
Warning Missing a Javadoc comment. 57
Warning Il y a un espace de trop apr?Ęs '('. 61
Warning Il y a un espace de trop avant ')'. 61
Warning '}' should be on the same line. 62
Warning Javadoc has empty description section. 86
Warning First sentence should end with a period. 96
Warning Expected @param tag for 'select'. 98
Warning First sentence should end with a period. 102
Warning Expected @param tag for 'var'. 104
Warning Expected @param tag for 'sortXPath'. 110
Warning Expected @throws tag for 'JaxenException'. 110
Warning 'if' construct must use '{}'s. 111
Warning Expected @param tag for 'descending'. 118
Warning 'if' construct must use '{}'s. 119
Warning Missing a Javadoc comment. 126

org/apache/commons/jelly/tags/xml/IfTag.java

ErrorLine
Warning Missing a Javadoc comment. 36
Warning Missing a Javadoc comment. 41
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 41
Warning Il y a un espace de trop apr?Ęs '('. 43
Warning Il y a un espace de trop avant ')'. 43
Warning Il y a un espace de trop apr?Ęs '('. 49
Warning Il y a un espace de trop avant ')'. 49
Warning Expected @param tag for 'select'. 61
Warning Missing a Javadoc comment. 67
Warning Il y a un espace de trop apr?Ęs '('. 68
Warning Il y a un espace de trop avant ')'. 68
Warning Il y a un espace de trop apr?Ęs '('. 69
Warning Il y a un espace de trop avant ')'. 69

org/apache/commons/jelly/tags/xml/ParamTag.java

ErrorLine
Warning First sentence should end with a period. 22
Warning Missing a Javadoc comment. 36
Warning Missing a Javadoc comment. 41
Warning Il y a un espace de trop apr?Ęs '('. 42
Warning Il y a un espace de trop avant ')'. 42
Warning Il y a un espace de trop apr?Ęs '('. 43
Warning Il y a un espace de trop avant ')'. 43
Warning Il y a un espace de trop apr?Ęs '('. 44
Warning Il y a un espace de trop avant ')'. 44
Error 'value' hides a field. 46
Warning Il y a un espace de trop apr?Ęs '('. 51
Warning Il y a un espace de trop avant ')'. 51
Warning Javadoc has empty description section. 57
Warning First sentence should end with a period. 63
Warning Expected @param tag for 'name'. 66
Warning Javadoc has empty description section. 70
Warning First sentence should end with a period. 76
Warning Expected @param tag for 'value'. 79

org/apache/commons/jelly/tags/xml/ParseTag.java

ErrorLine
Error Unused private field 'log'. 36
Warning First sentence should end with a period. 38
Warning First sentence should end with a period. 42
Warning Missing a Javadoc comment. 45
Warning Missing a Javadoc comment. 50
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 50
Warning First sentence should end with a period. 61
Warning Expected an @return tag. 62
Warning First sentence should end with a period. 66
Warning Expected @param tag for 'xml'. 67
Warning Javadoc has empty description section. 71
Warning First sentence should end with a period. 76
Warning Expected @param tag for 'validate'. 77
Warning First sentence should end with a period. 85
Warning Expected an @return tag. 88
Warning Missing a Javadoc comment. 92
Warning '}' should be on the same line. 100
Warning '}' should be on the same line. 104

org/apache/commons/jelly/tags/xml/ParseTagSupport.java

ErrorLine
Warning Field 'log' is used in only one method. 45
Warning First sentence should end with a period. 47
Warning First sentence should end with a period. 50
Warning First sentence should end with a period. 53
Warning Missing a Javadoc comment. 56
Warning First sentence should end with a period. 62
Warning Expected an @return tag. 64
Warning First sentence should end with a period. 68
Warning Expected @param tag for 'var'. 70
Warning First sentence should end with a period. 74
Warning First sentence should end with a period. 82
Warning Javadoc has empty description section. 91
Warning Expected @throws tag for 'SAXException'. 92
Warning First sentence should end with a period. 99
Warning Expected @param tag for 'saxReader'. 100
Warning First sentence should end with a period. 108
Warning Expected an @return tag. 111
Warning Expected @throws tag for 'SAXException'. 111
Warning First sentence should end with a period. 114
Warning Expected an @return tag. 117
Warning Expected @param tag for 'output'. 117
Warning Expected @throws tag for 'JellyTagException'. 117
Warning Il y a un espace de trop apr?Ęs '('. 123
Warning First sentence should end with a period. 131
Warning Expected an @return tag. 134
Warning Expected @param tag for 'text'. 134
Warning Expected @throws tag for 'JellyTagException'. 134
Warning Il y a un espace de trop apr?Ęs '('. 135
Warning Il y a un espace de trop avant ')'. 135
Warning Il y a un espace de trop apr?Ęs '('. 136
Warning Il y a un espace de trop avant ')'. 136
Warning Il y a un espace de trop apr?Ęs '('. 140
Warning Il y a un espace de trop apr?Ęs '('. 140
Warning Il y a un espace de trop avant ')'. 140
Warning Il y a un espace de trop avant ')'. 140
Warning '}' should be on the same line. 141
Warning '}' should be on the same line. 144
Warning First sentence should end with a period. 150
Warning Expected an @return tag. 153
Info Cyclomatic Complexity is 11 (max allowed is 10). 153
Warning Expected @param tag for 'source'. 153
Warning Expected @throws tag for 'JellyTagException'. 153
Error Assignment of parameter 'source' is not allowed. 161
Warning '}' should be on the same line. 166
Warning '}' should be on the same line. 169
Warning '}' should be on the same line. 172
Warning '}' should be on the same line. 175
Warning '}' should be on the same line. 184
Warning '}' should be on the same line. 187
Warning '}' should be on the same line. 190

org/apache/commons/jelly/tags/xml/ReplaceNamespaceTag.java

ErrorLine
Warning File does not end with a newline. 0

org/apache/commons/jelly/tags/xml/ReplaceNamespaceTag.java

ErrorLine
Warning Unclosed HTML tag found: <dquintela@gmail.com> 31
Warning Missing a Javadoc comment. 34
Warning Missing a Javadoc comment. 35
Warning Missing a Javadoc comment. 37
Warning Missing a Javadoc comment. 42
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 42
Warning Avoid inline conditionals. 43
Warning Avoid inline conditionals. 44
Warning Line is longer than 100 characters. 49
Warning Avoid inline conditionals. 67
Error Name 'QName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
Warning Javadoc has empty description section. 101
Warning Expected @param tag for 'namespace'. 111
Warning Javadoc has empty description section. 115
Warning Expected @param tag for 'namespace'. 125

org/apache/commons/jelly/tags/xml/SetTag.java

ErrorLine
Warning Wrong order for 'java.util.ArrayList' import. 32
Warning Missing a Javadoc comment. 49
Warning Field 'RETURN_NODE_LIST' is used in only one method. 49
Warning Missing a Javadoc comment. 50
Warning Field 'RETURN_FIRST_NODE' is used in only one method. 50
Warning Missing a Javadoc comment. 51
Warning Field 'RETURN_STRING_LIST' is used in only one method. 51
Warning Missing a Javadoc comment. 52
Warning Field 'RETURN_DELIMITED_STRING_LIST' is used in only one method. 52
Warning Missing a Javadoc comment. 53
Warning Field 'RETURN_FIRST_AS_STRING' is used in only one method. 53
Error Unused private field 'log'. 56
Warning First sentence should end with a period. 64
Warning Missing a Javadoc comment. 67
Warning Missing a Javadoc comment. 69
Warning Missing a Javadoc comment. 71
Warning Missing a Javadoc comment. 73
Warning Missing a Javadoc comment. 75
Info Cyclomatic Complexity is 32 (max allowed is 10). 81
Warning Missing a Javadoc comment. 81
Info NPath Complexity is 15Ø?120 (max allowed is 200). 81
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 81
Warning Il y a un espace de trop apr?Ęs '('. 83
Warning Il y a un espace de trop avant ')'. 83
Warning Il y a un espace de trop apr?Ęs '('. 86
Warning Il y a un espace de trop avant ')'. 86
Warning Il manque un espace apr?Ęs 'if'. 92
Warning Il y a un espace de trop apr?Ęs '('. 92
Error Expression can be simplified. 92
Warning Il y a un espace de trop avant ')'. 92
Warning '}' should be on the same line. 97
Warning Il manque un espace apr?Ęs 'if'. 108
Warning Il manque un espace avant '!='. 115
Warning Il manque un espace apr?Ęs '!='. 115
Error Expression can be simplified. 116
Warning Il manque un espace apr?Ęs 'if'. 117
Warning 'if' construct must use '{}'s. 119
Warning Il manque un espace avant '='. 120
Warning Il manque un espace apr?Ęs '='. 120
Warning 'else' construct must use '{}'s. 121
Warning Il manque un espace avant '='. 122
Warning Il manque un espace apr?Ęs '='. 122
Warning Il manque un espace apr?Ęs 'if'. 125
Warning Il y a un espace de trop apr?Ęs '!'. 125
Warning Il y a un espace de trop avant ')'. 125
Warning Il manque un espace avant '=='. 127
Warning Il manque un espace apr?Ęs '=='. 127
Warning Il manque un espace apr?Ęs 'if'. 139
Warning Il manque un espace apr?Ęs 'if'. 140
Warning Il manque un espace apr?Ęs 'if'. 142
Warning Il manque un espace apr?Ęs 'for'. 143
Warning Il y a un espace de trop apr?Ęs ';'. 143
Warning Il manque un espace apr?Ęs 'if'. 145
Warning Il manque un espace apr?Ęs 'if'. 154
Warning Il manque un espace apr?Ęs 'for'. 156
Warning Il y a un espace de trop apr?Ęs ';'. 156
Warning Il y a un espace de trop apr?Ęs '('. 159
Warning Il manque un espace apr?Ęs 'if'. 163
Warning Line is longer than 100 characters. 172
Warning Missing a Javadoc comment. 177
Warning Il y a un espace de trop apr?Ęs '('. 177
Warning Il y a un espace de trop avant ')'. 177
Warning Il manque un espace apr?Ęs 'cast'. 179
Warning Missing a Javadoc comment. 189
Warning Il y a un espace de trop apr?Ęs '('. 189
Warning Il y a un espace de trop avant ')'. 189
Warning 'if' construct must use '{}'s. 192
Warning 'else' construct must use '{}'s. 194
Warning Missing a Javadoc comment. 201
Warning Il y a un espace de trop apr?Ęs '('. 201
Warning Il y a un espace de trop avant ')'. 201
Warning Missing a Javadoc comment. 209
Warning Il y a un espace de trop apr?Ęs '('. 209
Warning Il y a un espace de trop avant ')'. 209
Warning Il y a un espace de trop apr?Ęs ';'. 211
Warning Missing a Javadoc comment. 221
Warning Il y a un espace de trop apr?Ęs '('. 221
Warning Il y a un espace de trop avant ')'. 221
Warning Il manque un espace apr?Ęs 'cast'. 225
Warning 'if' construct must use '{}'s. 227
Info Cyclomatic Complexity is 11 (max allowed is 10). 233
Warning Missing a Javadoc comment. 233
Warning First sentence should end with a period. 258
Warning Expected @param tag for 'var'. 260
Warning Expected @param tag for 'select'. 265
Warning Expected @param tag for 'single'. 277
Warning Expected @param tag for 'asString'. 287
Warning Expected @param tag for 'delim'. 294
Warning Il manque un espace apr?Ęs 'if'. 296
Warning Il y a un espace de trop apr?Ęs '('. 296
Warning Il manque un espace avant '!='. 296
Warning Il manque un espace apr?Ęs '!='. 296
Warning Il y a un espace de trop avant ')'. 296
Warning Expected @param tag for 'sortXPath'. 304
Warning Expected @throws tag for 'JaxenException'. 304
Warning 'if' construct must use '{}'s. 305
Warning Expected @param tag for 'descending'. 312
Warning 'if' construct must use '{}'s. 313

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

ErrorLine
Warning Wrong order for 'java.util.List' import. 27
Warning First sentence should end with a period. 38
Warning First sentence should end with a period. 41
Warning Missing a Javadoc comment. 44
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 44
Warning Il y a un espace de trop apr?Ęs '('. 46
Warning Il y a un espace de trop avant ')'. 46
Warning Il y a un espace de trop apr?Ęs '('. 49
Warning Il y a un espace de trop avant ')'. 49
Warning Expected @param tag for 'list'. 56
Warning Expected @param tag for 'sortXPath'. 62
Warning Expected @throws tag for 'JaxenException'. 62
Warning 'if' construct must use '{}'s. 63
Warning Expected @param tag for 'descending'. 70
Warning 'if' construct must use '{}'s. 71

org/apache/commons/jelly/tags/xml/TransformTag.java

ErrorLine
Error Unused import - org.apache.commons.jelly.JellyContext. 41
Info Class Data Abstraction Coupling is 11 (max allowed is 10). 79
Info Class Fan-Out Complexity is 36 (max allowed is 20). 79
Warning Field 'log' is used in only one method. 82
Warning First sentence should end with a period. 84
Warning First sentence should end with a period. 88
Warning First sentence should end with a period. 91
Warning First sentence should end with a period. 94
Warning First sentence should end with a period. 108
Warning Unused @throws tag for 'Exception'. 112
Warning Expected @throws tag for 'MissingAttributeException'. 114
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 114
Warning Expected @throws tag for 'JellyTagException'. 114
Warning '}' should be on the same line. 126
Warning '}' should be on the same line. 146
Warning '}' should be on the same line. 157
Warning '}' should be on the same line. 160
Warning First sentence should end with a period. 170
Warning Expected an @return tag. 176
Warning First sentence should end with a period. 180
Warning Missing a Javadoc comment. 190
Warning First sentence should end with a period. 197
Warning Il y a un espace de trop avant ')'. 208
Warning Il y a un espace de trop apr?Ęs '('. 209
Warning Il y a un espace de trop avant ')'. 209
Warning 'if' construct must use '{}'s. 213
Warning '}' should be on the same line. 257
Warning First sentence should end with a period. 285
Warning Expected @param tag for 'saxSourceObj'. 290
Warning First sentence should end with a period. 305
Warning Expected @param tag for 'sourceObj'. 310
Warning Il y a un espace de trop avant ')'. 310
Warning '}' should be on the same line. 319
Warning '}' should be on the same line. 322
Warning '}' should be on the same line. 325
Warning '}' should be on the same line. 329
Warning '}' should be on the same line. 334
Warning Line is longer than 100 characters. 337
Warning Il y a un espace de trop avant ')'. 337
Warning '}' should be on the same line. 339
Warning First sentence should end with a period. 353
Warning Expected @throws tag for 'JellyTagException'. 358
Warning Il y a un espace de trop apr?Ęs ';'. 365
Warning First sentence should end with a period. 387
Info Class Fan-Out Complexity is 23 (max allowed is 20). 393
Warning First sentence should end with a period. 410
Warning '{' should be on the previous line. 416
Warning method def throws at indentation level 8 not at correct indentation, 12 435
Warning '{' should be on the previous line. 436
Warning First sentence should end with a period. 445
Warning Unused @param tag for 'input'. 448
Warning Expected @param tag for 'systemId'. 455
Warning method def throws at indentation level 8 not at correct indentation, 12 456
Warning '{' should be on the previous line. 457
Warning First sentence should end with a period. 464
Warning Il manque un espace apr?Ęs ','. 475
Warning Expected @throws tag for 'JellyTagException'. 495
Warning Il y a un espace de trop apr?Ęs ';'. 503
Warning if child at indentation level 25 not at correct indentation, 24 507
Warning First sentence should end with a period. 517
Warning First sentence should end with a period. 526
Warning First sentence should end with a period. 540
Warning First sentence should end with a period. 549
Warning Unused @param tag for 'the'. 552
Warning Expected @param tag for 'dtdHandler'. 554
Warning First sentence should end with a period. 558
Warning First sentence should end with a period. 567
Warning Unused @param tag for 'the'. 570
Warning Expected @param tag for 'errorHandler'. 572
Warning First sentence should end with a period. 577
Warning First sentence should end with a period. 586
Warning Unused @param tag for 'the'. 589
Warning Expected @param tag for 'entityResolver'. 591
Warning First sentence should end with a period. 595
Warning method def throws at indentation level 8 not at correct indentation, 12 607
Warning '{' should be on the previous line. 608
Warning First sentence should end with a period. 618
Warning method def throws at indentation level 8 not at correct indentation, 12 630
Warning '{' should be on the previous line. 631
Warning First sentence should end with a period. 638
Warning method def throws at indentation level 8 not at correct indentation, 12 650
Warning '{' should be on the previous line. 651
Warning First sentence should end with a period. 656
Warning method def throws at indentation level 8 not at correct indentation, 12 668
Warning '{' should be on the previous line. 669
Warning First sentence should end with a period. 680

org/apache/commons/jelly/tags/xml/XMLTagLibrary.java

ErrorLine
Warning Field 'log' is used in only one method. 39
Warning Missing a Javadoc comment. 41
Warning Missing a Javadoc comment. 43
Warning Missing a Javadoc comment. 66
Warning Il y a un espace de trop apr?Ęs '('. 75
Warning Il y a un espace de trop avant ')'. 75
Warning Il y a un espace de trop apr?Ęs '('. 76
Warning Il y a un espace de trop avant ')'. 76
Warning Il y a un espace de trop apr?Ęs '('. 79
Warning Il y a un espace de trop avant ')'. 79
Warning Missing a Javadoc comment. 90
Warning Il y a un espace de trop apr?Ęs '('. 91
Warning Il y a un espace de trop avant ')'. 92