# OpenBubbles/OpenPigeon SLOC report

> As of 2026-09-07 (commit 934279b4be85), OpenBubbles/OpenPigeon contains 1,145,612 total lines: 112,253 code, 1,008,207 comments, 25,152 blank, across 317 files in 15 languages (top: GDScript 47.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

OpenBubbles/OpenPigeon has 112,253 source lines of code out of 1,145,612 total lines across 317 files, counted from the 934279b4be859a74dbf7e82d01d062b06c1d4dbd ref at commit 934279b4be85 by the OctoCounts tokei engine on 2026-09-07. 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 OpenBubbles/OpenPigeon to commit 934279b4be85, 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 large codebase by counted code lines. Code represents 9.8% of all lines, comments represent 88.0%, and the repository averages 354 code lines per file. GDScript accounts for 47.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| GDScript | 86 | 67,433 | 53,001 | 1,115 | 13,317 |
| Kotlin | 105 | 62,272 | 51,819 | 299 | 10,154 |
| C++ | 16 | 5,774 | 4,752 | 25 | 997 |
| XML | 42 | 1,294 | 1,147 | 45 | 102 |
| C Header | 16 | 752 | 593 | 9 | 150 |
| GDShader | 10 | 490 | 330 | 66 | 94 |
| Forge Config | 2 | 230 | 226 | 0 | 4 |
| Shell | 1 | 248 | 103 | 119 | 26 |
| SVG | 11 | 91 | 87 | 4 | 0 |
| Batch | 1 | 82 | 64 | 0 | 18 |
| TOML | 1 | 57 | 55 | 0 | 2 |
| CMake | 1 | 97 | 52 | 29 | 16 |

Top language (GDScript 47.2%). Generated at 2026-09-07T08:11:13.107151005+00:00. Canonical report: https://octocounts.com/github/OpenBubbles/OpenPigeon

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/OpenBubbles/OpenPigeon/commit/934279b4be859a74dbf7e82d01d062b06c1d4dbd?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 OpenBubbles/OpenPigeon have?

OpenBubbles/OpenPigeon has 1,145,612 total lines, including 112,253 code lines, 1,008,207 comment lines, and 25,152 blank lines.

### How was the OpenBubbles/OpenPigeon line count measured?

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

### What commit was counted for OpenBubbles/OpenPigeon?

This OctoCounts report was generated from 934279b4be859a74dbf7e82d01d062b06c1d4dbd at commit 934279b4be85 on 2026-09-07T08:11:13.107151005+00:00.

## Similar repository reports

- [godot-pty/gpty](https://octocounts.com/github/godot-pty/gpty) — GDScript, 26,681 code lines
- [gdquest-demos/godot-open-rpg](https://octocounts.com/github/gdquest-demos/godot-open-rpg) — GDScript, 24,187 code lines
- [Maaack/Godot-Game-Template](https://octocounts.com/github/Maaack/Godot-Game-Template) — GDScript, 6,324 code lines
- [FandaGong/Crude-Awakening-Australian-STEM-Video-Game-Challenge](https://octocounts.com/github/FandaGong/Crude-Awakening-Australian-STEM-Video-Game-Challenge) — GDScript, 6,088 code lines
- [tauri-apps/tauri](https://octocounts.com/github/tauri-apps/tauri) — Rust, 111,989 code lines
- [kopia/kopia](https://octocounts.com/github/kopia/kopia) — Go, 111,948 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)
