Row |
Violation |
1 | Expression new DefaultPieDataset() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression d1.addValue(new Double(234.2),"Row1","Col1") 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 d1.addValue(new Double(234.2),"Row1","Col1") is a void method call, and thus it cannot be parameterized |
5 | Expression d1.setValue("C1",new Double(234.2)) is a void method call, and thus it cannot be parameterized |
6 | Expression d1 cannot be unified with expression d1 , because common superclass org.jfree.data.general.AbstractDataset does not declare member(s) public void addValue(java.lang.Number, Comparable#RAW, Comparable#RAW) , public void setValue(Comparable#RAW, java.lang.Number) |
7 | Expression d1.addValue(new Double(234.2),"Row1","Col1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
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 d1.addValue(new Double(234.2),"Row1","Col1") is a void method call, and thus it cannot be parameterized |
10 | Expression d1.setValue("C1",new Double(234.2)) is a void method call, and thus it cannot be parameterized |
11 | Expression d1.addValue(null,"Row1","Col2") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Expression d1.setValue("C2",null) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression d1.addValue(null,"Row1","Col2") is a void method call, and thus it cannot be parameterized |
14 | Expression d1.setValue("C2",null) is a void method call, and thus it cannot be parameterized |
15 | Expression d1 cannot be unified with expression d1 , because common superclass org.jfree.data.general.AbstractDataset does not declare member(s) public void addValue(java.lang.Number, Comparable#RAW, Comparable#RAW) , public void setValue(Comparable#RAW, java.lang.Number) |
16 | Expression d1.addValue(null,"Row1","Col2") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
17 | Expression d1.setValue("C2",null) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression d1.addValue(null,"Row1","Col2") is a void method call, and thus it cannot be parameterized |
19 | Expression d1.setValue("C2",null) is a void method call, and thus it cannot be parameterized |
20 | Expression d1.addValue(new Double(345.9),"Row2","Col1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
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 d1.addValue(new Double(345.9),"Row2","Col1") is a void method call, and thus it cannot be parameterized |
23 | Expression d1.setValue("C3",new Double(345.9)) is a void method call, and thus it cannot be parameterized |
24 | Expression d1 cannot be unified with expression d1 , because common superclass org.jfree.data.general.AbstractDataset does not declare member(s) public void addValue(java.lang.Number, Comparable#RAW, Comparable#RAW) , public void setValue(Comparable#RAW, java.lang.Number) |
25 | Expression d1.addValue(new Double(345.9),"Row2","Col1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
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 d1.addValue(new Double(345.9),"Row2","Col1") is a void method call, and thus it cannot be parameterized |
28 | Expression d1.setValue("C3",new Double(345.9)) is a void method call, and thus it cannot be parameterized |
29 | Expression d1.addValue(new Double(452.7),"Row2","Col2") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
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 d1.addValue(new Double(452.7),"Row2","Col2") is a void method call, and thus it cannot be parameterized |
32 | Expression d1.setValue("C4",new Double(452.7)) is a void method call, and thus it cannot be parameterized |
33 | Expression d1 cannot be unified with expression d1 , because common superclass org.jfree.data.general.AbstractDataset does not declare member(s) public void addValue(java.lang.Number, Comparable#RAW, Comparable#RAW) , public void setValue(Comparable#RAW, java.lang.Number) |
34 | Expression d1.addValue(new Double(452.7),"Row2","Col2") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
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 d1.addValue(new Double(452.7),"Row2","Col2") is a void method call, and thus it cannot be parameterized |
37 | Expression d1.setValue("C4",new Double(452.7)) is a void method call, and thus it cannot be parameterized |
38 | Expression (DefaultKeyedValues2DDataset)in.readObject() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
39 | Expression (DefaultPieDataset)in.readObject() cannot be parameterized, because it has dependencies to/from statements that will be extracted |