f79da1c2a0
scc is a LOC counter (similar to tokei), written in go. It's very fast, and very accurate. Its unique feature is that it gives you complexity and COCOMO estimates.
2 lines
148 B
Text
2 lines
148 B
Text
scc is a very fast and accurate code counter. In addition, it estimates
|
|
code complexity and performs COCOMO (constructive code model) calculations.
|