CloneSet1017


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2340.966statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12162
components/com_contact/views/contact/view.html.php
22164
components/com_contact/views/contact/view.html.php
32166
components/com_contact/views/contact/view.html.php
Clone Instance
1
Line Count
2
Source Line
162
Source File
components/com_contact/views/contact/view.html.php

                                $contact->params->set('marker_address',         $image1);
                                $contact->params->set('marker_email',           $image2);


Clone Instance
2
Line Count
2
Source Line
164
Source File
components/com_contact/views/contact/view.html.php

                                $contact->params->set('marker_telephone',       $image3);
                                $contact->params->set('marker_fax',             $image4);


Clone Instance
3
Line Count
2
Source Line
166
Source File
components/com_contact/views/contact/view.html.php

                                $contact->params->set('marker_misc',            $image5);
                                $contact->params->set('marker_mobile',  $image6);


Clone AbstractionParameter Count: 4Parameter Bindings

$contact->params->set( [[#variable239a9200]], [[#variable23a57de0]]);
$contact->params->set( [[#variable239a9080]], [[#variable2197f040]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#239a9200]]
'marker_address' 
12[[#239a9200]]
'marker_telephone' 
13[[#239a9200]]
'marker_misc' 
21[[#23a57de0]]
$image1 
22[[#23a57de0]]
$image3 
23[[#23a57de0]]
$image5 
31[[#239a9080]]
'marker_email' 
32[[#239a9080]]
'marker_fax' 
33[[#239a9080]]
'marker_mobile' 
41[[#2197f040]]
$image2 
42[[#2197f040]]
$image4 
43[[#2197f040]]
$image6