assess_size_codebase: assess codebase size
Description
Scores packages based on its codebase size,
as determined by number of lines of code.
Usage
assess_size_codebase(pkg_source_path)
Value
- size_codebase - numeric value between 0 (for small codebase) and 1 (for large codebase)
Arguments
- pkg_source_path
- source path for install local