Cyclomatic Complexity Defined

Cyclomatic Complexity Defined

For more information on Cyclomatic Complexity, please visit: br Cyclomatic complexity is a code based metric used to measure the number of different paths through a program module. It was introduced and developed by Thomas McCabe in 1976. The primary purpose of cyclomatic complexity is to indicate or quantify the intricacy of a certain program while it is being developed.


User: Cyclomatic Complexity

Views: 16

Uploaded: 2014-10-10

Duration: 02:00