Row |
Violation |
1 | Expression new LevelRenderer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression new LevelRenderer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression p2 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) |
4 | Expression p2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
5 | Expression p1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
6 | Expression p1 cannot be unified with expression r1 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
7 | Expression p1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
8 | Expression p2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
9 | Expression p1.setDepthFactor(1.23) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression r1.setItemMargin(0.123) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression p1.setDepthFactor(1.23) is a void method call, and thus it cannot be parameterized |
12 | Expression r1.setItemMargin(0.123) is a void method call, and thus it cannot be parameterized |
13 | Expression p1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setDepthFactor(double) , public void setItemMargin(double) |
14 | Expression p2 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 p2 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 p1 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 | Expression p2.setDepthFactor(1.23) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression r2.setItemMargin(0.123) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
19 | Expression p2.setDepthFactor(1.23) is a void method call, and thus it cannot be parameterized |
20 | Expression r2.setItemMargin(0.123) is a void method call, and thus it cannot be parameterized |
21 | Expression p2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setDepthFactor(double) , public void setItemMargin(double) |
22 | Expression p2 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) |
23 | Expression p2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
24 | Expression p1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
25 | Unmatched statement r1.setMaximumItemWidth(0.234); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
26 | Unmatched statement p1.setDarkerSides(true); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
27 | Expression p2 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) |
28 | Expression p2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
29 | Expression p1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
30 | Unmatched statement r2.setMaximumItemWidth(0.234); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
31 | Unmatched statement p2.setDarkerSides(true); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
32 | Expression p2 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) |
33 | Expression p2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
34 | Expression p1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
35 | Clone fragment #1 returns variables p1, p2 , while Clone fragment #2 returns variables r1, r2 |