# all-search/all-search SLOC report

> As of 2026-09-16 (commit b96556b87351), all-search/all-search contains 7,763 total lines: 6,325 code, 529 comments, 909 blank, across 98 files in 9 languages (top: YAML 53.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

all-search/all-search has 6,325 source lines of code out of 7,763 total lines across 98 files, counted from the b96556b873511cecf98c40bfc9421c160d98b744 ref at commit b96556b87351 by the OctoCounts tokei engine on 2026-09-16. 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 all-search/all-search to commit b96556b87351, 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 small codebase by counted code lines. Code represents 81.5% of all lines, comments represent 6.8%, and the repository averages 65 code lines per file. YAML accounts for 53.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| YAML | 1 | 3,892 | 3,353 | 0 | 539 |
| JavaScript | 59 | 2,679 | 2,226 | 270 | 183 |
| Vue | 28 | 388 | 336 | 0 | 52 |
| CSS | 1 | 341 | 143 | 126 | 72 |
| Sass | 2 | 142 | 115 | 0 | 27 |
| JSON | 2 | 105 | 105 | 0 | 0 |
| HTML | 2 | 49 | 47 | 2 | 0 |
| Markdown | 2 | 164 | 0 | 128 | 36 |
| TypeScript | 1 | 3 | 0 | 3 | 0 |

Top language (YAML 53.0%). Generated at 2026-09-16T17:25:08.989940552+00:00. Canonical report: https://octocounts.com/github/all-search/all-search

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/all-search/all-search/commit/b96556b873511cecf98c40bfc9421c160d98b744?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does all-search/all-search have?

all-search/all-search has 7,763 total lines, including 6,325 code lines, 529 comment lines, and 909 blank lines.

### How was the all-search/all-search line count measured?

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

### What commit was counted for all-search/all-search?

This OctoCounts report was generated from b96556b873511cecf98c40bfc9421c160d98b744 at commit b96556b87351 on 2026-09-16T17:25:08.989940552+00:00.

## Similar repository reports

- [zhenchai00/caizhen-portfolio](https://octocounts.com/github/zhenchai00/caizhen-portfolio) — YAML, 6,309 code lines
- [ai/size-limit](https://octocounts.com/github/ai/size-limit) — YAML, 6,386 code lines
- [unjs/magicast](https://octocounts.com/github/unjs/magicast) — YAML, 6,651 code lines
- [UniAlternative/activation-script](https://octocounts.com/github/UniAlternative/activation-script) — YAML, 5,571 code lines
- [AminoffZ/github-repo-size](https://octocounts.com/github/AminoffZ/github-repo-size) — YAML, 5,414 code lines
- [LAKSHYA0505/SafePaws](https://octocounts.com/github/LAKSHYA0505/SafePaws) — YAML, 7,343 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)
- [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)
