CloneSet96


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
21630.977statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12292
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php
22298
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php
32304
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php
42310
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php
52316
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php
62323
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php
72119
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/folders.php
82125
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/folders.php
92131
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/folders.php
102138
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/folders.php
112151
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/tinybrowser.php
122156
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/tinybrowser.php
132168
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/tinybrowser.php
14272
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/upload.php
15277
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/upload.php
16282
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/upload.php
Clone Instance
1
Line Count
2
Source Line
292
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php

        $notify['type'][]='success';
        $notify['message'][]=sprintf(TB_MSGDELETE, $deleteqty);


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

        $notify['type'][]='success';
        $notify['message'][]=sprintf(TB_MSGRENAME, $renameqty);


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

        $notify['type'][]='success';
        $notify['message'][]=sprintf(TB_MSGMOVE, $moveqty);


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

        $notify['type'][]='success';
        $notify['message'][]=sprintf(TB_MSGRESIZE, $resizeqty);


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

        $notify['type'][]='success';
        $notify['message'][]=sprintf(TB_MSGROTATE, $rotateqty);


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

        $notify['type'][]='failure';
        $notify['message'][]=sprintf(TB_MSGEDITERR, $errorqty);


Clone Instance
7
Line Count
2
Source Line
119
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/folders.php

        $notify['type'][]='success';
        $notify['message'][]=sprintf(TB_MSGCREATE, $createqty);


Clone Instance
8
Line Count
2
Source Line
125
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/folders.php

        $notify['type'][]='success';
        $notify['message'][]=sprintf(TB_MSGDELETE, $deleteqty);


Clone Instance
9
Line Count
2
Source Line
131
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/folders.php

        $notify['type'][]='success';
        $notify['message'][]=sprintf(TB_MSGRENAME, $renameqty);


Clone Instance
10
Line Count
2
Source Line
138
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/folders.php

        $notify['type'][]='failure';
        $notify['message'][]=sprintf(TB_MSGEDITERR, $errorqty);


Clone Instance
11
Line Count
2
Source Line
151
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/tinybrowser.php

                $notify['type'][]='success';
                $notify['message'][]=sprintf(TB_MSGMKDIR, $browsepath);


Clone Instance
12
Line Count
2
Source Line
156
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/tinybrowser.php

                $notify['type'][]='error';
                $notify['message'][]=sprintf(TB_MSGMKDIRFAIL, $browsepath);


Clone Instance
13
Line Count
2
Source Line
168
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/tinybrowser.php

        $notify['type'][]='info';
        $notify['message'][]=sprintf(TB_MSGNEWTHUMBS, $newthumbqty);


Clone Instance
14
Line Count
2
Source Line
72
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/upload.php

        $notify['type'][]='success';
        $notify['message'][]=sprintf(TB_MSGUPGOOD, $goodqty);


Clone Instance
15
Line Count
2
Source Line
77
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/upload.php

        $notify['type'][]='failure';
        $notify['message'][]=sprintf(TB_MSGUPBAD, $badqty);


Clone Instance
16
Line Count
2
Source Line
82
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/upload.php

        $notify['type'][]='failure';
        $notify['message'][]=sprintf(TB_MSGUPDUP, $dupqty);


Clone AbstractionParameter Count: 3Parameter Bindings

$notify['type'][]= [[#variable57f6e3e0]];
$notify['message'][]=sprintf( [[#variable5853c9a0]], [[#variable4dd93900]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#57f6e3e0]]
'failure' 
12[[#57f6e3e0]]
'success' 
13[[#57f6e3e0]]
'success' 
14[[#57f6e3e0]]
'success' 
15[[#57f6e3e0]]
'success' 
16[[#57f6e3e0]]
'success' 
17[[#57f6e3e0]]
'success' 
18[[#57f6e3e0]]
'failure' 
19[[#57f6e3e0]]
'success' 
110[[#57f6e3e0]]
'info' 
111[[#57f6e3e0]]
'error' 
112[[#57f6e3e0]]
'failure' 
113[[#57f6e3e0]]
'success' 
114[[#57f6e3e0]]
'success' 
115[[#57f6e3e0]]
'success' 
116[[#57f6e3e0]]
'failure' 
21[[#5853c9a0]]
TB_MSGEDITERR 
22[[#5853c9a0]]
TB_MSGROTATE 
23[[#5853c9a0]]
TB_MSGRESIZE 
24[[#5853c9a0]]
TB_MSGMOVE 
25[[#5853c9a0]]
TB_MSGRENAME 
26[[#5853c9a0]]
TB_MSGDELETE 
27[[#5853c9a0]]
TB_MSGCREATE 
28[[#5853c9a0]]
TB_MSGUPDUP 
29[[#5853c9a0]]
TB_MSGMKDIR 
210[[#5853c9a0]]
TB_MSGNEWTHUMBS 
211[[#5853c9a0]]
TB_MSGMKDIRFAIL 
212[[#5853c9a0]]
TB_MSGUPBAD 
213[[#5853c9a0]]
TB_MSGUPGOOD 
214[[#5853c9a0]]
TB_MSGRENAME 
215[[#5853c9a0]]
TB_MSGDELETE 
216[[#5853c9a0]]
TB_MSGEDITERR 
31[[#4dd93900]]
$errorqty 
32[[#4dd93900]]
$rotateqty 
33[[#4dd93900]]
$resizeqty 
34[[#4dd93900]]
$moveqty 
35[[#4dd93900]]
$renameqty 
36[[#4dd93900]]
$deleteqty 
37[[#4dd93900]]
$createqty 
38[[#4dd93900]]
$dupqty 
39[[#4dd93900]]
$browsepath 
310[[#4dd93900]]
$newthumbqty 
311[[#4dd93900]]
$browsepath 
312[[#4dd93900]]
$badqty 
313[[#4dd93900]]
$goodqty 
314[[#4dd93900]]
$renameqty 
315[[#4dd93900]]
$deleteqty 
316[[#4dd93900]]
$errorqty