Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
1621261

Files

FilesIWE
org/apache/commons/jelly/tags/dynabean/DynabeanTag.java 0150
org/apache/commons/jelly/tags/dynabean/DynabeanTagLibrary.java 010
org/apache/commons/jelly/tags/dynabean/DynaclassTag.java 0171
org/apache/commons/jelly/tags/dynabean/PropertyTag.java 1350
org/apache/commons/jelly/tags/dynabean/SetTag.java 1580

org/apache/commons/jelly/tags/dynabean/DynabeanTag.java

ErrorLine
Warning First sentence should end with a period. 26
Warning Missing a Javadoc comment. 33
Warning Missing a Javadoc comment. 34
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. 44
Warning ')' is preceded with whitespace. 44
Warning '(' is followed by whitespace. 48
Warning ')' is preceded with whitespace. 48
Warning First sentence should end with a period. 67
Warning Expected @param tag for 'dynaClass'. 70
Warning Missing a Javadoc comment. 74
Warning First sentence should end with a period. 78
Warning Expected @param tag for 'var'. 81

org/apache/commons/jelly/tags/dynabean/DynaclassTag.java

ErrorLine
Warning First sentence should end with a period. 28
Warning Missing a Javadoc comment. 39
Error Declaring variables, return values or parameters of type 'ArrayList' is not allowed. 39
Warning Missing a Javadoc comment. 40
Warning Field 'props' is used in only one method. 40
Warning Missing a Javadoc comment. 41
Warning Field 'dynaClass' is used in only one method. 41
Warning Missing a Javadoc comment. 43
Warning Missing a Javadoc comment. 44
Warning Missing a Javadoc comment. 46
Warning Missing a Javadoc comment. 51
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 51
Warning First sentence should end with a period. 87
Warning Expected @param tag for 'name'. 90
Warning Missing a Javadoc comment. 94
Warning First sentence should end with a period. 98
Warning Expected @param tag for 'var'. 101
Warning Missing a Javadoc comment. 105

org/apache/commons/jelly/tags/dynabean/PropertyTag.java

ErrorLine
Warning First sentence should end with a period. 24
Warning Missing a Javadoc comment. 36
Warning Missing a Javadoc comment. 37
Warning Missing a Javadoc comment. 38
Warning Missing a Javadoc comment. 39
Warning Field 'prop' is used in only one method. 39
Warning Missing a Javadoc comment. 41
Info Cyclomatic Complexity is 15 (max allowed is 10). 46
Warning Missing a Javadoc comment. 46
Warning Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 46
Warning '(' is followed by whitespace. 51
Warning ')' is preceded with whitespace. 51
Warning '(' is followed by whitespace. 52
Warning ')' is preceded with whitespace. 52
Warning '(' is followed by whitespace. 53
Warning ')' is preceded with whitespace. 53
Warning '(' is followed by whitespace. 58
Warning ')' is preceded with whitespace. 58
Warning '(' is followed by whitespace. 67
Warning ')' is preceded with whitespace. 67
Warning '}' should be on the same line. 72
Warning '}' should be on the same line. 75
Warning '}' should be on the same line. 78
Warning '}' should be on the same line. 81
Warning '}' should be on the same line. 84
Warning '}' should be on the same line. 87
Warning '}' should be on the same line. 95
Warning '+' should be on a new line. 98
Warning First sentence should end with a period. 114
Warning Expected @param tag for 'name'. 117
Warning First sentence should end with a period. 121
Warning Expected @param tag for 'type'. 124
Warning First sentence should end with a period. 128
Warning Expected an @return tag. 131
Warning First sentence should end with a period. 135
Warning Expected @param tag for 'propertyClass'. 138

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

ErrorLine
Warning First sentence should end with a period. 28
Warning Field 'log' is used in only one method. 36
Warning First sentence should end with a period. 41
Warning Missing a Javadoc comment. 53
Info Cyclomatic Complexity is 15 (max allowed is 10). 58
Warning Missing a Javadoc comment. 58
Warning '(' is followed by whitespace. 60
Warning ')' is preceded with whitespace. 60
Warning '}' should be on the same line. 62
Warning '(' is followed by whitespace. 69
Warning ')' is preceded with whitespace. 69
Warning if child at indentation level 8 not at correct indentation, 12 70
Warning '(' is followed by whitespace. 70
Warning if child at indentation level 8 not at correct indentation, 12 71
Warning '(' is followed by whitespace. 71
Warning ')' is preceded with whitespace. 71
Warning '{' should be on the previous line. 72
Warning '(' is followed by whitespace. 74
Warning ')' is preceded with whitespace. 74
Warning if child at indentation level 15 not at correct indentation, 16 75
Warning '}' should be on the same line. 76
Warning '(' is followed by whitespace. 86
Warning ')' is preceded with whitespace. 86
Warning '(' is followed by whitespace. 89
Warning ')' is preceded with whitespace. 89
Warning '}' should be on the same line. 91
Warning '}' should be on the same line. 95
Warning '(' is followed by whitespace. 97
Warning ')' is preceded with whitespace. 97
Warning Line is longer than 100 characters. 98
Warning '(' is followed by whitespace. 98
Warning ')' is preceded with whitespace. 98
Warning '(' is followed by whitespace. 100
Warning ')' is preceded with whitespace. 100
Warning Line is longer than 100 characters. 101
Warning '(' is followed by whitespace. 101
Warning ')' is preceded with whitespace. 101
Warning '(' is followed by whitespace. 103
Warning ')' is preceded with whitespace. 103
Warning First sentence should end with a period. 109
Warning Expected @param tag for 'var'. 111
Warning Expected @param tag for 'scope'. 122
Warning Expected @param tag for 'value'. 127
Warning Expected @param tag for 'target'. 132
Warning Expected @param tag for 'property'. 137
Warning Missing a Javadoc comment. 143
Warning '(' is followed by whitespace. 143
Warning ')' is preceded with whitespace. 143
Warning '(' is followed by whitespace. 145
Warning ')' is preceded with whitespace. 145
Warning '(' is followed by whitespace. 147
Warning ')' is preceded with whitespace. 147
Warning '}' should be on the same line. 148
Warning '(' is followed by whitespace. 150
Warning ')' is preceded with whitespace. 150
Warning '}' should be on the same line. 152
Warning Line is longer than 100 characters. 154
Warning '(' is followed by whitespace. 154
Warning ')' is preceded with whitespace. 154