# umami-software/umami SLOC report

> As of 2026-09-18 (commit ec0ff50388c2), umami-software/umami contains 231,273 total lines: 217,603 code, 1,698 comments, 11,972 blank, across 1,618 files in 15 languages (top: JSON 41.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

umami-software/umami has 217,603 source lines of code out of 231,273 total lines across 1,618 files, counted from the ec0ff50388c264ed8ce46f00967e92f7e71476ae ref at commit ec0ff50388c2 by the OctoCounts tokei engine on 2026-09-18. 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 umami-software/umami to commit ec0ff50388c2, 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 94.1% of all lines, comments represent 0.7%, and the repository averages 134 code lines per file. JSON accounts for 41.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 176 | 90,461 | 90,461 | 0 | 0 |
| TypeScript | 777 | 90,227 | 81,739 | 874 | 7,614 |
| TSX | 534 | 33,133 | 30,448 | 43 | 2,642 |
| YAML | 5 | 11,467 | 10,575 | 23 | 869 |
| SQL | 43 | 2,799 | 2,281 | 255 | 263 |
| JavaScript | 18 | 1,424 | 1,163 | 15 | 246 |
| CSS | 12 | 953 | 808 | 8 | 137 |
| Dockerfile | 1 | 104 | 64 | 17 | 23 |
| SVG | 38 | 38 | 38 | 0 | 0 |
| XML | 1 | 9 | 9 | 0 | 0 |
| BASH | 1 | 10 | 7 | 1 | 2 |
| Shell | 1 | 16 | 5 | 10 | 1 |

Top language (JSON 41.6%). Generated at 2026-09-18T19:46:22.539261888+00:00. Canonical report: https://octocounts.com/github/umami-software/umami

## Reproduce this report

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

umami-software/umami has 231,273 total lines, including 217,603 code lines, 1,698 comment lines, and 11,972 blank lines.

### How was the umami-software/umami line count measured?

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

### What commit was counted for umami-software/umami?

This OctoCounts report was generated from ec0ff50388c264ed8ce46f00967e92f7e71476ae at commit ec0ff50388c2 on 2026-09-18T19:46:22.539261888+00:00.

## Similar repository reports

- [bingoYB/ham_home](https://octocounts.com/github/bingoYB/ham_home) — JSON, 217,697 code lines
- [fastenhealth/fasten-onprem](https://octocounts.com/github/fastenhealth/fasten-onprem) — JSON, 206,827 code lines
- [devolutions/unigetui](https://octocounts.com/github/devolutions/unigetui) — JSON, 229,395 code lines
- [WKQ9411/Mini-LLM](https://octocounts.com/github/WKQ9411/Mini-LLM) — JSON, 229,518 code lines
- [Shubhamsaboo/awesome-llm-apps](https://octocounts.com/github/Shubhamsaboo/awesome-llm-apps) — JSON, 236,440 code lines
- [wspr-ncsu/WebViewTracer](https://octocounts.com/github/wspr-ncsu/WebViewTracer) — JSON, 238,468 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)
