# autobcb/read SLOC report

> As of 2026-09-13 (commit c29186ceb8ae), autobcb/read contains 278,926 total lines: 264,686 code, 7,929 comments, 6,311 blank, across 440 files in 13 languages (top: JavaScript 85.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving autobcb/read to commit c29186ceb8ae, 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 94.9% of all lines, comments represent 2.8%, and the repository averages 602 code lines per file. JavaScript accounts for 85.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 51 | 227,533 | 227,378 | 69 | 86 |
| Kotlin | 262 | 30,814 | 24,897 | 2,303 | 3,614 |
| Java | 79 | 16,774 | 9,590 | 5,124 | 2,060 |
| JSON | 12 | 771 | 771 | 0 | 0 |
| HTML | 17 | 874 | 741 | 40 | 93 |
| CSS | 4 | 657 | 530 | 28 | 99 |
| SVG | 2 | 521 | 260 | 3 | 258 |
| GLSL | 2 | 189 | 189 | 0 | 0 |
| YAML | 6 | 175 | 161 | 12 | 2 |
| Shell | 2 | 236 | 101 | 110 | 25 |
| Batch | 1 | 89 | 68 | 0 | 21 |
| Markdown | 1 | 293 | 0 | 240 | 53 |

Top language (JavaScript 85.9%). Generated at 2026-09-13T18:20:04.528937536+00:00. Canonical report: https://octocounts.com/github/autobcb/read

## Report FAQ

### How many lines of code does autobcb/read have?

autobcb/read has 278,926 total lines, including 264,686 code lines, 7,929 comment lines, and 6,311 blank lines.

### How was the autobcb/read line count measured?

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

### What commit was counted for autobcb/read?

This OctoCounts report was generated from main at commit c29186ceb8ae on 2026-09-13T18:20:04.528937536+00:00.

## Similar repository reports

- [Mintplex-Labs/anything-llm](https://octocounts.com/github/Mintplex-Labs/anything-llm) — JavaScript, 235,038 code lines
- [pewdiepie-archdaemon/odysseus](https://octocounts.com/github/pewdiepie-archdaemon/odysseus) — JavaScript, 232,404 code lines
- [sillytavern/SillyTavern](https://octocounts.com/github/sillytavern/SillyTavern) — JavaScript, 225,535 code lines
- [SillyTavern/SillyTavern](https://octocounts.com/github/SillyTavern/SillyTavern) — JavaScript, 225,535 code lines
- [NemophilistJohn/BOBOcloud-A-cloud-based-remote-compilation-platform](https://octocounts.com/github/NemophilistJohn/BOBOcloud-A-cloud-based-remote-compilation-platform) — JavaScript, 224,178 code lines
- [jd-opensource/OxyGent](https://octocounts.com/github/jd-opensource/OxyGent) — JavaScript, 223,798 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
