CloneSet2004


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1220.977statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1169
libraries/joomla/utilities/simplecrypt.php
21161
libraries/joomla/utilities/simplecrypt.php
Clone Instance
1
Line Count
1
Source Line
69
Source File
libraries/joomla/utilities/simplecrypt.php

                (string) $c=  substr($s1, $j, 1); // get the char at position $j, length 1


Clone Instance
2
Line Count
1
Source Line
161
Source File
libraries/joomla/utilities/simplecrypt.php

                        (string) $c=  substr($s, $k, 1);


Clone AbstractionParameter Count: 2Parameter Bindings

(string) $c=substr( [[#variable46f81e00]], [[#variable46f81d60]],1); // get the char at position $j, length 1
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#46f81e00]]
$s 
12[[#46f81e00]]
$s1 
21[[#46f81d60]]
$k 
22[[#46f81d60]]
$j