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.951 | stmt_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 727 | Bio/Nexus/Nexus.py |
2 | 4 | 731 | Bio/Nexus/Nexus.py |
| ||||
if "gap" in options: self.gap = options["gap"][0] if "equate" in options: self.equate = options["equate"] |
| ||||
if "matchchar" in options: self.matchchar = options["matchchar"][0] if "labels" in options: self.labels = options["labels"] |
| |||
if [[#variable761c0040]]in options: self. [[#variable7db9dea0]]= options[ [[#variable761c0040]]][0] if [[#variable7db9de80]]in options: self. [[#variable7db9de40]]= options[ [[#variable7db9de80]]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#761c0040]] | "matchchar" |
1 | 2 | [[#761c0040]] | "gap" |
2 | 1 | [[#7db9dea0]] | matchchar |
2 | 2 | [[#7db9dea0]] | gap |
3 | 1 | [[#7db9de80]] | "labels" |
3 | 2 | [[#7db9de80]] | "equate" |
4 | 1 | [[#7db9de40]] | labels |
4 | 2 | [[#7db9de40]] | equate |