Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.990 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 139 | components/com_weblinks/models/category.php |
2 | 4 | 46 | components/com_weblinks/models/weblink.php |
| ||||
$this->setState('category.id', $id); // Load the parameters. $this->setState('params', $params); |
| ||||
$this->setState('weblink.id', $id); // Load the parameters. $this->setState('params', $params); |
| |||
$this->setState( [[#variable522a85c0]],$id); // Load the parameters. $this->setState('params',$params); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#522a85c0]] | 'weblink.id' |
1 | 2 | [[#522a85c0]] | 'category.id' |