Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 3 | 0.955 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 948 | libraries/joomla/client/ftp.php |
2 | 3 | 200 | plugins/authentication/openid/Auth/OpenID/FileStore.php |
3 | 2 | 179 | plugins/editors/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php |
| ||||
fwrite($tmp, $buffer); rewind($tmp); |
| ||||
fwrite($tmp_file, $association_s); fflush($tmp_file); |
| ||||
fwrite($fp, $content); fclose($fp); |
| |||
fwrite( [[#variable53655d00]], [[#variable53655be0]]); [[#variable53655cc0]]( [[#variable53655d00]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#53655d00]] | $fp |
1 | 2 | [[#53655d00]] | $tmp_file |
1 | 3 | [[#53655d00]] | $tmp |
2 | 1 | [[#53655be0]] | $content |
2 | 2 | [[#53655be0]] | $association_s |
2 | 3 | [[#53655be0]] | $buffer |
3 | 1 | [[#53655cc0]] | fclose |
3 | 2 | [[#53655cc0]] | fflush |
3 | 3 | [[#53655cc0]] | rewind |