Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.963 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 197 | administrator/components/com_messages/admin.messages.php |
2 | 2 | 228 | administrator/components/com_messages/admin.messages.php |
| ||||
if (count($return)) { $groups= array_merge($groups, $return); } |
| ||||
if (count($users)) { $options= array_merge($options, $users); } |
| |||
if (count( [[#variable45ff1c20]])) { [[#variable45ff1ba0]]=array_merge( [[#variable45ff1ba0]], [[#variable45ff1c20]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#45ff1c20]] | $users |
1 | 2 | [[#45ff1c20]] | $return |
2 | 1 | [[#45ff1ba0]] | $options |
2 | 2 | [[#45ff1ba0]] | $groups |