Row |
Violation |
1 | Expression new DeviationRenderer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression new DefaultTableXYDataset() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression new DeviationRenderer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression new DefaultTableXYDataset() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression r2 cannot be unified with expression d2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
6 | Expression r2 cannot be unified with expression d2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
7 | Expression r1 cannot be unified with expression d1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
8 | Expression r1 cannot be unified with expression d1 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
9 | Expression r1 cannot be unified with expression d1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
10 | Expression r2 cannot be unified with expression d2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
11 | Unmatched statement d1.addSeries(createSeries1()); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
12 | Unmatched statement r1.setAlpha(0.1f); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
13 | Expression r2 cannot be unified with expression d2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
14 | Expression r2 cannot be unified with expression d2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
15 | Expression r1 cannot be unified with expression d1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
16 | Unmatched statement d2.addSeries(createSeries1()); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
17 | Unmatched statement r2.setAlpha(0.1f); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
18 | Expression r2 cannot be unified with expression d2 , because common superclass type org.jfree.util.PublicCloneable cannot be passed as an argument to public boolean equals(java.lang.Object) |
19 | Expression r2 cannot be unified with expression d2 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
20 | Expression r1 cannot be unified with expression d1 , because common superclass org.jfree.util.PublicCloneable does not declare member(s) public boolean equals(java.lang.Object) |
21 | Clone fragment #1 returns variables r1, r2 , while Clone fragment #2 returns variables d1, d2 |