Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.980 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 426 | libraries/joomla/html/pagination.php |
2 | 2 | 428 | libraries/joomla/html/pagination.php |
| ||||
$html.= ' ' . $list['next']['data']; $html.= ' >'; |
| ||||
$html.= ' ' . $list['end']['data']; $html.= ' >>'; |
| |||
$html.=' ' . $list[ [[#variable44011300]]]['data']; $html.= [[#variable44011320]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#44011300]] | 'end' |
1 | 2 | [[#44011300]] | 'next' |
2 | 1 | [[#44011320]] | ' >>' |
2 | 2 | [[#44011320]] | ' >' |