Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.991 | statement_block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 70 | administrator/modules/mod_submenu/mod_submenu.php |
2 | 2 | 73 | administrator/modules/mod_submenu/mod_submenu.php |
| ||||
{ $txt.= "<a class=\"active\" href=\"" . JFilterOutput::ampReplace($item[1]) . "\">" . $item[0] . "</a>\n"; } |
| ||||
{ $txt.= "<a href=\"" . JFilterOutput::ampReplace($item[1]) . "\">" . $item[0] . "</a>\n"; } |
| |||
{ $txt.= [[#variable48295420]] . JFilterOutput::ampReplace($item[1]) . "\">" . $item[0] . "</a>\n"; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#48295420]] | "<a class=\"active\" href=\"" |
1 | 2 | [[#48295420]] | "<a href=\"" |