CloneSet1329


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3250.956statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1370
plugins/editors/tinymce.php
2294
plugins/editors/tinymce.php
Clone Instance
1
Line Count
3
Source Line
70
Source File
plugins/editors/tinymce.php

                $compressed=                      $this->params->def( 'compressed', 0);

                $cleanup_startup=         $this->params->def( 'cleanup_startup', 0);


Clone Instance
2
Line Count
2
Source Line
94
Source File
plugins/editors/tinymce.php

                $langMode=                        $this->params->def( 'lang_mode', 0);
                $langPrefix=                      $this->params->def( 'lang_code', 'en');


Clone AbstractionParameter Count: 5Parameter Bindings

 [[#variable4b653a00]]=$this->params->def( [[#variable4b653960]],0);
 [[#variable4b653920]]=$this->params->def( [[#variable4b6538a0]], [[#variable4b6538c0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4b653a00]]
$compressed 
12[[#4b653a00]]
$langMode 
21[[#4b653960]]
'compressed' 
22[[#4b653960]]
'lang_mode' 
31[[#4b653920]]
$cleanup_startup 
32[[#4b653920]]
$langPrefix 
41[[#4b6538a0]]
'cleanup_startup' 
42[[#4b6538a0]]
'lang_code' 
51[[#4b6538c0]]
0 
52[[#4b6538c0]]
'en'