Row |
Violation |
1 | Type org.apache.jmeter.testelement.TestElement of variable sampler does not match with type org.apache.jmeter.visualizers.SamplingStatCalculator of variable model |
2 | Expression ftpDefaultPanel.modifyTestElement(sampler) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression ftpDefaultPanel.modifyTestElement(sampler) is a void method call, and thus it cannot be parameterized |
4 | Expression this.graph.clearData() is a void method call, and thus it cannot be parameterized |
5 | Expression ftpDefaultPanel.modifyTestElement(sampler) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression ftpDefaultPanel.modifyTestElement(sampler) is a void method call, and thus it cannot be parameterized |
7 | Expression this.graph.clearData() is a void method call, and thus it cannot be parameterized |
8 | Expression loginPanel.modifyTestElement(sampler) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression loginPanel.modifyTestElement(sampler) is a void method call, and thus it cannot be parameterized |
10 | Expression repaint() is a void method call, and thus it cannot be parameterized |
11 | Expression loginPanel.modifyTestElement(sampler) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Expression loginPanel.modifyTestElement(sampler) is a void method call, and thus it cannot be parameterized |
13 | Expression repaint() is a void method call, and thus it cannot be parameterized |
14 | 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 |