# xiph/flac SLOC report

> As of 2026-09-19 (commit 901195b168d4), xiph/flac contains 97,849 total lines: 66,397 code, 20,031 comments, 11,421 blank, across 314 files in 12 languages (top: C 73.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

xiph/flac has 66,397 source lines of code out of 97,849 total lines across 314 files, counted from the 901195b168d4dca0d25afb5bf9a1708fecdc9007 ref at commit 901195b168d4 by the OctoCounts tokei engine on 2026-09-19. 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 xiph/flac to commit 901195b168d4, 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 67.9% of all lines, comments represent 20.5%, and the repository averages 211 code lines per file. C accounts for 73.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 95 | 61,716 | 48,833 | 5,855 | 7,028 |
| C++ | 20 | 12,024 | 9,575 | 725 | 1,724 |
| C Header | 86 | 14,992 | 3,915 | 9,475 | 1,602 |
| M4 | 21 | 2,973 | 1,923 | 865 | 185 |
| CMake | 30 | 831 | 741 | 9 | 81 |
| Automake | 41 | 1,562 | 650 | 754 | 158 |
| C++ Header | 5 | 586 | 366 | 123 | 97 |
| CSS | 1 | 248 | 203 | 8 | 37 |
| Autoconf | 6 | 285 | 112 | 100 | 73 |
| Shell | 1 | 66 | 46 | 7 | 13 |
| Bitbake | 2 | 36 | 33 | 0 | 3 |
| Markdown | 6 | 2,530 | 0 | 2,110 | 420 |

Top language (C 73.5%). Generated at 2026-09-19T05:07:19.178005259+00:00. Canonical report: https://octocounts.com/github/xiph/flac

## Reproduce this report

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

xiph/flac has 97,849 total lines, including 66,397 code lines, 20,031 comment lines, and 11,421 blank lines.

### How was the xiph/flac line count measured?

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

### What commit was counted for xiph/flac?

This OctoCounts report was generated from 901195b168d4dca0d25afb5bf9a1708fecdc9007 at commit 901195b168d4 on 2026-09-19T05:07:19.178005259+00:00.

## Similar repository reports

- [linux-pam/linux-pam](https://octocounts.com/github/linux-pam/linux-pam) — C, 69,002 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
- [hfiref0x/SyscallTables](https://octocounts.com/github/hfiref0x/SyscallTables) — C, 55,798 code lines
- [coreutils/coreutils](https://octocounts.com/github/coreutils/coreutils) — C, 77,493 code lines
- [jedisct1/libsodium](https://octocounts.com/github/jedisct1/libsodium) — C, 55,142 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)
