# bernds/q5go SLOC report

> As of 2026-09-16 (commit 6c7110ce7561), bernds/q5go contains 194,738 total lines: 178,662 code, 3,191 comments, 12,885 blank, across 141 files in 11 languages (top: TypeScript 80.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

bernds/q5go has 178,662 source lines of code out of 194,738 total lines across 141 files, counted from the 6c7110ce7561677c2cddacb8830d793c1cc59664 ref at commit 6c7110ce7561 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 bernds/q5go to commit 6c7110ce7561, 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 large codebase by counted code lines. Code represents 91.7% of all lines, comments represent 1.6%, and the repository averages 1,267 code lines per file. TypeScript accounts for 80.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 14 | 152,362 | 144,575 | 0 | 7,787 |
| C++ | 48 | 29,752 | 24,332 | 1,920 | 3,500 |
| C Header | 60 | 6,785 | 5,356 | 410 | 1,019 |
| Autoconf | 6 | 2,588 | 2,234 | 95 | 259 |
| XML | 1 | 840 | 782 | 6 | 52 |
| M4 | 1 | 1,259 | 726 | 436 | 97 |
| Shell | 1 | 534 | 357 | 111 | 66 |
| Prolog | 1 | 225 | 156 | 62 | 7 |
| Automake | 6 | 194 | 128 | 19 | 47 |
| XSL | 2 | 20 | 16 | 0 | 4 |
| Markdown | 1 | 179 | 0 | 132 | 47 |

Top language (TypeScript 80.9%). Generated at 2026-09-16T03:56:11.857237727+00:00. Canonical report: https://octocounts.com/github/bernds/q5go

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/bernds/q5go/commit/6c7110ce7561677c2cddacb8830d793c1cc59664?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 bernds/q5go have?

bernds/q5go has 194,738 total lines, including 178,662 code lines, 3,191 comment lines, and 12,885 blank lines.

### How was the bernds/q5go line count measured?

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

### What commit was counted for bernds/q5go?

This OctoCounts report was generated from 6c7110ce7561677c2cddacb8830d793c1cc59664 at commit 6c7110ce7561 on 2026-09-16T03:56:11.857237727+00:00.

## Similar repository reports

- [freelensapp/freelens](https://octocounts.com/github/freelensapp/freelens) — TypeScript, 180,053 code lines
- [cornerstonejs/cornerstone3D](https://octocounts.com/github/cornerstonejs/cornerstone3D) — TypeScript, 181,501 code lines
- [RocketChat/Rocket.Chat.ReactNative](https://octocounts.com/github/RocketChat/Rocket.Chat.ReactNative) — TypeScript, 175,725 code lines
- [docmost/docmost](https://octocounts.com/github/docmost/docmost) — TypeScript, 175,296 code lines
- [zhu1090093659/dsh-web-ui](https://octocounts.com/github/zhu1090093659/dsh-web-ui) — TypeScript, 174,949 code lines
- [dcouple/Pane](https://octocounts.com/github/dcouple/Pane) — TypeScript, 174,014 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)
- [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)
