CloneSet1328


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

                $content_css=             $this->params->def( 'content_css', 1);
                $content_css_custom=      $this->params->def( 'content_css_custom', '');


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

                $inserttime=                      $this->params->def( 'inserttime', 1);
                $format_time=             $this->params->def( 'format_time', '%H:%M:%S');


Clone AbstractionParameter Count: 5Parameter Bindings

 [[#variable53d7df20]]=$this->params->def( [[#variable53d7dea0]],1);
 [[#variable53d7de20]]=$this->params->def( [[#variable53d7c440]], [[#variable53d7dd60]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#53d7df20]]
$content_css 
12[[#53d7df20]]
$inserttime 
21[[#53d7dea0]]
'content_css' 
22[[#53d7dea0]]
'inserttime' 
31[[#53d7de20]]
$content_css_custom 
32[[#53d7de20]]
$format_time 
41[[#53d7c440]]
'content_css_custom' 
42[[#53d7c440]]
'format_time' 
51[[#53d7dd60]]
'' 
52[[#53d7dd60]]
'%H:%M:%S'