Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 1 | 0.992 | class_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 137 | plugins/authentication/openid/Auth/Yadis/XML.php |
2 | 6 | 220 | plugins/authentication/openid/Auth/Yadis/XML.php |
| ||||
function Auth_Yadis_domxml() { $this->xml = NULL; $this->doc = NULL; $this->xpath = NULL; $this->errors = array(); } |
| ||||
function Auth_Yadis_dom() { $this->xml = NULL; $this->doc = NULL; $this->xpath = NULL; $this->errors = array(); } |
| |||
function [[#variable5269cfe0]]() { $this->xml =NULL; $this->doc =NULL; $this->xpath =NULL; $this->errors =array(); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5269cfe0]] | Auth_Yadis_dom |
1 | 2 | [[#5269cfe0]] | Auth_Yadis_domxml |