Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.990 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 7413 | libraries/simplepie/simplepie.php |
2 | 1 | 7422 | libraries/simplepie/simplepie.php |
| ||||
$input= substr_replace($input, '/', 0, 3); |
| ||||
$input= substr_replace($input, '/', 0, 4); |
| |||
$input=substr_replace($input,'/',0, [[#variable53888a80]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#53888a80]] | 3 |
1 | 2 | [[#53888a80]] | 4 |