Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.978 | or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 455 | administrator/components/com_content/models/article.php |
2 | 1 | 458 | administrator/components/com_content/models/article.php |
| ||||
$cmd == 'c' && !$this->_batchCopy($commands['menu_id'], $pks) |
| ||||
$cmd == 'm' && !$this->_batchMove($commands['menu_id'], $pks) |
| |||
$cmd == [[#variable46304be0]] && !$this-> [[#variable46304b80]]($commands['menu_id'],$pks) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#46304be0]] | 'c' |
1 | 2 | [[#46304be0]] | 'm' |
2 | 1 | [[#46304b80]] | _batchCopy |
2 | 2 | [[#46304b80]] | _batchMove |