CloneSet2049


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1201.000statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11265
libraries/joomla/document/document.php
21280
libraries/joomla/document/document.php
Clone Instance
1
Line Count
1
Source Line
265
Source File
libraries/joomla/document/document.php

                        $path=    dirname( __FILE__)
                                  .                 DS
                                  .                    $type
                                  .                          DS
                                  .                             $type
                                  .                                   '.php';


Clone Instance
2
Line Count
1
Source Line
280
Source File
libraries/joomla/document/document.php

                                $path=    dirname( __FILE__)
                                          .                 DS
                                          .                    $type
                                          .                          DS
                                          .                             $type
                                          .                                   '.php';


Clone AbstractionParameter Count: 0Parameter Bindings

$path=dirname( __FILE__)
      . DS
      . $type
      . DS
      . $type
      . '.php';
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None