---
title: "What is cyclomatic complexity?"  
description: "What is cyclomatic complexity?"  
author: "Rajesh Goswami"  
published: 2011-03-22  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/583/what-is-cyclomatic-complexity  
category: "whitebox testing"  
tags: ["whitebox testing"]  
reading_time: 1 minute  

---

# What is cyclomatic complexity?

## Cyclomatic Complexity

The cyclomatic complexity is a software metric that provides a quantitative measure of the logical complexity of a program.\
\

## Answers

### Answer by Rajesh Goswami

## Cyclomatic Complexity

The cyclomatic complexity is a software metric that provides a quantitative measure of the logical complexity of a program.\
\


---

Original Source: https://www.mindstick.com/interview/583/what-is-cyclomatic-complexity

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
