Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.965 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 130 | plugins/authentication/openid/Auth/OpenID/URINorm.php |
2 | 1 | 1734 | plugins/content/geshi/geshi.php |
| ||||
$i= strpos($path, '/', $i); |
| ||||
$close_pos= strpos($part, "\n", $i); |
| |||
[[#variable45fadda0]]=strpos( [[#variable45fadd00]], [[#variable45fadc80]],$i); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#45fadda0]] | $i |
1 | 2 | [[#45fadda0]] | $close_pos |
2 | 1 | [[#45fadd00]] | $path |
2 | 2 | [[#45fadd00]] | $part |
3 | 1 | [[#45fadc80]] | '/' |
3 | 2 | [[#45fadc80]] | "\n" |