InterviewSolution
Saved Bookmarks
| 1. |
What Is Cyclomatic Complexity ? |
|
Answer» During WHITE BOX testing a measurement of LOGICAL COMPLEXITY of an algo is called Cyclomatic Complexity. During white box testing a measurement of logical complexity of an algo is called Cyclomatic Complexity. |
|