Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.995 | statement_sequence[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 709 | libraries/joomla/installer/adapters/component.php |
2 | 5 | 235 | libraries/joomla/installer/adapters/plugin.php |
| ||||
$row->enabled = 1; $row->protected = 0; $row->access = 0; $row->client_id = 0; $row->params = $this->parent->getParams(); |
| ||||
$row->enabled = 0; $row->protected = 0; $row->access = 0; $row->client_id = 0; $row->params = $this->parent->getParams(); |
| |||
$row->enabled = [[#variable2206adc0]]; $row->protected =0; $row->access =0; $row->client_id =0; $row->params =$this->parent->getParams(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#2206adc0]] | 1 |
1 | 2 | [[#2206adc0]] | 0 |