# JSB2010/seb-mac SLOC report

> As of 2026-09-14 (commit 047d146dd3c8), JSB2010/seb-mac contains 390,368 total lines: 267,885 code, 73,807 comments, 48,676 blank, across 1,311 files in 11 languages (top: C 31.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving JSB2010/seb-mac to commit 047d146dd3c8, 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.9%, and the repository averages 204 code lines per file. C accounts for 31.1% 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 | 749 | 114,486 | 55,061 | 44,494 | 14,931 |
| Objective-C | 186 | 79,212 | 53,858 | 11,924 | 13,430 |
| Swift | 58 | 11,257 | 8,083 | 1,826 | 1,348 |
| Shell | 4 | 565 | 428 | 70 | 67 |
| JavaScript | 1 | 428 | 333 | 61 | 34 |
| Autoconf | 1 | 155 | 74 | 61 | 20 |
| Xcode Config | 4 | 54 | 54 | 0 | 0 |
| Markdown | 5 | 260 | 0 | 175 | 85 |
| Plain Text | 2 | 41 | 0 | 27 | 14 |

Top language (C 31.1%). Generated at 2026-09-14T03:56:43.586742069+00:00. Canonical report: https://octocounts.com/github/JSB2010/seb-mac

## Report FAQ

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

JSB2010/seb-mac has 390,368 total lines, including 267,885 code lines, 73,807 comment lines, and 48,676 blank lines.

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

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

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

This OctoCounts report was generated from fix/process-list-double-completion at commit 047d146dd3c8 on 2026-09-14T03:56:43.586742069+00:00.

## Similar repository reports

- [SafeExamBrowser/seb-mac](https://octocounts.com/github/SafeExamBrowser/seb-mac) — C, 261,910 code lines
- [sudo-project/sudo](https://octocounts.com/github/sudo-project/sudo) — C, 257,291 code lines
- [redis/redis](https://octocounts.com/github/redis/redis) — C, 278,898 code lines
- [Distrotech/cairo](https://octocounts.com/github/Distrotech/cairo) — C, 283,651 code lines
- [kraj/uClibc](https://octocounts.com/github/kraj/uClibc) — C, 289,199 code lines
- [apache/httpd](https://octocounts.com/github/apache/httpd) — C, 242,771 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)
