@inproceedings{fcc032eb46af4e5baa056d9af0f9922e,
title = "CLEAN++: Code Smells Extraction for C++",
abstract = "The extraction of features is an essential step in the process of mining software repositories. An important feature that has been actively studied in the field of mining software repositories is bad code smells. Bad code smells are patterns in the source code that indicate an underlying issue in the design and implementation of the software. Several tools have been proposed to extract code smells. However, currently, there are no tools that extract a significant number of code smells from software written in C++. Therefore, we propose CLEAN++ (Code smeLls ExtrActioN for C++) [1]. It is an extension of a robust static code analysis tool that implements 35 code smells. To evaluate CLEAN++, we ran it over 44 open-source projects and wrote test cases to validate each code smell. Also, we converted the test cases to Java and used two Java tools to validate the effectiveness of our tool. In the end, we confirmed that the CLEAN++ is successful at detecting code smells.The tool is available at https://github.com/Tomma94/CLEAN-Plus-Plus.",
keywords = "C++, Code Smells, Mining Software Repositories, Open Source, Static Analysis Tool",
author = "Tom Mashiach and Bruno Sotto-Mayor and Gal Kaminka and Meir Kalech",
note = "Publisher Copyright: {\textcopyright} 2023 IEEE.; 20th IEEE/ACM International Conference on Mining Software Repositories, MSR 2023 ; Conference date: 15-05-2023 Through 16-05-2023",
year = "2023",
month = jan,
day = "1",
doi = "10.1109/MSR59073.2023.00066",
language = "English",
series = "Proceedings - 2023 IEEE/ACM 20th International Conference on Mining Software Repositories, MSR 2023",
publisher = "Institute of Electrical and Electronics Engineers",
pages = "441--445",
booktitle = "Proceedings - 2023 IEEE/ACM 20th International Conference on Mining Software Repositories, MSR 2023",
address = "United States",
}