Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.970 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 406 | plugins/authentication/openid/Auth/Yadis/XRDS.php |
2 | 5 | 470 | plugins/authentication/openid/Auth/Yadis/XRDS.php |
| ||||
foreach ($pri_keys as $pri) { $result= array_merge($result, $this->serviceList[$pri]); } return $result; |
| ||||
foreach ($pri_keys as $pri) { $result= array_merge($result, $filtered[$pri]); } return $result; |
| |||
foreach ($pri_keys as $pri) { $result=array_merge($result, [[#variable524cc560]][$pri]); } return $result; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#524cc560]] | $this->serviceList |
1 | 2 | [[#524cc560]] | $filtered |