Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.977 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 232 | administrator/components/com_contact/admin.contact.php |
2 | 1 | 204 | administrator/components/com_modules/views/module/view.html.php |
| ||||
$params= new JParameter($row->params ,$file, 'component'); |
| ||||
// get params definitions $params= new JParameter($row->params ,$xmlfile, 'module'); |
| |||
// get params definitions $params=new JParameter($row->params , [[#variable46953e80]], [[#variable46953e00]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#46953e80]] | $xmlfile |
1 | 2 | [[#46953e80]] | $file |
2 | 1 | [[#46953e00]] | 'module' |
2 | 2 | [[#46953e00]] | 'component' |