Row |
Violation |
1 | Expression new StandardDialRange() 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 StandardDialRange() 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 | Expression assertTrue(r1.equals(r2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression assertEquals(r1,r2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression assertTrue(r1.equals(r2)) is a void method call, and thus it cannot be parameterized |
8 | Expression assertEquals(r1,r2) is a void method call, and thus it cannot be parameterized |
9 | Expression assertTrue(r1.equals(r2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression assertEquals(r1,r2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression assertTrue(r1.equals(r2)) is a void method call, and thus it cannot be parameterized |
12 | Expression assertEquals(r1,r2) is a void method call, and thus it cannot be parameterized |
13 | Unmatched statement r1.setLowerBound(1.1); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
14 | Expression r2 cannot be unified with expression r2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
15 | Expression r2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
16 | Expression r1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
17 | Unmatched statement r2.setLowerBound(1.1); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
18 | Expression r2 cannot be unified with expression r2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
19 | Expression r2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
20 | Expression r1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
21 | Unmatched statement r1.setDrawYError(false); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
22 | Unmatched statement r2.setDrawYError(false); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
23 | Expression r1.setUpperBound(11.1) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
24 | Expression r1.setCapLength(9.0) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
25 | Expression r1.setUpperBound(11.1) is a void method call, and thus it cannot be parameterized |
26 | Expression r1.setCapLength(9.0) is a void method call, and thus it cannot be parameterized |
27 | Expression r1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setUpperBound(double) , public void setCapLength(double) |
28 | Expression r2 cannot be unified with expression r2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
29 | Expression r2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
30 | Expression r1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
31 | Expression r2.setUpperBound(11.1) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
32 | Expression r2.setCapLength(9.0) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
33 | Expression r2.setUpperBound(11.1) is a void method call, and thus it cannot be parameterized |
34 | Expression r2.setCapLength(9.0) is a void method call, and thus it cannot be parameterized |
35 | Expression r2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setUpperBound(double) , public void setCapLength(double) |
36 | Expression r2 cannot be unified with expression r2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
37 | Expression r2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
38 | Expression r1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
39 | Expression r1.setPaint(new GradientPaint(1.0f,2.0f,Color.red,3.0f,4.0f,Color.blue)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
40 | 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 |
41 | Expression r1.setPaint(new GradientPaint(1.0f,2.0f,Color.red,3.0f,4.0f,Color.blue)) is a void method call, and thus it cannot be parameterized |
42 | 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 |
43 | Expression r1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setPaint(java.awt.Paint) , public void setErrorPaint(java.awt.Paint) |
44 | Expression r2 cannot be unified with expression r2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
45 | Expression r2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
46 | Expression r1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
47 | Expression r2.setPaint(new GradientPaint(1.0f,2.0f,Color.red,3.0f,4.0f,Color.blue)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
48 | 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 |
49 | Expression r2.setPaint(new GradientPaint(1.0f,2.0f,Color.red,3.0f,4.0f,Color.blue)) is a void method call, and thus it cannot be parameterized |
50 | 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 |
51 | Expression r2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setPaint(java.awt.Paint) , public void setErrorPaint(java.awt.Paint) |
52 | Expression r2 cannot be unified with expression r2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
53 | Expression r2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
54 | Expression r1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
55 | Expression r1.setVisible(false) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
56 | Expression r1.setDrawXError(false) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
57 | Expression r1.setVisible(false) is a void method call, and thus it cannot be parameterized |
58 | Expression r1.setDrawXError(false) is a void method call, and thus it cannot be parameterized |
59 | Expression r1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setVisible(boolean) , public void setDrawXError(boolean) |
60 | Expression r2 cannot be unified with expression r2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
61 | Expression r2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
62 | Expression r1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
63 | Expression r2.setVisible(false) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
64 | Expression r2.setDrawXError(false) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
65 | Expression r2.setVisible(false) is a void method call, and thus it cannot be parameterized |
66 | Expression r2.setDrawXError(false) is a void method call, and thus it cannot be parameterized |
67 | Expression r2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setVisible(boolean) , public void setDrawXError(boolean) |
68 | Expression r2 cannot be unified with expression r2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
69 | Expression r2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
70 | Expression r1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
71 | Clone fragment #1 returns variables r1, r2 , while Clone fragment #2 returns variables r1, r2 |