Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.976 | stmt_list[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 76 | Bio/PDB/NACCESS.py |
2 | 3 | 103 | Bio/PDB/NACCESS.py |
| ||||
resseq = int(line[9:13]) icode = line[13] res_id = (" ",resseq,icode) |
| ||||
resseq = int(line[22:26]) icode = line[26] res_id = (" ",resseq,icode) |
| |||
resseq = int(line[ [[#variable30825660]]: [[#variable30358320]]]) icode = line[ [[#variable30358320]]] res_id = (" ",resseq,icode) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#30825660]] | 22 |
1 | 2 | [[#30825660]] | 9 |
2 | 1 | [[#30358320]] | 26 |
2 | 2 | [[#30358320]] | 13 |