Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.982 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 170 | plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/fns_tinybrowser.php |
2 | 2 | 190 | 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 |
| ||||
if ($label) { ; ?><label for="<?php echo $name; ?>"><?php echo $label; ?></label><?php } ?> <input type="text" name="<?php echo $name; ?>" size="<?php |
| |||
if ($label) { ; ?><label for="<?php echo $name; ?>"><?php echo $label; ?></label><?php } ?> [[#variable47011c20]]<?php echo $name; ?> [[#variable470116c0]]<?php |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#47011c20]] | <input type="text" name=" |
1 | 2 | [[#47011c20]] | <select name=" |
2 | 1 | [[#470116c0]] | " size=" |
2 | 2 | [[#470116c0]] | " |