0% found this document useful (0 votes)
49 views1 page

Common Software Measurements

This document lists common software measurements used to evaluate code and programs, including metrics related to bugs, code coverage, complexity, size, execution time, and quality characteristics. Some examples given are bugs per line of code, cyclomatic complexity, number of lines of code, program execution time, and function point analysis.

Uploaded by

Sateesh Nayani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views1 page

Common Software Measurements

This document lists common software measurements used to evaluate code and programs, including metrics related to bugs, code coverage, complexity, size, execution time, and quality characteristics. Some examples given are bugs per line of code, cyclomatic complexity, number of lines of code, program execution time, and function point analysis.

Uploaded by

Sateesh Nayani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Common software measurements[edit]

METRICS:
Common software measurements include:

Balanced scorecard

Bugs per line of code

Code coverage

Cohesion

Comment density[1]

Connascent software components

Coupling

Cyclomatic complexity (McCabe's complexity)

DSQI (design structure quality index)

Function point analysis

Halstead Complexity

Instruction path length

Maintainability index

Number of classes and interfaces

Number of lines of code

Number of lines of customer requirements

Program execution time

Program load time

Program size (binary)

Robert Cecil Martin's software package metrics

Weighted Micro Function Points

Function Points and Automated Function Points, an Object Management Group standard[2]

CISQ automated quality characteristics measures

You might also like