Question: There methods: # of Enclosed spaces in the graph |E| - |V| + p #of conditions + 1 Problem 2: 1void 0200 S1; for(S2;C1;S3) if(C2)


There methods:
# of Enclosed spaces in the graph |E| - |V| + p #of conditions + 1
Problem 2: 1void 0200 S1; for(S2;C1;S3) if(C2) S4; S5; if(C3) S6; 10 elsel S7; 12 13 14 15 16 17 S8 S9 For P, suppose the for loop defined by Line 3 is executed exactly 3 times Problem Descriptions: The purpose of this assignment is to reinforce the material on program graphs from lecture. For each of the four problems below: (15 pts) 1. Draw the program graph. You must use line numbers to label all nodes in the graph. Do not use the statements or statement fragments themselves as nodes labels (5 pts) 2. Compute the cyclomatic number using each of the three methods discussed in class. Show your work. (5 pts) 3. Calculate the P* using the given conditions under each problem. Show your work
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
