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 | 730 | Bio/SwissProt/SProt.py |
2 | 3 | 1128 | Bio/SwissProt/SProt.py |
| ||||
x = col.split("=") assert len(x)==2,"I don't understand RX line %s"%line key,value = x[0].rstrip(_CHOMP),x[1].rstrip(_CHOMP) |
| ||||
x = col.split("=") assert len(x)==2,"I don't understand RX line %s"%line key,value = x[0].rstrip(_CHOMP),x[1].rstrip(_CHOMP) |
| |||
x = col.split("=") assert len(x)==2,"I don't understand RX line %s"%line key,value = x[0].rstrip(_CHOMP),x[1].rstrip(_CHOMP) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |