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.982 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 35 | administrator/components/com_installer/views/discover/view.php |
2 | 1 | 30 | administrator/components/com_installer/views/update/view.php |
| ||||
/* * Set toolbar items for the page */ JToolBarHelper::custom( 'discover_install', 'config', 'config', 'Install', TRUE, FALSE); |
| ||||
/* * Set toolbar items for the page */ JToolBarHelper::custom( 'update', 'config', 'config', 'Update', TRUE, FALSE); |
| |||
/* * Set toolbar items for the page */ /* * Set toolbar items for the page */ JToolBarHelper::custom( [[#variable52b8faa0]],'config','config', [[#variable52b8f9e0]],TRUE,FALSE); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#52b8faa0]] | 'discover_install' |
1 | 2 | [[#52b8faa0]] | 'update' |
2 | 1 | [[#52b8f9e0]] | 'Install' |
2 | 2 | [[#52b8f9e0]] | 'Update' |