Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.985 | argument_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 14 | administrator/components/com_media/views/medialist/tmpl/thumbs_folder.php |
2 | 1 | 16 | administrator/components/com_media/views/medialist/tmpl/thumbs_img.php |
| ||||
substr($this->_tmp_folder->name ,0, 10) . (strlen($this->_tmp_folder->name)> 10 ? '...' : '') |
| ||||
substr($this->_tmp_img->name ,0, 10) . (strlen($this->_tmp_img->name)> 10 ? '...' : '') |
| |||
substr($this-> [[#variable477825a0]]->name ,0,10) . (strlen($this-> [[#variable477825a0]]->name)>10 ? '...' : '') |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#477825a0]] | _tmp_img |
1 | 2 | [[#477825a0]] | _tmp_folder |