TY - EJOU AU - Zhai, Ye AU - Liu, Dongsheng AU - Wu, Celimuge AU - She, Rongrong TI - A Recommendation Approach Based on Bayesian Networks for Clone Refactor T2 - Computers, Materials \& Continua PY - 2020 VL - 64 IS - 3 SN - 1546-2226 AB - Reusing code fragments by copying and pasting them with or without minor adaptation is a common activity in software development. As a result, software systems often contain sections of code that are very similar, called code clones. Code clones are beneficial in reducing software development costs and development risks. However, recent studies have indicated some negative impacts as a result. In order to effectively manage and utilize the clones, we design an approach for recommending refactoring clones based on a Bayesian network. Firstly, clone codes are detected from the source code. Secondly, the clones that need to be refactored are identified, and the static and evolutions features are extracted to build the feature database. Finally, the Bayesian network classifier is used for training and evaluating the classification results. Based on more than 640 refactor examples of five open source software developed in C, we observe a considerable enhancement. The results show that the accuracy of the approach is larger than 90%. We believe our approach will provide a more accurate and reasonable code refactoring and maintenance advice for software developers. KW - Clone code KW - clone refactor KW - feature extraction KW - Bayesian network DO - 10.32604/cmc.2020.09950