Row |
Violation |
1 | Expression new StatisticalBarRenderer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression new StatisticalBarRenderer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression assertTrue(p1.equals(p2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression assertEquals(r1,r2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression assertTrue(p1.equals(p2)) is a void method call, and thus it cannot be parameterized |
6 | Expression assertEquals(r1,r2) is a void method call, and thus it cannot be parameterized |
7 | Expression assertTrue(p1.equals(p2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression assertEquals(r1,r2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression assertTrue(p1.equals(p2)) is a void method call, and thus it cannot be parameterized |
10 | Expression assertEquals(r1,r2) is a void method call, and thus it cannot be parameterized |
11 | Unmatched statement r1.setErrorIndicatorPaint(Color.red); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
12 | Expression p1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression r1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | 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) |
15 | 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) |
16 | Expression p2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
17 | Expression r2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | 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) |
19 | Unmatched statement p1.setDepthFactor(1.23); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
20 | Expression p2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
21 | Expression r2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
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 parameterized, because it has dependencies to/from statements that will be extracted |
25 | Expression r1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
26 | 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) |
27 | Unmatched statement r2.setErrorIndicatorPaint(Color.red); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
28 | Unmatched statement p2.setDepthFactor(1.23); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
29 | Unmatched statement r1.setErrorIndicatorStroke(new BasicStroke(1.5f)); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
30 | Unmatched statement assertTrue(p1.equals(p2)); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
31 | 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 |
32 | Expression p2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
33 | Expression r2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
34 | 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) |
35 | 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) |
36 | Expression p1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
37 | Expression r1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
38 | 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) |
39 | Unmatched statement r2.setErrorIndicatorStroke(new BasicStroke(1.5f)); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
40 | 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 |
41 | Expression p2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
42 | Expression r1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
43 | Expression p2 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) |
44 | Expression p2 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
45 | Expression p1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
46 | Expression r2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
47 | Expression p1 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
48 | Clone fragment #1 returns variables p1, p2 , while Clone fragment #2 returns variables r1, r2 |