CloneSet293


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2801.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12148
libraries/phpmailer/smtp.php
22166
libraries/phpmailer/smtp.php
32184
libraries/phpmailer/smtp.php
42368
libraries/phpmailer/smtp.php
52491
libraries/phpmailer/smtp.php
62546
libraries/phpmailer/smtp.php
72732
libraries/phpmailer/smtp.php
82988
libraries/phpmailer/smtp.php
Clone Instance
1
Line Count
2
Source Line
148
Source File
libraries/phpmailer/smtp.php

        $rply=  $this->get_lines();
        $code=  substr($rply,0,3);


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

        $rply=  $this->get_lines();
        $code=  substr($rply,0,3);


Clone Instance
3
Line Count
2
Source Line
184
Source File
libraries/phpmailer/smtp.php

        $rply=  $this->get_lines();
        $code=  substr($rply,0,3);


Clone Instance
4
Line Count
2
Source Line
368
Source File
libraries/phpmailer/smtp.php

        $rply=  $this->get_lines();
        $code=  substr($rply,0,3);


Clone Instance
5
Line Count
2
Source Line
491
Source File
libraries/phpmailer/smtp.php

        $rply=  $this->get_lines();
        $code=  substr($rply,0,3);


Clone Instance
6
Line Count
2
Source Line
546
Source File
libraries/phpmailer/smtp.php

        $rply=  $this->get_lines();
        $code=  substr($rply,0,3);


Clone Instance
7
Line Count
2
Source Line
732
Source File
libraries/phpmailer/smtp.php

        $rply=  $this->get_lines();
        $code=  substr($rply,0,3);


Clone Instance
8
Line Count
2
Source Line
988
Source File
libraries/phpmailer/smtp.php

        $rply=  $this->get_lines();
        $code=  substr($rply,0,3);


Clone AbstractionParameter Count: 0Parameter Bindings

$rply=$this->get_lines();
$code=substr($rply,0,3);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None