| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 1 | 0.983 | or_test |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 37 | Bio/Pathway/Rep/Graph.py |
| 2 | 2 | 77 | Bio/Pathway/Rep/Graph.py |
| ||||
[(x,self.__edge_map[(key,x)])
for x in self.__adjacency_list[key].list( )]
|
| ||||
[(x,self.__edge_map[(parent,x)])
for x in self.__adjacency_list[parent].list( )]
|
| |||
[(x,self.__edge_map[( [[#variable78a2bac0]],x)]) for x in self.__adjacency_list[ [[#variable78a2bac0]]].list( )] |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#78a2bac0]] | key |
| 1 | 2 | [[#78a2bac0]] | parent |