Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 0 | 1.000 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 169 | Bio/Graphics/GenomeDiagram/_Feature.py |
2 | 7 | 177 | Bio/Graphics/GenomeDiagram/_Feature.py |
| ||||
start = self._feature.location.nofuzzy_start end = self._feature.location.nofuzzy_end #if start > end and self.strand == -1: # start, end = end, start self.locations.append((start,end)) bounds+=[start,end] |
| ||||
start = self._feature.location.nofuzzy_start end = self._feature.location.nofuzzy_end #if start > end and self.strand == -1: # start, end = end, start self.locations.append((start,end)) bounds+=[start,end] |
| |||
start = self._feature.location.nofuzzy_start end = self._feature.location.nofuzzy_end #if start > end and self.strand == -1: # start, end = end, start self.locations.append((start,end)) bounds+=[start,end] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |