Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 5 | 3 | 0.972 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 1523 | plugins/content/geshi/geshi.php |
2 | 5 | 1566 | plugins/content/geshi/geshi.php |
3 | 5 | 1581 | plugins/content/geshi/geshi.php |
4 | 5 | 1606 | plugins/content/geshi/geshi.php |
5 | 5 | 1647 | plugins/content/geshi/geshi.php |
| ||||
if (!$this->use_classes) { $attributes= ' style="' . $this->language_data['STYLES']['STRINGS'][0] . '"'; } else { $attributes= ' class="st0"'; } |
| ||||
if (!$this->use_classes) { $attributes= ' style="' . $this->language_data['STYLES']['STRINGS'][0] . '"'; } else { $attributes= ' class="st0"'; } |
| ||||
if (!$this->use_classes) { $attributes= ' style="' . $this->language_data['STYLES']['STRINGS'][0] . '"'; } else { $attributes= ' class="st0"'; } |
| ||||
if (!$this->use_classes) { $attributes= ' style="' . $this->language_data['STYLES']['ESCAPE_CHAR'][0] . '"'; } else { $attributes= ' class="es0"'; } |
| ||||
if (!$this->use_classes) { $attributes= ' style="' . $this->language_data['STYLES']['COMMENTS']['MULTI'] . '"'; } else { $attributes= ' class="coMULTI"'; } |
| |||
if (!$this->use_classes) { $attributes=' style="' . $this->language_data['STYLES'][ [[#variable513428e0]]][ [[#variable51342840]]] . '"'; } else { $attributes= [[#variable51342720]]; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#513428e0]] | 'STRINGS' |
1 | 2 | [[#513428e0]] | 'ESCAPE_CHAR' |
1 | 3 | [[#513428e0]] | 'COMMENTS' |
1 | 4 | [[#513428e0]] | 'STRINGS' |
1 | 5 | [[#513428e0]] | 'STRINGS' |
2 | 1 | [[#51342840]] | 0 |
2 | 2 | [[#51342840]] | 0 |
2 | 3 | [[#51342840]] | 'MULTI' |
2 | 4 | [[#51342840]] | 0 |
2 | 5 | [[#51342840]] | 0 |
3 | 1 | [[#51342720]] | ' class="st0"' |
3 | 2 | [[#51342720]] | ' class="es0"' |
3 | 3 | [[#51342720]] | ' class="coMULTI"' |
3 | 4 | [[#51342720]] | ' class="st0"' |
3 | 5 | [[#51342720]] | ' class="st0"' |