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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/0mx0b6h92sn8v4d1nairh921ghk7baib-sloccount-2.26.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/d418wypfgasmj43yiln0a8f0c1kxf4lm-sloccount-2.26.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/yhll54rh5qy6hdcicps43hciwd5va5m7-sloccount-2.26.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/ar40vnbx6xggpiqmqzy5l4d3bvrcrnf6-sloccount-2.26.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/rg5drl5fyzl45ds0yxg1wb3dwxz85q0v-sloccount-2.26.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/nqq9wzk3diagwr9r1gn5vys1x0fbs1cy-sloccount-2.26.drv
x86_64-linuxi686-w64-mingw32/gnu/store/g2blrznfycylg59xkwnri4y94ngcfxhy-sloccount-2.26.drv
x86_64-linuxi586-pc-gnu/gnu/store/b8jgl0lsxaqsdhrb0w9bglc7h6g6b2lc-sloccount-2.26.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/kgba0hqx99g2rhb6k2fk4786q09439hq-sloccount-2.26.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/w2lc9d9dp4sb3w5bal1v6aj152808knp-sloccount-2.26.drv
riscv64-linux/gnu/store/ll81gig6xpziskngmv98s75c3wd2zaab-sloccount-2.26.drv
    powerpc-linux/gnu/store/3q7rfqd61kib9lmldn3zssaq6vdz6gfb-sloccount-2.26.drv
      powerpc64le-linux/gnu/store/pyjc0zcdi4bph02391yrvaa9ipfvrmvr-sloccount-2.26.drv
      mips64el-linux/gnu/store/wsv11jbnbsp2429lzj5i32mq7d95sjyq-sloccount-2.26.drv
        i686-linux/gnu/store/jzxmx4dxyx4yd1pj6dlp283mqs7cjrnm-sloccount-2.26.drv
        i586-gnu/gnu/store/f50c9qx5qc5ardmfyzf1inbdf1hbbjwj-sloccount-2.26.drv
        armhf-linux/gnu/store/pva26cr17qlaarishnb9xnc2yaajnvar-sloccount-2.26.drv
        aarch64-linux/gnu/store/yc7lgj0j9k0qisc7n3ff9jc1daj6zvpv-sloccount-2.26.drv

        Lint warnings

        LinterMessageLocation
        optional-tests

        Make sure tests are only run when requested

        the 'check' phase should respect #:tests?