Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.994 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 100 | templates/beez/html/pagination.php |
2 | 3 | 96 | templates/rhuk_milkyway/html/pagination.php |
| ||||
$html.= $list['next']['data']; $html.= $list['end']['data']; // $html .= '«'; $html.= "</ul>"; |
| ||||
$html.= $list['next']['data']; $html.= $list['end']['data']; $html.= '<span>»</span>'; |
| |||
$html.=$list['next']['data']; $html.=$list['end']['data']; // $html .= '«'; $html.= [[#variable4375a4e0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4375a4e0]] | "</ul>" |
1 | 2 | [[#4375a4e0]] | '<span>»</span>' |