Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 0 | 1.000 | stmt_list[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 182 | Bio/PDB/PDBParser.py |
2 | 6 | 189 | Bio/PDB/PDBParser.py |
| ||||
current_residue_id = residue_id current_resname = resname try : structure_builder.init_residue(resname,hetero_flag,resseq,icode) except PDBConstructionException,message: self._handle_PDB_exception(message,global_line_counter) |
| ||||
current_residue_id = residue_id current_resname = resname try : structure_builder.init_residue(resname,hetero_flag,resseq,icode) except PDBConstructionException,message: self._handle_PDB_exception(message,global_line_counter) # init atom |
| |||
current_residue_id = residue_id current_resname = resname try : structure_builder.init_residue(resname,hetero_flag,resseq,icode) except PDBConstructionException,message: self._handle_PDB_exception(message,global_line_counter) # init atom |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |