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.989 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 75 | administrator/components/com_languages/admin.languages.php |
2 | 1 | 53 | administrator/components/com_modules/views/selecttype/view.html.php |
| ||||
$files= JFolder::files($path . DS . $dir, '^([-_A-Za-z]*)\\.xml$'); |
| ||||
$files= JFolder::files($path . DS . $dir, '^([_A-Za-z0-9]*)\\.xml$'); |
| |||
$files=JFolder::files($path . DS . $dir, [[#variable46953040]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#46953040]] | '^([_A-Za-z0-9]*)\\.xml$' |
1 | 2 | [[#46953040]] | '^([-_A-Za-z]*)\\.xml$' |