Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 4 | 0.979 | additive_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 879 | libraries/simplepie/idn/idna_convert.class.php |
2 | 2 | 882 | libraries/simplepie/idn/idna_convert.class.php |
3 | 2 | 886 | libraries/simplepie/idn/idna_convert.class.php |
| ||||
chr(240+ ($v>> 18)) . chr(128+ (($v>> 12)& 63)) . chr(128+ (($v>> 6)& 63)) |
| ||||
chr(248+ ($v>> 24)) . chr(128+ (($v>> 18)& 63)) . chr(128+ (($v>> 12)& 63)) |
| ||||
chr(252+ ($v>> 30)) . chr(128+ (($v>> 24)& 63)) . chr(128+ (($v>> 18)& 63)) |
| |||
chr( [[#variable3e3abd60]]+($v>> [[#variable3e3abd00]])) . chr(128+(($v>> [[#variable3e3abc80]])&63)) . chr(128+(($v>> [[#variable3e3abbc0]])&63)) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3e3abd60]] | 252 |
1 | 2 | [[#3e3abd60]] | 240 |
1 | 3 | [[#3e3abd60]] | 248 |
2 | 1 | [[#3e3abd00]] | 30 |
2 | 2 | [[#3e3abd00]] | 18 |
2 | 3 | [[#3e3abd00]] | 24 |
3 | 1 | [[#3e3abc80]] | 24 |
3 | 2 | [[#3e3abc80]] | 12 |
3 | 3 | [[#3e3abc80]] | 18 |
4 | 1 | [[#3e3abbc0]] | 18 |
4 | 2 | [[#3e3abbc0]] | 6 |
4 | 3 | [[#3e3abbc0]] | 12 |