Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
17 | 2 | 1 | 0.998 | toplevel_statement_sequence[10] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 17 | 63 | plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php |
2 | 17 | 67 | plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/tinybrowser.php |
| ||||
$sortbyget[$sortbynow].= '&sorttype=' . $sorttypeflip; // Assign css style for current sort type column $thclass= array(); $thclass['name']= ''; $thclass['size']= ''; $thclass['type']= ''; $thclass['modified']= ''; $thclass['dimensions']= ''; $thclass[$sortbynow]= ' class="' . $sorttypenow . '"'; // Initalise alert array $notify= array( 'type' => array(), 'message' => array() ); $deleteqty= 0; |
| ||||
$sortbyget[$sortbynow].= '&sorttype=' . $sorttypeflip; // Assign css style for current sort type column $thclass= array(); $thclass['name']= ''; $thclass['size']= ''; $thclass['type']= ''; $thclass['modified']= ''; $thclass['dimensions']= ''; $thclass[$sortbynow]= ' class="' . $sorttypenow . '"'; // Initalise alert array $notify= array( 'type' => array(), 'message' => array() ); $newthumbqty= 0; |
| |||
$sortbyget[$sortbynow].='&sorttype=' . $sorttypeflip; // Assign css style for current sort type column $thclass=array(); $thclass['name']=''; $thclass['size']=''; $thclass['type']=''; $thclass['modified']=''; $thclass['dimensions']=''; $thclass[$sortbynow]=' class="' . $sorttypenow . '"'; // Initalise alert array $notify=array( 'type' => array(), 'message' => array() ); [[#variable51f34260]]=0; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#51f34260]] | $newthumbqty |
1 | 2 | [[#51f34260]] | $deleteqty |