Row |
Violation |
1 | Expression new DialCap() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression new StackedAreaRenderer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression new DialCap() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression new StackedAreaRenderer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression c2 cannot be unified with expression r2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
6 | Expression c2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
7 | Expression c1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
8 | Expression c1.setVisible(false) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression r1.setRenderAsPercentages(true) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression c1.setVisible(false) is a void method call, and thus it cannot be parameterized |
11 | Expression r1.setRenderAsPercentages(true) is a void method call, and thus it cannot be parameterized |
12 | Expression c1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setVisible(boolean) , public void setRenderAsPercentages(boolean) |
13 | Expression c2 cannot be unified with expression r2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
14 | Expression c2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
15 | Expression c1 cannot be unified with expression r1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
16 | Expression c2.setVisible(false) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
17 | Expression r2.setRenderAsPercentages(true) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression c2.setVisible(false) is a void method call, and thus it cannot be parameterized |
19 | Expression r2.setRenderAsPercentages(true) is a void method call, and thus it cannot be parameterized |
20 | Expression c2 cannot be unified with expression r2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public void setVisible(boolean) , public void setRenderAsPercentages(boolean) |
21 | Expression assertTrue(c1.equals(c2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
22 | Expression assertEquals(r1,r2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
23 | Expression assertTrue(c1.equals(c2)) is a void method call, and thus it cannot be parameterized |
24 | Expression assertEquals(r1,r2) is a void method call, and thus it cannot be parameterized |
25 | Expression assertTrue(c1.equals(c2)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
26 | Expression assertEquals(r1,r2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
27 | Expression assertTrue(c1.equals(c2)) is a void method call, and thus it cannot be parameterized |
28 | Expression assertEquals(r1,r2) is a void method call, and thus it cannot be parameterized |