# dovecot/core SLOC report

> As of 2026-09-01 (commit 0c41a04fa783), dovecot/core contains 711,910 total lines: 558,373 code, 58,454 comments, 95,083 blank, across 2,456 files in 18 languages (top: C 90.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving dovecot/core to commit 0c41a04fa783, 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.4% of all lines, comments represent 8.2%, and the repository averages 227 code lines per file. C accounts for 90.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 1,423 | 625,779 | 505,683 | 37,781 | 82,315 |
| C Header | 810 | 61,585 | 37,944 | 13,604 | 10,037 |
| Automake | 106 | 7,633 | 6,498 | 33 | 1,102 |
| M4 | 69 | 3,231 | 2,619 | 397 | 215 |
| Python | 2 | 2,468 | 2,070 | 69 | 329 |
| C++ | 1 | 2,381 | 1,808 | 246 | 327 |
| Happy | 2 | 598 | 513 | 0 | 85 |
| Lex | 2 | 328 | 240 | 37 | 51 |
| BASH | 1 | 238 | 196 | 3 | 39 |
| Autoconf | 4 | 202 | 165 | 15 | 22 |
| Perl | 1 | 184 | 152 | 19 | 13 |
| Lua | 3 | 161 | 140 | 2 | 19 |

Top language (C 90.6%). Generated at 2026-09-01T03:15:10.952160005+00:00. Canonical report: https://octocounts.com/github/dovecot/core

## Report FAQ

### How many lines of code does dovecot/core have?

dovecot/core has 711,910 total lines, including 558,373 code lines, 58,454 comment lines, and 95,083 blank lines.

### How was the dovecot/core line count measured?

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

### What commit was counted for dovecot/core?

This OctoCounts report was generated from main at commit 0c41a04fa783 on 2026-09-01T03:15:10.952160005+00:00.

## Similar repository reports

- [suijingfeng/vkQuake3](https://octocounts.com/github/suijingfeng/vkQuake3) — C, 519,804 code lines
- [VideoLanVLC/vlc](https://octocounts.com/github/VideoLanVLC/vlc) — C, 518,083 code lines
- [obsproject/obs-studio](https://octocounts.com/github/obsproject/obs-studio) — C, 502,246 code lines
- [n64decomp/sm64](https://octocounts.com/github/n64decomp/sm64) — C, 646,421 code lines
- [lvgl/lvgl](https://octocounts.com/github/lvgl/lvgl) — C, 658,669 code lines
- [ImageMagick/ImageMagick](https://octocounts.com/github/ImageMagick/ImageMagick) — C, 664,382 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
