# sqlcipher/sqlcipher SLOC report

> As of 2026-09-14 (commit c4b275a47932), sqlcipher/sqlcipher contains 564,874 total lines: 374,108 code, 155,603 comments, 35,163 blank, across 590 files in 18 languages (top: C 77.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

sqlcipher/sqlcipher has 374,108 source lines of code out of 564,874 total lines across 590 files, counted from the c4b275a47932888216bade83aff2bbc73df0ff85 ref at commit c4b275a47932 by the OctoCounts tokei engine on 2026-09-14. 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 sqlcipher/sqlcipher to commit c4b275a47932, 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 66.2% of all lines, comments represent 27.5%, and the repository averages 634 code lines per file. C accounts for 77.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 284 | 406,839 | 291,105 | 88,892 | 26,842 |
| Autoconf | 13 | 26,884 | 23,946 | 1,961 | 977 |
| JavaScript | 37 | 27,777 | 16,312 | 10,425 | 1,040 |
| TCL | 73 | 22,202 | 15,144 | 5,493 | 1,565 |
| C Header | 44 | 21,224 | 9,777 | 10,042 | 1,405 |
| Java | 58 | 13,480 | 8,418 | 3,995 | 1,067 |
| Makefile | 4 | 4,825 | 2,617 | 1,744 | 464 |
| Shell | 15 | 3,145 | 2,336 | 571 | 238 |
| Happy | 2 | 2,360 | 2,139 | 0 | 221 |
| HTML | 17 | 1,090 | 1,021 | 50 | 19 |
| Batch | 3 | 1,198 | 625 | 413 | 160 |
| C# | 2 | 694 | 307 | 297 | 90 |

Top language (C 77.8%). Generated at 2026-09-14T21:03:30.648386252+00:00. Canonical report: https://octocounts.com/github/sqlcipher/sqlcipher

## Reproduce this report

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

sqlcipher/sqlcipher has 564,874 total lines, including 374,108 code lines, 155,603 comment lines, and 35,163 blank lines.

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

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

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

This OctoCounts report was generated from c4b275a47932888216bade83aff2bbc73df0ff85 at commit c4b275a47932 on 2026-09-14T21:03:30.648386252+00:00.

## Similar repository reports

- [sqlite/sqlite](https://octocounts.com/github/sqlite/sqlite) — C, 373,072 code lines
- [xiaojieonly/Ehviewer_CN_SXJ](https://octocounts.com/github/xiaojieonly/Ehviewer_CN_SXJ) — C, 375,254 code lines
- [mirror/xserver](https://octocounts.com/github/mirror/xserver) — C, 364,477 code lines
- [x11libre/xserver](https://octocounts.com/github/x11libre/xserver) — C, 350,425 code lines
- [clnhub/rtl8192eu-linux](https://octocounts.com/github/clnhub/rtl8192eu-linux) — C, 345,004 code lines
- [rusqlite/rusqlite](https://octocounts.com/github/rusqlite/rusqlite) — C, 407,539 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)
