Row |
Violation |
1 | Unmatched statement delete.bindToOwner(this); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
2 | Expression fs.setFile(src) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression delete.perform() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression fs.setFile(src) is a void method call, and thus it cannot be parameterized |
5 | Expression delete.perform() is a void method call, and thus it cannot be parameterized |
6 | Expression fs.setFile(src) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression delete.perform() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression fs.setFile(src) is a void method call, and thus it cannot be parameterized |
9 | Expression delete.perform() is a void method call, and thus it cannot be parameterized |
10 | Expression addFileset(fs) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression addFileset(fs) is a void method call, and thus it cannot be parameterized |
12 | Expression log("Deleting all target files.",Project.MSG_VERBOSE) is a void method call, and thus it cannot be parameterized |
13 | Expression addFileset(fs) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression addFileset(fs) is a void method call, and thus it cannot be parameterized |
15 | Expression log("Deleting all target files.",Project.MSG_VERBOSE) is a void method call, and thus it cannot be parameterized |
16 | Clone fragment #1 returns variables , while Clone fragment #2 returns variables delete |