CloneSet439


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.983or_test
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1237
Bio/Pathway/Rep/Graph.py
2277
Bio/Pathway/Rep/Graph.py
Clone Instance
1
Line Count
2
Source Line
37
Source File
Bio/Pathway/Rep/Graph.py

                     [(x,self.__edge_map[(key,x)])
                      for x in self.__adjacency_list[key].list( )]


Clone Instance
2
Line Count
2
Source Line
77
Source File
Bio/Pathway/Rep/Graph.py

               [(x,self.__edge_map[(parent,x)])
                for x in self.__adjacency_list[parent].list( )]


Clone AbstractionParameter Count: 1Parameter Bindings

[(x,self.__edge_map[( [[#variable78a2bac0]],x)]) for x in self.__adjacency_list[ [[#variable78a2bac0]]].list( )]
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#78a2bac0]]
key 
12[[#78a2bac0]]
parent