Row |
Violation |
1 | Expression new BoxAndWhiskerRenderer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression new XYErrorRenderer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression new BoxAndWhiskerRenderer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression new XYErrorRenderer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Unmatched statement r1.setDrawXError(false); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
6 | Unmatched statement r2.setDrawXError(false); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
7 | Expression r1.setArtifactPaint(new GradientPaint(1.0f,2.0f,Color.yellow,3.0f,4.0f,Color.blue)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression r1.setErrorPaint(new GradientPaint(1.0f,2.0f,Color.red,3.0f,4.0f,Color.green)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression r1.setArtifactPaint(new GradientPaint(1.0f,2.0f,Color.yellow,3.0f,4.0f,Color.blue)) is a void method call, and thus it cannot be parameterized |
10 | Expression r1.setErrorPaint(new GradientPaint(1.0f,2.0f,Color.red,3.0f,4.0f,Color.green)) is a void method call, and thus it cannot be parameterized |
11 | Expression r1 cannot be unified with expression r1 , because common superclass org.jfree.chart.renderer.AbstractRenderer does not declare member(s) public void setArtifactPaint(java.awt.Paint) , public void setErrorPaint(java.awt.Paint) |
12 | Expression r2.setArtifactPaint(new GradientPaint(1.0f,2.0f,Color.yellow,3.0f,4.0f,Color.blue)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression r2.setErrorPaint(new GradientPaint(1.0f,2.0f,Color.red,3.0f,4.0f,Color.green)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression r2.setArtifactPaint(new GradientPaint(1.0f,2.0f,Color.yellow,3.0f,4.0f,Color.blue)) is a void method call, and thus it cannot be parameterized |
15 | Expression r2.setErrorPaint(new GradientPaint(1.0f,2.0f,Color.red,3.0f,4.0f,Color.green)) is a void method call, and thus it cannot be parameterized |
16 | Expression r2 cannot be unified with expression r2 , because common superclass org.jfree.chart.renderer.AbstractRenderer does not declare member(s) public void setArtifactPaint(java.awt.Paint) , public void setErrorPaint(java.awt.Paint) |
17 | Expression assertEquals(r1,r2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression assertTrue(r1.equals(r2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
19 | Expression assertEquals(r1,r2) is a void method call, and thus it cannot be parameterized |
20 | Expression assertTrue(r1.equals(r2)) is a void method call, and thus it cannot be parameterized |
21 | Expression assertEquals(r1,r2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
22 | Expression assertTrue(r1.equals(r2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
23 | Expression assertEquals(r1,r2) is a void method call, and thus it cannot be parameterized |
24 | Expression assertTrue(r1.equals(r2)) is a void method call, and thus it cannot be parameterized |
25 | Expression !r1.getFillBox() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
26 | Expression r1.setFillBox(!r1.getFillBox()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
27 | Expression r1.setDrawYError(false) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
28 | Expression r1.setFillBox(!r1.getFillBox()) is a void method call, and thus it cannot be parameterized |
29 | Expression r1.setDrawYError(false) is a void method call, and thus it cannot be parameterized |
30 | Expression !r2.getFillBox() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
31 | Expression r2.setFillBox(!r2.getFillBox()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
32 | Expression r2.setDrawYError(false) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
33 | Expression r2.setFillBox(!r2.getFillBox()) is a void method call, and thus it cannot be parameterized |
34 | Expression r2.setDrawYError(false) is a void method call, and thus it cannot be parameterized |
35 | Expression assertEquals(r1,r2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
36 | Expression assertTrue(r1.equals(r2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
37 | Expression assertEquals(r1,r2) is a void method call, and thus it cannot be parameterized |
38 | Expression assertTrue(r1.equals(r2)) is a void method call, and thus it cannot be parameterized |
39 | Expression assertEquals(r1,r2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
40 | Expression assertTrue(r1.equals(r2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
41 | Expression assertEquals(r1,r2) is a void method call, and thus it cannot be parameterized |
42 | Expression assertTrue(r1.equals(r2)) is a void method call, and thus it cannot be parameterized |
43 | Expression r1.setItemMargin(0.11) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
44 | Expression r1.setCapLength(9.0) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
45 | Expression r1.setItemMargin(0.11) is a void method call, and thus it cannot be parameterized |
46 | Expression r1.setCapLength(9.0) is a void method call, and thus it cannot be parameterized |
47 | Expression r1 cannot be unified with expression r1 , because common superclass org.jfree.chart.renderer.AbstractRenderer does not declare member(s) public void setItemMargin(double) , public void setCapLength(double) |
48 | Expression r2.setItemMargin(0.11) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
49 | Expression r2.setCapLength(9.0) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
50 | Expression r2.setItemMargin(0.11) is a void method call, and thus it cannot be parameterized |
51 | Expression r2.setCapLength(9.0) is a void method call, and thus it cannot be parameterized |
52 | Expression r2 cannot be unified with expression r2 , because common superclass org.jfree.chart.renderer.AbstractRenderer does not declare member(s) public void setItemMargin(double) , public void setCapLength(double) |
53 | Expression assertEquals(r1,r2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
54 | Expression assertTrue(r1.equals(r2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
55 | Expression assertEquals(r1,r2) is a void method call, and thus it cannot be parameterized |
56 | Expression assertTrue(r1.equals(r2)) is a void method call, and thus it cannot be parameterized |
57 | Expression assertEquals(r1,r2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
58 | Expression assertTrue(r1.equals(r2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
59 | Expression assertEquals(r1,r2) is a void method call, and thus it cannot be parameterized |
60 | Expression assertTrue(r1.equals(r2)) is a void method call, and thus it cannot be parameterized |
61 | Unmatched statement r1.setMaximumBarWidth(0.99); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
62 | Unmatched statement r2.setMaximumBarWidth(0.99); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
63 | Clone fragment #1 returns variables r1, r2 , while Clone fragment #2 returns variables r1, r2 |