Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 4 | 0.980 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 394 | plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php |
2 | 4 | 527 | plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php |
| ||||
form_hidden_input('sortby',$sortbynow); form_hidden_input('sorttype',$sorttypenow); form_hidden_input('showpage',$showpagenow); form_hidden_input('action',$actionnow); |
| ||||
form_hidden_input('sortby',$sortbynow); form_hidden_input('sorttype',$sorttypenow); form_hidden_input('find',$findnow); form_hidden_input('showpage',$showpagenow); |
| |||
form_hidden_input('sortby',$sortbynow); form_hidden_input('sorttype',$sorttypenow); form_hidden_input( [[#variable22c31140]], [[#variable22c310c0]]); form_hidden_input( [[#variable22c31060]], [[#variable22c31040]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#22c31140]] | 'showpage' |
1 | 2 | [[#22c31140]] | 'find' |
2 | 1 | [[#22c310c0]] | $showpagenow |
2 | 2 | [[#22c310c0]] | $findnow |
3 | 1 | [[#22c31060]] | 'action' |
3 | 2 | [[#22c31060]] | 'showpage' |
4 | 1 | [[#22c31040]] | $actionnow |
4 | 2 | [[#22c31040]] | $showpagenow |