# apache/superset SLOC report

> As of 2026-09-14 (commit a33e0d4cd35f), apache/superset contains 1,826,922 total lines: 1,284,014 code, 290,508 comments, 252,400 blank, across 5,668 files in 25 languages (top: PO File 30.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

apache/superset has 1,284,014 source lines of code out of 1,826,922 total lines across 5,668 files, counted from the master ref at commit a33e0d4cd35f by the OctoCounts tokei engine on 2026-09-14. 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 apache/superset to commit a33e0d4cd35f, 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 70.3% of all lines, comments represent 15.9%, and the repository averages 227 code lines per file. PO File accounts for 30.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PO File | 31 | 663,397 | 393,515 | 111,656 | 158,226 |
| TSX | 1,665 | 384,141 | 306,721 | 44,575 | 32,845 |
| Python | 1,545 | 314,886 | 236,672 | 43,797 | 34,417 |
| TypeScript | 1,853 | 278,510 | 205,336 | 51,999 | 21,175 |
| JSON | 73 | 77,540 | 77,496 | 0 | 44 |
| Ruby HTML | 13 | 32,900 | 32,834 | 0 | 66 |
| YAML | 171 | 25,555 | 22,122 | 3,033 | 400 |
| JavaScript | 39 | 5,227 | 3,443 | 1,346 | 438 |
| Shell | 43 | 2,780 | 1,408 | 1,072 | 300 |
| Jupyter Notebooks | 1 | 1,259 | 903 | 204 | 152 |
| Pan | 1 | 778 | 697 | 10 | 71 |
| PlantUML | 2 | 733 | 672 | 6 | 55 |

Top language (PO File 30.6%). Generated at 2026-09-14T09:04:49.922866713+00:00. Canonical report: https://octocounts.com/github/apache/superset

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/apache/superset/commit/a33e0d4cd35f377dd9b86a9ea1d3b50d6e1299fa?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 apache/superset have?

apache/superset has 1,826,922 total lines, including 1,284,014 code lines, 290,508 comment lines, and 252,400 blank lines.

### How was the apache/superset line count measured?

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

### What commit was counted for apache/superset?

This OctoCounts report was generated from master at commit a33e0d4cd35f on 2026-09-14T09:04:49.922866713+00:00.

## Similar repository reports

- [git/git](https://octocounts.com/github/git/git) — PO File, 1,111,637 code lines
- [tryton/tryton](https://octocounts.com/github/tryton/tryton) — PO File, 1,496,036 code lines
- [frappe/frappe](https://octocounts.com/github/frappe/frappe) — PO File, 1,000,270 code lines
- [blitzy-public-samples/frappe](https://octocounts.com/github/blitzy-public-samples/frappe) — PO File, 917,103 code lines
- [frappe/erpnext](https://octocounts.com/github/frappe/erpnext) — PO File, 1,678,784 code lines
- [fish-shell/fish-shell](https://octocounts.com/github/fish-shell/fish-shell) — PO File, 658,752 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)
