Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.990 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1049 | libraries/phpmailer/phpmailer.php |
2 | 1 | 1074 | libraries/phpmailer/phpmailer.php |
| ||||
$mime[]= sprintf("--%s%s", $this->boundary[1], $this->LE); |
| ||||
$mime[]= sprintf("--%s--%s", $this->boundary[1], $this->LE); |
| |||
$mime[]=sprintf( [[#variable52452f40]],$this->boundary[1],$this->LE); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#52452f40]] | "--%s--%s" |
1 | 2 | [[#52452f40]] | "--%s%s" |