Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.979 | stmt_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 1048 | Bio/Graphics/GenomeDiagram/_LinearDrawer.py |
2 | 4 | 1065 | Bio/Graphics/GenomeDiagram/_LinearDrawer.py |
| ||||
barval+=tctr bar_elements.append(draw_box((x0,tctr),(x1,barval),color = barcolor)) |
| ||||
barval+=tctr # Add the last part of the bar bar_elements.append(draw_box((self.x0,tctr),(x1,barval),color = barcolor)) |
| |||
barval+=tctr # Add the last part of the bar bar_elements.append(draw_box(( [[#variable7c3a5dc0]],tctr),(x1,barval),color = barcolor)) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#7c3a5dc0]] | self.x0 |
1 | 2 | [[#7c3a5dc0]] | x0 |