Row |
Violation |
1 | Expression new KeyedObjects() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression d1.setValue(new Integer(1),"V1","C1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression ko1.addObject("V1",new Integer(1)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression d1.setValue(new Integer(1),"V1","C1") is a void method call, and thus it cannot be parameterized |
5 | Expression ko1.addObject("V1",new Integer(1)) is a void method call, and thus it cannot be parameterized |
6 | Expression d1 cannot be unified with expression ko1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setValue(java.lang.Number, Comparable#RAW, Comparable#RAW) , public void addObject(Comparable#RAW, java.lang.Object) |
7 | Expression d1.setValue(new Integer(1),"V1","C1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression ko1.addObject("V1",new Integer(1)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression d1.setValue(new Integer(1),"V1","C1") is a void method call, and thus it cannot be parameterized |
10 | Expression ko1.addObject("V1",new Integer(1)) is a void method call, and thus it cannot be parameterized |
11 | Expression d1.setValue(null,"V2","C1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Expression ko1.addObject("V2",null) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression d1.setValue(null,"V2","C1") is a void method call, and thus it cannot be parameterized |
14 | Expression ko1.addObject("V2",null) is a void method call, and thus it cannot be parameterized |
15 | Expression d1 cannot be unified with expression ko1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setValue(java.lang.Number, Comparable#RAW, Comparable#RAW) , public void addObject(Comparable#RAW, java.lang.Object) |
16 | Expression d1.setValue(null,"V2","C1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
17 | Expression ko1.addObject("V2",null) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression d1.setValue(null,"V2","C1") is a void method call, and thus it cannot be parameterized |
19 | Expression ko1.addObject("V2",null) is a void method call, and thus it cannot be parameterized |
20 | Expression d1.setValue(new Integer(3),"V3","C2") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
21 | Expression ko1.addObject("V3",new Integer(3)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
22 | Expression d1.setValue(new Integer(3),"V3","C2") is a void method call, and thus it cannot be parameterized |
23 | Expression ko1.addObject("V3",new Integer(3)) is a void method call, and thus it cannot be parameterized |
24 | Expression d1 cannot be unified with expression ko1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setValue(java.lang.Number, Comparable#RAW, Comparable#RAW) , public void addObject(Comparable#RAW, java.lang.Object) |
25 | Expression d1.setValue(new Integer(3),"V3","C2") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
26 | Expression ko1.addObject("V3",new Integer(3)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
27 | Expression d1.setValue(new Integer(3),"V3","C2") is a void method call, and thus it cannot be parameterized |
28 | Expression ko1.addObject("V3",new Integer(3)) is a void method call, and thus it cannot be parameterized |
29 | Expression (DefaultKeyedValues2DDataset)d1.clone() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
30 | Expression (KeyedObjects)ko1.clone() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
31 | Expression d2 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) |
32 | Expression d2 cannot be unified with expression ko2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
33 | Expression d1 cannot be unified with expression ko1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |