Computer Science, asked by Pogo4100, 9 months ago

Numerical values that describe a trait of the code such as the Lines of Code come under ________.

Answers

Answered by Anonymous
0

NANBA..

Absolute metrics are numerical values that describe a trait of the code such as the number of references to a particular variable in an application, or the number of lines of code (LOC). Absolute metrics, such as the number of lines of code, do not involve subjective context but are material fact.

Answered by bestwriters
1

Numerical values that describe a trait of the code such as the Lines of Code come under absolute metrics.

Explanation:

  • Code review is a metrics source which is used to improve the software development process. There are two types of metrics such as absolute and relative metrics.
  • Absolute metrics includes number of lines of code which uses material fact rather than subjective context.
  • Relative metrics cannot be measured directly and subjective context is used to derive relative metrics. There is no reliable way to measure the attribute and estimated with degree of difficulty.
Similar questions