Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
7114018

Files

FilesIWE
org/apache/commons/jelly/avalon/JellyService.java 02213
org/apache/commons/jelly/avalon/JellyServiceImpl.java 11175
org/apache/commons/jelly/avalon/package.html 010

org/apache/commons/jelly/avalon/JellyService.java

ErrorLine
Error Unused import - java.util.HashMap. 20
Error Unused import - java.util.Iterator. 21
Error Unused import - java.net.URL. 22
Error Unused import - java.net.MalformedURLException. 23
Error Unused import - java.io.File. 24
Error Unused import - java.io.InputStream. 25
Error Unused import - org.apache.avalon.framework.configuration.Configurable. 29
Error Unused import - org.apache.avalon.framework.configuration.Configuration. 30
Error Unused import - org.apache.avalon.framework.configuration.ConfigurationException. 31
Error Unused import - org.apache.commons.jelly.Jelly. 34
Error Unused import - org.apache.commons.jelly.JellyContext. 35
Error Unused import - org.apache.commons.jelly.JellyException. 36
Error Unused import - org.apache.commons.jelly.Script. 37
Warning Redundant 'public' modifier. 58
Warning Il y a un espace de trop apr?Ęs '('. 58
Warning Expected @param tag for 'name'. 58
Warning Il y a un espace de trop avant ')'. 58
Warning Redundant 'public' modifier. 70
Warning Il y a un espace de trop apr?Ęs '('. 70
Warning Il y a un espace de trop avant ')'. 70
Warning Redundant 'public' modifier. 83
Warning Il y a un espace de trop apr?Ęs '('. 83
Warning Il y a un espace de trop avant ')'. 83
Warning First sentence should end with a period. 85
Warning Redundant 'public' modifier. 93
Warning Il y a un espace de trop apr?Ęs '('. 93
Warning Il y a un espace de trop avant ')'. 93
Warning Expected @throws tag for 'Exception'. 93
Warning Redundant 'public' modifier. 105
Warning Il y a un espace de trop apr?Ęs '('. 105
Warning Il y a un espace de trop avant ')'. 105
Warning First sentence should end with a period. 107
Warning Redundant 'public' modifier. 115
Warning Il y a un espace de trop apr?Ęs '('. 115
Warning Il y a un espace de trop avant ')'. 115

org/apache/commons/jelly/avalon/JellyServiceImpl.java

ErrorLine
Error Unused import - java.util.Iterator. 21
Error Unused import - java.io.InputStream. 25
Warning Missing a Javadoc comment. 50
Warning Field 'm_configured' is used in only one method. 50
Error Name 'm_configured' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Warning Missing a Javadoc comment. 51
Error Name 'm_scripts' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Warning Javadoc has empty description section. 60
Warning Il y a un espace de trop apr?Ęs '('. 63
Warning Il y a un espace de trop avant ')'. 63
Warning Javadoc has empty description section. 67
Warning Il y a un espace de trop apr?Ęs '('. 70
Warning Il y a un espace de trop avant ')'. 70
Warning 'if' construct must use '{}'s. 71
Warning Il manque un espace apr?Ęs 'if'. 71
Warning Il y a un espace de trop apr?Ęs '('. 71
Warning Il y a un espace de trop apr?Ęs '('. 71
Warning Il y a un espace de trop avant ')'. 71
Warning Il y a un espace de trop avant ')'. 71
Warning Il y a un espace de trop apr?Ęs '('. 72
Warning Il y a un espace de trop avant ')'. 72
Warning Il manque un espace apr?Ęs 'cast'. 74
Warning Il y a un espace de trop apr?Ęs '('. 74
Warning Il y a un espace de trop avant ')'. 74
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 '('. 79
Warning Il y a un espace de trop avant ')'. 79
Warning Javadoc has empty description section. 83
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 '('. 87
Warning Il y a un espace de trop avant ')'. 87
Warning Javadoc has empty description section. 93
Warning Il y a un espace de trop apr?Ęs '('. 96
Warning Il y a un espace de trop avant ')'. 96
Warning try child at indentation level 11 not at correct indentation, 12 99
Warning Il y a un espace de trop apr?Ęs '('. 99
Warning Il y a un espace de trop avant ')'. 99
Warning '}' should be on the same line. 100
Warning Il manque un espace apr?Ęs 'catch'. 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 '('. 102
Warning '+' devrait ??tre sur une nouvelle ligne. 102
Warning Il y a un espace de trop avant ')'. 103
Warning Il y a un espace de trop apr?Ęs '('. 108
Warning Il y a un espace de trop avant ')'. 108
Warning Javadoc has empty description section. 115
Warning Il y a un espace de trop apr?Ęs '('. 118
Warning Il y a un espace de trop avant ')'. 118
Warning Il y a un espace de trop apr?Ęs '('. 119
Warning Il y a un espace de trop avant ')'. 119
Warning Javadoc has empty description section. 125
Warning Il y a un espace de trop apr?Ęs '('. 128
Warning Il y a un espace de trop avant ')'. 128
Info Cyclomatic Complexity is 11 (max allowed is 10). 159
Warning Il y a un espace de trop apr?Ęs '('. 159
Warning Il y a un espace de trop avant ')'. 159
Warning Expected @throws tag for 'ConfigurationException'. 159
Warning 'if' construct must use '{}'s. 160
Warning Il manque un espace apr?Ęs 'if'. 160
Warning Il y a un espace de trop apr?Ęs '('. 160
Warning Il y a un espace de trop avant ')'. 160
Warning Il y a un espace de trop apr?Ęs '('. 161
Warning Il y a un espace de trop avant ')'. 161
Warning 'if' construct must use '{}'s. 163
Warning Il manque un espace apr?Ęs 'if'. 163
Warning Il y a un espace de trop apr?Ęs '('. 163
Warning Il y a un espace de trop apr?Ęs '('. 163
Warning Il y a un espace de trop avant ')'. 163
Warning Il y a un espace de trop avant ')'. 163
Warning Il y a un espace de trop apr?Ęs '('. 164
Warning Il y a un espace de trop avant ')'. 164
Warning Il y a un espace de trop apr?Ęs '('. 167
Warning Il y a un espace de trop avant ')'. 167
Warning Il y a un espace de trop apr?Ęs '('. 169
Warning Il y a un espace de trop avant ')'. 169
Warning Il y a un espace de trop apr?Ęs '('. 173
Warning Il y a un espace de trop avant ')'. 173
Warning Il y a un espace de trop apr?Ęs '('. 176
Warning Il y a un espace de trop avant ')'. 176
Warning Il manque un espace apr?Ęs 'if'. 177
Warning Il y a un espace de trop apr?Ęs '('. 177
Warning Il y a un espace de trop avant ')'. 177
Warning '}' should be on the same line. 179
Warning Il y a un espace de trop apr?Ęs '('. 182
Warning Il y a un espace de trop avant ')'. 182
Warning '}' should be on the same line. 183
Warning Il manque un espace apr?Ęs 'catch'. 184
Warning Il y a un espace de trop apr?Ęs '('. 184
Warning Il y a un espace de trop avant ')'. 184
Warning catch child at indentation level 22 not at correct indentation, 24 186
Warning Il y a un espace de trop apr?Ęs '('. 186
Warning Il y a un espace de trop avant ')'. 186
Warning 'if' construct must use '{}'s. 191
Warning Il manque un espace apr?Ęs 'if'. 191
Warning Il y a un espace de trop apr?Ęs '('. 191
Warning Il y a un espace de trop avant ')'. 191
Warning Line is longer than 100 characters. 192
Warning Il y a un espace de trop apr?Ęs '('. 192
Warning Il y a un espace de trop avant ')'. 192
Warning Il y a un espace de trop apr?Ęs '('. 196
Warning Il y a un espace de trop avant ')'. 196
Warning Line is longer than 100 characters. 197
Warning Il y a un espace de trop apr?Ęs '('. 197
Warning Il y a un espace de trop avant ')'. 197
Warning Il y a un espace de trop apr?Ęs '('. 197
Warning Il y a un espace de trop avant ')'. 197
Warning Il y a un espace de trop apr?Ęs '('. 198
Warning Il y a un espace de trop avant ')'. 198
Warning Il y a un espace de trop apr?Ęs '('. 201
Warning Il y a un espace de trop avant ')'. 201
Warning '}' should be on the same line. 202
Error Catching 'Throwable' is not allowed. 203
Warning Il manque un espace apr?Ęs 'catch'. 203
Warning Il y a un espace de trop apr?Ęs '('. 203
Warning Il y a un espace de trop avant ')'. 203
Warning Line is longer than 100 characters. 204
Warning Il y a un espace de trop apr?Ęs '('. 204
Warning Il y a un espace de trop avant ')'. 204
Warning Expected an @return tag. 217
Warning Expected an @return tag. 226

org/apache/commons/jelly/avalon/package.html

ErrorLine
Warning Missing package documentation file.0