Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 2 | 0.980 | 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_templates/views/csschoose/view.html.php |
2 | 2 | 56 | administrator/components/com_templates/views/cssedit/view.html.php |
3 | 2 | 55 | administrator/components/com_templates/views/source/view.html.php |
| ||||
$this->assignRef('id', $id); $this->assignRef('t_dir', $dir); |
| ||||
$this->assignRef('id', $id); $this->assignRef('filename', $filename); |
| ||||
$this->assignRef('id', $id); $this->assignRef('content', $content); |
| |||
$this->assignRef('id',$id); $this->assignRef( [[#variable2341f7c0]], [[#variable2341f740]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#2341f7c0]] | 'content' |
1 | 2 | [[#2341f7c0]] | 't_dir' |
1 | 3 | [[#2341f7c0]] | 'filename' |
2 | 1 | [[#2341f740]] | $content |
2 | 2 | [[#2341f740]] | $dir |
2 | 3 | [[#2341f740]] | $filename |