# PathOfBuildingCommunity/PathOfBuilding-PoE2 SLOC report

> As of 2026-09-06 (commit e5a509123087), PathOfBuildingCommunity/PathOfBuilding-PoE2 contains 1,507,010 total lines: 1,458,089 code, 34,983 comments, 13,938 blank, across 1,171 files in 10 languages (top: Lua 99.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving PathOfBuildingCommunity/PathOfBuilding-PoE2 to commit e5a509123087, 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 very large codebase by counted code lines. Code represents 96.8% of all lines, comments represent 2.3%, and the repository averages 1,245 code lines per file. Lua accounts for 99.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Lua | 1,103 | 1,474,906 | 1,455,814 | 9,579 | 9,513 |
| XML | 1 | 1,702 | 1,702 | 0 | 0 |
| Python | 2 | 321 | 282 | 2 | 37 |
| Scheme | 2 | 306 | 229 | 33 | 44 |
| Dockerfile | 1 | 40 | 27 | 4 | 9 |
| Forge Config | 1 | 19 | 16 | 0 | 3 |
| YAML | 1 | 15 | 14 | 1 | 0 |
| JSON | 5 | 5 | 5 | 0 | 0 |
| Markdown | 6 | 3,274 | 0 | 2,700 | 574 |
| Plain Text | 49 | 26,422 | 0 | 22,664 | 3,758 |

Top language (Lua 99.8%). Generated at 2026-09-06T10:05:55.865989704+00:00. Canonical report: https://octocounts.com/github/PathOfBuildingCommunity/PathOfBuilding-PoE2

## Report FAQ

### How many lines of code does PathOfBuildingCommunity/PathOfBuilding-PoE2 have?

PathOfBuildingCommunity/PathOfBuilding-PoE2 has 1,507,010 total lines, including 1,458,089 code lines, 34,983 comment lines, and 13,938 blank lines.

### How was the PathOfBuildingCommunity/PathOfBuilding-PoE2 line count measured?

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

### What commit was counted for PathOfBuildingCommunity/PathOfBuilding-PoE2?

This OctoCounts report was generated from e5a50912308767c1f9faf60a9f5f601c734c48b2 at commit e5a509123087 on 2026-09-06T10:05:55.865989704+00:00.

## Similar repository reports

- [koreader/koreader](https://octocounts.com/github/koreader/koreader) — Lua, 196,346 code lines
- [AnthonyGress/zen_ui.koplugin](https://octocounts.com/github/AnthonyGress/zen_ui.koplugin) — Lua, 162,610 code lines
- [xmake-io/xmake](https://octocounts.com/github/xmake-io/xmake) — Lua, 151,449 code lines
- [noctalia-dev/community-plugins](https://octocounts.com/github/noctalia-dev/community-plugins) — Lua, 135,473 code lines
- [megalithic/dotfiles](https://octocounts.com/github/megalithic/dotfiles) — Lua, 93,207 code lines
- [carlos-algms/agentic.nvim](https://octocounts.com/github/carlos-algms/agentic.nvim) — Lua, 40,036 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
