In the early 1980’s I created a complexity metric I called the…

Question Answered step-by-step In the early 1980’s I created a complexity metric I called the… In the early 1980’s I created a complexity metric I called the “Scope Metric.”.  This metric involved counting the number of control constructs ( loop, if-then-else, case or select) that each executable statement in a sub program was nested within.  You then would sum these counts for all the executable statements in a sub program and the sum would be the metric for that sub program.  The following questions deal with this proposed metric. 1.  To which measurement scale does this metric belong? Justify your answer.2. is the scope metric a direct or derived attribute of a sub program? Justify your answer.3. is the scope metric an internal or external attribute of a sub program? Justify your answer. 4.  How would you validate the scope metric? Justify your answer.5. Is the scope metric useful in a prediction process or an evaluation process? Justify your answer. Computer Science Engineering & Technology Software engineering CSCI 847 Share QuestionEmailCopy link Comments (0)