Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.995 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 107 | administrator/components/com_media/models/list.php |
2 | 2 | 175 | administrator/components/com_media/models/list.php |
| ||||
$tmp->path = str_replace(DS, '/', JPath::clean($basePath . DS . $file)); $tmp->path_relative = str_replace($mediaBase, '', $tmp->path); |
| ||||
$tmp->path = str_replace(DS, '/', JPath::clean($basePath . DS . $folder)); $tmp->path_relative = str_replace($mediaBase, '', $tmp->path); |
| |||
$tmp->path =str_replace(DS,'/',JPath::clean($basePath . DS . [[#variable50cdd5a0]])); $tmp->path_relative =str_replace($mediaBase,'',$tmp->path); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#50cdd5a0]] | $file |
1 | 2 | [[#50cdd5a0]] | $folder |