CloneSet1375


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2240.970statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
121253
libraries/phpmailer/phpmailer.php
221255
libraries/phpmailer/phpmailer.php
Clone Instance
1
Line Count
2
Source Line
1253
Source File
libraries/phpmailer/phpmailer.php

        $this->attachment[$cur][1]=  $filename;
        $this->attachment[$cur][2]=  $filename;


Clone Instance
2
Line Count
2
Source Line
1255
Source File
libraries/phpmailer/phpmailer.php

        $this->attachment[$cur][3]=  $encoding;
        $this->attachment[$cur][4]=  $type;


Clone AbstractionParameter Count: 4Parameter Bindings

$this->attachment[$cur][ [[#variable46cd6980]]]= [[#variable46cd6920]];
$this->attachment[$cur][ [[#variable46cd67c0]]]= [[#variable46cd6800]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#46cd6980]]
1 
12[[#46cd6980]]
3 
21[[#46cd6920]]
$filename 
22[[#46cd6920]]
$encoding 
31[[#46cd67c0]]
2 
32[[#46cd67c0]]
4 
41[[#46cd6800]]
$filename 
42[[#46cd6800]]
$type