Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 4 | 0.967 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 162 | components/com_search/views/search/view.html.php |
2 | 2 | 164 | components/com_search/views/search/view.html.php |
| ||||
$this->assign('ordering', $state->get('ordering')); $this->assign('searchword', $searchword); |
| ||||
$this->assign('searchphrase', $state->get('match')); $this->assign('searchareas', $areas); |
| |||
$this->assign( [[#variable5134de60]],$state->get( [[#variable5134dda0]])); $this->assign( [[#variable586c76c0]], [[#variable5134de00]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5134de60]] | 'ordering' |
1 | 2 | [[#5134de60]] | 'searchphrase' |
2 | 1 | [[#5134dda0]] | 'ordering' |
2 | 2 | [[#5134dda0]] | 'match' |
3 | 1 | [[#586c76c0]] | 'searchword' |
3 | 2 | [[#586c76c0]] | 'searchareas' |
4 | 1 | [[#5134de00]] | $searchword |
4 | 2 | [[#5134de00]] | $areas |