IfSQ logo

IfSQ


Papers, Presentations and Books

Journal Paper: Cover of IEEE Transactions on Software Engineering

Debugging Effort Estimation using Software Metrics

  • N. Gorla, A.C. Benander, and B.A. Benander
  • Recorded 1990 in IEEE Transactions on Software Engineering Link to IEEE Transactions on Software Engineering at www.computer.org/tse, SE-16, no. 2, February
  • Pages 233-31
  • Abstract:
    Measurements of 23 style characteristics, and the program metrics LOC, V(g), VARS, and PARS were collected from student Cobol programs by a program analyzer. These measurements, together with debugging time (syntax and logic) data, were analyzed using several statistical procedures of SAS (statistical analysis system), including linear, quadratic, and multiple regressions. Some of the characteristics shown to correlate significantly with debug time are GOTO usage, structuring of the IF-ELSE construct, level 88 item usage, paragraph invocation pattern, and data name length. Among the observed characteristic measures which are associated with lowest debug times are: 17% blank lines in the data division, 12% blank lines in the procedure division, and 13-character-long data items. A debugging effort estimator, DEST, was developed to estimate debug times
  • Link:
    Debugging Effort Estimation using Software Metrics Link to Debugging Effort Estimation using Software Metrics at ieeexplore.ieee.org/xpl/freeabs_all.jsp?isnumber=1686&arnumber=44385&count=14&index=10

Finding relevant to IfSQ Standards:

IfSQ Defect Indicators: