Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 3 | 0.967 | statement_block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 3241 | libraries/phpxmlrpc/xmlrpc.php |
2 | 2 | 3345 | libraries/phpxmlrpc/xmlrpc.php |
| ||||
{ $arr[$key]= php_xmlrpc_decode($value, $options); } |
| ||||
{ $arr[$k]= php_xmlrpc_encode($v, $options); } |
| |||
{ $arr[ [[#variable3c3cac60]]]= [[#variable3c3caaa0]]( [[#variable3c3cacc0]],$options); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3c3cac60]] | $k |
1 | 2 | [[#3c3cac60]] | $key |
2 | 1 | [[#3c3caaa0]] | php_xmlrpc_encode |
2 | 2 | [[#3c3caaa0]] | php_xmlrpc_decode |
3 | 1 | [[#3c3cacc0]] | $v |
3 | 2 | [[#3c3cacc0]] | $value |