Row |
Violation |
1 | Expression parse() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression initGui() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression parse() is a void method call, and thus it cannot be parameterized |
4 | Expression initGui() is a void method call, and thus it cannot be parameterized |
5 | Expression buildOptionIndex() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression setModel(new MailerResultCollector()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression buildOptionIndex() is a void method call, and thus it cannot be parameterized |
8 | Expression setModel(new MailerResultCollector()) is a void method call, and thus it cannot be parameterized |
9 | Expression buildOptionIndex() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression setModel(new MailerResultCollector()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression buildOptionIndex() is a void method call, and thus it cannot be parameterized |
12 | Expression setModel(new MailerResultCollector()) is a void method call, and thus it cannot be parameterized |
13 | The refactoring of the clones is infeasible, because classes org.apache.commons.cli.avalon.CLArgsParser and org.apache.jmeter.visualizers.MailerVisualizer do not have a common superclass |