# gnutls/gnutls SLOC report

> As of 2026-09-16 (commit b69d41d4e59a), gnutls/gnutls contains 417,060 total lines: 327,933 code, 46,812 comments, 42,315 blank, across 716 files in 14 languages (top: C 48.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

gnutls/gnutls has 327,933 source lines of code out of 417,060 total lines across 716 files, counted from the b69d41d4e59aeb34b925cdbd5ab2544b9246ef3f ref at commit b69d41d4e59a 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 gnutls/gnutls to commit b69d41d4e59a, 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 78.6% of all lines, comments represent 11.2%, and the repository averages 458 code lines per file. C accounts for 48.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 355 | 225,190 | 158,783 | 37,309 | 29,098 |
| GNU Style Assembly | 55 | 135,931 | 127,301 | 460 | 8,170 |
| C Header | 228 | 44,359 | 34,109 | 6,562 | 3,688 |
| Autoconf | 4 | 3,697 | 2,880 | 342 | 475 |
| JSON | 11 | 2,465 | 2,465 | 0 | 0 |
| Automake | 20 | 1,805 | 1,157 | 374 | 274 |
| M4 | 8 | 966 | 525 | 359 | 82 |
| Shell | 12 | 644 | 405 | 127 | 112 |
| Makefile | 3 | 307 | 232 | 27 | 48 |
| Python | 1 | 67 | 46 | 7 | 14 |
| BASH | 1 | 40 | 26 | 7 | 7 |
| C++ | 1 | 27 | 4 | 21 | 2 |

Top language (C 48.4%). Generated at 2026-09-16T19:43:47.143191763+00:00. Canonical report: https://octocounts.com/github/gnutls/gnutls

## Reproduce this report

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

gnutls/gnutls has 417,060 total lines, including 327,933 code lines, 46,812 comment lines, and 42,315 blank lines.

### How was the gnutls/gnutls line count measured?

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

### What commit was counted for gnutls/gnutls?

This OctoCounts report was generated from b69d41d4e59aeb34b925cdbd5ab2544b9246ef3f at commit b69d41d4e59a on 2026-09-16T19:43:47.143191763+00:00.

## Similar repository reports

- [haproxy/haproxy](https://octocounts.com/github/haproxy/haproxy) — C, 323,560 code lines
- [armory3d/armorpaint](https://octocounts.com/github/armory3d/armorpaint) — C, 317,873 code lines
- [DarkFlippers/unleashed-firmware](https://octocounts.com/github/DarkFlippers/unleashed-firmware) — C, 338,665 code lines
- [clnhub/rtl8192eu-linux](https://octocounts.com/github/clnhub/rtl8192eu-linux) — C, 345,004 code lines
- [x11libre/xserver](https://octocounts.com/github/x11libre/xserver) — C, 350,425 code lines
- [mirror/xserver](https://octocounts.com/github/mirror/xserver) — C, 364,477 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)
