SIT-P5-7 / ICT2201_P5-7

0 stars 0 forks source link

[M3] Whitebox Testing #61

Closed xinyi-toh closed 1 year ago

TheRealDexipher commented 1 year ago

Pseudo Code for Submit Availability Image

CFG and Paths Image

Test Cases For Different Paths Image

Cyclomatic Complexity Calculation M = E - N + 2P 29 - 21 + 2(1) = 10