Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 0 | 1.000 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 255 | plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php |
2 | 1 | 101 | plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/tinybrowser.php |
| ||||
// search file name if search term entered if ($findnow) $exists= strpos(strtolower($filename),strtolower($findnow)); |
| ||||
// search file name if search term entered if ($findnow) $exists= strpos(strtolower($filename),strtolower($findnow)); |
| |||
// search file name if search term entered if ($findnow) $exists=strpos(strtolower($filename),strtolower($findnow)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |