Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 3 | 0 | 1.000 | file_input_element_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 123 | Bio/Wise/__init__.py |
2 | 8 | 124 | Bio/Wise/dnal.py |
3 | 8 | 134 | Bio/Wise/psw.py |
| ||||
def _test( *args, **keywds): import doctest,sys doctest.testmod(sys.modules[__name__], *args, **keywds) if __name__=="__main__": if __debug__: _test( ) main( ) |
| ||||
def _test( *args, **keywds): import doctest,sys doctest.testmod(sys.modules[__name__], *args, **keywds) if __name__=="__main__": if __debug__: _test( ) main( ) |
| ||||
def _test( *args, **keywds): import doctest,sys doctest.testmod(sys.modules[__name__], *args, **keywds) if __name__=="__main__": if __debug__: _test( ) main( ) |
| |||
def _test( *args, **keywds): import doctest,sys doctest.testmod(sys.modules[__name__], *args, **keywds) if __name__=="__main__": if __debug__: _test( ) main( ) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |