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 Il y a un espace de trop apr?Ęs '('. 44
Warning Il y a un espace de trop avant ')'. 44
Warning Il y a un espace de trop apr?Ęs '('. 48
Warning Il y a un espace de trop avant ')'. 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 Il y a un espace de trop apr?Ęs '('. 51
Warning Il y a un espace de trop avant ')'. 51
Warning Il y a un espace de trop apr?Ęs '('. 52
Warning Il y a un espace de trop avant ')'. 52
Warning Il y a un espace de trop apr?Ęs '('. 53
Warning Il y a un espace de trop avant ')'. 53
Warning Il y a un espace de trop apr?Ęs '('. 58
Warning Il y a un espace de trop avant ')'. 58
Warning Il y a un espace de trop apr?Ęs '('. 67
Warning Il y a un espace de trop avant ')'. 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 '+' devrait ??tre sur une nouvelle ligne. 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 Il y a un espace de trop apr?Ęs '('. 60
Warning Il y a un espace de trop avant ')'. 60
Warning '}' should be on the same line. 62
Warning Il y a un espace de trop apr?Ęs '('. 69
Warning Il y a un espace de trop avant ')'. 69
Warning if child at indentation level 8 not at correct indentation, 12 70
Warning Il y a un espace de trop apr?Ęs '('. 70
Warning if child at indentation level 8 not at correct indentation, 12 71
Warning Il y a un espace de trop apr?Ęs '('. 71
Warning Il y a un espace de trop avant ')'. 71
Warning '{' should be on the previous line. 72
Warning Il y a un espace de trop apr?Ęs '('. 74
Warning Il y a un espace de trop avant ')'. 74
Warning if child at indentation level 15 not at correct indentation, 16 75
Warning '}' should be on the same line. 76
Warning Il y a un espace de trop apr?Ęs '('. 86
Warning Il y a un espace de trop avant ')'. 86
Warning Il y a un espace de trop apr?Ęs '('. 89
Warning Il y a un espace de trop avant ')'. 89
Warning '}' should be on the same line. 91
Warning '}' should be on the same line. 95
Warning Il y a un espace de trop apr?Ęs '('. 97
Warning Il y a un espace de trop avant ')'. 97
Warning Line is longer than 100 characters. 98
Warning Il y a un espace de trop apr?Ęs '('. 98
Warning Il y a un espace de trop avant ')'. 98
Warning Il y a un espace de trop apr?Ęs '('. 100
Warning Il y a un espace de trop avant ')'. 100
Warning Line is longer than 100 characters. 101
Warning Il y a un espace de trop apr?Ęs '('. 101
Warning Il y a un espace de trop avant ')'. 101
Warning Il y a un espace de trop apr?Ęs '('. 103
Warning Il y a un espace de trop avant ')'. 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 Il y a un espace de trop apr?Ęs '('. 143
Warning Il y a un espace de trop avant ')'. 143
Warning Il y a un espace de trop apr?Ęs '('. 145
Warning Il y a un espace de trop avant ')'. 145
Warning Il y a un espace de trop apr?Ęs '('. 147
Warning Il y a un espace de trop avant ')'. 147
Warning '}' should be on the same line. 148
Warning Il y a un espace de trop apr?Ęs '('. 150
Warning Il y a un espace de trop avant ')'. 150
Warning '}' should be on the same line. 152
Warning Line is longer than 100 characters. 154
Warning Il y a un espace de trop apr?Ęs '('. 154
Warning Il y a un espace de trop avant ')'. 154