GNU Complexity

⚠️

Code Climate Quality is being replaced with Qlty Cloud

— New users should sign up directly at qlty.sh.
— To migrate an existing account, please see our Migration Guide.

145

GNU Complexity is a tool designed for analyzing the complexity of “C” program functions. It is very similar to the McCabe scoring, but addresses several issues not considered in that scoring scheme.

Language: C
Checks: 1
Categories: Complexity
Version: 1.2

Enable the Plugin

To enable, add the following to your .codeclimate.yml configuration file:

plugins:
  gnu-complexity:
    enabled: true

Configure the Plugin

The adjust the threshold at which issues will be reported, add the following to your .codeclimate.yml configuration file:

plugins:
  gnu-complexity:
    enabled: true
    config:
      threshold: 100

The default threshold is 30.

Understand the Plugin

The complete philosophy behind how GNU Complexity measures complexity is described on its project page


pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy