Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 0 | 1.000 | stmt_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 190 | Bio/AlignAce/Motif.py |
2 | 6 | 365 | Bio/Motif/_Motif.py |
| ||||
for i in xrange(self.length): if self.mask[i]: str = str+"*" else: str = str+" " str = str+""" """ |
| ||||
for i in xrange(self.length): if self.mask[i]: str = str+"*" else: str = str+" " str = str+""" """ |
| |||
for i in xrange(self.length): if self.mask[i]: str = str+"*" else: str = str+" " str = str+""" """ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |