# jarun/googler SLOC report

> As of 2026-09-17 (commit f55837974ae0), jarun/googler contains 4,731 total lines: 3,449 code, 655 comments, 627 blank, across 9 files in 8 languages (top: Python 93.2%). Default configuration. Counted with tokei via OctoCounts.

jarun/googler has 3,449 source lines of code out of 4,731 total lines across 9 files, counted from the main ref at commit f55837974ae0 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 jarun/googler to commit f55837974ae0, 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 72.9% of all lines, comments represent 13.8%, and the repository averages 383 code lines per file. Python accounts for 93.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 2 | 3,981 | 3,213 | 305 | 463 |
| YAML | 1 | 87 | 82 | 5 | 0 |
| BASH | 1 | 82 | 67 | 10 | 5 |
| Fish | 1 | 45 | 36 | 6 | 3 |
| SVG | 1 | 25 | 24 | 1 | 0 |
| Makefile | 1 | 30 | 21 | 4 | 5 |
| JSON | 1 | 6 | 6 | 0 | 0 |
| Markdown | 1 | 475 | 0 | 324 | 151 |

Top language (Python 93.2%). Generated at 2026-09-17T05:24:07.904986168+00:00. Canonical report: https://octocounts.com/github/jarun/googler

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/jarun/googler/commit/f55837974ae0566acd8125f59f5948be20e03b41?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 jarun/googler have?

jarun/googler has 4,731 total lines, including 3,449 code lines, 655 comment lines, and 627 blank lines.

### How was the jarun/googler line count measured?

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

### What commit was counted for jarun/googler?

This OctoCounts report was generated from main at commit f55837974ae0 on 2026-09-17T05:24:07.904986168+00:00.

## Similar repository reports

- [seonbright01/ios-backup-vault](https://octocounts.com/github/seonbright01/ios-backup-vault) — Python, 3,449 code lines
- [RhetTbull/apple-notes-parser](https://octocounts.com/github/RhetTbull/apple-notes-parser) — Python, 3,465 code lines
- [virgiliojr94/book-to-skill](https://octocounts.com/github/virgiliojr94/book-to-skill) — Python, 3,429 code lines
- [AllenCheng329/Trae_Skills](https://octocounts.com/github/AllenCheng329/Trae_Skills) — Python, 3,470 code lines
- [LionHUBYK/CBM-Capacity-Report-Dynamic](https://octocounts.com/github/LionHUBYK/CBM-Capacity-Report-Dynamic) — Python, 3,383 code lines
- [mohsinkaleem/agent-mini](https://octocounts.com/github/mohsinkaleem/agent-mini) — Python, 3,379 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
