Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 4 | 0.970 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1042 | libraries/phpmailer/phpmailer.php |
2 | 2 | 1044 | libraries/phpmailer/phpmailer.php |
3 | 2 | 1046 | libraries/phpmailer/phpmailer.php |
| ||||
$filename= $this->attachment[$i][1]; $name= $this->attachment[$i][2]; |
| ||||
$encoding= $this->attachment[$i][3]; $type= $this->attachment[$i][4]; |
| ||||
$disposition= $this->attachment[$i][6]; $cid= $this->attachment[$i][7]; |
| |||
[[#variable222cc8e0]]=$this->attachment[$i][ [[#variable222cc900]]]; [[#variable222cc860]]=$this->attachment[$i][ [[#variable222cc7c0]]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#222cc8e0]] | $disposition |
1 | 2 | [[#222cc8e0]] | $filename |
1 | 3 | [[#222cc8e0]] | $encoding |
2 | 1 | [[#222cc900]] | 6 |
2 | 2 | [[#222cc900]] | 1 |
2 | 3 | [[#222cc900]] | 3 |
3 | 1 | [[#222cc860]] | $cid |
3 | 2 | [[#222cc860]] | $name |
3 | 3 | [[#222cc860]] | $type |
4 | 1 | [[#222cc7c0]] | 7 |
4 | 2 | [[#222cc7c0]] | 2 |
4 | 3 | [[#222cc7c0]] | 4 |