Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 4 | 0.957 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 568 | plugins/authentication/openid/Auth/OpenID/FileStore.php |
2 | 2 | 66 | plugins/authentication/openid/Auth/Yadis/XRI.php |
| ||||
$h64= str_replace('/', '.', $h64); $h64= str_replace('=', '', $h64); |
| ||||
$xref= str_replace('/', '%2F', $xref); $xref= str_replace('?', '%3F', $xref); |
| |||
[[#variable3f756860]]=str_replace('/', [[#variable3f756720]], [[#variable3f756860]]); [[#variable3f756860]]=str_replace( [[#variable3e5d39c0]], [[#variable3f7567a0]], [[#variable3f756860]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3f756860]] | $xref |
1 | 2 | [[#3f756860]] | $h64 |
2 | 1 | [[#3f756720]] | '%2F' |
2 | 2 | [[#3f756720]] | '.' |
3 | 1 | [[#3e5d39c0]] | '?' |
3 | 2 | [[#3e5d39c0]] | '=' |
4 | 1 | [[#3f7567a0]] | '%3F' |
4 | 2 | [[#3f7567a0]] | '' |