# Merit-Systems/OpenInstinct SLOC report

> As of 2026-09-05 (commit 5fb62c47bdb4), Merit-Systems/OpenInstinct contains 72,489 total lines: 67,373 code, 910 comments, 4,206 blank, across 391 files in 9 languages (top: TypeScript 30.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Merit-Systems/OpenInstinct to commit 5fb62c47bdb4, 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 92.9% of all lines, comments represent 1.3%, and the repository averages 172 code lines per file. TypeScript accounts for 30.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 234 | 22,695 | 20,839 | 106 | 1,750 |
| JSON | 21 | 19,683 | 19,683 | 0 | 0 |
| YAML | 3 | 14,610 | 13,443 | 2 | 1,165 |
| TSX | 96 | 13,530 | 12,392 | 103 | 1,035 |
| CSS | 5 | 648 | 586 | 9 | 53 |
| SQL | 13 | 483 | 424 | 57 | 2 |
| JavaScript | 1 | 7 | 6 | 0 | 1 |
| Markdown | 16 | 738 | 0 | 556 | 182 |
| Plain Text | 2 | 95 | 0 | 77 | 18 |

Top language (TypeScript 30.9%). Generated at 2026-09-05T01:01:58.539515493+00:00. Canonical report: https://octocounts.com/github/Merit-Systems/OpenInstinct

## Report FAQ

### How many lines of code does Merit-Systems/OpenInstinct have?

Merit-Systems/OpenInstinct has 72,489 total lines, including 67,373 code lines, 910 comment lines, and 4,206 blank lines.

### How was the Merit-Systems/OpenInstinct line count measured?

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

### What commit was counted for Merit-Systems/OpenInstinct?

This OctoCounts report was generated from main at commit 5fb62c47bdb4 on 2026-09-05T01:01:58.539515493+00:00.

## Similar repository reports

- [alpic-ai/skybridge](https://octocounts.com/github/alpic-ai/skybridge) — TypeScript, 67,452 code lines
- [lfnovo/open-notebook](https://octocounts.com/github/lfnovo/open-notebook) — TypeScript, 66,596 code lines
- [zR-JB/graphite-meter](https://octocounts.com/github/zR-JB/graphite-meter) — TypeScript, 65,645 code lines
- [vuejs/vue](https://octocounts.com/github/vuejs/vue) — TypeScript, 71,885 code lines
- [jestjs/jest](https://octocounts.com/github/jestjs/jest) — TypeScript, 72,097 code lines
- [lalalune/outreachr](https://octocounts.com/github/lalalune/outreachr) — TypeScript, 62,554 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
