CloneSet1623


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2220.982statement_sequence[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12170
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/fns_tinybrowser.php
22190
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/fns_tinybrowser.php
Clone Instance
1
Line Count
2
Source Line
170
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/fns_tinybrowser.php

if ($label) {
             ;
             ?><label for="<?php echo $name; ?>"><?php echo $label; ?></label><?php
           }
?><select name="<?php echo $name; ?>" <?php


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

if ($label) {
             ;
             ?><label for="<?php echo $name; ?>"><?php echo $label; ?></label><?php
           }                                                                          ?>
<input type="text" name="<?php echo $name; ?>" size="<?php


Clone AbstractionParameter Count: 2Parameter Bindings

if ($label) {
  ;
  ?><label for="<?php
  echo $name;
  ?>"><?php
  echo $label;
  ?></label><?php
}
?> [[#variable47011c20]]<?php
echo $name;
?> [[#variable470116c0]]<?php
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#47011c20]]
<input type="text" name=" 
12[[#47011c20]]
<select name=" 
21[[#470116c0]]
" size=" 
22[[#470116c0]]
"