# MikebangSfilya/tree-tracker SLOC report

> As of 2026-08-30 (commit 801d7767b7d5), MikebangSfilya/tree-tracker contains 2,483 total lines: 1,916 code, 140 comments, 427 blank, across 50 files in 5 languages (top: Go 94.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

MikebangSfilya/tree-tracker has 1,916 source lines of code out of 2,483 total lines across 50 files, counted from the main ref at commit 801d7767b7d5 by the OctoCounts tokei engine on 2026-08-30. 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 MikebangSfilya/tree-tracker to commit 801d7767b7d5, 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 77.2% of all lines, comments represent 5.6%, and the repository averages 38 code lines per file. Go accounts for 94.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 37 | 2,191 | 1,819 | 14 | 358 |
| SQL | 10 | 48 | 46 | 0 | 2 |
| YAML | 1 | 43 | 40 | 0 | 3 |
| Dockerfile | 1 | 18 | 11 | 0 | 7 |
| Markdown | 1 | 183 | 0 | 126 | 57 |

Top language (Go 94.9%). Generated at 2026-08-30T20:00:49.303243334+00:00. Canonical report: https://octocounts.com/github/MikebangSfilya/tree-tracker

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/MikebangSfilya/tree-tracker/commit/801d7767b7d568e16fed1c8ec07961c1ebd700a7?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 MikebangSfilya/tree-tracker have?

MikebangSfilya/tree-tracker has 2,483 total lines, including 1,916 code lines, 140 comment lines, and 427 blank lines.

### How was the MikebangSfilya/tree-tracker line count measured?

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

### What commit was counted for MikebangSfilya/tree-tracker?

This OctoCounts report was generated from main at commit 801d7767b7d5 on 2026-08-30T20:00:49.303243334+00:00.

## Similar repository reports

- [ybouhjira/claude-code-tts](https://octocounts.com/github/ybouhjira/claude-code-tts) — Go, 2,136 code lines
- [ExquisiteCore/cnki-search](https://octocounts.com/github/ExquisiteCore/cnki-search) — Go, 1,413 code lines
- [simonw/showboat](https://octocounts.com/github/simonw/showboat) — Go, 1,373 code lines
- [cons0leweb/soundcloud-cli](https://octocounts.com/github/cons0leweb/soundcloud-cli) — Go, 2,486 code lines
- [subtle-byte/ghloc](https://octocounts.com/github/subtle-byte/ghloc) — Go, 1,318 code lines
- [Gr3yPh/OierToolKit](https://octocounts.com/github/Gr3yPh/OierToolKit) — Go, 1,308 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)
