Row |
Violation |
1 | Expression new IntervalXYDelegate(c1) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression System.err.println("Failed to clone.") is a void method call, and thus it cannot be parameterized |
4 | Expression e.printStackTrace() is a void method call, and thus it cannot be parameterized |
5 | Expression e cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression System.err.println("Failed to clone.") is a void method call, and thus it cannot be parameterized |
8 | Expression e.printStackTrace() is a void method call, and thus it cannot be parameterized |
9 | Expression d2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression c2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression (IntervalXYDelegate)d1.clone() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Expression (XYSeriesCollection)c1.clone() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression d1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression c1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
15 | Expression d1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
16 | Expression c1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
17 | Expression d2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression c2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
19 | Expression d1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
20 | Expression c1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
21 | Expression d2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
22 | Expression c2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
23 | Expression d2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
24 | Expression c2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
25 | Expression d2 cannot be unified with expression c2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
26 | Expression d2 cannot be unified with expression c2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
27 | Expression d1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
28 | Expression c1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
29 | Expression d1 cannot be unified with expression c1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
30 | Unmatched statement s1.setDescription("XYZ"); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
31 | Unmatched statement assertFalse(c1.equals(c2)); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
32 | Clone fragment #1 returns variables , while Clone fragment #2 returns variables s1, c1, c2 |