Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 3 | 0.977 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 71 | libraries/joomla/html/html/email.php |
2 | 4 | 77 | libraries/joomla/html/html/email.php |
| ||||
$replacement.= "\n <!--"; $replacement.= "\n document.write('<span style=\\'display: none;\\'>');"; $replacement.= "\n //-->"; $replacement.= "\n </script>"; |
| ||||
$replacement.= "\n <!--"; $replacement.= "\n document.write('</');"; $replacement.= "\n document.write('span>');"; $replacement.= "\n //-->"; |
| |||
$replacement.="\n <!--"; $replacement.= [[#variable58736200]]; $replacement.= [[#variable58736100]]; $replacement.= [[#variable587360c0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58736200]] | "\n document.write('</');" |
1 | 2 | [[#58736200]] | "\n document.write('<span style=\\'display: none;\\'>');" |
2 | 1 | [[#58736100]] | "\n document.write('span>');" |
2 | 2 | [[#58736100]] | "\n //-->" |
3 | 1 | [[#587360c0]] | "\n //-->" |
3 | 2 | [[#587360c0]] | "\n </script>" |