Row |
Violation |
1 | Expression new StackedXYBarRenderer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression new CustomPieURLGenerator() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression new StackedXYBarRenderer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression new CustomPieURLGenerator() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression r2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression g2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression r2 cannot be unified with expression g2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
8 | Expression r2 cannot be unified with expression g2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
9 | Expression r1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression g1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression r1 cannot be unified with expression g1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
12 | Unmatched statement Map m1=new HashMap(); cannot be moved before the extracted code, because it has control dependencies from statements that will be extracted |
13 | Unmatched statement m1.put("A","http://www.jfree.org/"); cannot be moved before the extracted code, because it has control dependencies from statements that will be extracted |
14 | Unmatched statement g1.addURLs(m1); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
15 | Unmatched statement g2.addURLs(m1); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
16 | Expression r1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
17 | Expression g2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression r1 cannot be unified with expression g2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
19 | Expression r1 cannot be unified with expression g2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
20 | Expression r2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
21 | Expression g1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
22 | Expression r2 cannot be unified with expression g1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
23 | Unmatched statement r1.setRenderAsPercentages(true); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
24 | Expression r2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
25 | Expression g2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
26 | Expression r2 cannot be unified with expression g2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
27 | Expression r2 cannot be unified with expression g2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
28 | Expression r1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
29 | Expression g1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
30 | Expression r1 cannot be unified with expression g1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
31 | Unmatched statement r2.setRenderAsPercentages(true); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
32 | Unmatched statement assertTrue(r1.equals(r2)); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
33 | Clone fragment #1 returns variables r1, r2 , while Clone fragment #2 returns variables g1, g2 |