CloneSet406


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3230.976simple_stmt
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
131223
Bio/Nexus/Nexus.py
231229
Bio/Nexus/Nexus.py
Clone Instance
1
Line Count
3
Source Line
1223
Source File
Bio/Nexus/Nexus.py

                self.write_nexus_data(filename = pfilename,matrix = matrix,blocksize = blocksize,interleave = interleave,exclude = total_exclude,delete = delete,comment = pcomment,append_sets = False,mrbayes = mrbayes) 


Clone Instance
2
Line Count
3
Source Line
1229
Source File
Bio/Nexus/Nexus.py

            self.write_nexus_data(filename = fn,matrix = matrix,blocksize = blocksize,interleave = interleave,exclude = exclude,delete = delete,comment = comment,append_sets = False,mrbayes = mrbayes) 


Clone AbstractionParameter Count: 3Parameter Bindings

self.write_nexus_data(filename = [[#variable1765b220]],matrix = matrix,blocksize = blocksize,interleave = interleave,exclude = [[#variable1765b180]],delete = delete,comment = [[#variable1765b1a0]],append_sets = False,mrbayes = mrbayes) 
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1765b220]]
fn 
12[[#1765b220]]
pfilename 
21[[#1765b180]]
exclude 
22[[#1765b180]]
total_exclude 
31[[#1765b1a0]]
comment 
32[[#1765b1a0]]
pcomment