Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 3 | 3 | 0.969 | case |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 2658 | libraries/phpxmlrpc/xmlrpc.php |
2 | 4 | 2673 | libraries/phpxmlrpc/xmlrpc.php |
3 | 4 | 2677 | libraries/phpxmlrpc/xmlrpc.php |
| ||||
case '': $this->mytype =1; $this->me['string']=$val; break; |
| ||||
case 'array': $this->mytype =2; $this->me['array']=$val; break; |
| ||||
case 'struct': $this->mytype =3; $this->me['struct']=$val; break; |
| |||
case [[#variable224d1260]]: $this->mytype = [[#variable224d11e0]]; $this->me[ [[#variable224d1160]]]=$val; break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#224d1260]] | 'struct' |
1 | 2 | [[#224d1260]] | 'array' |
1 | 3 | [[#224d1260]] | '' |
2 | 1 | [[#224d11e0]] | 3 |
2 | 2 | [[#224d11e0]] | 2 |
2 | 3 | [[#224d11e0]] | 1 |
3 | 1 | [[#224d1160]] | 'struct' |
3 | 2 | [[#224d1160]] | 'array' |
3 | 3 | [[#224d1160]] | 'string' |