cccc

C and C++ Code Counter, a software metrics tool

Install

All systems
curl cmd.cat/cccc.sh
Debian Debian
apt-get install cccc
Ubuntu
apt-get install cccc
image/svg+xml Kali Linux
apt-get install cccc
Windows (WSL2)
sudo apt-get update sudo apt-get install cccc
Raspbian
apt-get install cccc

cccc

C and C++ Code Counter, a software metrics tool

CCCC analyses and reports measurements of source code in C, C++, and Java. The metrics supported include lines of code, McCabe's Cyclomatic Complexity, and measures of module fan-out/fan-in.