Row |
Violation |
1 | Expression new StandardPieSectionLabelGenerator() 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 | Unmatched statement r1.setItemMargin(0.123); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
4 | 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 |
5 | Expression new PiePlot() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Unmatched statement p1.setLegendLabelToolTipGenerator(generator); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
7 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression e.printStackTrace() is a void method call, and thus it cannot be parameterized |
9 | Expression System.err.println("Failed to clone.") is a void method call, and thus it cannot be parameterized |
10 | Expression e cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Expression e.printStackTrace() is a void method call, and thus it cannot be parameterized |
13 | Expression System.err.println("Failed to clone.") is a void method call, and thus it cannot be parameterized |
14 | Expression p2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
15 | Expression r2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
16 | Expression (PiePlot)p1.clone() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
17 | Expression (LevelRenderer)r1.clone() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression p1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
19 | Expression r1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
20 | Expression p1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
21 | Expression r1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
22 | Expression p2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
23 | Expression r2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
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 p2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
27 | Expression r2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
28 | Expression p2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
29 | Expression r2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
30 | 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) |
31 | 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) |
32 | Expression p1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
33 | Expression r1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
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 | Unmatched statement assertTrue(checkIndependence(r1,r2)); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
36 | Unmatched statement generator.getNumberFormat().setMinimumFractionDigits(2); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
37 | Unmatched statement assertFalse(p1.equals(p2)); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
38 | Clone fragment #1 returns variables generator, p1, p2 , while Clone fragment #2 returns variables r1, r2 |