CloneSet1285


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.993statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
121638
plugins/content/geshi/geshi.php
221712
plugins/content/geshi/geshi.php
Clone Instance
1
Line Count
2
Source Line
1638
Source File
plugins/content/geshi/geshi.php

                                $com_len=  strlen($open);
                                $test_str=  substr($part, $i, $com_len);


Clone Instance
2
Line Count
2
Source Line
1712
Source File
plugins/content/geshi/geshi.php

                                    $com_len=  strlen($comment_mark);
                                    $test_str=  substr($part, $i, $com_len);


Clone AbstractionParameter Count: 1Parameter Bindings

$com_len=strlen( [[#variable215d5cc0]]);
$test_str=substr($part,$i,$com_len);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#215d5cc0]]
$comment_mark 
12[[#215d5cc0]]
$open