Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 3 | 0.966 | or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 173 | plugins/authentication/openid/Auth/Yadis/ParseHTML.php |
2 | 1 | 90 | plugins/content/emailcloak.php |
3 | 1 | 106 | plugins/content/emailcloak.php |
4 | 1 | 153 | plugins/content/emailcloak.php |
| ||||
preg_match($pat, $html_string, $matches, PREG_OFFSET_CAPTURE) |
| ||||
preg_match($pattern, $text, $regs, PREG_OFFSET_CAPTURE) |
| ||||
preg_match($pattern, $text, $regs, PREG_OFFSET_CAPTURE) |
| ||||
preg_match($pattern, $text, $regs, PREG_OFFSET_CAPTURE) |
| |||
preg_match( [[#variable3ea7af60]], [[#variable3ea7aea0]], [[#variable3ea7ae20]],PREG_OFFSET_CAPTURE) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3ea7af60]] | $pattern |
1 | 2 | [[#3ea7af60]] | $pat |
1 | 3 | [[#3ea7af60]] | $pattern |
1 | 4 | [[#3ea7af60]] | $pattern |
2 | 1 | [[#3ea7aea0]] | $text |
2 | 2 | [[#3ea7aea0]] | $html_string |
2 | 3 | [[#3ea7aea0]] | $text |
2 | 4 | [[#3ea7aea0]] | $text |
3 | 1 | [[#3ea7ae20]] | $regs |
3 | 2 | [[#3ea7ae20]] | $matches |
3 | 3 | [[#3ea7ae20]] | $regs |
3 | 4 | [[#3ea7ae20]] | $regs |