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 PeriodAxis("Test Axis") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression System.out.println(e.toString()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression e.printStackTrace() is a void method call, and thus it cannot be parameterized |
6 | Expression System.out.println(e.toString()) is a void method call, and thus it cannot be parameterized |
7 | Expression e cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression e.printStackTrace() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression System.out.println(e.toString()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression e.printStackTrace() is a void method call, and thus it cannot be parameterized |
11 | Expression System.out.println(e.toString()) is a void method call, and thus it cannot be parameterized |
12 | Expression a1 cannot be unified with expression t1 , 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 |
13 | Expression (PeriodAxis)in.readObject() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression (DateTitle)in.readObject() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
15 | 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 |
16 | Expression assertTrue(b) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
17 | Expression assertEquals(t1,t2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression assertTrue(b) is a void method call, and thus it cannot be parameterized |
19 | Expression assertEquals(t1,t2) is a void method call, and thus it cannot be parameterized |
20 | Expression assertTrue(b) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
21 | Expression assertEquals(t1,t2) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
22 | Expression assertTrue(b) is a void method call, and thus it cannot be parameterized |
23 | Expression assertEquals(t1,t2) is a void method call, and thus it cannot be parameterized |
24 | Clone fragment #1 returns variables a1, a2 , while Clone fragment #2 returns variables |