CloneSet1499


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3210.992statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1355
libraries/joomla/html/html/email.php
2359
libraries/joomla/html/html/email.php
Clone Instance
1
Line Count
3
Source Line
55
Source File
libraries/joomla/html/html/email.php

                                $replacement.=     "\n document.write('<a ' + path + '\\'' + prefix + ':' + addy"
                                                   .                                                              $rand
                                                   .                                                                     " + '\\'>');";
                                $replacement.=     "\n document.write(addy_text"
                                                   .                              $rand
                                                   .                                     ");";
                                $replacement.=     "\n document.write('<\\/a>');";


Clone Instance
2
Line Count
3
Source Line
59
Source File
libraries/joomla/html/html/email.php

                                $replacement.=     "\n document.write('<a ' + path + '\\'' + prefix + ':' + addy"
                                                   .                                                              $rand
                                                   .                                                                     " + '\\'>');";
                                $replacement.=     "\n document.write(addy"
                                                   .                         $rand
                                                   .                                ");";
                                $replacement.=     "\n document.write('<\\/a>');";


Clone AbstractionParameter Count: 1Parameter Bindings

$replacement.="\n document.write('<a ' + path + '\\'' + prefix + ':' + addy"
              . $rand
              . " + '\\'>');";
$replacement.= [[#variable4828fde0]]
              . $rand
              . ");";
$replacement.="\n document.write('<\\/a>');";
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4828fde0]]
"\n document.write(addy" 
12[[#4828fde0]]
"\n document.write(addy_text"