Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 5 | 0.970 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 180 | libraries/joomla/environment/uri.php |
2 | 2 | 182 | libraries/joomla/environment/uri.php |
| ||||
$theURI= str_replace('"', '"',$theURI); $theURI= str_replace('<', '<',$theURI); |
| ||||
$theURI= str_replace('>', '>',$theURI); $theURI= preg_replace('/eval\\((.*)\\)/','',$theURI); |
| |||
$theURI=str_replace( [[#variable3e5d2b00]], [[#variable3e5d2aa0]],$theURI); $theURI= [[#variable3ea74ce0]]( [[#variable3e5d29a0]], [[#variable3e5d2a40]],$theURI); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3e5d2b00]] | '"' |
1 | 2 | [[#3e5d2b00]] | '>' |
2 | 1 | [[#3e5d2aa0]] | '"' |
2 | 2 | [[#3e5d2aa0]] | '>' |
3 | 1 | [[#3ea74ce0]] | str_replace |
3 | 2 | [[#3ea74ce0]] | preg_replace |
4 | 1 | [[#3e5d29a0]] | '<' |
4 | 2 | [[#3e5d29a0]] | '/eval\\((.*)\\)/' |
5 | 1 | [[#3e5d2a40]] | '<' |
5 | 2 | [[#3e5d2a40]] | '' |