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.976 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 777 | libraries/joomla/application/component/controller.php |
2 | 2 | 785 | libraries/joomla/application/component/controller.php |
| ||||
if (!empty($parts['protocol'])) { $parts['protocol']= '.' . $parts['protocol']; } |
| ||||
if (!empty($parts['type'])) { $parts['type']= '.' . $parts['type']; } |
| |||
if (!empty($parts[ [[#variable51fda7a0]]])) { $parts[ [[#variable51fda7a0]]]='.' . $parts[ [[#variable51fda7a0]]]; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#51fda7a0]] | 'protocol' |
1 | 2 | [[#51fda7a0]] | 'type' |