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[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 525 | Bio/GenBank/Scanner.py |
2 | 5 | 747 | Bio/GenBank/Scanner.py |
| ||||
misc_lines.append(self.line) self.line = self.handle.readline( ) if not self.line: raise ValueError("Premature end of file") self.line = self.line.rstrip( ) |
| ||||
misc_lines.append(self.line) self.line = self.handle.readline( ) if not self.line: raise ValueError("Premature end of file") self.line = self.line.rstrip( ) |
| |||
misc_lines.append(self.line) self.line = self.handle.readline( ) if not self.line: raise ValueError("Premature end of file") self.line = self.line.rstrip( ) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |