|
|
The following document contains the results of
Checkstyle
.
|
Files
|
Infos
|
Warnings
|
Errors
|
|
73
|
0
|
0
|
817
|
|
Error
|
Line
|
|
Line does not match expected header line of 'Copyright 1999-2005 California Institute of Technology. ALL RIGHTS RESERVED. U.S. Government Sponsorship acknowledged. REDISTRIBUTION AND/OR MODIFICATION AND/OR USE OF THIS SOFTWARE WITHOUT PRIOR AUTHORIZATION IS STRICTLY FORBIDDEN.'.
|
1
|
|
Line has trailing spaces.
|
22
|
|
Line is longer than 80 characters.
|
24
|
|
Missing a Javadoc comment.
|
29
|
|
Variable 'config' must be private and have accessor methods.
|
29
|
|
Missing a Javadoc comment.
|
31
|
|
Variable 'reader' must be private and have accessor methods.
|
31
|
|
Missing a Javadoc comment.
|
33
|
|
Missing a Javadoc comment.
|
36
|
|
Parameter reader should be final.
|
36
|
|
'reader' hides a field.
|
36
|
|
First sentence should end with a period.
|
40
|
|
Line has trailing spaces.
|
42
|
|
Parameter file should be final.
|
49
|
|
Line has trailing spaces.
|
54
|
|
Line is longer than 80 characters.
|
55
|
|
Method 'extractMetadata' is not designed for extension - needs to be abstract, final or empty.
|
57
|
|
Missing a Javadoc comment.
|
57
|
|
Parameter f should be final.
|
57
|
|
'if' construct must use '{}'s.
|
58
|
|
Line has trailing spaces.
|
65
|
|
Line is longer than 80 characters.
|
66
|
|
Method 'extractMetadata' is not designed for extension - needs to be abstract, final or empty.
|
68
|
|
Missing a Javadoc comment.
|
68
|
|
Parameter filePath should be final.
|
68
|
|
Line has trailing spaces.
|
75
|
|
Line is longer than 80 characters.
|
76
|
|
Method 'extractMetadata' is not designed for extension - needs to be abstract, final or empty.
|
78
|
|
Missing a Javadoc comment.
|
78
|
|
Parameter fileUrl should be final.
|
78
|
|
Line has trailing spaces.
|
90
|
|
Line is longer than 80 characters.
|
91
|
|
Method 'extractMetadata' is not designed for extension - needs to be abstract, final or empty.
|
94
|
|
Missing a Javadoc comment.
|
94
|
|
Parameter f should be final.
|
94
|
|
Parameter configFile should be final.
|
94
|
|
Line has trailing spaces.
|
102
|
|
Line is longer than 80 characters.
|
103
|
|
Method 'extractMetadata' is not designed for extension - needs to be abstract, final or empty.
|
106
|
|
Missing a Javadoc comment.
|
106
|
|
Parameter f should be final.
|
106
|
|
Parameter configFilePath should be final.
|
106
|
|
Line has trailing spaces.
|
113
|
|
Line is longer than 80 characters.
|
114
|
|
Method 'extractMetadata' is not designed for extension - needs to be abstract, final or empty.
|
117
|
|
Missing a Javadoc comment.
|
117
|
|
Parameter f should be final.
|
117
|
|
Parameter config should be final.
|
117
|
|
'config' hides a field.
|
117
|
|
Line has trailing spaces.
|
125
|
|
Line is longer than 80 characters.
|
126
|
|
Method 'extractMetadata' is not designed for extension - needs to be abstract, final or empty.
|
129
|
|
Missing a Javadoc comment.
|
129
|
|
Parameter fileUrl should be final.
|
129
|
|
Parameter config should be final.
|
129
|
|
'config' hides a field.
|
129
|
|
Line has trailing spaces.
|
137
|
|
Line is longer than 80 characters.
|
138
|
|
Method 'setConfigFile' is not designed for extension - needs to be abstract, final or empty.
|
140
|
|
Missing a Javadoc comment.
|
140
|
|
Parameter f should be final.
|
140
|
|
Line has trailing spaces.
|
152
|
|
Line is longer than 80 characters.
|
153
|
|
Method 'setConfigFile' is not designed for extension - needs to be abstract, final or empty.
|
155
|
|
Missing a Javadoc comment.
|
155
|
|
Parameter config should be final.
|
155
|
|
'config' hides a field.
|
155
|
|
Line has trailing spaces.
|
161
|
|
Line is longer than 80 characters.
|
162
|
|
Method 'setConfigFile' is not designed for extension - needs to be abstract, final or empty.
|
164
|
|
Missing a Javadoc comment.
|
164
|
|
Parameter filePath should be final.
|
164
|
|
Missing a Javadoc comment.
|
168
|
|
Parameter url should be final.
|
168
|
|
Missing a Javadoc comment.
|
178
|
|
Parameter f should be final.
|
178
|
|
Error
|
Line
|
|
Line does not match expected header line of 'Copyright 1999-2005 California Institute of Technology. ALL RIGHTS RESERVED. U.S. Government Sponsorship acknowledged. REDISTRIBUTION AND/OR MODIFICATION AND/OR USE OF THIS SOFTWARE WITHOUT PRIOR AUTHORIZATION IS STRICTLY FORBIDDEN.'.
|
1
|
|
Line has trailing spaces.
|
18
|
|
Line has trailing spaces.
|
22
|
|
Line is longer than 80 characters.
|
25
|
|
Line has trailing spaces.
|
28
|
|
Line has trailing spaces.
|
34
|
|
Redundant 'public' modifier.
|
41
|
|
Line has trailing spaces.
|
45
|
|
Redundant 'public' modifier.
|
52
|
|
Line has trailing spaces.
|
58
|
|
Redundant 'public' modifier.
|
65
|
|
Line has trailing spaces.
|
70
|
|
Redundant 'public' modifier.
|
75
|
|
Expected @throws tag for 'MetExtractionException'.
|
75
|
|
Line has trailing spaces.
|
80
|
|
Redundant 'public' modifier.
|
85
|
|
Expected @throws tag for 'MetExtractionException'.
|
85
|
|
First sentence should end with a period.
|
87
|
|
Line has trailing spaces.
|
89
|
|
Redundant 'public' modifier.
|
93
|
|
Line has trailing spaces.
|
98
|
|
Redundant 'public' modifier.
|
108
|
|
Line has trailing spaces.
|
114
|
|
Redundant 'public' modifier.
|
124
|
|
Line has trailing spaces.
|
130
|
|
Redundant 'public' modifier.
|
140
|
|
Line has trailing spaces.
|
146
|
|
Redundant 'public' modifier.
|
156
|
|
Error
|
Line
|
|
Line does not match expected header line of 'Copyright 1999-2005 California Institute of Technology. ALL RIGHTS RESERVED. U.S. Government Sponsorship acknowledged. REDISTRIBUTION AND/OR MODIFICATION AND/OR USE OF THIS SOFTWARE WITHOUT PRIOR AUTHORIZATION IS STRICTLY FORBIDDEN.'.
|
1
|
|
Line has trailing spaces.
|
9
|
|
Line has trailing spaces.
|
12
|
|
Error
|
Line
|
|
Line does not match expected header line of 'Copyright 1999-2005 California Institute of Technology. ALL RIGHTS RESERVED. U.S. Government Sponsorship acknowledged. REDISTRIBUTION AND/OR MODIFICATION AND/OR USE OF THIS SOFTWARE WITHOUT PRIOR AUTHORIZATION IS STRICTLY FORBIDDEN.'.
|
1
|
|
Line is longer than 80 characters.
|
12
|
|
Line has trailing spaces.
|
15
|
|
Line has trailing spaces.
|
18
|
|
First sentence should end with a period.
|
26
|
|
Line has trailing spaces.
|
28
|
|
Redundant 'public' modifier.
|
36
|
|
Error
|
Line
|
|
Line does not match expected header line of 'Copyright 1999-2005 California Institute of Technology. ALL R
IGHTS RESERVED. U.S. Government Sponsorship acknowledged. REDISTRIBUTION AND/OR MODIFICATION AND/OR USE OF THIS SOFTWARE WITHOUT PRIOR AUTHORIZATION IS STRICTLY FORBIDDEN.'.
|
1
|
|
Line has trailing spaces.
|
33
|
|
Line has trailing spaces.
|
39
|
|
Missing a Javadoc comment.
|
44
|
|
Variable 'elementMap' must be private and have accessor methods.
|
44
|
|
Missing a Javadoc comment.
|
47
|
|
First sentence should end with a period.
|
50
|
|
Line has trailing spaces.
|
63
|
|
Parameter is should be final.
|
67
|
|
Expected @throws tag for 'Exception'.
|
67
|
|
Line has trailing spaces.
|
90
|
|
Method 'addMetadata' is not designed for extension - needs to be abstract, final or empty.
|
94
|
|
Parameter metadata should be final.
|
94
|
|
Line has trailing spaces.
|
104
|
|
Line has trailing spaces.
|
108
|
|
Method 'addMetadata' is not designed for extension - needs to be abstract, final or empty.
|
118
|
|
Parameter metadata should be final.
|
118
|
|
Parameter replace should be final.
|
118
|
|
Line has trailing spaces.
|
152
|
|
Method 'replaceMetadata' is not designed for extension - needs to be abstract, final or empty.
|
157
|
|
Parameter metadata should be final.
|
157
|
|
Line has trailing spaces.
|
181
|
|
Method 'addMetadata' is not designed for extension - needs to be abstract, final or empty.
|
187
|
|
Parameter key should be final.
|
187
|
|
Parameter value should be final.
|
187
|
|
Line has trailing spaces.
|
206
|
|
Method 'addMetadata' is not designed for extension - needs to be abstract, final or empty.
|
213
|
|
Parameter key should be final.
|
213
|
|
Paramet
er values should be final.
|
213
|
|
Line has trailing spaces.
|
228
|
|
Method 'replaceMetadata' is not designed for extension - needs to be abstract, final or empty.
|
234
|
|
Parameter key should be final.
|
234
|
|
Parameter values should be final.
|
234
|
|
Line has trailing spaces.
|
245
|
|
Method 'replaceMetadata' is not designed for extension - needs to be abstract, final or empty.
|
251
|
|
Parameter key should be final.
|
251
|
|
Parameter value should be final.
|
251
|
|
Line has trailing spaces.
|
263
|
| |