Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
4973757

Files

FilesIWE
org/apache/commons/jelly/tags/xml/AttributeTag.java 0160
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 0190
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/SetTag.java 2473
org/apache/commons/jelly/tags/xml/SortTag.java 0150
org/apache/commons/jelly/tags/xml/TransformTag.java 3920
org/apache/commons/jelly/tags/xml/XMLTagLibrary.java 0130

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

ErrorLine
Warning Missing a Javadoc comment. 34
Warning Missing a Javadoc comment. 39
Warning '(' is followed by whitespace. 40
Warning ')' is preceded with whitespace. 40
Warning '(' is followed by whitespace. 41
Warning ')' is preceded with whitespace. 41
Warning Line is longer than 100 characters. 42
Warning '(' is followed by whitespace. 42
Warning ')' is preceded with whitespace. 42
Warning '(' is followed by whitespace. 44
Warning '(' is followed by whitespace. 44
Warning ')' is preceded with whitespace. 44
Warning ')' is preceded with whitespace. 44
Warning Javadoc has empty description section. 50
Warning First sentence should end with a period. 56
Warning Expected @param tag for 'name'. 59

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 '(' is followed by whitespace. 54
Warning ')' is preceded with whitespace. 54
Warning ';' is followed by whitespace. 75
Warning '(' is followed by whitespace. 77
Warning ')' is preceded with whitespace. 77
Warning '(' is followed by whitespace. 78
Warning ')' is preceded with whitespace. 78
Warning '}' should be on the same line. 79
Warning ')' is preceded with whitespace. 80
Warning '(' is followed by whitespace. 81
Warning ')' is preceded with whitespace. 81
Warning '(' is followed by whitespace. 85
Warning ')' is preceded with whitespace. 85
Warning '(' is followed by whitespace. 87
Warning ')' is preceded with whitespace. 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 '(' is followed by whitespace. 57
Warning ')' is preceded with whitespace. 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 '(' is followed by whitespace. 46
Warning ')' is preceded with whitespace. 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
Warning First sentence should end with a period. 33
Warning First sentence should end with a period. 36
Warning First sentence should end with a period. 39
Warning First sentence should end with a period. 42
Warning Missing a Javadoc comment. 45
Warning Unused @throws tag for 'JellyException'. 53
Warning '(' is followed by whitespace. 57
Warning ')' is preceded with whitespace. 57
Warning Expected @throws tag for 'JellyTagException'. 57
Warning Missing a Javadoc comment. 80
Warning Avoid inline conditionals. 83
Warning Array brackets at illegal position. 108
Warning Array brackets at illegal position. 113
Warning Javadoc has empty description section. 154
Warning First sentence should end with a period. 161
Warning Expected @param tag for 'name'. 164
Warning Javadoc has empty description section. 168
Warning First sentence should end with a period. 175
Warning Expected @param tag for 'namespace'. 178

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 '(' is followed by whitespace. 46
Warning ')' is preceded with whitespace. 46
Warning '(' is followed by whitespace. 51
Warning ')' is preceded with whitespace. 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 '(' is followed by whitespace. 61
Warning ')' is preceded with whitespace. 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 '(' is followed by whitespace. 43
Warning ')' is preceded with whitespace. 43
Warning '(' is followed by whitespace. 49
Warning ')' is preceded with whitespace. 49
Warning Expected @param tag for 'select'. 61
Warning Missing a Javadoc comment. 67
Warning '(' is followed by whitespace. 68
Warning ')' is preceded with whitespace. 68
Warning '(' is followed by whitespace. 69
Warning ')' is preceded with whitespace. 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 '(' is followed by whitespace. 42
Warning ')' is preceded with whitespace. 42
Warning '(' is followed by whitespace. 43
Warning ')' is preceded with whitespace. 43
Warning '(' is followed by whitespace. 44
Warning ')' is preceded with whitespace. 44
Error 'value' hides a field. 46
Warning '(' is followed by whitespace. 51
Warning ')' is preceded with whitespace. 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 '(' is followed by whitespace. 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 '(' is followed by whitespace. 135
Warning ')' is preceded with whitespace. 135
Warning '(' is followed by whitespace. 136
Warning ')' is preceded with whitespace. 136
Warning '(' is followed by whitespace. 140
Warning '(' is followed by whitespace. 140
Warning ')' is preceded with whitespace. 140
Warning ')' is preceded with whitespace. 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/SetTag.java

