# agordon/datamash SLOC report

> As of 2026-08-02 (commit 8329a8a379ed), agordon/datamash contains 29,778 total lines: 13,767 code, 12,836 comments, 3,175 blank, across 96 files in 15 languages (top: C 40.6%). Counted with tokei via OctoCounts.

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 medium-sized codebase by counted code lines. Code represents 46.2% of all lines, comments represent 43.1%, and the repository averages 143 code lines per file. C accounts for 40.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 15 | 7,712 | 5,583 | 1,018 | 1,111 |
| Perl | 27 | 8,115 | 5,226 | 1,894 | 995 |
| Shell | 20 | 1,995 | 920 | 777 | 298 |
| C Header | 15 | 1,594 | 745 | 600 | 249 |
| Alex | 2 | 830 | 668 | 0 | 162 |
| Automake | 1 | 349 | 236 | 64 | 49 |
| Makefile | 3 | 244 | 118 | 88 | 38 |
| CSS | 1 | 234 | 113 | 81 | 40 |
| 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 |

Top language (C 40.6%). Generated at 2026-08-02T00:16:17.238925273+00:00. Canonical report: https://octocounts.com/github/agordon/datamash

## Report FAQ

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

agordon/datamash has 29,778 total lines, including 13,767 code lines, 12,836 comment lines, and 3,175 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 master at commit 8329a8a379ed on 2026-08-02T00:16:17.238925273+00:00.

## Similar repository reports

- [tseli0s/DragonWare](https://octocounts.com/github/tseli0s/DragonWare) — C, 13,051 code lines
- [chjj/compton](https://octocounts.com/github/chjj/compton) — C, 12,715 code lines
- [LittleWalter/spacecentricity-mk47](https://octocounts.com/github/LittleWalter/spacecentricity-mk47) — C, 12,504 code lines
- [baskerville/bspwm](https://octocounts.com/github/baskerville/bspwm) — C, 12,250 code lines
- [vysheng/tg](https://octocounts.com/github/vysheng/tg) — C, 12,081 code lines
- [rahadbhuiya/Yolish](https://octocounts.com/github/rahadbhuiya/Yolish) — C, 15,493 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
