Impact of code review process smells on code smells
Author(s)
Advisor
Tüzün, ErayDate
2023-01Publisher
Bilkent University
Language
English
Type
ThesisItem Usage Stats
29
views
views
0
downloads
downloads
Abstract
The code review process is conducted by software teams with various motivations. Among other goals, code reviews act as a gatekeeper for software quality. Software quality comprises several aspects, maintainability (i.e., code quality) being one of them. In this study, we explore whether code review process quality (as evidenced by the presence of code review process smells) influences software maintainability (as evidenced by the presence of code smells). In other words, we investigate whether smells in the code review process are related to smells in the code that was reviewed by using correlation analysis. We augment our quantitative analysis with a focus group study to learn practitioners’ opinions. Contrary to our own intuition and that of the practitioners in our focus groups, we found that code review process smells have little to no correlation with the level of code smells. Further investigations revealed that the level of code smells neither increases nor decreases in 8 out of 10 code reviews, regardless of the quality of the code review. We identified multiple potential reasons behind the counter-intuitive results based on our focus group data. Furthermore, practitioners still believe that code reviews are helpful in improving software quality. Our results imply that the community should update our goals for code review practices and reevaluate those practices to align them with more relevant and modern realities.
Keywords
Code reviewsCode review smells
Process smells
Code smells
Focus group
Empirical study
Mining software repositories
Permalink
http://hdl.handle.net/11693/112018Collections
Related items
Showing items related by title, author, creator and subject.
-
Smelling in chemically complex environments: an optofluidic bragg fiber array for differentiation of methanol adulterated beverages
Yildirim, A.; Ozturk, F. E.; Bayındır, Mehmet (American Chemical Society, 2013)A novel optoelectronic nose for analysis of alcohols (ethanol and methanol) in chemically complex environments is reported. The cross-responsive sensing unit of the optoelectronic nose is an array of three distinct hollow-core ... -
Towards a taxonomy of bug tracking process smells: a quantitative analysis
Ali Qamar, Khushbakht; Sülün, Emre; Tüzün, Eray (IEEE, 2021-01-27)Bug tracking is the process of monitoring and reporting malfunctions or issues found in software. While there is no consensus on a formally specified bug tracking process, some certain rules and best practices for an optimal ... -
Towards a taxonomy of code review smells
Doğan, Emre (Bilkent University, 2020-09)Code review is a crucial step of the software development life cycle in order to detect possible problems in source code before merging the changeset to the codebase. Although there is no consensus on a formally defined ...