# bytedance/CodeLocator SLOC report

> As of 2026-09-17 (commit 81a1770d3910), bytedance/CodeLocator contains 46,927 total lines: 38,743 code, 1,800 comments, 6,384 blank, across 448 files in 11 languages (top: Java 52.6%). Default configuration. Counted with tokei via OctoCounts.

bytedance/CodeLocator has 38,743 source lines of code out of 46,927 total lines across 448 files, counted from the main ref at commit 81a1770d3910 by the OctoCounts tokei engine on 2026-09-17. 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 bytedance/CodeLocator to commit 81a1770d3910, 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 82.6% of all lines, comments represent 3.8%, and the repository averages 86 code lines per file. Java accounts for 52.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 192 | 24,852 | 20,384 | 795 | 3,673 |
| Kotlin | 146 | 19,690 | 17,311 | 29 | 2,350 |
| XML | 20 | 328 | 289 | 2 | 37 |
| Shell | 2 | 357 | 257 | 60 | 40 |
| Prolog | 17 | 189 | 162 | 0 | 27 |
| SVG | 61 | 156 | 155 | 1 | 0 |
| Batch | 2 | 188 | 139 | 0 | 49 |
| Objective-C | 1 | 34 | 32 | 0 | 2 |
| BASH | 1 | 19 | 14 | 1 | 4 |
| Markdown | 4 | 546 | 0 | 377 | 169 |
| Plain Text | 2 | 568 | 0 | 535 | 33 |

Top language (Java 52.6%). Generated at 2026-09-17T03:46:07.175013100+00:00. Canonical report: https://octocounts.com/github/bytedance/CodeLocator

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/bytedance/CodeLocator/commit/81a1770d391069f2e1fcede648ab05d4192ba641?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

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

bytedance/CodeLocator has 46,927 total lines, including 38,743 code lines, 1,800 comment lines, and 6,384 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 81a1770d3910, 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/CodeLocator?

This OctoCounts report was generated from main at commit 81a1770d3910 on 2026-09-17T03:46:07.175013100+00:00.

## Similar repository reports

- [cometd/cometd](https://octocounts.com/github/cometd/cometd) — Java, 41,643 code lines
- [AutismSuperman/flash-waimai](https://octocounts.com/github/AutismSuperman/flash-waimai) — Java, 33,745 code lines
- [informatici/openhospital-core](https://octocounts.com/github/informatici/openhospital-core) — Java, 44,391 code lines
- [apache/paimon-webui](https://octocounts.com/github/apache/paimon-webui) — Java, 32,994 code lines
- [itsv1eds/exitFy](https://octocounts.com/github/itsv1eds/exitFy) — Java, 44,559 code lines
- [MaxCreateMC/Create-Deep-Seas](https://octocounts.com/github/MaxCreateMC/Create-Deep-Seas) — Java, 32,449 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)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
