Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.980 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 127 | components/com_content/models/article.php |
2 | 2 | 210 | components/com_content/models/frontpage.php |
| ||||
$data->params = clone $this->getState('params'); $data->params->merge($registry); |
| ||||
$item->params = clone $this->getState('params'); $item->params->merge($registry); |
| |||
[[#variable47731ac0]]->params = clone $this->getState('params'); [[#variable47731ac0]]->params->merge($registry); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#47731ac0]] | $item |
1 | 2 | [[#47731ac0]] | $data |