Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. What exactly is McCabe cyclomatic complexity?
QtWS25 Last Chance

What exactly is McCabe cyclomatic complexity?

Scheduled Pinned Locked Moved Unsolved Brainstorm
2 Posts 2 Posters 1.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    reggie
    wrote on 3 Apr 2018, 12:47 last edited by
    #1

    Hi,

    The cyclomatic complexity is a measurement of the code complexity proposed by McCabe which is often considered as a magic number which allows us to measure the complexity of a program.

    With Squish Coco 4.2 we will support the measurement of McCabe’s cyclomatic complexity.

    But how good is this metric? Read more on https://www.froglogic.com/blog/what-is-cyclomatic-complexity/

    K 1 Reply Last reply 3 Apr 2018, 18:21
    0
    • R reggie
      3 Apr 2018, 12:47

      Hi,

      The cyclomatic complexity is a measurement of the code complexity proposed by McCabe which is often considered as a magic number which allows us to measure the complexity of a program.

      With Squish Coco 4.2 we will support the measurement of McCabe’s cyclomatic complexity.

      But how good is this metric? Read more on https://www.froglogic.com/blog/what-is-cyclomatic-complexity/

      K Offline
      K Offline
      Konstantin Tokarev
      wrote on 3 Apr 2018, 18:21 last edited by
      #2

      The only adequate metric of code complexity is "WTF per minute" :)

      1 Reply Last reply
      2

      2/2

      3 Apr 2018, 18:21

      • Login

      • Login or register to search.
      2 out of 2
      • First post
        2/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved