Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 0 | 1.000 | or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 5 | components/com_contact/views/contact/tmpl/default_address.php |
2 | 1 | 5 | templates/beez/html/com_contact/contact/default_address.php |
3 | 1 | 5 | templates/rhuk_milkyway/html/com_contact/contact/default_address.php |
| ||||
($this->contact->params->get('address_check')> 0) && ($this->contact->address || $this->contact->suburb || $this->contact->state || $this->contact->country || $this->contact->postcode) |
| ||||
($this->contact->params->get('address_check')> 0) && ($this->contact->address || $this->contact->suburb || $this->contact->state || $this->contact->country || $this->contact->postcode) |
| ||||
( $this->contact->params->get( 'address_check')> 0) && ( $this->contact->address || $this->contact->suburb || $this->contact->state || $this->contact->country || $this->contact->postcode) |
| |||
($this->contact->params->get('address_check')>0) && ($this->contact->address || $this->contact->suburb || $this->contact->state || $this->contact->country || $this->contact->postcode) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |