Last published: Apr 5, 2006 | Doc for 1.0.1-SNAPSHOT
Avalon Integration
Overview
Project Documentation
About commons-jelly-tags-avalon
Downloads
Project Info
Project Reports
Changes
Checkstyle
JavaDocs
JavaDoc Report
JavaDoc Warnings Report
JCoverage
Metrics
Jelly Tag Documentation
Unit Tests
Source Xref
Test Xref
Project License
PMD Report
Task List
Development Process
Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files
Infos
Warnings
Errors
7
1
140
18
Files
Files
I
W
E
org/apache/commons/jelly/avalon/JellyService.java
0
22
13
org/apache/commons/jelly/avalon/JellyServiceImpl.java
1
117
5
org/apache/commons/jelly/avalon/package.html
0
1
0
org/apache/commons/jelly/avalon/JellyService.java
Error
Line
Unused import - java.util.HashMap.
20
Unused import - java.util.Iterator.
21
Unused import - java.net.URL.
22
Unused import - java.net.MalformedURLException.
23
Unused import - java.io.File.
24
Unused import - java.io.InputStream.
25
Unused import - org.apache.avalon.framework.configuration.Configurable.
29
Unused import - org.apache.avalon.framework.configuration.Configuration.
30
Unused import - org.apache.avalon.framework.configuration.ConfigurationException.
31
Unused import - org.apache.commons.jelly.Jelly.
34
Unused import - org.apache.commons.jelly.JellyContext.
35
Unused import - org.apache.commons.jelly.JellyException.
36
Unused import - org.apache.commons.jelly.Script.
37
Redundant 'public' modifier.
58
Il y a un espace de trop apr?Ęs '('.
58
Expected @param tag for 'name'.
58
Il y a un espace de trop avant ')'.
58
Redundant 'public' modifier.
70
Il y a un espace de trop apr?Ęs '('.
70
Il y a un espace de trop avant ')'.
70
Redundant 'public' modifier.
83
Il y a un espace de trop apr?Ęs '('.
83
Il y a un espace de trop avant ')'.
83
First sentence should end with a period.
85
Redundant 'public' modifier.
93
Il y a un espace de trop apr?Ęs '('.
93
Il y a un espace de trop avant ')'.
93
Expected @throws tag for 'Exception'.
93
Redundant 'public' modifier.
105
Il y a un espace de trop apr?Ęs '('.
105
Il y a un espace de trop avant ')'.
105
First sentence should end with a period.
107
Redundant 'public' modifier.
115
Il y a un espace de trop apr?Ęs '('.
115
Il y a un espace de trop avant ')'.
115
org/apache/commons/jelly/avalon/JellyServiceImpl.java
Error
Line
Unused import - java.util.Iterator.
21
Unused import - java.io.InputStream.
25
Missing a Javadoc comment.
50
Field 'm_configured' is used in only one method.
50
Name 'm_configured' must match pattern '^[a-z][a-zA-Z0-9]*$'.
50
Missing a Javadoc comment.
51
Name 'm_scripts' must match pattern '^[a-z][a-zA-Z0-9]*$'.
51
Javadoc has empty description section.
60
Il y a un espace de trop apr?Ęs '('.
63
Il y a un espace de trop avant ')'.
63
Javadoc has empty description section.
67
Il y a un espace de trop apr?Ęs '('.
70
Il y a un espace de trop avant ')'.
70
'if' construct must use '{}'s.
71
Il manque un espace apr?Ęs 'if'.
71
Il y a un espace de trop apr?Ęs '('.
71
Il y a un espace de trop apr?Ęs '('.
71
Il y a un espace de trop avant ')'.
71
Il y a un espace de trop avant ')'.
71
Il y a un espace de trop apr?Ęs '('.
72
Il y a un espace de trop avant ')'.
72
Il manque un espace apr?Ęs 'cast'.
74
Il y a un espace de trop apr?Ęs '('.
74
Il y a un espace de trop avant ')'.
74
Il y a un espace de trop apr?Ęs '('.
77
Il y a un espace de trop avant ')'.
77
Il y a un espace de trop apr?Ęs '('.
79
Il y a un espace de trop avant ')'.
79
Javadoc has empty description section.
83
Il y a un espace de trop apr?Ęs '('.
86
Il y a un espace de trop avant ')'.
86
Il y a un espace de trop apr?Ęs '('.
87
Il y a un espace de trop avant ')'.
87
Javadoc has empty description section.
93
Il y a un espace de trop apr?Ęs '('.
96
Il y a un espace de trop avant ')'.
96
try child at indentation level 11 not at correct indentation, 12
99
Il y a un espace de trop apr?Ęs '('.
99
Il y a un espace de trop avant ')'.
99
'}' should be on the same line.
100
Il manque un espace apr?Ęs 'catch'.
101
Il y a un espace de trop apr?Ęs '('.
101
Il y a un espace de trop avant ')'.
101
Il y a un espace de trop apr?Ęs '('.
102
'+' devrait ??tre sur une nouvelle ligne.
102
Il y a un espace de trop avant ')'.
103
Il y a un espace de trop apr?Ęs '('.
108
Il y a un espace de trop avant ')'.
108
Javadoc has empty description section.
115
Il y a un espace de trop apr?Ęs '('.
118
Il y a un espace de trop avant ')'.
118
Il y a un espace de trop apr?Ęs '('.
119
Il y a un espace de trop avant ')'.
119
Javadoc has empty description section.
125
Il y a un espace de trop apr?Ęs '('.
128
Il y a un espace de trop avant ')'.
128
Cyclomatic Complexity is 11 (max allowed is 10).
159
Il y a un espace de trop apr?Ęs '('.
159
Il y a un espace de trop avant ')'.
159
Expected @throws tag for 'ConfigurationException'.
159
'if' construct must use '{}'s.
160
Il manque un espace apr?Ęs 'if'.
160
Il y a un espace de trop apr?Ęs '('.
160
Il y a un espace de trop avant ')'.
160
Il y a un espace de trop apr?Ęs '('.
161
Il y a un espace de trop avant ')'.
161
'if' construct must use '{}'s.
163
Il manque un espace apr?Ęs 'if'.
163
Il y a un espace de trop apr?Ęs '('.
163
Il y a un espace de trop apr?Ęs '('.
163
Il y a un espace de trop avant ')'.
163
Il y a un espace de trop avant ')'.
163
Il y a un espace de trop apr?Ęs '('.
164
Il y a un espace de trop avant ')'.
164
Il y a un espace de trop apr?Ęs '('.
167
Il y a un espace de trop avant ')'.
167
Il y a un espace de trop apr?Ęs '('.
169
Il y a un espace de trop avant ')'.
169
Il y a un espace de trop apr?Ęs '('.
173
Il y a un espace de trop avant ')'.
173
Il y a un espace de trop apr?Ęs '('.
176
Il y a un espace de trop avant ')'.
176
Il manque un espace apr?Ęs 'if'.
177
Il y a un espace de trop apr?Ęs '('.
177
Il y a un espace de trop avant ')'.
177
'}' should be on the same line.
179
Il y a un espace de trop apr?Ęs '('.
182
Il y a un espace de trop avant ')'.
182
'}' should be on the same line.
183
Il manque un espace apr?Ęs 'catch'.
184
Il y a un espace de trop apr?Ęs '('.
184
Il y a un espace de trop avant ')'.
184
catch child at indentation level 22 not at correct indentation, 24
186
Il y a un espace de trop apr?Ęs '('.
186
Il y a un espace de trop avant ')'.
186
'if' construct must use '{}'s.
191
Il manque un espace apr?Ęs 'if'.
191
Il y a un espace de trop apr?Ęs '('.
191
Il y a un espace de trop avant ')'.
191
Line is longer than 100 characters.
192
Il y a un espace de trop apr?Ęs '('.
192
Il y a un espace de trop avant ')'.
192
Il y a un espace de trop apr?Ęs '('.
196
Il y a un espace de trop avant ')'.
196
Line is longer than 100 characters.
197
Il y a un espace de trop apr?Ęs '('.
197
Il y a un espace de trop avant ')'.
197
Il y a un espace de trop apr?Ęs '('.
197
Il y a un espace de trop avant ')'.
197
Il y a un espace de trop apr?Ęs '('.
198
Il y a un espace de trop avant ')'.
198
Il y a un espace de trop apr?Ęs '('.
201
Il y a un espace de trop avant ')'.
201
'}' should be on the same line.
202
Catching 'Throwable' is not allowed.
203
Il manque un espace apr?Ęs 'catch'.
203
Il y a un espace de trop apr?Ęs '('.
203
Il y a un espace de trop avant ')'.
203
Line is longer than 100 characters.
204
Il y a un espace de trop apr?Ęs '('.
204
Il y a un espace de trop avant ')'.
204
Expected an @return tag.
217
Expected an @return tag.
226
org/apache/commons/jelly/avalon/package.html
Error
Line
Missing package documentation file.
0