A comparison between handwritten and automatic generation of C code from SDL using static analysis: Research Articles

  • Authors:
  • Marcello Becucci;Alessandro Fantechi;Marco Giromini;Emilio Spinicci

  • Affiliations:
  • Dipartimento di Sistemi e Informatica, Università di Firenze, Via di S. Marta, 3, Firenze 1-50139, Italy;Dipartimento di Sistemi e Informatica, Università di Firenze, Via di S. Marta, 3, Firenze 1-50139, Italy;MBDA Italia S.p.A., Via Valdilocchi 15, La Spezia 1-19136, Italy;Dipartimento di Sistemi e Informatica, Università di Firenze, Via di S. Marta, 3, Firenze 1-50139, Italy

  • Venue:
  • Software—Practice & Experience
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

The experience reported in this paper relates to an evaluation of the automatic generation of C code from the Specification and Description Language (SDL) specification of embedded applications. The evaluation has been carried out by comparing the automatically generated code with the manually implemented code, both compliant to the same SDL specification: this comparison is based on a selection of metrics measured on both codes by means of commercial static analysis tools. Notwithstanding the different structure of the two codes, we appropriately selected and aggregated the obtained results in order to use them as indicators of code size, control flow complexity and integration flow complexity. For a better comparison of the two codes, we have also introduced a novel complexity metric, which compares the control flow complexity with the integration flow of the two different software architectures. The aim of the paper is not merely to evaluate the code generator used, but rather to propose a set of techniques that can be used to conduct similar evaluations. Copyright © 2005 John Wiley & Sons, Ltd.