| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 2 | 1 | 0.989 | statement_sequence[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 4 | 51 | administrator/components/com_redirect/views/links/view.html.php |
| 2 | 3 | 48 | administrator/components/com_users/views/users/view.html.php |
| ||||
$this->assignRef('filter_state', $poptions);
// Render the layout.
parent::display($tpl);
|
| ||||
$this->assignRef('filter_state', $options);
parent::display($tpl);
|
| |||
$this->assignRef('filter_state', [[#variable538b7180]]);
// Render the layout.
parent::display($tpl);
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#538b7180]] | $options |
| 1 | 2 | [[#538b7180]] | $poptions |