# rubygems/bundler SLOC report

> As of 2026-09-16 (commit 08427834dc5c), rubygems/bundler contains 65,503 total lines: 48,869 code, 4,624 comments, 12,010 blank, across 374 files in 4 languages (top: Ruby 98.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

rubygems/bundler has 48,869 source lines of code out of 65,503 total lines across 374 files, counted from the 08427834dc5cdd51a326f6c0d03529151d9552fe ref at commit 08427834dc5c 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 rubygems/bundler to commit 08427834dc5c, 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 medium-sized codebase by counted code lines. Code represents 74.6% of all lines, comments represent 7.1%, and the repository averages 131 code lines per file. Ruby accounts for 98.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Ruby | 363 | 61,517 | 48,311 | 2,356 | 10,850 |
| Rakefile | 5 | 662 | 521 | 24 | 117 |
| YAML | 2 | 45 | 37 | 0 | 8 |
| Markdown | 4 | 3,279 | 0 | 2,244 | 1,035 |

Top language (Ruby 98.9%). Generated at 2026-09-16T23:33:34.260299036+00:00. Canonical report: https://octocounts.com/github/rubygems/bundler

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/rubygems/bundler/commit/08427834dc5cdd51a326f6c0d03529151d9552fe?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 rubygems/bundler have?

rubygems/bundler has 65,503 total lines, including 48,869 code lines, 4,624 comment lines, and 12,010 blank lines.

### How was the rubygems/bundler line count measured?

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

### What commit was counted for rubygems/bundler?

This OctoCounts report was generated from 08427834dc5cdd51a326f6c0d03529151d9552fe at commit 08427834dc5c on 2026-09-16T23:33:34.260299036+00:00.

## Similar repository reports

- [jekyll/jekyll](https://octocounts.com/github/jekyll/jekyll) — Ruby, 28,177 code lines
- [sidekiq/sidekiq](https://octocounts.com/github/sidekiq/sidekiq) — Ruby, 13,599 code lines
- [sinatra/sinatra](https://octocounts.com/github/sinatra/sinatra) — Ruby, 10,079 code lines
- [ramsayleung/bayes_spam_sniper](https://octocounts.com/github/ramsayleung/bayes_spam_sniper) — Ruby, 6,701 code lines
- [resque/resque](https://octocounts.com/github/resque/resque) — Ruby, 3,800 code lines
- [denji/homebrew-nginx](https://octocounts.com/github/denji/homebrew-nginx) — Ruby, 1,273 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)
- [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)
