Structural Complexity and Decay in FLOSS Systems: An Inter-repository Study

Capiluppi, Andrea, and Karl Beecher. “Structural complexity and decay in floss systems: An inter-repository study.” In 2009 13th European Conference on Software Maintenance and Reengineering , pp. 169-178. IEEE, 2009.
URL1 URL2

Past software engineering literature has firmly established that software architectures and the associated code decay over time. Architectural decay is, potentially, a major issue in free/libre/open source software (FLOSS) projects, since developers sporadically joining FLOSS projects do not always have a clear understanding of the underlying architecture, and may break the overall conceptual structure by several small changes to the code base. This paper investigates whether the structure of a FLOSS system and its decay can also be influenced by the repository in which it is retained: specifically, two FLOSS repositories are studied to understand whether the complexity of the software structure in the sampled projects is comparable, or one repository hosts more complex systems than the other. It is also studied whether the effort to counteract this complexity is dependent on the repository, and the governance it gives to the hosted projects.The results of the paper are two-fold: on one side, it is shown that the repository hosting larger and more active projects presents more complex structures. On the other side, these larger and more complex systems benefit from more anti-regressive work to reduce this complexity.

Cited by…
Related articles