adspace


what is Cyclomatic Complexity?

Answer Posted / sri

Cyclomatic complexity is a software metric (measurement)
developed by Thomas McCabe and is used to measure the
complexity of a program. It directly measures the number of
linearly independent paths through a program's source code.

Cyclomatic complexity is computed using the control flow
graph of the program: the nodes of the graph correspond to
indivisible groups of commands of a program, and a directed
edge connects two nodes if the second command might be
executed immediately after the first command. Cyclomatic
complexity may also be applied to individual functions,
modules, methods or classes within a program.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Plz post any critical bugs found while testing desktop application.

2525


Where I can get ITB/ISTQB sample question paper?

3453


Could anyone share FAQs for QA/QC position.

2121


I want appear the ISTQB fundation level in june '08. For this i require previous question sets or glossaries.pls email me if any one have previous question sets or glossaries. my mail id is- jayanta_bncoe@yahoo.com Thanks jayanta

1919


Hi every body i am going to take the ISTQB Foundation level Exam on March 21th 2010, Could any one send some list of question papers and latest Dumps to My mail id: (saran_loyola05@yahoo.co.in). Advance thanks. Regards, Saran

2274


can anybody tell me that from whr i download rational rose setup (free)?

2391


What is mr and what information does mr consists of?

1168