Row |
Violation |
1 | Expression sampler.clear() is a void method call, and thus it cannot be parameterized |
2 | Expression super.clearGui() is a void method call, and thus it cannot be parameterized |
3 | Expression ftpDefaultPanel.modifyTestElement(sampler) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression ftpDefaultPanel.modifyTestElement(sampler) is a void method call, and thus it cannot be parameterized |
5 | Expression ftpDefaultPanel.clearGui() is a void method call, and thus it cannot be parameterized |
6 | Expression ftpDefaultPanel.modifyTestElement(sampler) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression ftpDefaultPanel.modifyTestElement(sampler) is a void method call, and thus it cannot be parameterized |
8 | Expression ftpDefaultPanel.clearGui() is a void method call, and thus it cannot be parameterized |
9 | Expression loginPanel.modifyTestElement(sampler) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression loginPanel.modifyTestElement(sampler) is a void method call, and thus it cannot be parameterized |
11 | Expression loginPanel.clearGui() is a void method call, and thus it cannot be parameterized |
12 | Expression loginPanel.modifyTestElement(sampler) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression loginPanel.modifyTestElement(sampler) is a void method call, and thus it cannot be parameterized |
14 | Expression loginPanel.clearGui() is a void method call, and thus it cannot be parameterized |
15 | Unmatched statement this.configureTestElement(sampler); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |