Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.992 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 59 | libraries/joomla/html/parameter/element/filelist.php |
2 | 4 | 44 | libraries/joomla/html/parameter/element/folderlist.php |
| ||||
if ($exclude) { if (preg_match(chr(1) . $exclude . chr(1), $file)) { continue; } } |
| ||||
if ($exclude) { if (preg_match(chr(1) . $exclude . chr(1), $folder)) { continue; } } |
| |||
if ($exclude) { if (preg_match(chr(1) . $exclude . chr(1), [[#variable586862e0]])) { continue; } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#586862e0]] | $file |
1 | 2 | [[#586862e0]] | $folder |