| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 6 | 5 | 1 | 0.987 | statement_sequence[5] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 6 | 38 | libraries/joomla/html/toolbar/button/confirm.php |
| 2 | 6 | 37 | libraries/joomla/html/toolbar/button/help.php |
| 3 | 6 | 37 | libraries/joomla/html/toolbar/button/link.php |
| 4 | 6 | 39 | libraries/joomla/html/toolbar/button/popup.php |
| 5 | 6 | 37 | libraries/joomla/html/toolbar/button/standard.php |
| ||||
$html.= "<span class=\"$class\" title=\"$text\">\n";
$html.= "</span>\n";
$html.= "$text\n";
$html.= "</a>\n";
return $html;
|
| ||||
$html.= "<span class=\"$class\" title=\"$text\">\n";
$html.= "</span>\n";
$html.= "$text\n";
$html.= "</a>\n";
return $html;
|
| ||||
$html.= "<span class=\"$class\" title=\"$text\">\n";
$html.= "</span>\n";
$html.= "$text\n";
$html.= "</a>\n";
return $html;
|
| ||||
$html.= "<span class=\"$class\" title=\"$text\">\n";
$html.= "</span>\n";
$html.= "$text\n";
$html.= "</a>\n";
return $html;
|
| ||||
$html.= "<span class=\"$class\" title=\"$i18n_text\">\n";
$html.= "</span>\n";
$html.= "$i18n_text\n";
$html.= "</a>\n";
return $html;
|
| |||
$html.= "<span class=\"$class\" title=\" [[#variable53d65800]]\">\n"; $html.="</span>\n"; $html.= " [[#variable53d65800]]\n"; $html.="</a>\n"; return $html; |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#53d65800]] | $text |
| 1 | 2 | [[#53d65800]] | $i18n_text |
| 1 | 3 | [[#53d65800]] | $text |
| 1 | 4 | [[#53d65800]] | $text |
| 1 | 5 | [[#53d65800]] | $text |