Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 5 | 2 | 0.979 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 65 | libraries/joomla/html/html.php |
2 | 1 | 66 | libraries/joomla/html/html.php |
3 | 1 | 67 | libraries/joomla/html/html.php |
4 | 1 | 72 | libraries/joomla/html/html.php |
5 | 1 | 73 | libraries/joomla/html/html.php |
| ||||
$prefix= preg_replace('#[^A-Z0-9_]#i', '', $parts[0]); |
| ||||
$file= preg_replace('#[^A-Z0-9_]#i', '', $parts[1]); |
| ||||
$func= preg_replace('#[^A-Z0-9_]#i', '', $parts[2]); |
| ||||
$file= preg_replace('#[^A-Z0-9_]#i', '', $parts[0]); |
| ||||
$func= preg_replace('#[^A-Z0-9_]#i', '', $parts[1]); |
| |||
[[#variable3ee96500]]=preg_replace('#[^A-Z0-9_]#i','',$parts[ [[#variable3ee965e0]]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3ee96500]] | $func |
1 | 2 | [[#3ee96500]] | $file |
1 | 3 | [[#3ee96500]] | $func |
1 | 4 | [[#3ee96500]] | $file |
1 | 5 | [[#3ee96500]] | $prefix |
2 | 1 | [[#3ee965e0]] | 1 |
2 | 2 | [[#3ee965e0]] | 0 |
2 | 3 | [[#3ee965e0]] | 2 |
2 | 4 | [[#3ee965e0]] | 1 |
2 | 5 | [[#3ee965e0]] | 0 |