Row |
Violation |
1 | Expression new PeriodAxis("Test Axis") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression new LayeredBarRenderer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression new PeriodAxis("Test Axis") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression new LayeredBarRenderer() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression System.out.println(e.toString()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression e.printStackTrace() is a void method call, and thus it cannot be parameterized |
8 | Expression System.out.println(e.toString()) is a void method call, and thus it cannot be parameterized |
9 | Expression e cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression System.out.println(e.toString()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Expression e.printStackTrace() is a void method call, and thus it cannot be parameterized |
13 | Expression System.out.println(e.toString()) is a void method call, and thus it cannot be parameterized |
14 | Expression a1 cannot be unified with expression r1 , 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 |
15 | Expression (PeriodAxis)in.readObject() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
16 | Expression (LayeredBarRenderer)in.readObject() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
17 | Unmatched statement boolean b=a1.equals(a2); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
18 | Expression assertTrue(b) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
19 | Expression assertEquals(r1,r2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
20 | Expression assertTrue(b) is a void method call, and thus it cannot be parameterized |
21 | Expression assertEquals(r1,r2) is a void method call, and thus it cannot be parameterized |
22 | Expression assertTrue(b) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
23 | Expression assertEquals(r1,r2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
24 | Expression assertTrue(b) is a void method call, and thus it cannot be parameterized |
25 | Expression assertEquals(r1,r2) is a void method call, and thus it cannot be parameterized |
26 | Clone fragment #1 returns variables a1, a2 , while Clone fragment #2 returns variables |