# agordon/datamash SLOC report

> As of 2026-09-16 (commit 8329a8a379ed), agordon/datamash contains 20,641 total lines: 8,308 code, 10,339 comments, 1,994 blank, across 56 files in 14 languages (top: C 67.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

agordon/datamash has 8,308 source lines of code out of 20,641 total lines across 56 files, counted from the 8329a8a379ed296ed69de022348db062721b97fd ref at commit 8329a8a379ed by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving agordon/datamash to commit 8329a8a379ed, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 40.2% of all lines, comments represent 50.1%, and the repository averages 148 code lines per file. C accounts for 67.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 15 | 7,712 | 5,583 | 1,018 | 1,111 |
| C Header | 15 | 1,594 | 745 | 600 | 249 |
| Alex | 2 | 830 | 668 | 0 | 162 |
| Perl | 1 | 791 | 585 | 119 | 87 |
| Automake | 1 | 349 | 236 | 64 | 49 |
| Shell | 8 | 453 | 222 | 157 | 74 |
| Makefile | 2 | 207 | 111 | 67 | 29 |
| BASH | 1 | 116 | 72 | 25 | 19 |
| Forge Config | 1 | 79 | 36 | 26 | 17 |
| Autoconf | 1 | 19 | 18 | 1 | 0 |
| R | 1 | 43 | 18 | 20 | 5 |
| M4 | 1 | 38 | 14 | 22 | 2 |

Top language (C 67.2%). Generated at 2026-09-16T20:13:38.657886397+00:00. Canonical report: https://octocounts.com/github/agordon/datamash

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/agordon/datamash/commit/8329a8a379ed296ed69de022348db062721b97fd?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does agordon/datamash have?

agordon/datamash has 20,641 total lines, including 8,308 code lines, 10,339 comment lines, and 1,994 blank lines.

### How was the agordon/datamash line count measured?

OctoCounts resolved the public GitHub repository to commit 8329a8a379ed, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for agordon/datamash?

This OctoCounts report was generated from 8329a8a379ed296ed69de022348db062721b97fd at commit 8329a8a379ed on 2026-09-16T20:13:38.657886397+00:00.

## Similar repository reports

- [JoinChang/ghostlock-oneplus](https://octocounts.com/github/JoinChang/ghostlock-oneplus) — C, 8,183 code lines
- [mathis-s/Compiler](https://octocounts.com/github/mathis-s/Compiler) — C, 8,634 code lines
- [NullLabTests/UniqOS](https://octocounts.com/github/NullLabTests/UniqOS) — C, 7,115 code lines
- [rvaiya/warpd](https://octocounts.com/github/rvaiya/warpd) — C, 6,922 code lines
- [gitGNU/gnu_gzip](https://octocounts.com/github/gitGNU/gnu_gzip) — C, 6,919 code lines
- [libarchive/bzip2](https://octocounts.com/github/libarchive/bzip2) — C, 6,680 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
