# openstf/minitouch SLOC report

> As of 2026-08-29 (commit 6a7836cd3e91), openstf/minitouch contains 1,463 total lines: 863 code, 299 comments, 301 blank, across 9 files in 5 languages (top: C 89.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving openstf/minitouch to commit 6a7836cd3e91, 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 59.0% of all lines, comments represent 20.4%, and the repository averages 96 code lines per file. C accounts for 89.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 1 | 994 | 776 | 49 | 169 |
| Makefile | 4 | 80 | 52 | 6 | 22 |
| JSON | 1 | 24 | 24 | 0 | 0 |
| Shell | 1 | 24 | 11 | 7 | 6 |
| Markdown | 2 | 341 | 0 | 237 | 104 |

Top language (C 89.9%). Generated at 2026-08-29T18:50:49.272784532+00:00. Canonical report: https://octocounts.com/github/openstf/minitouch

## Report FAQ

### How many lines of code does openstf/minitouch have?

openstf/minitouch has 1,463 total lines, including 863 code lines, 299 comment lines, and 301 blank lines.

### How was the openstf/minitouch line count measured?

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

### What commit was counted for openstf/minitouch?

This OctoCounts report was generated from master at commit 6a7836cd3e91 on 2026-08-29T18:50:49.272784532+00:00.

## Similar repository reports

- [rxi/fe](https://octocounts.com/github/rxi/fe) — C, 831 code lines
- [Miluan-XM/Slay-the-Spire](https://octocounts.com/github/Miluan-XM/Slay-the-Spire) — C, 1,056 code lines
- [leahneukirchen/nq](https://octocounts.com/github/leahneukirchen/nq) — C, 632 code lines
- [MaJerle/lwshell](https://octocounts.com/github/MaJerle/lwshell) — C, 615 code lines
- [KaiCodingFast/WellWordChess](https://octocounts.com/github/KaiCodingFast/WellWordChess) — C, 1,232 code lines
- [philipl/pifs](https://octocounts.com/github/philipl/pifs) — C, 428 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)
