Цифровые модели и решения (Jul 2024)

Development model for assessing the structural complexity of programs

  • A.S. Rvanova,
  • N.S. Kolyeva,
  • M.V. Panova

DOI
https://doi.org/10.29141/2949-477X-2024-3-2-1
Journal volume & issue
Vol. 3, no. 2
pp. 5 – 16

Abstract

Read online

The research is devoted to the estimation the structural complexity of programs. The algorithm of finding cyclomatic routes for program executions is described. By now, two directions of obtaining estimates for the complexity estimates in software modules have been defined: structural and statistical. Both directions connect the value of program complexity with the labor intensity related to their development. The structural complexity of program modules is determined by the number of interacting components, the number and complexity of links between them. The complexity of a program's behavior depends to a large extent on the set of routes through which it is executed. The complexity metric obtained from these positions allows us to determine estimates of the cost of designing the program as a whole, as well as to identify the modules that are likely to contain the most errors, especially the logical ones.

Keywords