Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.970 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 62 | plugins/authentication/openid/Auth/OpenID/BigMath.php |
2 | 1 | 105 | plugins/authentication/openid/Auth/OpenID/BigMath.php |
| ||||
$long= $this->div($long, pow(2, 8)); |
| ||||
$n= $this->mul($n, pow(2, 8)); |
| |||
[[#variable3eb2f200]]=$this-> [[#variable3eb2f180]]( [[#variable3eb2f200]],pow(2,8)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3eb2f200]] | $long |
1 | 2 | [[#3eb2f200]] | $n |
2 | 1 | [[#3eb2f180]] | div |
2 | 2 | [[#3eb2f180]] | mul |