CloneSet565


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1630.970statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1194
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php
21111
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php
31129
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php
41130
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php
51158
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php
61192
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php
Clone Instance
1
Line Count
1
Source Line
94
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php

                $delthisfile=  $tinybrowser['docroot']
                               .                       $editpath
                               .                                 $_POST['actionfile'][$delthis];


Clone Instance
2
Line Count
1
Source Line
111
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php

                        $namethisfilefrom=  $tinybrowser['docroot']
                                            .                       $editpath
                                            .                                 $_POST['actionfile'][$namethis];


Clone Instance
3
Line Count
1
Source Line
129
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php

                $movethisfile=  $tinybrowser['docroot']
                                .                       $editpath
                                .                                 $_POST['actionfile'][$movethis];


Clone Instance
4
Line Count
1
Source Line
130
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php

                $movefiledest=  $tinybrowser['docroot']
                                .                       $destfolder
                                .                                   $_POST['actionfile'][$movethis];


Clone Instance
5
Line Count
1
Source Line
158
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php

                                // do image resize
                                $targetimg=  $tinybrowser['docroot']
                                             .                       $editpath
                                             .                                 $_POST['actionfile'][$sizethis];


Clone Instance
6
Line Count
1
Source Line
192
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php

                        $targetimg=  $tinybrowser['docroot']
                                     .                       $editpath
                                     .                                 $_POST['actionfile'][$rotatethis];


Clone AbstractionParameter Count: 3Parameter Bindings

 [[#variable3c66e360]]=$tinybrowser['docroot']
                       .  [[#variable3c66e300]]
                       . $_POST['actionfile'][ [[#variable3c66e1a0]]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#3c66e360]]
$targetimg 
12[[#3c66e360]]
// do image resize
$targetimg 
13[[#3c66e360]]
$movethisfile 
14[[#3c66e360]]
$namethisfilefrom 
15[[#3c66e360]]
$movefiledest 
16[[#3c66e360]]
$delthisfile 
21[[#3c66e300]]
$editpath 
22[[#3c66e300]]
$editpath 
23[[#3c66e300]]
$editpath 
24[[#3c66e300]]
$editpath 
25[[#3c66e300]]
$destfolder 
26[[#3c66e300]]
$editpath 
31[[#3c66e1a0]]
$rotatethis 
32[[#3c66e1a0]]
$sizethis 
33[[#3c66e1a0]]
$movethis 
34[[#3c66e1a0]]
$namethis 
35[[#3c66e1a0]]
$movethis 
36[[#3c66e1a0]]
$delthis