Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 2 | 0.983 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 60 | administrator/components/com_admin/tmpl/sysinfo_config.php |
2 | 1 | 61 | administrator/components/com_admin/tmpl/sysinfo_config.php |
3 | 1 | 62 | administrator/components/com_admin/tmpl/sysinfo_config.php |
| ||||
$cf[$k]= str_replace('var ','',$cf[$k]); |
| ||||
$cf[$k]= str_replace(';','',$cf[$k]); |
| ||||
$cf[$k]= str_replace(' = ','</td><td>',$cf[$k]); |
| |||
$cf[$k]=str_replace( [[#variable3eab6680]], [[#variable3eab66c0]],$cf[$k]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3eab6680]] | ' = ' |
1 | 2 | [[#3eab6680]] | ';' |
1 | 3 | [[#3eab6680]] | 'var ' |
2 | 1 | [[#3eab66c0]] | '</td><td>' |
2 | 2 | [[#3eab66c0]] | '' |
2 | 3 | [[#3eab66c0]] | '' |