English, asked by baldeep2799, 1 year ago

Ccmetrics is a measure of number of non-linearly independent paths. True or false

Answers

Answered by kharchabachao2015
3

http://crackyourinterview.com/Ads-CCMetrics-is-a-measure-of-number-of-non-linearly-independent-paths.aspx

Answered by Sidyandex
0

Ccmetrics, also known as Cyclomatic Complexity metrics is a measure of number of independent paths that are not linear through the module of a program.

Mainly used to test the complexity of a program CODE, Ccmetrics was developed by Thomas McCabe, Senior. in 1976.

Scores of 1-10 are used for evaluating simple programs while those with higher intricacies are measured against scores of 11 or higher.

Similar questions