ErrorLine
Warning Wrong order for 'java.util.ArrayList' import. 30
Error Unused private field 'log'. 46
Warning First sentence should end with a period. 54
Warning Missing a Javadoc comment. 57
Warning '=' is not preceded with whitespace. 57
Warning '=' is not followed by whitespace. 57
Warning Missing a Javadoc comment. 59
Info Cyclomatic Complexity is 19 (max allowed is 10). 65
Warning Missing a Javadoc comment. 65
Info NPath Complexity is 252 (max allowed is 200). 65
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 65
Warning '(' is followed by whitespace. 67
Warning ')' is preceded with whitespace. 67
Warning '(' is followed by whitespace. 70
Warning ')' is preceded with whitespace. 70
Warning 'if' is not followed by whitespace. 76
Warning '!=' is not preceded with whitespace. 76
Warning '!=' is not followed by whitespace. 76
Warning '==' is not preceded with whitespace. 76
Error Expression can be simplified. 76
Warning '==' is not followed by whitespace. 76
Warning '}' should be on the same line. 81
Warning 'cast' is not followed by whitespace. 89
Warning '!=' is not preceded with whitespace. 92
Warning '!=' is not followed by whitespace. 92
Warning '==' is not preceded with whitespace. 93
Error Expression can be simplified. 93
Warning '==' is not followed by whitespace. 93
Warning 'if' is not followed by whitespace. 94
Warning 'if' construct must use '{}'s. 96
Warning '==' is not preceded with whitespace. 96
Warning '==' is not followed by whitespace. 96
Warning '=' is not preceded with whitespace. 97
Warning '=' is not followed by whitespace. 97
Warning 'else' construct must use '{}'s. 98
Warning '=' is not preceded with whitespace. 99
Warning '=' is not followed by whitespace. 99
Warning 'if' is not followed by whitespace. 102
Warning '!' is followed by whitespace. 102
Warning ')' is preceded with whitespace. 102
Warning '==' is not preceded with whitespace. 104
Warning '==' is not followed by whitespace. 104
Warning Line is longer than 100 characters. 115
Warning First sentence should end with a period. 123
Warning Expected @param tag for 'var'. 125
Warning Expected @param tag for 'select'. 130
Warning Expected @param tag for 'single'. 141
Warning Expected @param tag for 'sortXPath'. 149
Warning Expected @throws tag for 'JaxenException'. 149
Warning 'if' construct must use '{}'s. 150
Warning Expected @param tag for 'descending'. 157
Warning 'if' construct must use '{}'s. 158

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 '(' is followed by whitespace. 46
Warning ')' is preceded with whitespace. 46
Warning '(' is followed by whitespace. 49
Warning ')' is preceded with whitespace. 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
Info Class Data Abstraction Coupling is 11 (max allowed is 10). 80
Info Class Fan-Out Complexity is 39 (max allowed is 20). 80
Warning Field 'log' is used in only one method. 83
Warning First sentence should end with a period. 85
Warning First sentence should end with a period. 89
Warning First sentence should end with a period. 92
Warning First sentence should end with a period. 95
Warning First sentence should end with a period. 109
Warning Unused @throws tag for 'Exception'. 113
Warning Expected @throws tag for 'MissingAttributeException'. 115
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 115
Warning Expected @throws tag for 'JellyTagException'. 115
Warning '}' should be on the same line. 127
Warning '}' should be on the same line. 147
Warning '}' should be on the same line. 158
Warning '}' should be on the same line. 161
Warning First sentence should end with a period. 171
Warning Expected an @return tag. 177
Warning First sentence should end with a period. 181
Warning Missing a Javadoc comment. 191
Warning First sentence should end with a period. 198
Warning ')' is preceded with whitespace. 209
Warning '(' is followed by whitespace. 210
Warning ')' is preceded with whitespace. 210
Warning 'if' construct must use '{}'s. 214
Warning '}' should be on the same line. 258
Warning First sentence should end with a period. 286
Warning Expected @param tag for 'saxSourceObj'. 291
Warning First sentence should end with a period. 306
Warning Expected @param tag for 'sourceObj'. 311
Warning ')' is preceded with whitespace. 311
Warning '}' should be on the same line. 320
Warning '}' should be on the same line. 323
Warning '}' should be on the same line. 326
Warning '}' should be on the same line. 330
Warning '}' should be on the same line. 335
Warning Line is longer than 100 characters. 338
Warning ')' is preceded with whitespace. 338
Warning '}' should be on the same line. 340
Warning First sentence should end with a period. 354
Warning Expected @throws tag for 'JellyTagException'. 359
Warning ',' is not followed by whitespace. 365
Warning ',' is not followed by whitespace. 365
Warning 'else' is not preceded with whitespace. 366
Warning '}' is not followed by whitespace. 366
Warning ';' is followed by whitespace. 369
Warning Line is longer than 100 characters. 399
Warning Line is longer than 100 characters. 405
Warning Expected @param tag for 'wrws'. 405
Warning Expected @param tag for 'context'. 405
Warning Expected @throws tag for 'JellyTagException'. 405
Warning ';' is followed by whitespace. 411
Warning First sentence should end with a period. 431
Info Class Fan-Out Complexity is 24 (max allowed is 20). 437
Warning First sentence should end with a period. 454
Warning '{' should be on the previous line. 460
Warning method def throws at indentation level 8 not at correct indentation, 12 479
Warning '{' should be on the previous line. 480
Warning First sentence should end with a period. 489
Warning Unused @param tag for 'input'. 492
Warning Expected @param tag for 'systemId'. 499
Warning method def throws at indentation level 8 not at correct indentation, 12 500
Warning '{' should be on the previous line. 501
Warning First sentence should end with a period. 508
Warning ',' is not followed by whitespace. 519
Warning Expected @throws tag for 'JellyTagException'. 539
Warning ';' is followed by whitespace. 552
Warning if child at indentation level 25 not at correct indentation, 24 556
Warning First sentence should end with a period. 566
Warning First sentence should end with a period. 575
Warning First sentence should end with a period. 589
Warning First sentence should end with a period. 598
Warning Unused @param tag for 'the'. 601
Warning Expected @param tag for 'dtdHandler'. 603
Warning First sentence should end with a period. 607
Warning First sentence should end with a period. 616
Warning Unused @param tag for 'the'. 619
Warning Expected @param tag for 'errorHandler'. 621
Warning First sentence should end with a period. 626
Warning First sentence should end with a period. 635
Warning Unused @param tag for 'the'. 638
Warning Expected @param tag for 'entityResolver'. 640
Warning First sentence should end with a period. 644
Warning method def throws at indentation level 8 not at correct indentation, 12 656
Warning '{' should be on the previous line. 657
Warning First sentence should end with a period. 667
Warning method def throws at indentation level 8 not at correct indentation, 12 679
Warning '{' should be on the previous line. 680
Warning First sentence should end with a period. 687
Warning method def throws at indentation level 8 not at correct indentation, 12 699
Warning '{' should be on the previous line. 700
Warning First sentence should end with a period. 705
Warning method def throws at indentation level 8 not at correct indentation, 12 717
Warning '{' should be on the previous line. 718
Warning First sentence should end with a period. 729

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. 65
Warning '(' is followed by whitespace. 74
Warning ')' is preceded with whitespace. 74
Warning '(' is followed by whitespace. 75
Warning ')' is preceded with whitespace. 75
Warning '(' is followed by whitespace. 78
Warning ')' is preceded with whitespace. 78
Warning Missing a Javadoc comment. 89
Warning '(' is followed by whitespace. 90
Warning ')' is preceded with whitespace. 91