1 repository
Utilities that use source code metrics to estimate development effort or compare project sizes.
Distinct from Estimation Techniques: Candidates cover financial cost or resource capacity, not software engineering scale and effort estimation.
Explore 1 awesome GitHub repository matching software engineering & architecture · Codebase Scale Estimators. Refine with filters or upvote what's useful.
cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi
Calculates the scale of a codebase to estimate development effort or compare project sizes across technology stacks.