Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 4 | 0.977 | elif_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 782 | Bio/PopGen/GenePop/Controller.py |
2 | 4 | 786 | Bio/PopGen/GenePop/Controller.py |
| ||||
elif l.startswith("Fis^="): fis = _gp_float(l.split(" ")[1]) elif l.startswith("Fst^="): fst = _gp_float(l.split(" ")[1]) |
| ||||
elif l.startswith("Fit^="): fit = _gp_float(l.split(" ")[1]) elif l.startswith("1-Qintra^="): qintra = _gp_float(l.split(" ")[1]) |
| |||
elif l.startswith( [[#variable60c99980]]): [[#variable60c998e0]]= _gp_float(l.split(" ")[1]) elif l.startswith( [[#variable60c999c0]]): [[#variable753ce500]]= _gp_float(l.split(" ")[1]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#60c99980]] | "Fis^=" |
1 | 2 | [[#60c99980]] | "Fit^=" |
2 | 1 | [[#60c998e0]] | fis |
2 | 2 | [[#60c998e0]] | fit |
3 | 1 | [[#60c999c0]] | "Fst^=" |
3 | 2 | [[#60c999c0]] | "1-Qintra^=" |
4 | 1 | [[#753ce500]] | fst |
4 | 2 | [[#753ce500]] | qintra |