Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.971 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 510 | plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php |
2 | 1 | 249 | plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/folders.php |
| ||||
form_text_input('resizefile[' . $i . ']',FALSE,'',4,4); |
| ||||
form_text_input('createfolder[' . $i . ']',FALSE,'',30,120); |
| |||
form_text_input( [[#variable3f753500]] . $i . ']',FALSE,'', [[#variable3f753460]], [[#variable3f7533e0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3f753500]] | 'resizefile[' |
1 | 2 | [[#3f753500]] | 'createfolder[' |
2 | 1 | [[#3f753460]] | 4 |
2 | 2 | [[#3f753460]] | 30 |
3 | 1 | [[#3f7533e0]] | 4 |
3 | 2 | [[#3f7533e0]] | 120 |