Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.985 | statement_block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 9080 | libraries/simplepie/simplepie.php |
2 | 2 | 9084 | libraries/simplepie/simplepie.php |
| ||||
{ $curl= substr($curl, 5, strcspn($curl, "\t\n\013\014\r", 5)); } |
| ||||
{ $curl= substr($curl, 8, strcspn($curl, "\t\n\013\014\r", 8)); } |
| |||
{ $curl=substr($curl, [[#variable58b40800]],strcspn($curl,"\t\n\013\014\r", [[#variable58b40800]])); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58b40800]] | 5 |
1 | 2 | [[#58b40800]] | 8 |