# jaredhanson/passport SLOC report

> As of 2026-09-17 (commit 217018dbc46d), jaredhanson/passport contains 10,017 total lines: 7,318 code, 1,010 comments, 1,689 blank, across 44 files in 5 languages (top: JavaScript 94.5%). Default configuration. Counted with tokei via OctoCounts.

jaredhanson/passport has 7,318 source lines of code out of 10,017 total lines across 44 files, counted from the master ref at commit 217018dbc46d 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 jaredhanson/passport to commit 217018dbc46d, 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 73.1% of all lines, comments represent 10.1%, and the repository averages 166 code lines per file. JavaScript accounts for 94.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 34 | 9,264 | 6,919 | 752 | 1,593 |
| SVG | 3 | 339 | 324 | 3 | 12 |
| JSON | 2 | 59 | 59 | 0 | 0 |
| Makefile | 1 | 28 | 16 | 0 | 12 |
| Markdown | 4 | 327 | 0 | 255 | 72 |

Top language (JavaScript 94.5%). Generated at 2026-09-17T03:47:05.254483282+00:00. Canonical report: https://octocounts.com/github/jaredhanson/passport

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/jaredhanson/passport/commit/217018dbc46dcd4118dd6f2c60c8d97010c587f8?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 jaredhanson/passport have?

jaredhanson/passport has 10,017 total lines, including 7,318 code lines, 1,010 comment lines, and 1,689 blank lines.

### How was the jaredhanson/passport line count measured?

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

### What commit was counted for jaredhanson/passport?

This OctoCounts report was generated from master at commit 217018dbc46d on 2026-09-17T03:47:05.254483282+00:00.

## Similar repository reports

- [Nehanth/swarmllm](https://octocounts.com/github/Nehanth/swarmllm) — JavaScript, 7,454 code lines
- [icekale/rednote-downloader](https://octocounts.com/github/icekale/rednote-downloader) — JavaScript, 7,096 code lines
- [pguso/ai-agents-from-scratch](https://octocounts.com/github/pguso/ai-agents-from-scratch) — JavaScript, 7,082 code lines
- [vlln/whale-girl](https://octocounts.com/github/vlln/whale-girl) — JavaScript, 7,621 code lines
- [mekos2772/ios-location-spoofer](https://octocounts.com/github/mekos2772/ios-location-spoofer) — JavaScript, 7,632 code lines
- [tecxz5/tecxz5.github.io](https://octocounts.com/github/tecxz5/tecxz5.github.io) — JavaScript, 7,709 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)
- [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)
