Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
16 | 2 | 4 | 0.953 | argument_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 16 | 1128 | libraries/phpxmlrpc/xmlrpc.php |
2 | 16 | 1152 | libraries/phpxmlrpc/xmlrpc.php |
| ||||
$msg, $this->server , $this->port , $timeout, $this->username , $this->password , $this->authtype , $this->cert , $this->certpass , $this->cacert , $this->cacertdir , $this->proxy , $this->proxyport , $this->proxy_user , $this->proxy_pass , $this->proxy_authtype |
| ||||
$msg, $this->server , $this->port , $timeout, $this->username , $this->password , $this->authtype , NULL, NULL, NULL, NULL, $this->proxy , $this->proxyport , $this->proxy_user , $this->proxy_pass , $this->proxy_authtype |
| |||
$msg,$this->server ,$this->port ,$timeout,$this->username ,$this->password ,$this->authtype , [[#variable225f1c40]], [[#variable225f1c00]], [[#variable225f1bc0]], [[#variable225f1be0]],$this->proxy ,$this->proxyport ,$this->proxy_user ,$this->proxy_pass ,$this->proxy_authtype |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#225f1c40]] | NULL |
1 | 2 | [[#225f1c40]] | $this->cert |
2 | 1 | [[#225f1c00]] | NULL |
2 | 2 | [[#225f1c00]] | $this->certpass |
3 | 1 | [[#225f1bc0]] | NULL |
3 | 2 | [[#225f1bc0]] | $this->cacert |
4 | 1 | [[#225f1be0]] | NULL |
4 | 2 | [[#225f1be0]] | $this->cacertdir |