CloneSet1758


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1220.970statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1162
plugins/authentication/openid/Auth/OpenID/BigMath.php
21105
plugins/authentication/openid/Auth/OpenID/BigMath.php
Clone Instance
1
Line Count
1
Source Line
62
Source File
plugins/authentication/openid/Auth/OpenID/BigMath.php

            $long=  $this->div($long, pow(2, 8));


Clone Instance
2
Line Count
1
Source Line
105
Source File
plugins/authentication/openid/Auth/OpenID/BigMath.php

            $n=  $this->mul($n, pow(2, 8));


Clone AbstractionParameter Count: 2Parameter Bindings

 [[#variable3eb2f200]]=$this-> [[#variable3eb2f180]]( [[#variable3eb2f200]],pow(2,8));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#3eb2f200]]
$long 
12[[#3eb2f200]]
$n 
21[[#3eb2f180]]
div 
22[[#3eb2f180]]
mul