Row |
Violation |
1 | Expression init() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression mLabel.setText(pLabel) is a void method call, and thus it cannot be parameterized |
3 | Expression init() is a void method call, and thus it cannot be parameterized |
4 | Expression init() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression mLabel.setText(pLabel) is a void method call, and thus it cannot be parameterized |
6 | Expression init() is a void method call, and thus it cannot be parameterized |
7 | Expression choiceList is a field being modified, and thus it cannot be parameterized |
8 | Expression mTextField is a field being modified, and thus it cannot be parameterized |
9 | Unmatched statement choiceList.setEditable(editable); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
10 | Expression init() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression mLabel.setLabelFor(mTextField) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Expression init() is a void method call, and thus it cannot be parameterized |
13 | Expression mLabel.setLabelFor(mTextField) is a void method call, and thus it cannot be parameterized |
14 | Expression init() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
15 | Expression mLabel.setLabelFor(mTextField) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
16 | Expression init() is a void method call, and thus it cannot be parameterized |
17 | Expression mLabel.setLabelFor(mTextField) is a void method call, and thus it cannot be parameterized |