Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 0 | 1.000 | symorexpression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 52 | components/com_contact/views/contact/tmpl/default_address.php |
2 | 4 | 52 | templates/rhuk_milkyway/html/com_contact/contact/default_address.php |
| ||||
($this->contact->email_to && $this->contact->params->get('show_email')) || ($this->contact->telephone && $this->contact->params->get('show_telephone')) || ($this->contact->fax && $this->contact->params->get('show_fax')) || ($this->contact->mobile && $this->contact->params->get('show_mobile')) |
| ||||
($this->contact->email_to && $this->contact->params->get( 'show_email')) || ($this->contact->telephone && $this->contact->params->get( 'show_telephone')) || ($this->contact->fax && $this->contact->params->get( 'show_fax')) || ($this->contact->mobile && $this->contact->params->get( 'show_mobile')) |
| |||
($this->contact->email_to && $this->contact->params->get('show_email')) || ($this->contact->telephone && $this->contact->params->get('show_telephone')) || ($this->contact->fax && $this->contact->params->get('show_fax')) || ($this->contact->mobile && $this->contact->params->get('show_mobile')) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |