|
pmccabe
☆
« Back to VersTracker
|
||||||||||
|
Description: Calculate McCabe-style cyclomatic complexity for C/C++ code |
||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||
| Category: Developer tools | ||||||||||
| Tags: cyclomatic-complexity code-quality static-analysis c c++ metrics | ||||||||||
| Install: brew install pmccabe | ||||||||||
|
About: Pmccabe is a command-line utility that calculates McCabe's cyclomatic complexity metrics for C and C++ source files. It provides detailed analysis of function complexity, file-level metrics, and overall project structure to help identify overly complex code. This tool aids developers in quantifying code maintainability and pinpointing areas that may require refactoring. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| Version History | ||||||||||
|