Row |
Violation |
1 | Expression new BlockContainer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression new TimeTableXYDataset() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression c1 cannot be unified with expression d1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void add(org.jfree.chart.block.Block) , public void add(org.jfree.data.time.TimePeriod, double, java.lang.String) |
4 | Expression c1.add(new EmptyBlock(1.2,3.4)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression d1.add(new Year(1999),123.4,"S1") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression c1.add(new EmptyBlock(1.2,3.4)) is a void method call, and thus it cannot be parameterized |
7 | Expression d1.add(new Year(1999),123.4,"S1") is a void method call, and thus it cannot be parameterized |
8 | Expression fail(e.toString()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression fail(e.toString()) is a void method call, and thus it cannot be parameterized |
11 | Expression e.printStackTrace() is a void method call, and thus it cannot be parameterized |
12 | Expression fail(e.toString()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression fail(e.toString()) is a void method call, and thus it cannot be parameterized |
15 | Expression e.printStackTrace() is a void method call, and thus it cannot be parameterized |
16 | Expression c1 cannot be unified with expression d1 , 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 |
17 | Expression (BlockContainer)in.readObject() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression (TimeTableXYDataset)in.readObject() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
19 | Expression assertEquals(c1,c2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
20 | Expression assertTrue(d1.equals(d2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
21 | Expression assertEquals(c1,c2) is a void method call, and thus it cannot be parameterized |
22 | Expression assertTrue(d1.equals(d2)) is a void method call, and thus it cannot be parameterized |
23 | Expression assertEquals(c1,c2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
24 | Expression assertTrue(d1.equals(d2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
25 | Expression assertEquals(c1,c2) is a void method call, and thus it cannot be parameterized |
26 | Expression assertTrue(d1.equals(d2)) is a void method call, and thus it cannot be parameterized |