scc

v 3.3.3 Updated: 3 days, 21 hours ago

scc is a very fast & accurate code counter with complexity calculations and COCOMO estimates written in pure Go

Succinct Code Counter: scc is a tool for counting the physical lines of code, blank lines, and comment lines in the source code of many programming languages. Its goal is to be the fastest code counter possible, but also perform COCOMO calculation like sloccount and to estimate code complexity similar to cyclomatic complexity calculators. In short one tool to rule them all.

https://github.com/boyter/scc

To install scc, paste this in macOS terminal after installing MacPorts

sudo port install scc

Add to my watchlist

Installations 7
Requested Installations 6