Row |
Violation |
1 | Expression delete.bindToOwner(task) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression assertEquals("foo",r.getValue()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression delete.bindToOwner(task) is a void method call, and thus it cannot be parameterized |
4 | Expression assertEquals("foo",r.getValue()) is a void method call, and thus it cannot be parameterized |
5 | Expression delete.bindToOwner(task) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression assertEquals("foo",r.getValue()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression delete.bindToOwner(task) is a void method call, and thus it cannot be parameterized |
8 | Expression assertEquals("foo",r.getValue()) is a void method call, and thus it cannot be parameterized |
9 | Unmatched statement delete.setFile(outputFile); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
10 | Expression delete.execute() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression testoutputbe(r) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Expression delete.execute() is a void method call, and thus it cannot be parameterized |
13 | Expression testoutputbe(r) is a void method call, and thus it cannot be parameterized |
14 | Expression delete.execute() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
15 | Expression testoutputbe(r) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
16 | Expression delete.execute() is a void method call, and thus it cannot be parameterized |
17 | Expression testoutputbe(r) is a void method call, and thus it cannot be parameterized |
18 | Clone fragment #1 returns variables delete , while Clone fragment #2 returns variables |