Konferenzbeitrag
Code Smell Detection using Features from Version History
Lade...
Volltext URI
Dokumententyp
Text/Conference Paper
Dateien
Zusatzinformation
Datum
2023
Autor:innen
Zeitschriftentitel
ISSN der Zeitschrift
Bandtitel
Verlag
Gesellschaft für Informatik e.V.
Zusammenfassung
Code smells are indicators for bad quality of source code. A well suited approach for the development of a smell detector are machine learning techniques that learn based on features, i.e., measurable properties of the software under investigation, e.g., code metrics. One major objective of our machine learning approach is to decide how to express information from the version history by features. we introduce a method to draw historical features that improve smell detection.