Language

Package: sloccount @ 2.26

Synopsis

Count physical source lines of code (SLOC)

Description

SLOCCount is a set of the programs for counting source lines of code (SLOC) in large software systems. It can automatically identify and measure a wide range of programming languages. It automatically estimates the effort, time, and money it would take to develop the software, using the COCOMO model or user-provided parameters.

Home page
https://dwheeler.com/sloccount/
Location
gnu/packages/code.scm (line: 186, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?