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: 216, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/yiqy1bqrjs7mv0l4rppc6h2089ni4h9c-sloccount-2.26.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/rycq951wzl8vsmy1p65b7pv8cyhcka0c-sloccount-2.26.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/v2v6n39z8lgyjxqwsqb7klnpp1y77ri7-sloccount-2.26.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/y88zkp4yc93zh5iaf7y2q82ygrhjcx1a-sloccount-2.26.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/risai43xh1mckaf76bbd0z38f2ymxz4b-sloccount-2.26.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/63yq9k06rwvajwhaq4ipb64llj5ldq5b-sloccount-2.26.drv
x86_64-linuxi686-w64-mingw32/gnu/store/r8n69y618hl7axkqg6lhic3j7yv5ilfy-sloccount-2.26.drv
x86_64-linuxi586-pc-gnu/gnu/store/vzcyfqrd0x0k1p5sbk2rv665qrgxpdsg-sloccount-2.26.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/y0s76pg1yqdnmddp2bv227nb5nqb11yj-sloccount-2.26.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/fd0chwzf42kw7h1vzxzwn5mkml8z5rr9-sloccount-2.26.drv
riscv64-linux/gnu/store/5zhyyfwwjghiixqy2l02iz7npv3adh14-sloccount-2.26.drv
    powerpc-linux/gnu/store/1kgzyb4s7hnqqlj1wz8xm5a3vs8pcjfs-sloccount-2.26.drv
      powerpc64le-linux/gnu/store/hhfnbkaxalp8j8k0smz1ajv67m9wrkxk-sloccount-2.26.drv
      mips64el-linux/gnu/store/h0c7as8vmrqn1zmh1mp7w19kly4glh9z-sloccount-2.26.drv
        i686-linux/gnu/store/1plx9p2iy09pa1wg0wlyf1qli9jkk7xx-sloccount-2.26.drv
        i586-gnu/gnu/store/cjmh1x53j1zsy9lgbwzly7cq4h9q91hc-sloccount-2.26.drv
        armhf-linux/gnu/store/1gz5igka1cjdz9sldlydl9ifax2kz8zh-sloccount-2.26.drv
        aarch64-linux/gnu/store/5qs8hkg23f72a5g2fwrqr2xdah0yddwf-sloccount-2.26.drv

        Lint warnings

        LinterMessageLocation
        optional-tests

        Make sure tests are only run when requested

        the 'check' phase should respect #:tests?