CloneSet288


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1920.981statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1149
installation/controller.php
2126
installation/controllers/setup.json.php
3132
installation/controllers/setup.json.php
4135
installation/controllers/setup.php
5178
installation/controllers/setup.php
61109
installation/controllers/setup.php
71133
installation/controllers/setup.php
81175
installation/controllers/setup.php
91207
installation/controllers/setup.php
Clone Instance
1
Line Count
1
Source Line
49
Source File
installation/controller.php

                                        $model=  &$this->getModel('Setup', 'JInstallationModel', array('dbo' => NULL));


Clone Instance
2
Line Count
1
Source Line
26
Source File
installation/controllers/setup.json.php

                // Get the setup model.
                $model=  &$this->getModel('Setup', 'JInstallationModel', array('dbo' => NULL));


Clone Instance
3
Line Count
1
Source Line
32
Source File
installation/controllers/setup.json.php

                // Get the database model.
                $database=  &$this->getModel('Database', 'JInstallationModel', array('dbo' => NULL));


Clone Instance
4
Line Count
1
Source Line
35
Source File
installation/controllers/setup.php

                // Get the setup model.
                $model=  &$this->getModel('Setup', 'JInstallationModel', array('dbo' => NULL));


Clone Instance
5
Line Count
1
Source Line
78
Source File
installation/controllers/setup.php

                // Get the setup model.
                $model=  &$this->getModel('Setup', 'JInstallationModel', array('dbo' => NULL));


Clone Instance
6
Line Count
1
Source Line
109
Source File
installation/controllers/setup.php

                // Get the database model.
                $database=  &$this-> getModel('Database', 'JInstallationModel', array('dbo' => NULL));


Clone Instance
7
Line Count
1
Source Line
133
Source File
installation/controllers/setup.php

                // Get the setup model.
                $model=  &$this->getModel('Setup', 'JInstallationModel', array('dbo' => NULL));


Clone Instance
8
Line Count
1
Source Line
175
Source File
installation/controllers/setup.php

                // Get the setup model.
                $model=  &$this->getModel('Setup', 'JInstallationModel', array('dbo' => NULL));


Clone Instance
9
Line Count
1
Source Line
207
Source File
installation/controllers/setup.php

                // Get the configuration model.
                $configuration=  &$this-> getModel('Configuration', 'JInstallationModel', array('dbo' => NULL));


Clone AbstractionParameter Count: 2Parameter Bindings

 [[#variable5132f260]]= &$this->getModel( [[#variable5132f3e0]],'JInstallationModel',array('dbo' => NULL));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5132f260]]
$model 
12[[#5132f260]]
// Get the database model.
$database 
13[[#5132f260]]
// Get the configuration model.
$configuration 
14[[#5132f260]]
// Get the setup model.
$model 
15[[#5132f260]]
// Get the setup model.
$model 
16[[#5132f260]]
// Get the setup model.
$model 
17[[#5132f260]]
// Get the setup model.
$model 
18[[#5132f260]]
// Get the database model.
$database 
19[[#5132f260]]
// Get the setup model.
$model 
21[[#5132f3e0]]
'Setup' 
22[[#5132f3e0]]
'Database' 
23[[#5132f3e0]]
'Configuration' 
24[[#5132f3e0]]
'Setup' 
25[[#5132f3e0]]
'Setup' 
26[[#5132f3e0]]
'Setup' 
27[[#5132f3e0]]
'Setup' 
28[[#5132f3e0]]
'Database' 
29[[#5132f3e0]]
'Setup'