Row |
Violation |
1 | Expression new DefaultPieDataset() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression data.setValue("Type 1",54.5) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression d1.addValue(new Double(234.2),"Row1","Col1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression data.setValue("Type 1",54.5) is a void method call, and thus it cannot be parameterized |
5 | Expression d1.addValue(new Double(234.2),"Row1","Col1") is a void method call, and thus it cannot be parameterized |
6 | Expression data cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression d1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression data cannot be unified with expression d1 , because common superclass org.jfree.data.general.AbstractDataset does not declare member(s) public void setValue(Comparable#RAW, double) , public void addValue(java.lang.Number, Comparable#RAW, Comparable#RAW) |
9 | Expression data.setValue("Type 1",54.5) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression d1.addValue(new Double(234.2),"Row1","Col1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression data.setValue("Type 1",54.5) is a void method call, and thus it cannot be parameterized |
12 | Expression d1.addValue(new Double(234.2),"Row1","Col1") is a void method call, and thus it cannot be parameterized |
13 | Expression data.setValue("Type 2",23.9) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression d1.addValue(null,"Row1","Col2") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
15 | Expression data.setValue("Type 2",23.9) is a void method call, and thus it cannot be parameterized |
16 | Expression d1.addValue(null,"Row1","Col2") is a void method call, and thus it cannot be parameterized |
17 | Expression data cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression d1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
19 | Expression data cannot be unified with expression d1 , because common superclass org.jfree.data.general.AbstractDataset does not declare member(s) public void setValue(Comparable#RAW, double) , public void addValue(java.lang.Number, Comparable#RAW, Comparable#RAW) |
20 | Expression data.setValue("Type 2",23.9) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
21 | Expression d1.addValue(null,"Row1","Col2") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
22 | Expression data.setValue("Type 2",23.9) is a void method call, and thus it cannot be parameterized |
23 | Expression d1.addValue(null,"Row1","Col2") is a void method call, and thus it cannot be parameterized |
24 | Expression data.setValue("Type 3",45.8) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
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 data.setValue("Type 3",45.8) is a void method call, and thus it cannot be parameterized |
27 | Expression d1.addValue(new Double(345.9),"Row2","Col1") is a void method call, and thus it cannot be parameterized |
28 | Expression data cannot be parameterized, because it has dependencies to/from statements that will be extracted |
29 | Expression d1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
30 | Expression data cannot be unified with expression d1 , because common superclass org.jfree.data.general.AbstractDataset does not declare member(s) public void setValue(Comparable#RAW, double) , public void addValue(java.lang.Number, Comparable#RAW, Comparable#RAW) |
31 | Expression data.setValue("Type 3",45.8) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
32 | Expression d1.addValue(new Double(345.9),"Row2","Col1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
33 | Expression data.setValue("Type 3",45.8) is a void method call, and thus it cannot be parameterized |
34 | Expression d1.addValue(new Double(345.9),"Row2","Col1") is a void method call, and thus it cannot be parameterized |
35 | Unmatched statement d1.addValue(new Double(452.7),"Row2","Col2"); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
36 | Unmatched statement JFreeChart c1=ChartFactory.createPieChart3D("Test",data,true,true,true); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
37 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
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() is a void method call, and thus it cannot be parameterized |
40 | Expression System.out.println(e.toString()) is a void method call, and thus it cannot be parameterized |
41 | Expression e cannot be parameterized, because it has dependencies to/from statements that will be extracted |
42 | Expression e.printStackTrace() 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() is a void method call, and thus it cannot be parameterized |
45 | Expression System.out.println(e.toString()) is a void method call, and thus it cannot be parameterized |
46 | Expression c1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
47 | Expression d1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
48 | Type org.jfree.chart.JFreeChart of variable c1 does not match with type org.jfree.data.general.DefaultKeyedValues2DDataset of variable d1 |
49 | Unmatched statement d2=(DefaultKeyedValues2DDataset)in.readObject(); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
50 | Unmatched statement d2=(DefaultKeyedValues2DDataset)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 |
51 | Unmatched statement c2=(JFreeChart)in.readObject(); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
52 | Unmatched statement c2=(JFreeChart)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 |
53 | Expression c1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
54 | Expression d1 cannot be parameterized, because it has dependencies to/from statements that will be extracted |
55 | Type org.jfree.chart.JFreeChart of variable c1 does not match with type org.jfree.data.general.DefaultKeyedValues2DDataset of variable d1 |
56 | Type org.jfree.chart.JFreeChart of variable c2 does not match with type org.jfree.data.general.DefaultKeyedValues2DDataset of variable d2 |
57 | Clone fragment #1 returns variables data, in , while Clone fragment #2 returns variables d1, in |