# SafeExamBrowser/seb-mac SLOC report

> As of 2026-09-14 (commit aed27aa13f79), SafeExamBrowser/seb-mac contains 381,678 total lines: 261,910 code, 71,946 comments, 47,822 blank, across 1,291 files in 11 languages (top: C 31.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving SafeExamBrowser/seb-mac to commit aed27aa13f79, 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 68.6% of all lines, comments represent 18.8%, and the repository averages 203 code lines per file. C accounts for 31.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 141 | 117,287 | 83,415 | 15,169 | 18,703 |
| JSON | 160 | 66,623 | 66,579 | 0 | 44 |
| C Header | 746 | 114,195 | 54,963 | 44,324 | 14,908 |
| Objective-C | 184 | 73,410 | 49,640 | 10,878 | 12,892 |
| Swift | 45 | 9,034 | 6,630 | 1,310 | 1,094 |
| Shell | 3 | 457 | 362 | 39 | 56 |
| JavaScript | 1 | 227 | 193 | 7 | 27 |
| Autoconf | 1 | 155 | 74 | 61 | 20 |
| Xcode Config | 4 | 54 | 54 | 0 | 0 |
| Markdown | 4 | 195 | 0 | 131 | 64 |
| Plain Text | 2 | 41 | 0 | 27 | 14 |

Top language (C 31.8%). Generated at 2026-09-14T03:31:36.458707880+00:00. Canonical report: https://octocounts.com/github/SafeExamBrowser/seb-mac

## Report FAQ

### How many lines of code does SafeExamBrowser/seb-mac have?

SafeExamBrowser/seb-mac has 381,678 total lines, including 261,910 code lines, 71,946 comment lines, and 47,822 blank lines.

### How was the SafeExamBrowser/seb-mac line count measured?

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

### What commit was counted for SafeExamBrowser/seb-mac?

This OctoCounts report was generated from aed27aa13f79a2c43f3ed5652747c851451e284f at commit aed27aa13f79 on 2026-09-14T03:31:36.458707880+00:00.

## Similar repository reports

- [sudo-project/sudo](https://octocounts.com/github/sudo-project/sudo) — C, 257,291 code lines
- [JSB2010/seb-mac](https://octocounts.com/github/JSB2010/seb-mac) — C, 267,885 code lines
- [redis/redis](https://octocounts.com/github/redis/redis) — C, 278,898 code lines
- [apache/httpd](https://octocounts.com/github/apache/httpd) — C, 242,771 code lines
- [Distrotech/cairo](https://octocounts.com/github/Distrotech/cairo) — C, 283,651 code lines
- [peng-zhihui/Dummy-Robot](https://octocounts.com/github/peng-zhihui/Dummy-Robot) — C, 236,725 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)
