Row |
Violation |
1 | Unmatched statement _zipFile=zipFile; cannot be moved before the extracted code, because it has control dependencies from statements that will be extracted |
2 | Expression _name is a field being modified, and thus it cannot be parameterized |
3 | Expression _entryName is a field being modified, and thus it cannot be parameterized |
4 | Unmatched statement _description=description; cannot be moved before the extracted code, because it has control dependencies from statements that will be extracted |
5 | Unmatched statement setSql(sql); cannot be moved before the extracted code, because it has control dependencies from statements that will be extracted |
6 | Expression initToString() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression initName(sourceUrls) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression initToString() is a void method call, and thus it cannot be parameterized |
9 | Expression initName(sourceUrls) is a void method call, and thus it cannot be parameterized |
10 | Expression initToString() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression initName(sourceUrls) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Expression initToString() is a void method call, and thus it cannot be parameterized |
13 | Expression initName(sourceUrls) is a void method call, and thus it cannot be parameterized |