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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/26rxbmsh0l8l3qfda9sw5xsfv0kcvvvr-sloccount-2.26.drv
x86_64-linuxxtensa-ath9k-elf/gnu/store/l8ps4mc3xpjn5y5vwy3wqa31xrzqlllp-sloccount-2.26.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/nkbzz3vn2f3h6b00q6h9n2ahivi2scf7-sloccount-2.26.drv
    x86_64-linuxx86_64-pc-gnu/gnu/store/zlqizvxaz12cq1i05h51ms2xq3y9h4cl-sloccount-2.26.drv
    x86_64-linuxx86_64-linux-gnux32/gnu/store/n8i8n3p3mzvd3nr3dkk6y6rch5qgd64b-sloccount-2.26.drv
      x86_64-linuxriscv64-linux-gnu/gnu/store/m9353qxnfk8viwkmlsfh49z6jmysz4w0-sloccount-2.26.drv
      x86_64-linuxpowerpc-linux-gnu/gnu/store/3kiqc1f86m4dnncqh3rmvrk6ybkljs8m-sloccount-2.26.drv
        x86_64-linuxpowerpc64-linux-gnu/gnu/store/x74is6la2yhjm3gni1yd5cd343rrz6iy-sloccount-2.26.drv
          x86_64-linuxpowerpc64le-linux-gnu/gnu/store/2nifjk2fi6s9crs1s4x91y61206x88ba-sloccount-2.26.drv
          x86_64-linuxor1k-elf/gnu/store/glmpsibvxhf824pnvl5c7gs6vg18w6lm-sloccount-2.26.drv
            x86_64-linuxmips64el-linux-gnu/gnu/store/m0nqgi28fzn2lzpgsir2phn4lzkzvd87-sloccount-2.26.drv
              x86_64-linuxloongarch64-linux-gnu/gnu/store/ymzrnc1ah0866aclzqagv0wq5viy1iqb-sloccount-2.26.drv
              x86_64-linuxi686-w64-mingw32/gnu/store/j3srhrkn94r2vvsq0a07shphgf5kjbvh-sloccount-2.26.drv
                x86_64-linuxi586-pc-gnu/gnu/store/smd505sq7k3brs3alxmiay3i3g7797bs-sloccount-2.26.drv
                x86_64-linuxavr/gnu/store/cx1db4bvxzjsx9h2m0njx9lndhxbn94r-sloccount-2.26.drv
                  x86_64-linuxarm-linux-gnueabihf/gnu/store/skmfjc1wkwmi6y3lvmkw3m0drz4qdz2r-sloccount-2.26.drv
                  x86_64-linuxaarch64-linux-gnu/gnu/store/hmz8bl42kwfyj9dbdwiirz90qsg3xvp7-sloccount-2.26.drv
                  x86_64-gnu/gnu/store/m7mbh4j29fv1agwm1s1ygk89n742jix0-sloccount-2.26.drv
                    riscv64-linux/gnu/store/r90a4b3i6mwr6nnqjhz3xxxrj5815gwn-sloccount-2.26.drv
                    powerpc-linux/gnu/store/sn0xw1d3vdzjw6016vjs8ci1kimdsnp6-sloccount-2.26.drv
                      powerpc64le-linux/gnu/store/diiavbjsdfy83dpzm7k0w34j4spkkjx4-sloccount-2.26.drv
                      mips64el-linux/gnu/store/19vgbbm6vdmb451rqpg4vn8apxbhpjni-sloccount-2.26.drv
                        i686-linux/gnu/store/q61k33h3dn1h362dwy80wij7ix99mq6x-sloccount-2.26.drv
                        i586-gnu/gnu/store/6lr7vygkq8vg6pyr2d10gsb9kvdk9i1v-sloccount-2.26.drv
                          armhf-linux/gnu/store/nd85d6flm0s06l3z8z26g6a46wi9ky0b-sloccount-2.26.drv
                          aarch64-linux/gnu/store/ly8kfaw86p2bvw6514s0w8bd6shjl103-sloccount-2.26.drv

                          Lint warnings

                          LinterMessageLocation
                          optional-tests

                          Make sure tests are only run when requested

                          the 'check' phase should respect #:tests?