Row |
Violation |
1 | Expression new DefaultKeyedValues2D() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression d1.setValue("C1",new Double(234.2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression kv2D1.addValue(new Double(234.2),"Row1","Col1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression d1.setValue("C1",new Double(234.2)) is a void method call, and thus it cannot be parameterized |
5 | Expression kv2D1.addValue(new Double(234.2),"Row1","Col1") is a void method call, and thus it cannot be parameterized |
6 | Expression d1 cannot be unified with expression kv2D1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setValue(Comparable#RAW, java.lang.Number) , public void addValue(java.lang.Number, Comparable#RAW, Comparable#RAW) |
7 | Expression d1.setValue("C1",new Double(234.2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression kv2D1.addValue(new Double(234.2),"Row1","Col1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression d1.setValue("C1",new Double(234.2)) is a void method call, and thus it cannot be parameterized |
10 | Expression kv2D1.addValue(new Double(234.2),"Row1","Col1") is a void method call, and thus it cannot be parameterized |
11 | Expression d1.setValue("C2",null) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Expression kv2D1.addValue(null,"Row1","Col2") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression d1.setValue("C2",null) is a void method call, and thus it cannot be parameterized |
14 | Expression kv2D1.addValue(null,"Row1","Col2") is a void method call, and thus it cannot be parameterized |
15 | Expression d1 cannot be unified with expression kv2D1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setValue(Comparable#RAW, java.lang.Number) , public void addValue(java.lang.Number, Comparable#RAW, Comparable#RAW) |
16 | Expression d1.setValue("C2",null) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
17 | Expression kv2D1.addValue(null,"Row1","Col2") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression d1.setValue("C2",null) is a void method call, and thus it cannot be parameterized |
19 | Expression kv2D1.addValue(null,"Row1","Col2") is a void method call, and thus it cannot be parameterized |
20 | Expression d1.setValue("C3",new Double(345.9)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
21 | Expression kv2D1.addValue(new Double(345.9),"Row2","Col1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
22 | Expression d1.setValue("C3",new Double(345.9)) is a void method call, and thus it cannot be parameterized |
23 | Expression kv2D1.addValue(new Double(345.9),"Row2","Col1") is a void method call, and thus it cannot be parameterized |
24 | Expression d1 cannot be unified with expression kv2D1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setValue(Comparable#RAW, java.lang.Number) , public void addValue(java.lang.Number, Comparable#RAW, Comparable#RAW) |
25 | Expression d1.setValue("C3",new Double(345.9)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
26 | Expression kv2D1.addValue(new Double(345.9),"Row2","Col1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
27 | Expression d1.setValue("C3",new Double(345.9)) is a void method call, and thus it cannot be parameterized |
28 | Expression kv2D1.addValue(new Double(345.9),"Row2","Col1") is a void method call, and thus it cannot be parameterized |
29 | Expression d1.setValue("C4",new Double(452.7)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
30 | Expression kv2D1.addValue(new Double(452.7),"Row2","Col2") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
31 | Expression d1.setValue("C4",new Double(452.7)) is a void method call, and thus it cannot be parameterized |
32 | Expression kv2D1.addValue(new Double(452.7),"Row2","Col2") is a void method call, and thus it cannot be parameterized |
33 | Expression d1 cannot be unified with expression kv2D1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setValue(Comparable#RAW, java.lang.Number) , public void addValue(java.lang.Number, Comparable#RAW, Comparable#RAW) |
34 | Expression d1.setValue("C4",new Double(452.7)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
35 | Expression kv2D1.addValue(new Double(452.7),"Row2","Col2") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
36 | Expression d1.setValue("C4",new Double(452.7)) is a void method call, and thus it cannot be parameterized |
37 | Expression kv2D1.addValue(new Double(452.7),"Row2","Col2") is a void method call, and thus it cannot be parameterized |
38 | Expression System.out.println(e.toString()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
39 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
40 | Expression System.out.println(e.toString()) is a void method call, and thus it cannot be parameterized |
41 | Expression e.printStackTrace() is a void method call, and thus it cannot be parameterized |
42 | Expression e cannot be parameterized, because it has dependencies to/from statements that will be extracted |
43 | Expression System.out.println(e.toString()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
44 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
45 | Expression System.out.println(e.toString()) is a void method call, and thus it cannot be parameterized |
46 | Expression e.printStackTrace() is a void method call, and thus it cannot be parameterized |
47 | Expression d1 cannot be unified with expression kv2D1 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public abstract void writeObject(java.lang.Object) throws java.io.IOException |
48 | Unmatched statement kv2D2=(DefaultKeyedValues2D)in.readObject(); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
49 | Unmatched statement kv2D2=(DefaultKeyedValues2D)in.readObject(); cannot be moved before or after the extracted code, because it throws exception(s) that should be caught by a try block that will be extracted |
50 | Unmatched statement d2=(KeyedValuesDataset)in.readObject(); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
51 | Unmatched statement d2=(KeyedValuesDataset)in.readObject(); cannot be moved before or after the extracted code, because it throws exception(s) that should be caught by a try block that will be extracted |
52 | Expression d1 cannot be unified with expression kv2D1 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public static void assertEquals(java.lang.Object, java.lang.Object) |
53 | Type org.jfree.data.general.KeyedValuesDataset of variable d2 does not match with type org.jfree.data.DefaultKeyedValues2D of variable kv2D2 |