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.978 | statement_block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1493 | plugins/content/geshi/geshi.php |
2 | 2 | 2156 | plugins/content/geshi/geshi.php |
| ||||
{ $attributes= ' style="' . $this->language_data['STYLES']['SCRIPT'][$script_key] . '"'; } |
| ||||
{ $attributes= ' style="' . $this->language_data['STYLES']['REGEXPS'][$key] . '"'; } |
| |||
{ $attributes=' style="' . $this->language_data['STYLES'][ [[#variable409487c0]]][ [[#variable40948760]]] . '"'; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#409487c0]] | 'SCRIPT' |
1 | 2 | [[#409487c0]] | 'REGEXPS' |
2 | 1 | [[#40948760]] | $script_key |
2 | 2 | [[#40948760]] | $key |