Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 0 | 1.000 | stmt_list[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 726 | Bio/SwissProt/SProt.py |
2 | 3 | 1124 | Bio/SwissProt/SProt.py |
| ||||
cols = line[2: ].split("; ") cols = [x.strip( ) for x in cols] cols = [x for x in cols if x] |
| ||||
cols = line[2: ].split("; ") cols = [x.strip( ) for x in cols] cols = [x for x in cols if x] |
| |||
cols = line[2: ].split("; ") cols = [x.strip( ) for x in cols] cols = [x for x in cols if x] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |