# Arnie97/emu-log SLOC report

> As of 2026-07-14 (commit 43f792081a4f), Arnie97/emu-log contains 4,698 total lines: 3,609 code, 459 comments, 630 blank, across 80 files in 6 languages (top: Go 81.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Arnie97/emu-log to commit 43f792081a4f, 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 small codebase by counted code lines. Code represents 76.8% of all lines, comments represent 9.8%, and the repository averages 45 code lines per file. Go accounts for 81.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 51 | 3,841 | 2,945 | 384 | 512 |
| HTML | 6 | 499 | 362 | 73 | 64 |
| TOML | 3 | 203 | 154 | 0 | 49 |
| SQL | 1 | 135 | 130 | 0 | 5 |
| JSON | 18 | 18 | 18 | 0 | 0 |
| Markdown | 1 | 2 | 0 | 2 | 0 |

Top language (Go 81.6%). Generated at 2026-07-14T12:56:38.777223836+00:00. Canonical report: https://octocounts.com/github/Arnie97/emu-log

## Report FAQ

### How many lines of code does Arnie97/emu-log have?

Arnie97/emu-log has 4,698 total lines, including 3,609 code lines, 459 comment lines, and 630 blank lines.

### How was the Arnie97/emu-log line count measured?

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

### What commit was counted for Arnie97/emu-log?

This OctoCounts report was generated from master at commit 43f792081a4f on 2026-07-14T12:56:38.777223836+00:00.

## Similar repository reports

- [programmersd21/flow](https://octocounts.com/github/programmersd21/flow) — Go, 3,508 code lines
- [enchant97/hasty-paste](https://octocounts.com/github/enchant97/hasty-paste) — Go, 3,759 code lines
- [ncw/gmp](https://octocounts.com/github/ncw/gmp) — Go, 3,803 code lines
- [zexadev/gemini-web2api-go](https://octocounts.com/github/zexadev/gemini-web2api-go) — Go, 3,949 code lines
- [nilchan-social/golang-full-course](https://octocounts.com/github/nilchan-social/golang-full-course) — Go, 2,926 code lines
- [Wuyu-byte/Ai_Gateway](https://octocounts.com/github/Wuyu-byte/Ai_Gateway) — Go, 2,504 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
