Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 21 | 2 | 0.960 | or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 46 | libraries/joomla/application/component/modelform.php |
2 | 1 | 47 | libraries/joomla/application/component/modelform.php |
3 | 1 | 48 | libraries/joomla/application/component/modelform.php |
4 | 1 | 49 | libraries/joomla/application/component/modelform.php |
5 | 1 | 154 | libraries/joomla/database/database.php |
6 | 1 | 196 | libraries/joomla/database/database.php |
7 | 1 | 197 | libraries/joomla/database/database.php |
8 | 1 | 198 | libraries/joomla/database/database.php |
9 | 1 | 53 | libraries/joomla/database/database/mysql.php |
10 | 1 | 54 | libraries/joomla/database/database/mysql.php |
11 | 1 | 55 | libraries/joomla/database/database/mysql.php |
12 | 1 | 56 | libraries/joomla/database/database/mysql.php |
13 | 1 | 57 | libraries/joomla/database/database/mysql.php |
14 | 1 | 58 | libraries/joomla/database/database/mysql.php |
15 | 1 | 53 | libraries/joomla/database/database/mysqli.php |
16 | 1 | 54 | libraries/joomla/database/database/mysqli.php |
17 | 1 | 55 | libraries/joomla/database/database/mysqli.php |
18 | 1 | 56 | libraries/joomla/database/database/mysqli.php |
19 | 1 | 57 | libraries/joomla/database/database/mysqli.php |
20 | 1 | 58 | libraries/joomla/database/database/mysqli.php |
21 | 1 | 125 | libraries/joomla/form/form.php |
| ||||
array_key_exists('array', $options) ? $options['array'] : FALSE |
| ||||
array_key_exists('file', $options) ? $options['file'] : TRUE |
| ||||
array_key_exists('event', $options) ? $options['event'] : NULL |
| ||||
array_key_exists('group', $options) ? $options['group'] : NULL |
| ||||
array_key_exists('prefix', $options) ? $options['prefix'] : 'jos_' |
| ||||
array_key_exists('driver', $options) ? $options['driver'] : 'mysql' |
| ||||
array_key_exists('select', $options) ? $options['select'] : TRUE |
| ||||
array_key_exists('database', $options) ? $options['database'] : NULL |
| ||||
array_key_exists('host', $options) ? $options['host'] : 'localhost' |
| ||||
array_key_exists('user', $options) ? $options['user'] : '' |
| ||||
array_key_exists('password',$options) ? $options['password'] : '' |
| ||||
array_key_exists('database',$options) ? $options['database'] : '' |
| ||||
array_key_exists('prefix', $options) ? $options['prefix'] : 'jos_' |
| ||||
array_key_exists('select', $options) ? $options['select'] : TRUE |
| ||||
array_key_exists('host', $options) ? $options['host'] : 'localhost' |
| ||||
array_key_exists('user', $options) ? $options['user'] : '' |
| ||||
array_key_exists('password',$options) ? $options['password'] : '' |
| ||||
array_key_exists('database',$options) ? $options['database'] : '' |
| ||||
array_key_exists('prefix', $options) ? $options['prefix'] : 'jos_' |
| ||||
array_key_exists('select', $options) ? $options['select'] : TRUE |
| ||||
array_key_exists('array', $options) ? $options['array'] : FALSE |
| |||
array_key_exists( [[#variable3f0b8ae0]],$options) ? $options[ [[#variable3f0b8ae0]]] : [[#variable3f0b8a60]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3f0b8ae0]] | 'user' |
1 | 2 | [[#3f0b8ae0]] | 'host' |
1 | 3 | [[#3f0b8ae0]] | 'prefix' |
1 | 4 | [[#3f0b8ae0]] | 'database' |
1 | 5 | [[#3f0b8ae0]] | 'array' |
1 | 6 | [[#3f0b8ae0]] | 'select' |
1 | 7 | [[#3f0b8ae0]] | 'password' |
1 | 8 | [[#3f0b8ae0]] | 'group' |
1 | 9 | [[#3f0b8ae0]] | 'event' |
1 | 10 | [[#3f0b8ae0]] | 'file' |
1 | 11 | [[#3f0b8ae0]] | 'driver' |
1 | 12 | [[#3f0b8ae0]] | 'database' |
1 | 13 | [[#3f0b8ae0]] | 'prefix' |
1 | 14 | [[#3f0b8ae0]] | 'select' |
1 | 15 | [[#3f0b8ae0]] | 'password' |
1 | 16 | [[#3f0b8ae0]] | 'user' |
1 | 17 | [[#3f0b8ae0]] | 'host' |
1 | 18 | [[#3f0b8ae0]] | 'select' |
1 | 19 | [[#3f0b8ae0]] | 'prefix' |
1 | 20 | [[#3f0b8ae0]] | 'database' |
1 | 21 | [[#3f0b8ae0]] | 'array' |
2 | 1 | [[#3f0b8a60]] | '' |
2 | 2 | [[#3f0b8a60]] | 'localhost' |
2 | 3 | [[#3f0b8a60]] | 'jos_' |
2 | 4 | [[#3f0b8a60]] | '' |
2 | 5 | [[#3f0b8a60]] | FALSE |
2 | 6 | [[#3f0b8a60]] | TRUE |
2 | 7 | [[#3f0b8a60]] | '' |
2 | 8 | [[#3f0b8a60]] | NULL |
2 | 9 | [[#3f0b8a60]] | NULL |
2 | 10 | [[#3f0b8a60]] | TRUE |
2 | 11 | [[#3f0b8a60]] | 'mysql' |
2 | 12 | [[#3f0b8a60]] | NULL |
2 | 13 | [[#3f0b8a60]] | 'jos_' |
2 | 14 | [[#3f0b8a60]] | TRUE |
2 | 15 | [[#3f0b8a60]] | '' |
2 | 16 | [[#3f0b8a60]] | '' |
2 | 17 | [[#3f0b8a60]] | 'localhost' |
2 | 18 | [[#3f0b8a60]] | TRUE |
2 | 19 | [[#3f0b8a60]] | 'jos_' |
2 | 20 | [[#3f0b8a60]] | '' |
2 | 21 | [[#3f0b8a60]] | FALSE |