Changes between Version 3 and Version 4 of SuffixTreeBasedDuplicateCodeAnalysis


Ignore:
Timestamp:
May 26, 2012, 3:12:35 PM (13 years ago)
Author:
manualwiki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SuffixTreeBasedDuplicateCodeAnalysis

    v3 v4  
    1414in the table below. All the properties are optional. 
    1515 
    16 ||=Parameter=||=Description=||=Type=||=Default value=||=Example=|| 
     16||=Property=||=Description=||=Type=||=Default value=||=Example=|| 
    1717||files||files in which the search is carried out||[Module::atom() [[BR]] |Filepath::string() [[BR]] |RegExp::string() [[BR]] |File::string()]||all files from the database||{files,["/usr/local/lib/erlang/lib/mnesia-4.5/src/mnesia_log.erl", module]}|| 
    1818||minlen||minimal length of a clone(length is in tokens)||integer()||10||{minlen,50}||