Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.966 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1368 | libraries/phpxmlrpc/xmlrpc.php |
2 | 1 | 1635 | libraries/phpxmlrpc/xmlrpc.php |
| ||||
$r= &$msg->parseResponse($ipd, FALSE, $this->return_type); |
| ||||
$resp= &$msg->parseResponse($result, TRUE, $this->return_type); |
| |||
[[#variable53dd13a0]]= &$msg->parseResponse( [[#variable53dd1340]], [[#variable53dd12e0]],$this->return_type); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#53dd13a0]] | $resp |
1 | 2 | [[#53dd13a0]] | $r |
2 | 1 | [[#53dd1340]] | $result |
2 | 2 | [[#53dd1340]] | $ipd |
3 | 1 | [[#53dd12e0]] | TRUE |
3 | 2 | [[#53dd12e0]] | FALSE |