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.977 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 115 | libraries/joomla/plugin/helper.php |
2 | 1 | 116 | libraries/joomla/plugin/helper.php |
| ||||
$plugin->type = preg_replace('/[^A-Z0-9_\\.-]/i','', $plugin->type); |
| ||||
$plugin->name = preg_replace('/[^A-Z0-9_\\.-]/i','', $plugin->name); |
| |||
$plugin-> [[#variable3c608640]]=preg_replace('/[^A-Z0-9_\\.-]/i','',$plugin-> [[#variable3c608640]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3c608640]] | name |
1 | 2 | [[#3c608640]] | type |