CloneSet1020


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3250.960statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1364
components/com_newsfeeds/views/newsfeed/view.html.php
2371
components/com_newsfeeds/views/newsfeed/view.html.php
Clone Instance
1
Line Count
3
Source Line
64
Source File
components/com_newsfeeds/views/newsfeed/view.html.php

                // channel header and link
                $newsfeed->channel['title']=                      $rssDoc->get_title();
                $newsfeed->channel['link']=                       $rssDoc->get_link();
                $newsfeed->channel['description']=        $rssDoc->get_description();


Clone Instance
2
Line Count
3
Source Line
71
Source File
components/com_newsfeeds/views/newsfeed/view.html.php

                $newsfeed->image['title']=        $rssDoc->get_image_title();
                $newsfeed->image['link']=         $rssDoc->get_image_link();
                $newsfeed->image['height']=       $rssDoc->get_image_height();


Clone AbstractionParameter Count: 5Parameter Bindings

// channel header and link
$newsfeed-> [[#variable21ec5180]]['title']=$rssDoc-> [[#variable21ec5160]]();
$newsfeed-> [[#variable21ec5180]]['link']=$rssDoc-> [[#variable21ec5060]]();
$newsfeed-> [[#variable21ec5180]][ [[#variable21ec5040]]]=$rssDoc-> [[#variable2447cd60]]();
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#21ec5180]]
image 
12[[#21ec5180]]
channel 
21[[#21ec5160]]
get_image_title 
22[[#21ec5160]]
get_title 
31[[#21ec5060]]
get_image_link 
32[[#21ec5060]]
get_link 
41[[#21ec5040]]
'height' 
42[[#21ec5040]]
'description' 
51[[#2447cd60]]
get_image_height 
52[[#2447cd60]]
get_description