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.988 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1152 | libraries/phpmailer/phpmailer.php |
2 | 1 | 1155 | libraries/phpmailer/phpmailer.php |
| ||||
$x= preg_match_all('/[^\\040\\041\\043-\\133\\135-\\176]/',$str,$matches); |
| ||||
$x= preg_match_all('/[()"]/', $str, $matches); |
| |||
$x=preg_match_all( [[#variable46a1a160]],$str,$matches); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#46a1a160]] | '/[^\\040\\041\\043-\\133\\135-\\176]/' |
1 | 2 | [[#46a1a160]] | '/[()"]/' |