# linux-pam/linux-pam SLOC report

> As of 2026-09-16 (commit 01757e002818), linux-pam/linux-pam contains 111,820 total lines: 69,002 code, 25,066 comments, 17,752 blank, across 490 files in 11 languages (top: C 46.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

linux-pam/linux-pam has 69,002 source lines of code out of 111,820 total lines across 490 files, counted from the 01757e00281801feb94a98044cfd36b8f7e570da ref at commit 01757e002818 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 linux-pam/linux-pam to commit 01757e002818, 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 61.7% of all lines, comments represent 22.4%, and the repository averages 141 code lines per file. C accounts for 46.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 161 | 44,918 | 32,282 | 6,545 | 6,091 |
| PO File | 84 | 46,563 | 19,745 | 17,198 | 9,620 |
| XML | 106 | 14,370 | 13,213 | 11 | 1,146 |
| C Header | 38 | 3,702 | 1,895 | 1,184 | 623 |
| Meson | 16 | 1,118 | 1,002 | 6 | 110 |
| Shell | 75 | 669 | 472 | 100 | 97 |
| Happy | 1 | 217 | 180 | 0 | 37 |
| Autoconf | 6 | 154 | 144 | 3 | 7 |
| BASH | 1 | 43 | 34 | 6 | 3 |
| Lex | 1 | 45 | 24 | 8 | 13 |
| Perl | 1 | 21 | 11 | 5 | 5 |

Top language (C 46.8%). Generated at 2026-09-16T22:45:39.666476734+00:00. Canonical report: https://octocounts.com/github/linux-pam/linux-pam

## Reproduce this report

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

linux-pam/linux-pam has 111,820 total lines, including 69,002 code lines, 25,066 comment lines, and 17,752 blank lines.

### How was the linux-pam/linux-pam line count measured?

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

### What commit was counted for linux-pam/linux-pam?

This OctoCounts report was generated from 01757e00281801feb94a98044cfd36b8f7e570da at commit 01757e002818 on 2026-09-16T22:45:39.666476734+00:00.

## Similar repository reports

- [xiph/flac](https://octocounts.com/github/xiph/flac) — C, 66,397 code lines
- [emqx/neuron](https://octocounts.com/github/emqx/neuron) — C, 71,975 code lines
- [facebook/zstd](https://octocounts.com/github/facebook/zstd) — C, 76,962 code lines
- [coreutils/coreutils](https://octocounts.com/github/coreutils/coreutils) — C, 77,493 code lines
- [ithewei/libhv](https://octocounts.com/github/ithewei/libhv) — C, 80,309 code lines
- [hfiref0x/SyscallTables](https://octocounts.com/github/hfiref0x/SyscallTables) — C, 55,798 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)
