Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 3 | 0.967 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 61 | administrator/components/com_config/controllers/component.php |
2 | 3 | 73 | components/com_wrapper/wrapper.php |
| ||||
$view= new ConfigViewComponent(); $view->assignRef('component', $table); |
| ||||
$view= new WrapperViewWrapper(); $view->assignRef('params', $params); |
| |||
$view=new [[#variable51fd6880]](); $view->assignRef( [[#variable51fd6820]], [[#variable51fd6800]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#51fd6880]] | ConfigViewComponent |
1 | 2 | [[#51fd6880]] | WrapperViewWrapper |
2 | 1 | [[#51fd6820]] | 'component' |
2 | 2 | [[#51fd6820]] | 'params' |
3 | 1 | [[#51fd6800]] | $table |
3 | 2 | [[#51fd6800]] | $params |