Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
28 | 0 | 0 | 474 |
Files
com/henri/jbcs/CSPreference.java
Error | Line |
| Line does not match expected header line of 'JBCS - A JBuilder Plugin for Checkstyle'. |
1
|
| Line is longer than 80 characters. |
39
|
| '{' should be on the previous line. |
45
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
50
|
| Missing a Javadoc comment. |
52
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
56
|
| Missing a Javadoc comment. |
58
|
| Missing a Javadoc comment. |
60
|
| Missing a Javadoc comment. |
62
|
| Missing a Javadoc comment. |
64
|
| Missing a Javadoc comment. |
66
|
| Missing a Javadoc comment. |
68
|
| Name 'm_prop' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
68
|
| Missing a Javadoc comment. |
70
|
| Missing a Javadoc comment. |
72
|
| Method 'load' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Missing a Javadoc comment. |
75
|
| Parameter fileName should be final. |
75
|
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. |
75
|
| Line is longer than 80 characters. |
79
|
| Il manque un espace après 'while'. |
80
|
| '}' should be on the same line. |
85
|
| Il manque un espace après 'catch'. |
86
|
| Line is longer than 80 characters. |
92
|
| Method 'store' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Missing a Javadoc comment. |
92
|
| Parameter fileName should be final. |
92
|
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. |
92
|
| Il manque un espace après 'for'. |
94
|
| Avoid inline conditionals. |
96
|
| Missing a Javadoc comment. |
103
|
| Parameter key should be final. |
103
|
| Parameter defaultValue should be final. |
103
|
| Avoid inline conditionals. |
104
|
| Line is longer than 80 characters. |
105
|
| Avoid inline conditionals. |
105
|
| Missing a Javadoc comment. |
108
|
| Parameter key should be final. |
108
|
| Parameter defaultValue should be final. |
108
|
| Line is longer than 80 characters. |
112
|
| Missing a Javadoc comment. |
112
|
| Parameter key should be final. |
112
|
| Parameter defaultValue should be final. |
112
|
| Il manque un espace après 'if'. |
114
|
| Il manque un espace après 'while'. |
119
|
| Method 'getClearMessagePane' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Missing a Javadoc comment. |
126
|
| Method 'getConfigurationFile' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Missing a Javadoc comment. |
130
|
| Method 'getPackageNameFile' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Missing a Javadoc comment. |
134
|
| Method 'getPropertiesFile' is not designed for extension - needs to be abstract, final or empty. |
138
|
| Missing a Javadoc comment. |
138
|
| Method 'getRecursive' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Missing a Javadoc comment. |
142
|
| Method 'getShowNoError' is not designed for extension - needs to be abstract, final or empty. |
146
|
| Missing a Javadoc comment. |
146
|
| Method 'getExclusionPath' is not designed for extension - needs to be abstract, final or empty. |
150
|
| Missing a Javadoc comment. |
150
|
| First sentence should end with a period. |
154
|
| Method 'isSeverityShown' is not designed for extension - needs to be abstract, final or empty. |
159
|
| Parameter level should be final. |
159
|
| Method 'setSeverityShown' is not designed for extension - needs to be abstract, final or empty. |
163
|
| Missing a Javadoc comment. |
163
|
| Parameter level should be final. |
163
|
| Parameter shown should be final. |
163
|
| Il manque un espace après 'if'. |
164
|
| '}' should be on the same line. |
166
|
| Method 'setClearMessagePane' is not designed for extension - needs to be abstract, final or empty. |
172
|
| Missing a Javadoc comment. |
172
|
| Parameter clearMessagePane should be final. |
172
|
| Avoid inline conditionals. |
173
|
| Method 'setPackageNameFile' is not designed for extension - needs to be abstract, final or empty. |
176
|
| Missing a Javadoc comment. |
176
|
| Parameter packageNameFile should be final. |
176
|
| Method 'setPropertiesFile' is not designed for extension - needs to be abstract, final or empty. |
180
|
| Missing a Javadoc comment. |
180
|
| Parameter propertiesFile should be final. |
180
|
| Method 'setRecursive' is not designed for extension - needs to be abstract, final or empty. |
184
|
| Missing a Javadoc comment. |
184
|
| Parameter recursive should be final. |
184
|
| Avoid inline conditionals. |
185
|
| Method 'setShowNoError' is not designed for extension - needs to be abstract, final or empty. |
188
|
| Missing a Javadoc comment. |
188
|
| Parameter showNoError should be final. |
188
|
| Avoid inline conditionals. |
189
|
| Method 'setExlusionPath' is not designed for extension - needs to be abstract, final or empty. |
192
|
| Missing a Javadoc comment. |
192
|
| Parameter exclusionPath should be final. |
192
|
| Il manque un espace après 'for'. |
194
|
| Il manque un espace après 'if'. |
198
|
| Method 'setConfigurationFile' is not designed for extension - needs to be abstract, final or empty. |
204
|
| Missing a Javadoc comment. |
204
|
| Parameter configurationFile should be final. |
204
|
com/henri/jbcs/CheckStyleAction.java
Error | Line |
| Line does not match expected header line of 'JBCS - A JBuilder Plugin for Checkstyle'. |
1
|
| Line is longer than 80 characters. |
29
|
| '{' should be on the previous line. |
35
|
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Parameter browser should be final. |
48
|
| Il manque un espace après 'if'. |
50
|
| Line is longer than 80 characters. |
51
|
| Il y a un espace de trop après '{'. |
51
|
| Il y a un espace de trop avant ')'. |
51
|
| '}' should be on the same line. |
52
|
| Line is longer than 80 characters. |
55
|
com/henri/jbcs/CheckStyleContextAction.java
Error | Line |
| Line does not match expected header line of 'JBCS - A JBuilder Plugin for Checkstyle'. |
1
|
| Line is longer than 80 characters. |
49
|
| Missing a Javadoc comment. |
51
|
| Name 'm_nodes' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| '+' devrait être sur une nouvelle ligne. |
58
|
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Parameter browser should be final. |
70
|
| Il manque un espace après 'if'. |
72
|
| Il manque un espace après 'for'. |
77
|
| Il manque un espace après 'if'. |
78
|
| Il manque un espace après 'if'. |
79
|
| '}' should be on the same line. |
82
|
| Il manque un espace après 'if'. |
83
|
| '}' should be on the same line. |
85
|
| Il manque un espace après 'if'. |
86
|
| Line is longer than 80 characters. |
89
|
| Il manque un espace après 'for'. |
91
|
| Line is longer than 80 characters. |
92
|
| Il manque un espace après 'if'. |
92
|
| Il manque un espace après 'for'. |
103
|
| Missing a Javadoc comment. |
112
|
| Parameter fileList should be final. |
112
|
| Parameter node should be final. |
112
|
| Line is longer than 80 characters. |
117
|
| Line is longer than 80 characters. |
118
|
| Il manque un espace après 'for'. |
120
|
| Il manque un espace après 'if'. |
121
|
| Line is longer than 80 characters. |
122
|
| Il manque un espace après 'if'. |
122
|
| Il manque un espace après 'if'. |
125
|
| '}' should be on the same line. |
128
|
| Line is longer than 80 characters. |
129
|
| Il manque un espace après 'if'. |
129
|
| Missing a Javadoc comment. |
136
|
| Parameter exclusionPath should be final. |
136
|
| Parameter filePath should be final. |
136
|
| Il manque un espace après 'for'. |
137
|
| Il manque un espace avant '='. |
138
|
| Il manque un espace après 'if'. |
139
|
| Line is longer than 80 characters. |
152
|
| Method 'getContextAction' is not designed for extension - needs to be abstract, final or empty. |
156
|
| Parameter browser should be final. |
156
|
| Parameter nodes should be final. |
156
|
| Il manque un espace après 'if'. |
157
|
| Line is longer than 80 characters. |
160
|
| Il manque un espace après 'if'. |
160
|
| '}' should be on the same line. |
163
|
com/henri/jbcs/CheckStyleKeymapAction.java
Error | Line |
| Line does not match expected header line of 'JBCS - A JBuilder Plugin for Checkstyle'. |
1
|
| '{' should be on the previous line. |
38
|
| First sentence should end with a period. |
51
|
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Parameter e should be final. |
57
|
| Il manque un espace après 'if'. |
60
|
| Line is longer than 80 characters. |
61
|
| '}' should be on the same line. |
62
|
| Line is longer than 80 characters. |
65
|
com/henri/jbcs/CheckStyleMessage.java
Error | Line |
| Line does not match expected header line of 'JBCS - A JBuilder Plugin for Checkstyle'. |
1
|
| '{' should be on the previous line. |
43
|
| First sentence should end with a period. |
44
|
| First sentence should end with a period. |
54
|
| Name 'm_fileNode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
57
|
| First sentence should end with a period. |
59
|
| Name 'm_line' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
62
|
| Line is longer than 80 characters. |
77
|
| Parameter node should be final. |
77
|
| Parameter line should be final. |
77
|
| Parameter message should be final. |
77
|
| Parameter level should be final. |
77
|
| Method 'selectAction' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Parameter browser should be final. |
88
|
| Method 'messageAction' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Parameter browser should be final. |
96
|
| Parameter browser should be final. |
106
|
| Parameter requestFocus should be final. |
106
|
| Il manque un espace après 'if'. |
109
|
| Il y a un espace de trop après '{'. |
110
|
| Il manque un espace après 'if'. |
119
|
| '}' should be on the same line. |
121
|
| '}' should be on the same line. |
125
|
| Il manque un espace après 'catch'. |
126
|
com/henri/jbcs/CheckStyleOpenTool.java
Error | Line |
| Line does not match expected header line of 'JBCS - A JBuilder Plugin for Checkstyle'. |
1
|
| Utility classes should not have a public or default constructor. |
59
|
| '{' should be on the previous line. |
60
|
| First sentence should end with a period. |
61
|
| Line is longer than 80 characters. |
62
|
| Missing a Javadoc comment. |
66
|
| Missing a Javadoc comment. |
69
|
| Line is longer than 80 characters. |
74
|
| Missing a Javadoc comment. |
74
|
| First sentence should end with a period. |
77
|
| First sentence should end with a period. |
80
|
| First sentence should end with a period. |
83
|
| First sentence should end with a period. |
86
|
| First sentence should end with a period. |
89
|
| Parameter major should be final. |
98
|
| Parameter minor should be final. |
98
|
| Il manque un espace après 'if'. |
105
|
| Il manque un espace après 'if'. |
118
|
| Line is longer than 80 characters. |
119
|
| Line is longer than 80 characters. |
121
|
| '}' should be on the same line. |
122
|
| Line is longer than 80 characters. |
124
|
| Line is longer than 80 characters. |
143
|
| Parameter infoType should be final. |
146
|
| Il manque un espace après 'for'. |
150
|
| Il manque un espace après 'if'. |
152
|
| First sentence should end with a period. |
160
|
| Expected an @return tag. |
164
|
| '}' should be on the same line. |
170
|
| Il manque un espace après 'catch'. |
171
|
| Line is longer than 80 characters. |
172
|
| Line is longer than 80 characters. |
178
|
| Expected an @return tag. |
181
|
| Il manque un espace après 'if'. |
186
|
| '}' should be on the same line. |
189
|
| Il manque un espace après 'catch'. |
190
|
| Line is longer than 80 characters. |
191
|
| Missing a Javadoc comment. |
197
|
| Il manque un espace après 'if'. |
198
|
| Missing a Javadoc comment. |
204
|
| Parameter pref should be final. |
204
|
| '}' should be on the same line. |
208
|
| Il manque un espace après 'catch'. |
209
|
| Missing a Javadoc comment. |
215
|
| Il manque un espace après 'if'. |
216
|
| Missing a Javadoc comment. |
222
|
| Parameter browser should be final. |
240
|
| Parameter nodes should be final. |
240
|
| Il manque un espace après 'if'. |
241
|
| Missing a Javadoc comment. |
248
|
| Il manque un espace après 'if'. |
254
|
| Line is longer than 80 characters. |
260
|
| Il manque un espace après 'if'. |
267
|
| '}' should be on the same line. |
269
|
| Il manque un espace après 'if'. |
270
|
| Il manque un espace après 'if'. |
276
|
| Line is longer than 80 characters. |
277
|
| '}' should be on the same line. |
280
|
| Il manque un espace après 'catch'. |
281
|
com/henri/jbcs/CheckerThread.java
Error | Line |
| Line does not match expected header line of 'JBCS - A JBuilder Plugin for Checkstyle'. |
1
|
| '{' should be on the previous line. |
44
|
| First sentence should end with a period. |
45
|
| Name 'm_files' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| First sentence should end with a period. |
48
|
| Name 'm_msgHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
49
|
| Variable 'm_msgHandler' must be private and have accessor methods. |
49
|
| First sentence should end with a period. |
51
|
| Parameter nodes should be final. |
57
|
| Parameter msgHandler should be final. |
57
|
| Expected @param tag for 'msgHandler'. |
57
|
| Il manque un espace après 'for'. |
59
|
| Il manque un espace après 'if'. |
71
|
| Il manque un espace après 'for'. |
78
|
| Il manque un espace après 'if'. |
82
|
| '}' should be on the same line. |
85
|
| Il manque un espace après 'catch'. |
86
|
| Line is longer than 80 characters. |
87
|
| Il manque un espace après 'if'. |
95
|
| Name 'm_messageList' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
104
|
| Parameter evt should be final. |
106
|
| Parameter evt should be final. |
111
|
| Line is longer than 80 characters. |
116
|
| Parameter evt should be final. |
119
|
| Parameter evt should be final. |
124
|
| Line is longer than 80 characters. |
127
|
| Il manque un espace après 'if'. |
127
|
| Line is longer than 80 characters. |
129
|
| Parameter evt should be final. |
134
|
| Line is longer than 80 characters. |
138
|
| Il manque un espace après 'if'. |
138
|
| Line is longer than 80 characters. |
140
|
| Parameter evt should be final. |
145
|
| Parameter ex should be final. |
145
|
| Line is longer than 80 characters. |
148
|
| Il manque un espace après 'catch'. |
157
|
com/henri/jbcs/FailureCountListener.java
Error | Line |
| Line does not match expected header line of 'JBCS - A JBuilder Plugin for Checkstyle'. |
1
|
| '{' should be on the previous line. |
37
|
| First sentence should end with a period. |
38
|
| '8' is a magic number. |
39
|
| First sentence should end with a period. |
48
|
| Name 'm_totalFailures' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
49
|
| First sentence should end with a period. |
51
|
| Name 'm_fileFailures' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
52
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
57
|
| '8' is a magic number. |
58
|
| Method 'getFileFailureCount' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Missing a Javadoc comment. |
63
|
| Parameter level should be final. |
63
|
| Method 'getTotalFailureCount' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Parameter level should be final. |
67
|
| Method 'auditStarted' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Missing a Javadoc comment. |
71
|
| Parameter evt should be final. |
71
|
| Missing a Javadoc comment. |
75
|
| Parameter evt should be final. |
75
|
| Method 'fileStarted' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Missing a Javadoc comment. |
78
|
| Parameter evt should be final. |
78
|
| Missing a Javadoc comment. |
82
|
| Parameter evt should be final. |
82
|
| Method 'addError' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Missing a Javadoc comment. |
86
|
| Parameter evt should be final. |
86
|
| Line is longer than 80 characters. |
87
|
| Line is longer than 80 characters. |
88
|
| Missing a Javadoc comment. |
91
|
| Parameter evt should be final. |
91
|
| Parameter ex should be final. |
91
|
com/henri/jbcs/MessageHandler.java
Error | Line |
| Line does not match expected header line of 'JBCS - A JBuilder Plugin for Checkstyle'. |
1
|
| Missing a Javadoc comment. |
29
|
| Missing a Javadoc comment. |
31
|
| First sentence should end with a period. |
33
|
| '?' devrait être sur une nouvelle ligne. |
36
|
| Avoid inline conditionals. |
36
|
| First sentence should end with a period. |
39
|
| Line is longer than 80 characters. |
40
|
| First sentence should end with a period. |
46
|
| Name 'm_browser' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| Line is longer than 80 characters. |
50
|
| Parameter browser should be final. |
53
|
| Method 'clearMessages' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| First sentence should end with a period. |
68
|
| Method 'addMessage' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Parameter msg should be final. |
73
|
| First sentence should end with a period. |
77
|
| Line is longer than 80 characters. |
80
|
| Method 'addMessage' is not designed for extension - needs to be abstract, final or empty. |
83
|
| Parameter msgText should be final. |
83
|
| Parameter parent should be final. |
83
|
| First sentence should end with a period. |
89
|
| Method 'writeStatusBarMessage' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Parameter msg should be final. |
93
|
| First sentence should end with a period. |
97
|
| Method 'addMessages' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Parameter parent should be final. |
102
|
| Parameter msgs should be final. |
102
|
| Method 'debug' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Parameter msg should be final. |
111
|
| Il manque un espace après 'if'. |
112
|
| Il manque un espace après 'if'. |
113
|
| Method 'error' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Parameter msg should be final. |
126
|
| Parameter t should be final. |
126
|
| Il manque un espace après 'if'. |
127
|
| Line is longer than 80 characters. |
131
|
com/henri/jbcs/gui/CSPropertyGroup.java
Error | Line |
| Line does not match expected header line of 'JBCS - A JBuilder Plugin for Checkstyle'. |
1
|
| First sentence should end with a period. |
26
|
| '{' should be on the previous line. |
32
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
36
|
| Method 'getPageFactory' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| Parameter topic should be final. |
39
|
com/henri/jbcs/gui/CSPropertyPage.java
Error | Line |
| Line does not match expected header line of 'JBCS - A JBuilder Plugin for Checkstyle'. |
1
|
| First sentence should end with a period. |
28
|
| '{' should be on the previous line. |
34
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
37
|
| Parameter preference should be final. |
37
|
| Inner assignments should be avoided. |
39
|
| Method 'writeProperties' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Method 'readProperties' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Method 'getHelpTopic' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
com/henri/jbcs/gui/CSPropertyPageFactory.java
Error | Line |
| Line does not match expected header line of 'JBCS - A JBuilder Plugin for Checkstyle'. |
1
|
| First sentence should end with a period. |
27
|
| '{' should be on the previous line. |
33
|
| Missing a Javadoc comment. |
34
|
| Method 'createPropertyPage' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
com/henri/jbcs/gui/CSPropertyPagePanel.java
Error | Line |
| Line does not match expected header line of 'JBCS - A JBuilder Plugin for Checkstyle'. |
1
|
| First sentence should end with a period. |
47
|
| '{' should be on the previous line. |
53
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
56
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
58
|
| Missing a Javadoc comment. |
59
|
| Missing a Javadoc comment. |
60
|
| Missing a Javadoc comment. |
61
|
| Missing a Javadoc comment. |
62
|
| Missing a Javadoc comment. |
63
|
| Missing a Javadoc comment. |
64
|
| Missing a Javadoc comment. |
65
|
| Missing a Javadoc comment. |
66
|
| Missing a Javadoc comment. |
67
|
| Missing a Javadoc comment. |
68
|
| Missing a Javadoc comment. |
69
|
| Missing a Javadoc comment. |
70
|
| Missing a Javadoc comment. |
71
|
| Missing a Javadoc comment. |
72
|
| Missing a Javadoc comment. |
73
|
| Missing a Javadoc comment. |
74
|
| Missing a Javadoc comment. |
75
|
| Missing a Javadoc comment. |
76
|
| Missing a Javadoc comment. |
77
|
| Missing a Javadoc comment. |
78
|
| Missing a Javadoc comment. |
80
|
| '}' should be on the same line. |
83
|
| Il manque un espace après 'catch'. |
84
|
| Missing a Javadoc comment. |
89
|
| Parameter pref should be final. |
89
|
| Missing a Javadoc comment. |
94
|
| Line is longer than 80 characters. |
108
|
| Il manque un espace après ','. |
108
|
| '148' is a magic number. |
108
|
| '145' is a magic number. |
108
|
| '140' is a magic number. |
108
|
| Il manque un espace après ','. |
108
|
| Line is longer than 80 characters. |
109
|
| Il manque un espace après ','. |
109
|
| '148' is a magic number. |
109
|
| '145' is a magic number. |
109
|
| '140' is a magic number. |
109
|
| Il manque un espace après ','. |
109
|
| Line is longer than 80 characters. |
113
|
| Il manque un espace après ','. |
113
|
| '148' is a magic number. |
113
|
| '145' is a magic number. |
113
|
| '140' is a magic number. |
113
|
| Il manque un espace après ','. |
113
|
| '0.5' is a magic number. |
119
|
| Line is longer than 80 characters. |
120
|
| Il manque un espace après ','. |
120
|
| '148' is a magic number. |
120
|
| '145' is a magic number. |
120
|
| '140' is a magic number. |
120
|
| Il manque un espace après ','. |
120
|
| '5' is a magic number. |
125
|
| '5' is a magic number. |
126
|
| Line is longer than 80 characters. |
133
|
| Line is longer than 80 characters. |
134
|
| Il manque un espace après ','. |
134
|
| Line is longer than 80 characters. |
135
|
| Line is longer than 80 characters. |
136
|
| Il manque un espace après ','. |
136
|
| Line is longer than 80 characters. |
137
|
| Line is longer than 80 characters. |
138
|
| Il manque un espace après ','. |
138
|
| Line is longer than 80 characters. |
139
|
| '3' is a magic number. |
139
|
| Line is longer than 80 characters. |
140
|
| Il manque un espace après ','. |
140
|
| Line is longer than 80 characters. |
141
|
| Line is longer than 80 characters. |
142
|
| Il manque un espace après ','. |
142
|
| Line is longer than 80 characters. |
143
|
| '3' is a magic number. |
143
|
| Line is longer than 80 characters. |
144
|
| Il manque un espace après ','. |
144
|
| Method 'writeProperties' is not designed for extension - needs to be abstract, final or empty. |
154
|
| Missing a Javadoc comment. |
154
|
| Line is longer than 80 characters. |
168
|
| Il manque un espace après 'while'. |
175
|
| Method 'readProperties' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Missing a Javadoc comment. |
183
|
| Il manque un espace après 'for'. |
203
|
| Line is longer than 80 characters. |
208
|
| Avoid inline conditionals. |
208
|
com/henri/jbcs/gui/package.html
Error | Line |
| Missing package documentation file. | 0 |
com/henri/jbcs/package.html
Error | Line |
| Missing package documentation file. | 0 |