280 B
280 B
cstat
Terminal CLI tool to examine a codebase through a statistical lens
helpful commands
cstat --help # cli options
cstat loc --path . -v # size-shape analysis plus explanations
cstat test-reachability --path . --json # structured static test/bench reachability