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.966 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 28 | administrator/components/com_banners/views/banner.php |
2 | 2 | 28 | administrator/components/com_search/views/search/view.php |
| ||||
JToolBarHelper::preferences('com_banners', '200'); JToolBarHelper::help('screen.banners'); |
| ||||
JToolBarHelper::preferences('com_search', '150'); JToolBarHelper::help('screen.stats.searches'); |
| |||
JToolBarHelper::preferences( [[#variable3ee8ad20]], [[#variable46305b80]]); JToolBarHelper::help( [[#variable3ee8ace0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3ee8ad20]] | 'com_search' |
1 | 2 | [[#3ee8ad20]] | 'com_banners' |
2 | 1 | [[#46305b80]] | '150' |
2 | 2 | [[#46305b80]] | '200' |
3 | 1 | [[#3ee8ace0]] | 'screen.stats.searches' |
3 | 2 | [[#3ee8ace0]] | 'screen.banners' |