Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 0 | 1.000 | stmt_list[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 137 | Bio/Restriction/_Update/RestrictionCompiler.py |
2 | 5 | 67 | Bio/Restriction/_Update/Update.py |
| ||||
t = time.gmtime( ) year = str(t.tm_year)[ -1] month = str(t.tm_mon) if len(month)==1:month = "0"+month return year+month |
| ||||
t = time.gmtime( ) year = str(t.tm_year)[ -1] month = str(t.tm_mon) if len(month)==1:month = "0"+month return year+month |
| |||
t = time.gmtime( ) year = str(t.tm_year)[ -1] month = str(t.tm_mon) if len(month)==1:month = "0"+month return year+month |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |