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.993 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1638 | plugins/content/geshi/geshi.php |
2 | 2 | 1712 | plugins/content/geshi/geshi.php |
| ||||
$com_len= strlen($open); $test_str= substr($part, $i, $com_len); |
| ||||
$com_len= strlen($comment_mark); $test_str= substr($part, $i, $com_len); |
| |||
$com_len=strlen( [[#variable215d5cc0]]); $test_str=substr($part,$i,$com_len); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#215d5cc0]] | $comment_mark |
1 | 2 | [[#215d5cc0]] | $open |