CloneSet1861


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

                                                                                         {
                            $attributes=  ' style="'
                                          .            $this->language_data['STYLES']['SCRIPT'][$script_key]
                                          .                                                                    '"';
                          }


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

                                         {
                    $attributes=  ' style="'
                                  .            $this->language_data['STYLES']['REGEXPS'][$key]
                                  .                                                              '"';
                  }


Clone AbstractionParameter Count: 2Parameter Bindings

{
  $attributes=' style="'
              . $this->language_data['STYLES'][ [[#variable409487c0]]][ [[#variable40948760]]]
              . '"';
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#409487c0]]
'SCRIPT' 
12[[#409487c0]]
'REGEXPS' 
21[[#40948760]]
$script_key 
22[[#40948760]]
$key