# 4ier/notion-cli SLOC report

> As of 2026-09-16 (commit a48f66f30740), 4ier/notion-cli contains 13,286 total lines: 10,490 code, 1,247 comments, 1,549 blank, across 53 files in 7 languages (top: Go 98.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

4ier/notion-cli has 10,490 source lines of code out of 13,286 total lines across 53 files, counted from the a48f66f30740bfec8882a815f9228b67dbf5d66a ref at commit a48f66f30740 by the OctoCounts tokei engine on 2026-09-16. 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 4ier/notion-cli to commit a48f66f30740, 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 79.0% of all lines, comments represent 9.4%, and the repository averages 198 code lines per file. Go accounts for 98.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 42 | 12,190 | 10,333 | 556 | 1,301 |
| JavaScript | 1 | 125 | 105 | 2 | 18 |
| JSON | 1 | 35 | 35 | 0 | 0 |
| Shell | 1 | 15 | 11 | 4 | 0 |
| Dockerfile | 1 | 4 | 4 | 0 | 0 |
| Batch | 1 | 2 | 2 | 0 | 0 |
| Markdown | 6 | 915 | 0 | 685 | 230 |

Top language (Go 98.5%). Generated at 2026-09-16T22:30:03.371254949+00:00. Canonical report: https://octocounts.com/github/4ier/notion-cli

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/4ier/notion-cli/commit/a48f66f30740bfec8882a815f9228b67dbf5d66a?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 4ier/notion-cli have?

4ier/notion-cli has 13,286 total lines, including 10,490 code lines, 1,247 comment lines, and 1,549 blank lines.

### How was the 4ier/notion-cli line count measured?

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

### What commit was counted for 4ier/notion-cli?

This OctoCounts report was generated from a48f66f30740bfec8882a815f9228b67dbf5d66a at commit a48f66f30740 on 2026-09-16T22:30:03.371254949+00:00.

## Similar repository reports

- [go-sql-driver/mysql](https://octocounts.com/github/go-sql-driver/mysql) — Go, 10,781 code lines
- [IceWhaleTech/CasaOS](https://octocounts.com/github/IceWhaleTech/CasaOS) — Go, 10,170 code lines
- [MatveiSlizkii/Beehive](https://octocounts.com/github/MatveiSlizkii/Beehive) — Go, 10,038 code lines
- [LeoninCS/feedsystem_video_go](https://octocounts.com/github/LeoninCS/feedsystem_video_go) — Go, 9,990 code lines
- [iamtew/jukeboks](https://octocounts.com/github/iamtew/jukeboks) — Go, 9,881 code lines
- [frt321for/temperature-control](https://octocounts.com/github/frt321for/temperature-control) — Go, 9,566 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)
