# bytedance/bhook SLOC report

> As of 2026-08-31 (commit a8bd254f6e53), bytedance/bhook contains 16,748 total lines: 11,889 code, 2,854 comments, 2,005 blank, across 92 files in 12 languages (top: C 45.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving bytedance/bhook to commit a8bd254f6e53, 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 71.0% of all lines, comments represent 17.0%, and the repository averages 129 code lines per file. C accounts for 45.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 27 | 7,397 | 5,378 | 944 | 1,075 |
| C Header | 30 | 6,973 | 5,125 | 1,339 | 509 |
| Java | 6 | 703 | 517 | 74 | 112 |
| XML | 12 | 479 | 437 | 8 | 34 |
| Shell | 1 | 172 | 130 | 23 | 19 |
| C++ | 1 | 215 | 119 | 60 | 36 |
| CMake | 4 | 128 | 91 | 19 | 18 |
| Batch | 1 | 84 | 61 | 0 | 23 |
| Python | 1 | 30 | 25 | 1 | 4 |
| Prolog | 2 | 6 | 6 | 0 | 0 |
| Markdown | 5 | 528 | 0 | 355 | 173 |
| Plain Text | 2 | 33 | 0 | 31 | 2 |

Top language (C 45.2%). Generated at 2026-08-31T03:03:12.342083863+00:00. Canonical report: https://octocounts.com/github/bytedance/bhook

## Report FAQ

### How many lines of code does bytedance/bhook have?

bytedance/bhook has 16,748 total lines, including 11,889 code lines, 2,854 comment lines, and 2,005 blank lines.

### How was the bytedance/bhook line count measured?

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

### What commit was counted for bytedance/bhook?

This OctoCounts report was generated from main at commit a8bd254f6e53 on 2026-08-31T03:03:12.342083863+00:00.

## Similar repository reports

- [vysheng/tg](https://octocounts.com/github/vysheng/tg) — C, 12,081 code lines
- [LittleWalter/spacecentricity-mk47](https://octocounts.com/github/LittleWalter/spacecentricity-mk47) — C, 12,173 code lines
- [baskerville/bspwm](https://octocounts.com/github/baskerville/bspwm) — C, 12,250 code lines
- [chjj/compton](https://octocounts.com/github/chjj/compton) — C, 12,715 code lines
- [tseli0s/DragonWare](https://octocounts.com/github/tseli0s/DragonWare) — C, 13,051 code lines
- [agordon/datamash](https://octocounts.com/github/agordon/datamash) — C, 13,767 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)
