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 | Unmatched statement _propertyName=propertyName; cannot be moved before the extracted code, because it has control dependencies from statements that will be extracted |
3 | Expression _className is a field being modified, and thus it cannot be parameterized |
4 | Expression _entryName is a field being modified, and thus it cannot be parameterized |
5 | Unmatched statement _tableName=tableName; cannot be moved before the extracted code, because it has control dependencies from statements that will be extracted |
6 | Unmatched statement _columnNames=columnNames; cannot be moved before the extracted code, because it has control dependencies from statements that will be extracted |
7 | Expression initStrings() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression initName(sourceUrls) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression initStrings() is a void method call, and thus it cannot be parameterized |
10 | Expression initName(sourceUrls) is a void method call, and thus it cannot be parameterized |
11 | Expression initStrings() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Expression initName(sourceUrls) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression initStrings() is a void method call, and thus it cannot be parameterized |
14 | Expression initName(sourceUrls) is a void method call, and thus it cannot be parameterized |