Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 3 | 3 | 0.979 | stmt_list[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 455 | Bio/Graphics/GenomeDiagram/_LinearDrawer.py |
2 | 4 | 572 | Bio/Graphics/GenomeDiagram/_LinearDrawer.py |
3 | 4 | 616 | Bio/Graphics/GenomeDiagram/_LinearDrawer.py |
| ||||
labelgroup = Group(label) rotation = angle2trig(track.scale_fontangle) labelgroup.transform = (rotation[0],rotation[1],rotation[2],rotation[3],tickx,ticktop) |
| ||||
labelgroup = Group(label) rotation = angle2trig(track.scale_fontangle) labelgroup.transform = (rotation[0],rotation[1],rotation[2],rotation[3],self.x0,pos) |
| ||||
labelgroup = Group(label) rotation = angle2trig(track.greytrack_font_rotation) labelgroup.transform = (rotation[0],rotation[1],rotation[2],rotation[3],x,tbtm) |
| |||
labelgroup = Group(label) rotation = angle2trig(track. [[#variable5c2c38c0]]) labelgroup.transform = (rotation[0],rotation[1],rotation[2],rotation[3], [[#variable7c354380]], [[#variable76be3380]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5c2c38c0]] | scale_fontangle |
1 | 2 | [[#5c2c38c0]] | scale_fontangle |
1 | 3 | [[#5c2c38c0]] | greytrack_font_rotation |
2 | 1 | [[#7c354380]] | tickx |
2 | 2 | [[#7c354380]] | self.x0 |
2 | 3 | [[#7c354380]] | x |
3 | 1 | [[#76be3380]] | ticktop |
3 | 2 | [[#76be3380]] | pos |
3 | 3 | [[#76be3380]] | tbtm |