Row |
Violation |
1 | Expression new DefaultKeyedValue("Test",new Double(45.5)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression new KeyedObjects() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Unmatched statement ko1.addObject("V1",new Integer(1)); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
4 | Unmatched statement ko1.addObject("V2",null); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
5 | Expression v2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression ko2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression (DefaultKeyedValue)v1.clone() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression (KeyedObjects)ko1.clone() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression v1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression ko1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression v1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Expression ko1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression v2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression ko2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
15 | Expression v1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
16 | Expression ko1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
17 | Expression v1 cannot be unified with expression ko1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public final native Class<? extends org.jfree.data.DefaultKeyedValue> getClass() , public final native Class<? extends org.jfree.data.KeyedObjects> getClass() |
18 | Expression v2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
19 | Expression ko2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
20 | Expression v2 cannot be unified with expression ko2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public final native Class<? extends org.jfree.data.DefaultKeyedValue> getClass() , public final native Class<? extends org.jfree.data.KeyedObjects> getClass() |
21 | Expression v2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
22 | Expression ko2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
23 | Expression v2 cannot be unified with expression ko2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
24 | Expression v2 cannot be unified with expression ko2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
25 | Expression v1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
26 | Expression ko1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
27 | Expression v1 cannot be unified with expression ko1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
28 | Expression v2.setValue(new Double(12.3)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
29 | Expression ko1.addObject("V3",new Integer(3)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
30 | Expression v2.setValue(new Double(12.3)) is a void method call, and thus it cannot be parameterized |
31 | Expression ko1.addObject("V3",new Integer(3)) is a void method call, and thus it cannot be parameterized |
32 | Expression v2 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
33 | Expression ko1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
34 | Expression v2 cannot be unified with expression ko1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public synchronized void setValue(java.lang.Number) , public void addObject(Comparable#RAW, java.lang.Object) |
35 | Expression v2.setValue(new Double(12.3)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
36 | Expression ko1.addObject("V3",new Integer(3)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
37 | Expression v2.setValue(new Double(12.3)) is a void method call, and thus it cannot be parameterized |
38 | Expression ko1.addObject("V3",new Integer(3)) is a void method call, and thus it cannot be parameterized |
39 | Unmatched statement assertFalse(v1.equals(v2)); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
40 | Clone fragment #1 returns variables v1, v2 , while Clone fragment #2 returns variables |