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 | 44 | administrator/components/com_templates/views/cssedit/view.html.php |
2 | 2 | 44 | administrator/components/com_templates/views/source/view.html.php |
3 | 2 | 57 | administrator/components/com_templates/views/template/view.html.php |
| ||||
$template= &$this->get('Template'); $filename= &$this->get('Filename'); |
| ||||
$template= &$this->get('Template'); $id= &$this->get('id'); |
| ||||
$template= &$this->get('Template'); $style= &$this->get('Style'); |
| |||
$template= &$this->get('Template'); [[#variable242f6c80]]= &$this->get( [[#variable242f6d00]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#242f6c80]] | $style |
1 | 2 | [[#242f6c80]] | $id |
1 | 3 | [[#242f6c80]] | $filename |
2 | 1 | [[#242f6d00]] | 'Style' |
2 | 2 | [[#242f6d00]] | 'id' |
2 | 3 | [[#242f6d00]] | 'Filename' |