Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 1 | 0.990 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 119 | libraries/joomla/html/html/select.php |
2 | 1 | 197 | libraries/joomla/html/html/select.php |
3 | 1 | 203 | libraries/joomla/html/html/select.php |
| ||||
$baseIndent= str_repeat($options['format.indent'], $options['format.depth']++); |
| ||||
$baseIndent= str_repeat($options['format.indent'], $options['format.depth']++); |
| ||||
$groupIndent= str_repeat($options['format.indent'], $options['format.depth']++); |
| |||
[[#variable2432a8e0]]=str_repeat($options['format.indent'],$options['format.depth']++); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#2432a8e0]] | $baseIndent |
1 | 2 | [[#2432a8e0]] | $groupIndent |
1 | 3 | [[#2432a8e0]] | $baseIndent |