CloneSet322


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1820.973statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11148
administrator/components/com_installer/models/components.php
2170
administrator/components/com_installer/models/discover.php
31136
administrator/components/com_installer/models/languages.php
41133
administrator/components/com_installer/models/manage.php
51147
administrator/components/com_installer/models/templates.php
6159
administrator/components/com_installer/models/update.php
71100
administrator/components/com_languages/admin.languages.php
81110
administrator/components/com_templates/helpers/template.php
Clone Instance
1
Line Count
1
Source Line
148
Source File
administrator/components/com_installer/models/components.php

                                        $row->jname = JString::strtolower(str_replace(" ", "_", $row->name));


Clone Instance
2
Line Count
1
Source Line
70
Source File
administrator/components/com_installer/models/discover.php

                        $row->jname = JString::strtolower(str_replace(" ", "_", $row->name));


Clone Instance
3
Line Count
1
Source Line
136
Source File
administrator/components/com_installer/models/languages.php

                                $row->jname = JString::strtolower(str_replace(" ", "_", $row->name));


Clone Instance
4
Line Count
1
Source Line
133
Source File
administrator/components/com_installer/models/manage.php

                        $row->jname = JString::strtolower(str_replace(" ", "_", $row->name));


Clone Instance
5
Line Count
1
Source Line
147
Source File
administrator/components/com_installer/models/templates.php

                                $row->jname = JString::strtolower(str_replace(' ', '_', $row->name));


Clone Instance
6
Line Count
1
Source Line
59
Source File
administrator/components/com_installer/models/update.php

                        $row->jname = JString::strtolower(str_replace(" ", "_", $row->name));


Clone Instance
7
Line Count
1
Source Line
100
Source File
administrator/components/com_languages/admin.languages.php

                        $row->mosname = JString::strtolower(str_replace(" ", "_", $row->name));


Clone Instance
8
Line Count
1
Source Line
110
Source File
administrator/components/com_templates/helpers/template.php

                $data->mosname = JString::strtolower(str_replace(' ', '_', $data->name));


Clone AbstractionParameter Count: 2Parameter Bindings

 [[#variable505447e0]]-> [[#variable505447c0]]=JString::strtolower(str_replace(" ","_", [[#variable505447e0]]->name));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#505447e0]]
$row 
12[[#505447e0]]
$row 
13[[#505447e0]]
$data 
14[[#505447e0]]
$row 
15[[#505447e0]]
$row 
16[[#505447e0]]
$row 
17[[#505447e0]]
$row 
18[[#505447e0]]
$row 
21[[#505447c0]]
jname 
22[[#505447c0]]
mosname 
23[[#505447c0]]
mosname 
24[[#505447c0]]
jname 
25[[#505447c0]]
jname 
26[[#505447c0]]
jname 
27[[#505447c0]]
jname 
28[[#505447c0]]
jname