Checkstyle Errors
The following document contains the results of
Checkstyle
for severity error.
Files
net/sourceforge/mavenplugins/dbunit/DTDGenerator.java
| Error |
Line |
|
File does not end with a newline. |
0
|
net/sourceforge/mavenplugins/dbunit/DTDGenerator.java
| Error |
Line |
|
Missing a Javadoc comment. |
64
|
|
'{' should be on the previous line. |
65
|
|
First sentence should end with a period. |
67
|
|
Line has trailing spaces. |
69
|
|
Method 'generate' is not designed for extension - needs to be abstract, final or empty. |
72
|
|
Expected @throws tag for 'Exception'. |
72
|
|
'{' should be on the previous line. |
73
|
|
Line has trailing spaces. |
75
|
|
Line has trailing spaces. |
80
|
net/sourceforge/mavenplugins/dbunit/DataSetConverter.java
| Error |
Line |
|
'{' should be on the previous line. |
68
|
|
First sentence should end with a period. |
70
|
|
First sentence should end with a period. |
72
|
|
First sentence should end with a period. |
74
|
|
First sentence should end with a period. |
76
|
|
Line has trailing spaces. |
78
|
|
First sentence should end with a period. |
79
|
|
Line is longer than 80 characters. |
85
|
|
Method 'process' is not designed for extension - needs to be abstract, final or empty. |
85
|
|
Expected @throws tag for 'DataSetException'. |
85
|
|
Expected @throws tag for 'FileNotFoundException'. |
85
|
|
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. |
85
|
|
Expected @throws tag for 'IOException'. |
85
|
|
Line is longer than 80 characters. |
87
|
|
Line has trailing spaces. |
89
|
|
Method 'getInput' is not designed for extension - needs to be abstract, final or empty. |
93
|
|
'{' should be on the previous line. |
94
|
|
Method 'setInput' is not designed for extension - needs to be abstract, final or empty. |
100
|
|
Parameter input should be final. |
100
|
|
'input' hides a field. |
100
|
|
'{' should be on the previous line. |
101
|
|
Method 'getInputFormat' is not designed for extension - needs to be abstract, final or empty. |
107
|
|
'{' should be on the previous line. |
108
|
|
Method 'setInputFormat' is not designed for extension - needs to be abstract, final or empty. |
114
|
|
Parameter inputFormat should be final. |
114
|
|
'inputFormat' hides a field. |
114
|
|
'{' should be on the previous line. |
115
|
|
Method 'getOutput' is not designed for extension - needs to be abstract, final or empty. |
121
|
|
'{' should be on the previous line. |
122
|
|
Method 'setOutput' is not designed for extension - needs to be abstract, final or empty. |
128
|
|
Parameter output should be final. |
128
|
|
'output' hides a field. |
128
|
|
'{' should be on the previous line. |
129
|
|
Method 'getOutputFormat' is not designed for extension - needs to be abstract, final or empty. |
135
|
|
'{' should be on the previous line. |
136
|
|
Method 'setOutputFormat' is not designed for extension - needs to be abstract, final or empty. |
142
|
|
Parameter outputFormat should be final. |
142
|
|
'outputFormat' hides a field. |
142
|
|
'{' should be on the previous line. |
143
|
net/sourceforge/mavenplugins/dbunit/DataSetTool.java
| Error |
Line |
|
File does not end with a newline. |
0
|
net/sourceforge/mavenplugins/dbunit/DataSetTool.java
| Error |
Line |
|
Missing a Javadoc comment. |
73
|
|
'{' should be on the previous line. |
74
|
|
First sentence should end with a period. |
75
|
|
First sentence should end with a period. |
77
|
|
First sentence should end with a period. |
79
|
|
First sentence should end with a period. |
81
|
|
First sentence should end with a period. |
83
|
|
First sentence should end with a period. |
85
|
|
Method 'getDataSetFormat' is not designed for extension - needs to be abstract, final or empty. |
91
|
|
'{' should be on the previous line. |
92
|
|
Method 'setDataSetFormat' is not designed for extension - needs to be abstract, final or empty. |
101
|
|
Parameter name should be final. |
101
|
|
'{' should be on the previous line. |
102
|
|
Expected an @return tag. |
111
|
|
Method 'getOperation' is not designed for extension - needs to be abstract, final or empty. |
111
|
|
'{' should be on the previous line. |
112
|
|
Unused Javadoc tag. |
117
|
|
Method 'setOperation' is not designed for extension - needs to be abstract, final or empty. |
120
|
|
Parameter name should be final. |
120
|
|
Expected @param tag for 'name'. |
120
|
|
'{' should be on the previous line. |
121
|
|
'if' construct must use '{}'s. |
123
|
|
'if' construct must use '{}'s. |
124
|
|
Line is longer than 80 characters. |
124
|
|
'if' construct must use '{}'s. |
125
|
|
Line is longer than 80 characters. |
125
|
|
'if' construct must use '{}'s. |
126
|
|
Line is longer than 80 characters. |
126
|
|
'if' construct must use '{}'s. |
127
|
|
Line is longer than 80 characters. |
127
|
|
Method 'getExportTables' is not designed for extension - needs to be abstract, final or empty. |
133
|
|
'{' should be on the previous line. |
134
|
|
First sentence should end with a period. |
138
|
|
Method 'setExportTables' is not designed for extension - needs to be abstract, final or empty. |
142
|
|
Parameter tables should be final. |
142
|
|
'{' should be on the previous line. |
143
|
|
Line is longer than 80 characters. |
150
|
|
Parameter connection should be final. |
150
|
|
Expected @param tag for 'connection'. |
150
|
|
Expected @throws tag for 'SQLException'. |
150
|
|
Line contains a tab character. |
152
|
|
'{' should be on the previous line. |
154
|
|
Line contains a tab character. |
155
|
|
'}' should be on the same line. |
156
|
|
'{' should be on the previous line. |
158
|
|
Line contains a tab character. |
159
|
|
Line contains a tab character. |
160
|
|
'{' should be on the previous line. |
163
|
|
Line contains a tab character. |
164
|
|
Line contains a tab character. |
165
|
|
'}' should be on the same line. |
166
|
|
'{' should be on the previous line. |
168
|
|
Line contains a tab character. |
169
|
|
First sentence should end with a period. |
173
|
|
Line is longer than 80 characters. |
176
|
|
Method 'process' is not designed for extension - needs to be abstract, final or empty. |
176
|
|
Expected @throws tag for 'ClassNotFoundException'. |
176
|
|
Expected @throws tag for 'SQLException'. |
176
|
|
Expected @throws tag for 'IOException'. |
176
|
|
Expected @throws tag for 'DataSetException'. |
176
|
|
Redundant throws: 'DataSetException' is subclass of 'DatabaseUnitException'. |
176
|
|
Expected @throws tag for 'DatabaseUnitException'. |
176
|
|
'{' should be on the previous line. |
179
|
|
'=' is not preceded with whitespace. |
180
|
|
Line is longer than 80 characters. |
181
|
|
'}' should be on the same line. |
183
|
|
'{' should be on the previous line. |
185
|
|
Line is longer than 80 characters. |
187
|
|
'}' should be on the same line. |
189
|
|
'{' should be on the previous line. |
191
|
|
Line is longer than 80 characters. |
192
|
|
Line contains a tab character. |
193
|
|
Line has trailing spaces. |
195
|
net/sourceforge/mavenplugins/dbunit/DbUnitTool.java
| Error |
Line |
|
File does not end with a newline. |
0
|
net/sourceforge/mavenplugins/dbunit/DbUnitTool.java
| Error |
Line |
|
First sentence should end with a period. |
75
|
|
'{' should be on the previous line. |
81
|
|
Missing a Javadoc comment. |
82
|
|
Missing a Javadoc comment. |
83
|
|
Missing a Javadoc comment. |
84
|
|
Missing a Javadoc comment. |
85
|
|
Missing a Javadoc comment. |
86
|
|
Missing a Javadoc comment. |
87
|
|
Method 'getDriverClassName' is not designed for extension - needs to be abstract, final or empty. |
89
|
|
Missing a Javadoc comment. |
89
|
|
'{' should be on the previous line. |
90
|
|
Method 'setDriverClassName' is not designed for extension - needs to be abstract, final or empty. |
93
|
|
Missing a Javadoc comment. |
93
|
|
Parameter name should be final. |
93
|
|
'{' should be on the previous line. |
94
|
|
Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. |
98
|
|
Missing a Javadoc comment. |
98
|
|
'{' should be on the previous line. |
99
|
|
Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. |
102
|
|
Missing a Javadoc comment. |
102
|
|
Parameter newURL should be final. |
102
|
|
'{' should be on the previous line. |
103
|
|
Method 'getUser' is not designed for extension - needs to be abstract, final or empty. |
107
|
|
Missing a Javadoc comment. |
107
|
|
'{' should be on the previous line. |
108
|
|
Method 'setUser' is not designed for extension - needs to be abstract, final or empty. |
111
|
|
Missing a Javadoc comment. |
111
|
|
Parameter newUser should be final. |
111
|
|
'{' should be on the previous line. |
112
|
|
Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. |
116
|
|
Missing a Javadoc comment. |
116
|
|
'{' should be on the previous line. |
117
|
|
Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. |
120
|
|
Missing a Javadoc comment. |
120
|
|
Parameter newPassword should be final. |
120
|
|
'{' should be on the previous line. |
121
|
|
Method 'getFileName' is not designed for extension - needs to be abstract, final or empty. |
125
|
|
Missing a Javadoc comment. |
125
|
|
'{' should be on the previous line. |
126
|
|
Method 'setFileName' is not designed for extension - needs to be abstract, final or empty. |
129
|
|
Missing a Javadoc comment. |
129
|
|
Parameter newFileName should be final. |
129
|
|
'{' should be on the previous line. |
130
|
|
Method 'getSchema' is not designed for extension - needs to be abstract, final or empty. |
134
|
|
Missing a Javadoc comment. |
134
|
|
'{' should be on the previous line. |
135
|
|
Method 'setSchema' is not designed for extension - needs to be abstract, final or empty. |
138
|
|
Missing a Javadoc comment. |
138
|
|
Parameter schema should be final. |
138
|
|
'schema' hides a field. |
138
|
|
'{' should be on the previous line. |
139
|
|
Line is longer than 80 characters. |
148
|
|
Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. |
148
|
|
Line contains a tab character. |
152
|
|
'{' should be on the previous line. |
158
|
|
'}' should be on the same line. |
160
|
|
'{' should be on the previous line. |
162
|
|
Line is longer than 80 characters. |
173
|
|
Method 'getDataSetFromFile' is not designed for extension - needs to be abstract, final or empty. |
173
|
|
Parameter fileName should be final. |
173
|
|
'fileName' hides a field. |
173
|
|
Parameter format should be final. |
173
|
|
Expected @throws tag for 'DataSetException'. |
173
|
|
Expected @throws tag for 'IOException'. |
173
|
|
'{' should be on the previous line. |
177
|
|
'}' should be on the same line. |
179
|
|
'{' should be on the previous line. |
181
|
|
'}' should be on the same line. |
183
|
|
'{' should be on the previous line. |
185
|
|
'}' should be on the same line. |
187
|
|
'{' should be on the previous line. |
189
|
|
Line is longer than 80 characters. |
190
|
|
Unused @param tag for 'the'. |
199
|
|
Line is longer than 80 characters. |
204
|
|
Method 'writeDataSetToFile' is not designed for extension - needs to be abstract, final or empty. |
204
|
|
Parameter fileName should be final. |
204
|
|
'fileName' hides a field. |
204
|
|
Parameter format should be final. |
204
|
|
Parameter dataset should be final. |
204
|
|
Expected @param tag for 'dataset'. |
204
|
|
Expected @throws tag for 'DataSetException'. |
204
|
|
Expected @throws tag for 'FileNotFoundException'. |
204
|
|
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. |
204
|
|
Expected @throws tag for 'IOException'. |
204
|
|
'{' should be on the previous line. |
208
|
|
'}' should be on the same line. |
210
|
|
'{' should be on the previous line. |
212
|
|
'}' should be on the same line. |
214
|
|
'{' should be on the previous line. |
216
|
net/sourceforge/mavenplugins/dbunit/package.html
| Error |
Line |
|
Missing package documentation file. |
0 |