Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.990 | or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 266 | plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php |
2 | 1 | 112 | plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/tinybrowser.php |
| ||||
$typenow == 'image' && $imginfo= getimagesize($tinybrowser['docroot'] . $editpath . $filename) |
| ||||
$typenow == 'image' && $imginfo= getimagesize($tinybrowser['docroot'] . $browsepath . $filename) |
| |||
$typenow == 'image' && $imginfo=getimagesize($tinybrowser['docroot'] . [[#variable4c6b15e0]] . $filename) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4c6b15e0]] | $editpath |
1 | 2 | [[#4c6b15e0]] | $browsepath |