Bibliographic Details
| Title: |
The shape of feature code: an analysis of twenty C-preprocessor-based systems. |
| Authors: |
Queiroz, Rodrigo1 rodrigoqueiroz@dcc.ufmg.br, Passos, Leonardo2 lnrdpss@acm.org, Valente, Marco1 mtov@dcc.ufmg.br, Hunsen, Claus3 claus.hunsen@uni-passau.de, Apel, Sven3 apel@uni-passau.de, Czarnecki, Krzysztof2 kczarnec@gsd.uwaterloo.ca |
| Source: |
Software & Systems Modeling. Feb2017, Vol. 16 Issue 1, p77-96. 20p. |
| Subjects: |
Open source software, Ripple (Computer network protocol), Uniform distribution (Probability theory), Standard deviations, Cumulative distribution function |
| Abstract: |
Feature annotations (e.g., code fragments guarded by #ifdef C-preprocessor directives) control code extensions related to features. Feature annotations have long been said to be undesirable. When maintaining features that control many annotations, there is a high risk of ripple effects. Also, excessive use of feature annotations leads to code clutter, hinder program comprehension and harden maintenance. To prevent such problems, developers should monitor the use of feature annotations, for example, by setting acceptable thresholds. Interestingly, little is known about how to extract thresholds in practice, and which values are representative for feature-related metrics. To address this issue, we analyze the statistical distribution of three feature-related metrics collected from a corpus of 20 well-known and long-lived C-preprocessor-based systems from different domains. We consider three metrics: scattering degree of feature constants, tangling degree of feature expressions, and nesting depth of preprocessor annotations. Our findings show that feature scattering is highly skewed; in 14 systems (70 %), the scattering distributions match a power law, making averages and standard deviations unreliable limits. Regarding tangling and nesting, the values tend to follow a uniform distribution; although outliers exist, they have little impact on the mean, suggesting that central statistics measures are reliable thresholds for tangling and nesting. Following our findings, we then propose thresholds from our benchmark data, as a basis for further investigations. [ABSTRACT FROM AUTHOR] |
|
Copyright of Software & Systems Modeling is the property of Springer Nature and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.) |
| Database: |
Engineering Source |