Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 4 | 0.970 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1253 | libraries/phpmailer/phpmailer.php |
2 | 2 | 1255 | libraries/phpmailer/phpmailer.php |
| ||||
$this->attachment[$cur][1]= $filename; $this->attachment[$cur][2]= $filename; |
| ||||
$this->attachment[$cur][3]= $encoding; $this->attachment[$cur][4]= $type; |
| |||
$this->attachment[$cur][ [[#variable46cd6980]]]= [[#variable46cd6920]]; $this->attachment[$cur][ [[#variable46cd67c0]]]= [[#variable46cd6800]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#46cd6980]] | 1 |
1 | 2 | [[#46cd6980]] | 3 |
2 | 1 | [[#46cd6920]] | $filename |
2 | 2 | [[#46cd6920]] | $encoding |
3 | 1 | [[#46cd67c0]] | 2 |
3 | 2 | [[#46cd67c0]] | 4 |
4 | 1 | [[#46cd6800]] | $filename |
4 | 2 | [[#46cd6800]] | $type |