Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 3 | 0.964 | or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 2464 | libraries/phpxmlrpc/xmlrpc.php |
2 | 1 | 2483 | libraries/phpxmlrpc/xmlrpc.php |
3 | 1 | 9141 | libraries/simplepie/simplepie.php |
| ||||
$end= strpos($data, '-->', $start) |
| ||||
$pos= strpos($data, '</methodResponse>', $bd) |
| ||||
$end= strpos($data, '-->', $start) |
| |||
[[#variable58877400]]=strpos($data, [[#variable58877380]], [[#variable58877300]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58877400]] | $end |
1 | 2 | [[#58877400]] | $pos |
1 | 3 | [[#58877400]] | $end |
2 | 1 | [[#58877380]] | '-->' |
2 | 2 | [[#58877380]] | '</methodResponse>' |
2 | 3 | [[#58877380]] | '-->' |
3 | 1 | [[#58877300]] | $start |
3 | 2 | [[#58877300]] | $bd |
3 | 3 | [[#58877300]] | $start |