Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.989 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 155 | components/com_weblinks/models/category.php |
2 | 2 | 65 | components/com_weblinks/models/weblink.php |
3 | 2 | 103 | components/com_weblinks/models/weblink.php |
| ||||
if (empty($id)) { $id= $this->getState('category.id'); } |
| ||||
if (empty($id)) { $id= $this->getState('weblink.id'); } |
| ||||
if (empty($id)) { $id= $this->getState('weblink.id'); } |
| |||
if (empty($id)) { $id=$this->getState( [[#variable58ca4e60]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58ca4e60]] | 'category.id' |
1 | 2 | [[#58ca4e60]] | 'weblink.id' |
1 | 3 | [[#58ca4e60]] | 'weblink.id' |