Row |
Violation |
1 | Expression new DefaultPieDataset() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression new DefaultKeyedValues2D() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression d1.setValue("C1",new Double(234.2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression kv2D1.addValue(new Double(234.2),"Row1","Col1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression d1.setValue("C1",new Double(234.2)) is a void method call, and thus it cannot be parameterized |
6 | Expression kv2D1.addValue(new Double(234.2),"Row1","Col1") is a void method call, and thus it cannot be parameterized |
7 | 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) |
8 | Expression d1.setValue("C1",new Double(234.2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression kv2D1.addValue(new Double(234.2),"Row1","Col1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression d1.setValue("C1",new Double(234.2)) is a void method call, and thus it cannot be parameterized |
11 | Expression kv2D1.addValue(new Double(234.2),"Row1","Col1") is a void method call, and thus it cannot be parameterized |
12 | Expression d1.setValue("C2",null) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression kv2D1.addValue(null,"Row1","Col2") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression d1.setValue("C2",null) is a void method call, and thus it cannot be parameterized |
15 | Expression kv2D1.addValue(null,"Row1","Col2") is a void method call, and thus it cannot be parameterized |
16 | 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) |
17 | Expression d1.setValue("C2",null) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression kv2D1.addValue(null,"Row1","Col2") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
19 | Expression d1.setValue("C2",null) is a void method call, and thus it cannot be parameterized |
20 | Expression kv2D1.addValue(null,"Row1","Col2") is a void method call, and thus it cannot be parameterized |
21 | Expression d1.setValue("C3",new Double(345.9)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
22 | Expression kv2D1.addValue(new Double(345.9),"Row2","Col1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
23 | Expression d1.setValue("C3",new Double(345.9)) is a void method call, and thus it cannot be parameterized |
24 | Expression kv2D1.addValue(new Double(345.9),"Row2","Col1") is a void method call, and thus it cannot be parameterized |
25 | 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) |
26 | Expression d1.setValue("C3",new Double(345.9)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
27 | Expression kv2D1.addValue(new Double(345.9),"Row2","Col1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
28 | Expression d1.setValue("C3",new Double(345.9)) is a void method call, and thus it cannot be parameterized |
29 | Expression kv2D1.addValue(new Double(345.9),"Row2","Col1") is a void method call, and thus it cannot be parameterized |
30 | Expression d1.setValue("C4",new Double(452.7)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
31 | Expression kv2D1.addValue(new Double(452.7),"Row2","Col2") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
32 | Expression d1.setValue("C4",new Double(452.7)) is a void method call, and thus it cannot be parameterized |
33 | Expression kv2D1.addValue(new Double(452.7),"Row2","Col2") is a void method call, and thus it cannot be parameterized |
34 | 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) |
35 | Expression d1.setValue("C4",new Double(452.7)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
36 | Expression kv2D1.addValue(new Double(452.7),"Row2","Col2") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
37 | Expression d1.setValue("C4",new Double(452.7)) is a void method call, and thus it cannot be parameterized |
38 | Expression kv2D1.addValue(new Double(452.7),"Row2","Col2") is a void method call, and thus it cannot be parameterized |
39 | Expression System.out.println(e.toString()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
40 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
41 | Expression System.out.println(e.toString()) is a void method call, and thus it cannot be parameterized |
42 | Expression e.printStackTrace() is a void method call, and thus it cannot be parameterized |
43 | Expression e cannot be parameterized, because it has dependencies to/from statements that will be extracted |
44 | Expression System.out.println(e.toString()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
45 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
46 | Expression System.out.println(e.toString()) is a void method call, and thus it cannot be parameterized |
47 | Expression e.printStackTrace() is a void method call, and thus it cannot be parameterized |
48 | 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 |
49 | Expression (DefaultPieDataset)in.readObject() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
50 | Expression (DefaultKeyedValues2D)in.readObject() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
51 | 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) |
52 | Expression d2 cannot be unified with expression kv2D2 , 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) |