# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

openstf/minitouch has 863 source lines of code out of 1,463 total lines across 9 files, counted from the master ref at commit 6a7836cd3e91 by the OctoCounts tokei engine on 2026-08-29. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/openstf/minitouch/commit/6a7836cd3e9161691b18719db3c7da12b44f540f?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 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, 826 code lines
- [Karmakstylez/CVE-2024-6387](https://octocounts.com/github/Karmakstylez/CVE-2024-6387) — C, 809 code lines
- [somerandomviolinkid/bob16](https://octocounts.com/github/somerandomviolinkid/bob16) — C, 707 code lines
- [Miluan-XM/Slay-the-Spire](https://octocounts.com/github/Miluan-XM/Slay-the-Spire) — C, 1,056 code lines
- [KaiCodingFast/WellWordChess](https://octocounts.com/github/KaiCodingFast/WellWordChess) — C, 1,232 code lines
- [KMukuch/http_server_client](https://octocounts.com/github/KMukuch/http_server_client) — C, 491 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)
