Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
| Files | Infos | Warnings | Errors |
| 35 | 0 | 0 | 1267 |
Files
org/argouml/modules/andromda/exec/MavenLauncher.java
| Error | Line |
| Line does not match expected header line of ' Copyright (c) 2005 The Regents of the University of California. All'. |
1
|
| Line is longer than 80 characters. |
13
|
| Line is longer than 80 characters. |
14
|
| Line has trailing spaces. |
17
|
| Missing a Javadoc comment. |
18
|
| Line has trailing spaces. |
19
|
| Missing a Javadoc comment. |
20
|
| Line has trailing spaces. |
21
|
| Missing a Javadoc comment. |
22
|
| Line has trailing spaces. |
23
|
| Missing a Javadoc comment. |
24
|
| Missing a Javadoc comment. |
26
|
| Line has trailing spaces. |
27
|
| Missing a Javadoc comment. |
28
|
| Line has trailing spaces. |
29
|
| Missing a Javadoc comment. |
30
|
| Line has trailing spaces. |
31
|
| Missing a Javadoc comment. |
32
|
| Missing a Javadoc comment. |
34
|
| Avoid inline conditionals. |
36
|
| Method 'run' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| '{' should be on the previous line. |
41
|
| Line is longer than 80 characters. |
42
|
| Il y a un espace de trop avant ')'. |
42
|
| Line has trailing spaces. |
44
|
| Line is longer than 80 characters. |
45
|
| Il manque un espace avant '+'. |
45
|
| Il manque un espace après '+'. |
45
|
| Il manque un espace avant '+'. |
45
|
| Il manque un espace après '+'. |
45
|
| Il manque un espace avant '+'. |
45
|
| Il manque un espace après '+'. |
45
|
| Il manque un espace avant '+'. |
54
|
| Il manque un espace après '+'. |
54
|
| Il manque un espace avant '+'. |
54
|
| Il manque un espace après '+'. |
54
|
| Il manque un espace avant '+'. |
54
|
| Il manque un espace après '+'. |
54
|
| Line is longer than 80 characters. |
57
|
| Il manque un espace après 'cast'. |
57
|
| Il manque un espace après ','. |
58
|
| Line has trailing spaces. |
62
|
| Line is longer than 80 characters. |
71
|
| Il manque un espace avant '+'. |
71
|
| Il manque un espace après '+'. |
71
|
| Il manque un espace avant '+'. |
71
|
| Il manque un espace après '+'. |
71
|
| '{' should be on the previous line. |
74
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
78
|
| Method 'addGoal' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| Parameter o should be final. |
82
|
| Method 'removeGoal' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| Parameter o should be final. |
89
|
| Method 'getMavenHome' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Unused @param tag for 'mavenHome'. |
101
|
| Method 'setMavenHome' is not designed for extension - needs to be abstract, final or empty. |
103
|
| Parameter mavenhome should be final. |
103
|
| Expected @param tag for 'mavenhome'. |
103
|
| Method 'getProjectRoot' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Method 'setProjectRoot' is not designed for extension - needs to be abstract, final or empty. |
117
|
| Parameter projectRoot should be final. |
117
|
| 'projectRoot' hides a field. |
117
|
| Method 'getStdErr' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Method 'setStdErr' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Parameter stdErr should be final. |
131
|
| 'stdErr' hides a field. |
131
|
| Method 'getStdOut' is not designed for extension - needs to be abstract, final or empty. |
138
|
| Method 'setStdOut' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Parameter stdOut should be final. |
145
|
| 'stdOut' hides a field. |
145
|
| Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. |
152
|
| Method 'setProperties' is not designed for extension - needs to be abstract, final or empty. |
159
|
| Parameter properties should be final. |
159
|
| 'properties' hides a field. |
159
|
| Line has trailing spaces. |
162
|
org/argouml/modules/andromda/exec/StreamGobbler.java
| Error | Line |
| Line does not match expected header line of ' Copyright (c) 2005 The Regents of the University of California. All'. |
1
|
| Line has trailing spaces. |
11
|
| Line is longer than 80 characters. |
14
|
| Missing a Javadoc comment. |
19
|
| Missing a Javadoc comment. |
21
|
| Missing a Javadoc comment. |
23
|
| Parameter is should be final. |
23
|
| 'is' hides a field. |
23
|
| Parameter redirect should be final. |
23
|
| Method 'run' is not designed for extension - needs to be abstract, final or empty. |
28
|
| Missing a Javadoc comment. |
28
|
| Line has trailing spaces. |
36
|
org/argouml/modules/andromda/exec/package.html
| Error | Line |
| Missing package documentation file. | 0 |
org/argouml/modules/andromda/ui/ActionCreateProjectAndroMDA.java
| Error | Line |
| Line does not match expected header line of ' Copyright (c) 2005 The Regents of the University of California. All'. |
1
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
49
|
| Missing a Javadoc comment. |
50
|
| Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
50
|
| Missing a Javadoc comment. |
52
|
| Line has trailing spaces. |
53
|
| Missing a Javadoc comment. |
54
|
| Line has trailing spaces. |
55
|
| Missing a Javadoc comment. |
56
|
| Line has trailing spaces. |
57
|
| Missing a Javadoc comment. |
58
|
| Missing a Javadoc comment. |
60
|
| Missing a Javadoc comment. |
62
|
| Line has trailing spaces. |
63
|
| Missing a Javadoc comment. |
64
|
| Line has trailing spaces. |
65
|
| Parameter module should be final. |
69
|
| Expected @param tag for 'module'. |
69
|
| Line has trailing spaces. |
73
|
| Line is longer than 80 characters. |
75
|
| Method 'finishEvent' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Parameter evt should be final. |
77
|
| Il manque un espace après 'cast'. |
83
|
| Il manque un espace avant '+'. |
85
|
| Il manque un espace après '+'. |
85
|
| Il manque un espace avant '+'. |
85
|
| Il manque un espace après '+'. |
85
|
| Il manque un espace avant '='. |
87
|
| Il manque un espace après '='. |
87
|
| Il manque un espace après 'cast'. |
87
|
| 'if' construct must use '{}'s. |
93
|
| Il manque un espace avant '=='. |
93
|
| Il manque un espace après '=='. |
93
|
| 'if' construct must use '{}'s. |
95
|
| 'if' construct must use '{}'s. |
97
|
| 'if' construct must use '{}'s. |
99
|
| Il manque un espace avant '=='. |
99
|
| Il manque un espace après '=='. |
99
|
| Il manque un espace avant '!='. |
101
|
| Il manque un espace après '!='. |
101
|
| Il manque un espace après '&&'. |
101
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
106
|
| Line has trailing spaces. |
107
|
| Line is longer than 80 characters. |
107
|
| Line has trailing spaces. |
108
|
| Line is longer than 80 characters. |
108
|
| Line is longer than 80 characters. |
115
|
| Il manque un espace avant '+'. |
115
|
| Il manque un espace après '+'. |
115
|
| Line has trailing spaces. |
118
|
| Line is longer than 80 characters. |
118
|
| Il manque un espace avant '+'. |
118
|
| Il manque un espace après '+'. |
118
|
| Il manque un espace avant '+'. |
118
|
| Il manque un espace après '+'. |
118
|
| Line has trailing spaces. |
120
|
| Missing a Javadoc comment. |
123
|
| Parameter owner should be final. |
123
|
| Line has trailing spaces. |
125
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
130
|
| Line is longer than 80 characters. |
132
|
| Parameter evt should be final. |
134
|
| Line is longer than 80 characters. |
139
|
| Parameter evt should be final. |
141
|
| Line is longer than 80 characters. |
146
|
| Line has trailing spaces. |
148
|
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. |
148
|
| Parameter e should be final. |
148
|
org/argouml/modules/andromda/ui/ActionLaunchAndroMDA.java
| Error | Line |
| Line does not match expected header line of ' Copyright (c) 2005 The Regents of the University of California. All'. |
1
|
| Line has trailing spaces. |
40
|
| Line is longer than 80 characters. |
40
|
| Missing a Javadoc comment. |
51
|
| Line has trailing spaces. |
52
|
| Missing a Javadoc comment. |
53
|
| Line has trailing spaces. |
54
|
| Missing a Javadoc comment. |
55
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
59
|
| Line has trailing spaces. |
60
|
| Missing a Javadoc comment. |
61
|
| Line has trailing spaces. |
62
|
| Missing a Javadoc comment. |
63
|
| Missing a Javadoc comment. |
65
|
| Line has trailing spaces. |
66
|
| Parameter module should be final. |
70
|
| Expected @param tag for 'module'. |
70
|
| Il manque un espace avant '='. |
72
|
| Il manque un espace après '='. |
72
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
78
|
| Missing a Javadoc comment. |
79
|
| Parameter project should be final. |
79
|
| Line has trailing spaces. |
81
|
| Line is longer than 80 characters. |
81
|
| Il manque un espace après ','. |
81
|
| Il manque un espace avant '+'. |
81
|
| Il manque un espace après '+'. |
81
|
| Il manque un espace avant '+'. |
81
|
| Il manque un espace après '+'. |
81
|
| Il manque un espace avant '+'. |
81
|
| Il manque un espace après '+'. |
81
|
| Il manque un espace avant '+'. |
81
|
| Il manque un espace après '+'. |
81
|
| Line has trailing spaces. |
83
|
| Line is longer than 80 characters. |
88
|
| Parameter event should be final. |
92
|
| 'if' construct must use '{}'s. |
94
|
| Il manque un espace avant '=='. |
94
|
| Il manque un espace après '=='. |
94
|
| Il manque un espace avant '='. |
96
|
| 'if' construct must use '{}'s. |
100
|
| 'if' construct must use '{}'s. |
102
|
| 'if' construct must use '{}'s. |
104
|
| Il manque un espace avant '=='. |
104
|
| Il manque un espace après '=='. |
104
|
| Il manque un espace avant '!='. |
106
|
| Il manque un espace après '!='. |
106
|
| Il manque un espace après '&&'. |
106
|
| Line has trailing spaces. |
109
|
| Line has trailing spaces. |
111
|
| Line has trailing spaces. |
112
|
| Line is longer than 80 characters. |
112
|
| Line has trailing spaces. |
113
|
| Line is longer than 80 characters. |
113
|
| Line is longer than 80 characters. |
120
|
| Il manque un espace avant '+'. |
120
|
| Il manque un espace après '+'. |
120
|
| Line has trailing spaces. |
123
|
| Line is longer than 80 characters. |
123
|
| Il manque un espace avant '+'. |
123
|
| Il manque un espace après '+'. |
123
|
| Il manque un espace avant '+'. |
123
|
| Il manque un espace après '+'. |
123
|
| Missing a Javadoc comment. |
127
|
| Parameter owner should be final. |
127
|
| Line has trailing spaces. |
129
|
| Line has trailing spaces. |
132
|
| Line has trailing spaces. |
134
|
| Parameter mavenHome should be final. |
145
|
| 'mavenHome' hides a field. |
145
|
| Parameter parentFrame should be final. |
159
|
| 'parentFrame' hides a field. |
159
|
| Parameter projectPath should be final. |
173
|
| 'projectPath' hides a field. |
173
|
org/argouml/modules/andromda/ui/AndroMDAModule.java
| Error | Line |
| Line does not match expected header line of ' Copyright (c) 2005 The Regents of the University of California. All'. |
1
|
| Line is longer than 80 characters. |
19
|
| Missing a Javadoc comment. |
19
|
| Missing a Javadoc comment. |
21
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
23
|
| 'static' modifier out of order with the JLS suggestions. |
23
|
| Line has trailing spaces. |
24
|
| Missing a Javadoc comment. |
25
|
| 'static' modifier out of order with the JLS suggestions. |
25
|
| Missing a Javadoc comment. |
27
|
| 'static' modifier out of order with the JLS suggestions. |
27
|
| Line has trailing spaces. |
28
|
| Line is longer than 80 characters. |
29
|
| Missing a Javadoc comment. |
29
|
| 'static' modifier out of order with the JLS suggestions. |
29
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
31
|
| Line has trailing spaces. |
32
|
| Missing a Javadoc comment. |
33
|
| Variable 'createProject' must be private and have accessor methods. |
33
|
| Line has trailing spaces. |
34
|
| Missing a Javadoc comment. |
35
|
| Variable 'launchMaven' must be private and have accessor methods. |
35
|
| Line has trailing spaces. |
36
|
| Missing a Javadoc comment. |
37
|
| Line has trailing spaces. |
38
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
41
|
| Il y a un espace de trop après '('. |
42
|
| Il y a un espace de trop avant ')'. |
42
|
| Il y a un espace de trop après '('. |
47
|
| Il y a un espace de trop avant ')'. |
47
|
| Line has trailing spaces. |
52
|
| Missing a Javadoc comment. |
53
|
| Line is longer than 80 characters. |
55
|
| Missing a Javadoc comment. |
58
|
| Line has trailing spaces. |
59
|
| Missing a Javadoc comment. |
62
|
| Method 'disable' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Method 'enable' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Line has trailing spaces. |
90
|
| Line has trailing spaces. |
96
|
| Method 'getInfo' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Parameter type should be final. |
102
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
118
|
| Method 'getSwingEngine' is not designed for extension - needs to be abstract, final or empty. |
122
|
| Missing a Javadoc comment. |
122
|
org/argouml/modules/andromda/ui/NewProjectWizard.java
| Error | Line |
| Line does not match expected header line of ' Copyright (c) 2005 The Regents of the University of California. All'. |
1
|
| Missing a Javadoc comment. |
45
|
| Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Line has trailing spaces. |
46
|
| La ligne contient un caractère tabulation. |
47
|
| Missing a Javadoc comment. |
47
|
| 'static' modifier out of order with the JLS suggestions. |
47
|
| Missing a Javadoc comment. |
49
|
| Line has trailing spaces. |
50
|
| Missing a Javadoc comment. |
51
|
| Line has trailing spaces. |
52
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
55
|
| Line has trailing spaces. |
56
|
| La ligne contient un caractère tabulation. |
57
|
| La ligne contient un caractère tabulation. |
58
|
| La ligne contient un caractère tabulation. |
59
|
| La ligne contient un caractère tabulation. |
60
|
| Line has trailing spaces. |
61
|
| Line is longer than 80 characters. |
61
|
| La ligne contient un caractère tabulation. |
61
|
| Il manque un espace après ','. |
61
|
| La ligne contient un caractère tabulation. |
62
|
| Line has trailing spaces. |
67
|
| La ligne contient un caractère tabulation. |
67
|
| La ligne contient un caractère tabulation. |
68
|
| Missing a Javadoc comment. |
70
|
| Variable 'chooseParentFolder' must be private and have accessor methods. |
70
|
| Parameter e should be final. |
71
|
| Line has trailing spaces. |
86
|
org/argouml/modules/andromda/ui/SettingsTabAndroMDA.java
| Error | Line |
| Line does not match expected header line of ' Copyright (c) 2005 The Regents of the University of California. All'. |
1
|
| Line is longer than 80 characters. |
51
|
| Line is longer than 80 characters. |
53
|
| Missing a Javadoc comment. |
53
|
| Line has trailing spaces. |
60
|
| Missing a Javadoc comment. |
61
|
| Missing a Javadoc comment. |
69
|
| Missing a Javadoc comment. |
71
|
| Missing a Javadoc comment. |
73
|
| Line has trailing spaces. |
74
|
| Missing a Javadoc comment. |
|