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.989 | additive_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 66 | libraries/joomla/form/fields/combo.php |
2 | 1 | 42 | libraries/joomla/form/fields/text.php |
| ||||
'<input type="text" name="' . $this->inputName . '" id="' . $this->inputId . '" value="' . htmlspecialchars($this->value) . '"' . $class . $size . $readonly . $onchange |
| ||||
'<input type="text" name="' . $this->inputName . '" id="' . $this->inputId . '" value="' . htmlspecialchars($this->value) . '" ' . $class . $size . $readonly . $onchange |
| |||
'<input type="text" name="' . $this->inputName . '" id="' . $this->inputId . '" value="' . htmlspecialchars($this->value) . [[#variable489d9fe0]] . $class . $size . $readonly . $onchange |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#489d9fe0]] | '" ' |
1 | 2 | [[#489d9fe0]] | '"' |