Category
page 1Software metrics
cohesion
degree to which elements within a module belong together
coupling
in programming, the degree of interdependence between software modules
software metric
measure of some property of a piece of software
cyclomatic complexity
quantitative measure of the number of linearly independent paths through a code
function point
unit of measurement
code coverage
measure of source code testing
duplicate code
piece of source code that occurs more than once in the same environment
Open Hub
public directory of free and open source software (FOSS)
source lines of code
software metric
ripple effect
disturbance that propagates through a system
GQM
alt=Goal Question Metric (GQM) Paradigm|thumb|300x300px|Illustration of the goal–question–metric (GQM) paradigm
GQM, the acronym for goal, question, metric, is an established goal-oriented approach to software metrics to improve and measure software quality.
Halstead complexity measures
maintainability index