# komari-monitor/komari SLOC report

> As of 2026-08-24 (commit da4d5187c1b1), komari-monitor/komari contains 74,491 total lines: 62,920 code, 5,453 comments, 6,118 blank, across 390 files in 5 languages (top: Go 95.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

komari-monitor/komari has 62,920 source lines of code out of 74,491 total lines across 390 files, counted from the main ref at commit da4d5187c1b1 by the OctoCounts tokei engine on 2026-08-24. 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 komari-monitor/komari to commit da4d5187c1b1, 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 84.5% of all lines, comments represent 7.3%, and the repository averages 161 code lines per file. Go accounts for 95.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 371 | 70,146 | 60,173 | 4,386 | 5,587 |
| JavaScript | 12 | 2,368 | 2,229 | 9 | 130 |
| Shell | 1 | 662 | 508 | 59 | 95 |
| Dockerfile | 1 | 18 | 10 | 1 | 7 |
| Markdown | 5 | 1,297 | 0 | 998 | 299 |

Top language (Go 95.6%). Generated at 2026-08-24T14:45:25.426901671+00:00. Canonical report: https://octocounts.com/github/komari-monitor/komari

## Reproduce this report

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

komari-monitor/komari has 74,491 total lines, including 62,920 code lines, 5,453 comment lines, and 6,118 blank lines.

### How was the komari-monitor/komari line count measured?

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

### What commit was counted for komari-monitor/komari?

This OctoCounts report was generated from main at commit da4d5187c1b1 on 2026-08-24T14:45:25.426901671+00:00.

## Similar repository reports

- [ruijie-huachongwei/HiClaw](https://octocounts.com/github/ruijie-huachongwei/HiClaw) — Go, 63,320 code lines
- [Hypostasis-Cat/HypoMux](https://octocounts.com/github/Hypostasis-Cat/HypoMux) — Go, 63,336 code lines
- [fish2018/pansou](https://octocounts.com/github/fish2018/pansou) — Go, 64,907 code lines
- [lima-vm/lima](https://octocounts.com/github/lima-vm/lima) — Go, 60,675 code lines
- [lin-snow/Ech0](https://octocounts.com/github/lin-snow/Ech0) — Go, 66,506 code lines
- [songloft-org/songloft](https://octocounts.com/github/songloft-org/songloft) — Go, 67,688 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
