# jaraco/path SLOC report

> As of 2026-08-22 (commit 67319bba24b0), jaraco/path contains 3,491 total lines: 2,771 code, 93 comments, 627 blank, across 15 files in 6 languages (top: Python 71.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

jaraco/path has 2,771 source lines of code out of 3,491 total lines across 15 files, counted from the main ref at commit 67319bba24b0 by the OctoCounts tokei engine on 2026-08-22. 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 jaraco/path to commit 67319bba24b0, 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 79.4% of all lines, comments represent 2.7%, and the repository averages 185 code lines per file. Python accounts for 71.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 5 | 2,343 | 1,976 | 57 | 310 |
| ReStructuredText | 2 | 893 | 612 | 0 | 281 |
| TOML | 3 | 143 | 100 | 22 | 21 |
| INI | 3 | 103 | 78 | 11 | 14 |
| YAML | 1 | 6 | 5 | 1 | 0 |
| Markdown | 1 | 3 | 0 | 2 | 1 |

Top language (Python 71.3%). Generated at 2026-08-22T17:11:03.389427436+00:00. Canonical report: https://octocounts.com/github/jaraco/path

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/jaraco/path/commit/67319bba24b0986abcf6c5a749a1b8ab6359bb22?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 jaraco/path have?

jaraco/path has 3,491 total lines, including 2,771 code lines, 93 comment lines, and 627 blank lines.

### How was the jaraco/path line count measured?

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

### What commit was counted for jaraco/path?

This OctoCounts report was generated from main at commit 67319bba24b0 on 2026-08-22T17:11:03.389427436+00:00.

## Similar repository reports

- [tox-dev/platformdirs](https://octocounts.com/github/tox-dev/platformdirs) — Python, 2,760 code lines
- [anuj0456/OpenArch](https://octocounts.com/github/anuj0456/OpenArch) — Python, 2,757 code lines
- [SamurAIGPT/llm-wiki-agent](https://octocounts.com/github/SamurAIGPT/llm-wiki-agent) — Python, 2,743 code lines
- [m-bain/whisperx](https://octocounts.com/github/m-bain/whisperx) — Python, 2,743 code lines
- [ryotairi/backstage](https://octocounts.com/github/ryotairi/backstage) — Python, 2,805 code lines
- [Purrple-hub/Scraper](https://octocounts.com/github/Purrple-hub/Scraper) — Python, 2,818 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)
